summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00
AgeCommit message (Expand)Author
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-09-16rtl2800usb: Fix incorrect storage of MAC address on big-endian platformsLarry Finger
2011-09-16rt2800pci: Fix compiler error on PowerPCLarry Finger
2011-08-22rt2x00: do not drop usb dev reference counter on suspendStanislaw Gruszka
2011-08-11rt2x00: fix crash in rt2800usb_get_txwiStanislaw Gruszka
2011-08-11rt2x00: fix order of entry flags modificationStanislaw Gruszka
2011-08-11rt2x00: fix crash in rt2800usb_write_tx_descStanislaw Gruszka
2011-08-09rt2x00: Add rt2870 device id for Dvico usb keyAnthony Bourguignon
2011-08-09rt2x00: Add new rt73 buffalo USB idIvo van Doorn
2011-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...John W. Linville
2011-08-02rt2x00: fix usage of NULL queueStanislaw Gruszka
2011-08-02rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTOHelmut Schaa
2011-08-01rt2x00: rt2800: fix zeroing skb structureStanislaw Gruszka
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-11rt2800usb: Add new device ID for BelkinEduardo Bacchi Kienetz
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-07rt2x00: Implement tx_frames_pending mac80211 callback function.Gertjan van Wingerde
2011-07-07rt2x00: Properly identify rt2800usb devices.Gertjan van Wingerde
2011-07-07rt2x00: Add device ID for RT539F device.Gertjan van Wingerde
2011-07-07rt2x00: Reduce window of a queue's tx lock.Gertjan van Wingerde
2011-07-07rt2x00: Don't use queue entry as parameter when creating TX descriptor.Gertjan van Wingerde
2011-07-07rt2x00: Serialize TX operations on a queue.Gertjan van Wingerde
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-27rt2x00: Fix unspeficied typoJoe Perches
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-22rt2x00: reset usb devices at probeStanislaw Gruszka
2011-06-22rt2x00: fix possible memory corruption in case of invalid rxdesc.sizeStanislaw Gruszka
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-06-06rt2x00: fix rmmod crashStanislaw Gruszka
2011-06-05drivers/net: Remove unnecessary semicolonsJoe Perches
2011-06-01rt2x00: Enabled rt35xx device support by default.Gertjan van Wingerde
2011-06-01rt2x00: Move rt2800_txdone and rt2800_txdone_entry_check to rt2800usb.Gertjan van Wingerde
2011-06-01rt2x00: Interface sequence lock doesn't have to disable interrupts.Gertjan van Wingerde
2011-06-01rt2x00: Add support for RT3572/RT3592/RT3592+Bluetooth combo cardGertjan van Wingerde
2011-06-01rt2x00: Don't disable G0 PA_PE bit in case of BT coexistence.Gertjan van Wingerde
2011-06-01rt2x00: Enable PA_PE bits in TX_PIN_CFG according to active band.Gertjan van Wingerde
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