aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00
AgeCommit message (Expand)Author
2012-11-16rt2800: validate step value for temperature compensationStanislaw Gruszka
2012-09-19rt2800usb: Added rx packet length validity checkSergei Poselenov
2012-09-19rt2x00: Fix rfkill polling prior to interface start.Gertjan van Wingerde
2012-09-19rt2x00: Fix word size of rt2500usb MAC_CSR19 register.Gertjan van Wingerde
2012-09-19rt2x00: Identify ASUS USB-N53 device.Gertjan van Wingerde
2012-08-19rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka
2012-08-10rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.Jeongdo Son
2012-08-02rt2800usb: 2001:3c17 is an RT3370 deviceAlbert Pool
2012-08-02wireless: rt2x00: rt2800usb more devices were identifiedXose Vazquez Perez
2012-08-02wireless: rt2x00: rt2800usb add more devices idsXose Vazquez Perez
2012-07-25rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka
2012-06-19rt2x00: use atomic variable for seqnoStanislaw Gruszka
2012-05-11rt2x00: Identify rt2800usb chipsets.Gertjan van Wingerde
2012-05-11rt2800: Add support for the Fujitsu Stylistic Q550Alan Cox
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-11-22Revert "rt2800pci: handle spurious interrupts"John W. Linville
2011-11-22Revert "rt2x00: handle spurious pci interrupts"John W. Linville
2011-11-17rt2x00: Fix efuse EEPROM reading on PPC32.Gertjan van Wingerde
2011-11-17rt2x00: handle spurious pci interruptsStanislaw Gruszka
2011-11-17rt2800pci: handle spurious interruptsStanislaw Gruszka
2011-11-15rt2x00: Fix sleep-while-atomic bug in powersaving code.Gertjan van Wingerde
2011-11-15rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.Gertjan van Wingerde
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-16rtl2800usb: Fix incorrect storage of MAC address on big-endian platformsLarry Finger
2011-09-16rt2800pci: Fix compiler error on PowerPCLarry Finger
2011-09-14rt2x00: Use the available helper functions to initialize the WCID tableHelmut Schaa
2011-09-14rt2x00: Forbid aggregation for STAs not programmed into the hwHelmut Schaa
2011-09-14rt2x00: Make use of sta_add/remove callbacks in rt2800Helmut Schaa
2011-09-14rt2x00: Add WCID to HT TX descriptorHelmut Schaa
2011-09-14rt2x00: Add WCID to crypto structHelmut Schaa
2011-09-14rt2x00: Introduce sta_add/remove callbacksHelmut Schaa
2011-09-14rt2x00: Move bssidx calculation into its own functionHelmut Schaa
2011-09-14rt2x00: Avoid unnecessary uncachedHelmut Schaa
2011-09-14rt2x00: Update some TX descriptorHelmut Schaa
2011-09-14rt2x00: Remove incorrect led blinkHelmut Schaa
2011-09-14rt2x00: Add LED_CFG register descriptionHelmut Schaa
2011-09-14rt2x00: Minor optimizazion in txdone pathHelmut Schaa
2011-09-13rt2x00: Add new chipset supportzero.lin
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-09rt2x00: Fix PCI interrupt processing race on SMP systemsHelmut Schaa