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