summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAgeFilesLines
* rt2800pci: fix spurious interrupts generationStanislaw Gruszka2012-01-131-20/+8
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-073-36/+3
|\
| * Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-063-36/+3
| |\
| | * USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-183-36/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-055-67/+69
|\ \ \
| * | | rt2x00: Change RF3853 to RF3053.Gertjan van Wingerde2012-01-041-2/+2
| * | | rt2x00: RT3593 is also applicable to USB.Gertjan van Wingerde2012-01-041-1/+1
| * | | rt2x00usb: Zero USB padding before sending URBJakub Kiciński2012-01-041-3/+13
| * | | rt2800usb: Let rt2x00usb handle USB paddingJakub Kiciński2012-01-041-27/+10
| * | | rt2x00: Convert big if-statements to switch-statements.Gertjan van Wingerde2012-01-041-18/+26
| * | | rt2x00: Whitespace cleanup.Gertjan van Wingerde2012-01-041-1/+1
| * | | rt2x00: Identify rt2800usb chipsets.Gertjan van Wingerde2012-01-041-14/+12
| * | | rt2800usb: Move ID out of unknownLarry Finger2012-01-041-1/+1
| * | | rt2x00: Mark active channel's survey data as "in use"Helmut Schaa2012-01-041-0/+3
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-031-0/+2
|\ \ \ \ | |/ / /
| * | | rt2800: Add support for the Fujitsu Stylistic Q550Alan Cox2011-12-211-0/+2
* | | | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-195-5/+5
|/ / /
* | | rt2x00: Make use of ieee80211_free_txskb in tx pathHelmut Schaa2011-12-141-1/+1
* | | rt2x00: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-061-2/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-024-3/+23
|\ \ \ | |/ /
| * | Revert "rt2800pci: handle spurious interrupts"John W. Linville2011-11-221-6/+1
| * | Revert "rt2x00: handle spurious pci interrupts"John W. Linville2011-11-223-3/+3
| * | rt2x00: Fix efuse EEPROM reading on PPC32.Gertjan van Wingerde2011-11-171-1/+1
| * | rt2x00: handle spurious pci interruptsStanislaw Gruszka2011-11-173-3/+3
| * | rt2800pci: handle spurious interruptsStanislaw Gruszka2011-11-171-1/+6
| * | rt2x00: Fix sleep-while-atomic bug in powersaving code.Gertjan van Wingerde2011-11-152-2/+21
| * | rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.Gertjan van Wingerde2011-11-151-0/+1
| |/
* | rt2x00: Pass BlockAck and BlackAckReq frames to mac80211 in monitor modeHelmut Schaa2011-11-281-2/+4
|/
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-037-11/+18
* mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-276-7/+9
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-204-50/+53
|\
| * rtl2800usb: Fix incorrect storage of MAC address on big-endian platformsLarry Finger2011-09-161-8/+9
| * rt2800pci: Fix compiler error on PowerPCLarry Finger2011-09-161-13/+17
| * rt2x00: do not drop usb dev reference counter on suspendStanislaw Gruszka2011-08-221-13/+1
| * rt2x00: fix crash in rt2800usb_get_txwiStanislaw Gruszka2011-08-111-4/+3
| * rt2x00: fix order of entry flags modificationStanislaw Gruszka2011-08-111-10/+7
| * rt2x00: fix crash in rt2800usb_write_tx_descStanislaw Gruszka2011-08-111-1/+12
| * rt2x00: Add rt2870 device id for Dvico usb keyAnthony Bourguignon2011-08-091-0/+2
| * rt2x00: Add new rt73 buffalo USB idIvo van Doorn2011-08-091-0/+1
* | rt2x00: Use the available helper functions to initialize the WCID tableHelmut Schaa2011-09-141-5/+2
* | rt2x00: Forbid aggregation for STAs not programmed into the hwHelmut Schaa2011-09-141-0/+11
* | rt2x00: Make use of sta_add/remove callbacks in rt2800Helmut Schaa2011-09-144-30/+134
* | rt2x00: Add WCID to HT TX descriptorHelmut Schaa2011-09-142-1/+7
* | rt2x00: Add WCID to crypto structHelmut Schaa2011-09-142-2/+7
* | rt2x00: Introduce sta_add/remove callbacksHelmut Schaa2011-09-143-0/+60
* | rt2x00: Move bssidx calculation into its own functionHelmut Schaa2011-09-143-9/+23
* | rt2x00: Avoid unnecessary uncachedHelmut Schaa2011-09-141-4/+4
* | rt2x00: Update some TX descriptorHelmut Schaa2011-09-141-2/+2
* | rt2x00: Remove incorrect led blinkHelmut Schaa2011-09-141-16/+0
* | rt2x00: Add LED_CFG register descriptionHelmut Schaa2011-09-141-0/+3
OpenPOWER on IntegriCloud