summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00
AgeCommit message (Expand)AuthorFilesLines
2015-02-02rt2x00: do not align payload on modern H/WStanislaw Gruszka1-38/+12
2015-02-02wireless: rt2x00: add new rt2800usb deviceCyril Brulebois1-0/+1
2015-02-02rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka1-1/+1
2014-07-09rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka3-4/+28
2014-07-09rt2x00: disable TKIP on USBStanislaw Gruszka1-0/+2
2014-06-08rt2800usb: Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapterMaia Kozheva1-0/+1
2014-06-08Wireless: rt2x00: Add device id for Sweex LW323 to rt2800usb.cJaume Delclòs1-0/+1
2014-06-08wireless: rt2x00: rt{2500,73}usb.c put back duplicate idXose Vazquez Perez2-1/+2
2014-06-08rt2x00: fix beaconing on USBStanislaw Gruszka1-10/+12
2013-12-04rt2400pci: fix RSSI readStanislaw Gruszka1-1/+1
2013-11-29rt2800usb: slow down TX status pollingStanislaw Gruszka1-4/+8
2013-11-29rt2x00: check if device is still available on rt2x00mac_flush()Stanislaw Gruszka1-0/+3
2013-10-01rt2800: fix wrong TX power compensationStanislaw Gruszka1-0/+7
2013-08-12rt2x00: fix stop queueStanislaw Gruszka1-7/+11
2013-07-29rt2x00: read 5GHz TX power values from the correct offsetGabor Juhos3-4/+6
2013-04-12rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner1-2/+2
2013-03-28rt2x00: error in configurations with mesh support disabledFelix Fietkau1-0/+2
2012-11-18rt2800: validate step value for temperature compensationStanislaw Gruszka1-1/+1
2012-10-02rt2800usb: Added rx packet length validity checkSergei Poselenov2-2/+10
2012-10-02rt2x00: Fix rfkill polling prior to interface start.Gertjan van Wingerde11-0/+69
2012-10-02rt2x00: Fix word size of rt2500usb MAC_CSR19 register.Gertjan van Wingerde2-9/+9
2012-10-02rt2x00: Identify ASUS USB-N53 device.Gertjan van Wingerde1-1/+2
2012-08-27rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.Jeongdo Son1-0/+1
2012-08-15rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka1-2/+1
2012-08-09rt2800usb: 2001:3c17 is an RT3370 deviceAlbert Pool1-1/+2
2012-07-19rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka1-1/+1
2012-06-17wireless: rt2x00: rt2800usb more devices were identifiedXose Vazquez Perez1-5/+3
2012-06-17wireless: rt2x00: rt2800usb add more devices idsXose Vazquez Perez1-3/+14
2012-06-17rt2x00: use atomic variable for seqnoStanislaw Gruszka3-10/+7
2012-04-10rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia1-5/+1
2012-03-26rt2x00: rt2800usb: fix status register reread logicStanislaw Gruszka1-1/+1
2012-03-26rt2x00: rt2800usb: schedule txdone work on timeoutStanislaw Gruszka1-1/+7
2012-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-1/+17
2012-03-15rt2x00: rt2800usb: limit tx queues lengthStanislaw Gruszka1-1/+1
2012-03-15rt2x00: rt2800usb: do not check packedid for aggregated framesStanislaw Gruszka1-2/+3
2012-03-15rt2x00: rt2800usb: rework txstatus codeStanislaw Gruszka5-64/+101
2012-03-15rt2x00: rt2800usb: rework txdone codeStanislaw Gruszka1-41/+31
2012-03-15rt2x00: rt2800usb: move additional txdone into new functionStanislaw Gruszka1-5/+11
2012-03-15rt2x00: Set IEEE80211_HW_REPORTS_TX_ACK_STATUS in rt2800Helmut Schaa1-1/+3
2012-03-13mac80211: rename bss_conf timestamp to last_tsfJohannes Berg1-1/+1
2012-03-12rt2x00: Fix beacon skew in rt2800pciHelmut Schaa2-0/+33
2012-03-12rt2x00: fix random stallsStanislaw Gruszka3-1/+17
2012-02-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+2
2012-02-27rt2800pci: Fix 'Error - MCU request failed' during initializationJakub Kicinski1-8/+17
2012-02-27rt2800: Add documentation on MCU requestsJakub Kicinski2-4/+19
2012-02-27rt2x00:Add RT5372 chipset supportJohn Li5-25/+147
2012-02-27rt2x00:Add VCO recalibrationJohn Li10-0/+171
2012-02-27rt2x00: Add support for D-Link DWA-127 to rt2800usb.Gertjan van Wingerde1-0/+1
2012-02-22rt2x00:Add debug message for new chipsetJohn Li1-2/+2
2012-02-22rt2x00:Fix typoJohn Li1-1/+1