aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAge
* rt2800usb: remove PWR_PIN_CFG=0x3 during initStanislaw Gruszka2012-01-27
* rt2800: zero MAC_SYS_CTRL bits during BBP and MAC resetStanislaw Gruszka2012-01-27
* rt2800: disable DMA after firmware loadStanislaw Gruszka2012-01-27
* rt2800usb: initialize H2M_INT_SRC registerStanislaw Gruszka2012-01-27
* rt2800pci: fix spurious interrupts generationStanislaw Gruszka2012-01-13
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\
| * Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\
| | * USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-05
|\ \ \
| * | | rt2x00: Change RF3853 to RF3053.Gertjan van Wingerde2012-01-04
| * | | rt2x00: RT3593 is also applicable to USB.Gertjan van Wingerde2012-01-04
| * | | rt2x00usb: Zero USB padding before sending URBJakub Kiciński2012-01-04
| * | | rt2800usb: Let rt2x00usb handle USB paddingJakub Kiciński2012-01-04
| * | | rt2x00: Convert big if-statements to switch-statements.Gertjan van Wingerde2012-01-04
| * | | rt2x00: Whitespace cleanup.Gertjan van Wingerde2012-01-04
| * | | rt2x00: Identify rt2800usb chipsets.Gertjan van Wingerde2012-01-04
| * | | rt2800usb: Move ID out of unknownLarry Finger2012-01-04
| * | | rt2x00: Mark active channel's survey data as "in use"Helmut Schaa2012-01-04
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-03
|\| | |
| * | | rt2800: Add support for the Fujitsu Stylistic Q550Alan Cox2011-12-21
* | | | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-19
|/ / /
* | | rt2x00: Make use of ieee80211_free_txskb in tx pathHelmut Schaa2011-12-14
* | | rt2x00: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-06
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-02
|\| |
| * | Revert "rt2800pci: handle spurious interrupts"John W. Linville2011-11-22
| * | Revert "rt2x00: handle spurious pci interrupts"John W. Linville2011-11-22
| * | rt2x00: Fix efuse EEPROM reading on PPC32.Gertjan van Wingerde2011-11-17
| * | rt2x00: handle spurious pci interruptsStanislaw Gruszka2011-11-17
| * | rt2800pci: handle spurious interruptsStanislaw Gruszka2011-11-17
| * | rt2x00: Fix sleep-while-atomic bug in powersaving code.Gertjan van Wingerde2011-11-15
| * | rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.Gertjan van Wingerde2011-11-15
| |/
* / rt2x00: Pass BlockAck and BlackAckReq frames to mac80211 in monitor modeHelmut Schaa2011-11-28
|/
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-03
* mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-27
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-20
|\
| * rtl2800usb: Fix incorrect storage of MAC address on big-endian platformsLarry Finger2011-09-16
| * rt2800pci: Fix compiler error on PowerPCLarry Finger2011-09-16
| * rt2x00: do not drop usb dev reference counter on suspendStanislaw Gruszka2011-08-22
| * rt2x00: fix crash in rt2800usb_get_txwiStanislaw Gruszka2011-08-11
| * rt2x00: fix order of entry flags modificationStanislaw Gruszka2011-08-11
| * rt2x00: fix crash in rt2800usb_write_tx_descStanislaw Gruszka2011-08-11
| * rt2x00: Add rt2870 device id for Dvico usb keyAnthony Bourguignon2011-08-09
| * rt2x00: Add new rt73 buffalo USB idIvo van Doorn2011-08-09
* | rt2x00: Use the available helper functions to initialize the WCID tableHelmut Schaa2011-09-14
* | rt2x00: Forbid aggregation for STAs not programmed into the hwHelmut Schaa2011-09-14
* | rt2x00: Make use of sta_add/remove callbacks in rt2800Helmut Schaa2011-09-14
* | rt2x00: Add WCID to HT TX descriptorHelmut Schaa2011-09-14
* | rt2x00: Add WCID to crypto structHelmut Schaa2011-09-14
* | rt2x00: Introduce sta_add/remove callbacksHelmut Schaa2011-09-14
* | rt2x00: Move bssidx calculation into its own functionHelmut Schaa2011-09-14