aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAge
* rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.Jeongdo Son2012-08-26
* rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka2012-08-15
* rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka2012-07-19
* rt2x00: Identify rt2800usb chipsets.Gertjan van Wingerde2012-04-27
* rt2800: Add support for the Fujitsu Stylistic Q550Alan Cox2012-04-27
* rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.Gertjan van Wingerde2012-04-27
* rt2800usb: Add new device ID for BelkinEduardo Bacchi Kienetz2012-04-27
* rt2x00: Properly identify rt2800usb devices.Gertjan van Wingerde2012-04-27
* rt2x00: Add support for D-Link DWA-127 to rt2800usb.Gertjan van Wingerde2012-04-02
* rt2x00: fix random stallsStanislaw Gruszka2012-03-19
* rt2800pci: fix spurious interrupts generationStanislaw Gruszka2012-01-25
* rt2800usb: Move ID out of unknownLarry Finger2012-01-12
* rt2x00: Fix efuse EEPROM reading on PPC32.Gertjan van Wingerde2011-12-09
* rt2x00: Fix sleep-while-atomic bug in powersaving code.Gertjan van Wingerde2011-11-26
* rt2x00: Serialize TX operations on a queue.Gertjan van Wingerde2011-10-16
* rtl2800usb: Fix incorrect storage of MAC address on big-endian platformsLarry Finger2011-10-03
* rt2800pci: Fix compiler error on PowerPCLarry Finger2011-10-03
* rt2x00: fix crash in rt2800usb_get_txwiStanislaw Gruszka2011-10-03
* rt2x00: fix crash in rt2800usb_write_tx_descStanislaw Gruszka2011-10-03
* rt2x00: do not drop usb dev reference counter on suspendStanislaw Gruszka2011-10-03
* rt2x00: fix order of entry flags modificationStanislaw Gruszka2011-08-29
* rt2x00: fix usage of NULL queueStanislaw Gruszka2011-08-15
* rt2x00: rt2800: fix zeroing skb structureStanislaw Gruszka2011-08-15
* rt2x00: Add device ID for RT539F device.Gertjan van Wingerde2011-08-05
* rt2x00: fix rmmod crashStanislaw Gruszka2011-06-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville2011-05-27
|\
| * wireless: Default to 'n' for 2 new added devices in Kconfig.Tao Ma2011-05-27
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-16
|\|
| * rt2x00: Fix rmmod hang of rt2800pciGertjan van Wingerde2011-05-10
| * rt2x00: Fix transfer speed regression for USB hardwareIvo van Doorn2011-05-05
| * rt2x00: Initial support for RT5370 USB devices.Gertjan van Wingerde2011-05-05
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-05
|\|
| * rt2x00: Add autowake support for USB hardwareIvo van Doorn2011-05-02
| * rt2x00: Introduce capability flag for Bluetooth co-existence.Gertjan van Wingerde2011-05-02
| * rt2x00: Streamline rt2800 eeprom initialisations.Gertjan van Wingerde2011-05-02
| * rt2x00: Fix optimize register access for rt2800pciIvo van Doorn2011-05-02
| * rt2x00: Optimize TX_STA_FIFO register readingIvo van Doorn2011-05-02
| * rt2x00: Reduce tx status reading timeoutIvo van Doorn2011-05-02
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-25
|\|
| * rt2x00: Implement get_antenna and set_antenna callback functionsIvo van Doorn2011-04-19
| * rt2x00: Implement get_ringparam callback functionIvo van Doorn2011-04-19
| * rt2x00: Optimize register access in rt2800usbIvo van Doorn2011-04-19
| * rt2x00: Optimize register access in rt2800pciHelmut Schaa2011-04-19
| * rt2x00: Merge rt2x00ht.c contents in other files.Gertjan van Wingerde2011-04-19
| * rt2x00: Enable support for RT53xx PCI devices by default.Gertjan van Wingerde2011-04-19
| * rt2x00: RT33xx device support is no longer experimental.Gertjan van Wingerde2011-04-19
| * rt2x00: Add USB IDs.Gertjan van Wingerde2011-04-19
| * rt2x00: Allow dynamic addition of PCI/USB IDs.Gertjan van Wingerde2011-04-19
| * rt2x00: Linksys WUSB600N rev2 is a RT3572 device.Gertjan van Wingerde2011-04-19
| * rt2x00: Always inline rt2x00pci_enable_interruptHelmut Schaa2011-04-19