summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-233-0/+3
|\
| * USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-193-0/+3
* | rt2x00: Add debugfs access for rfcsr registerAnisse Astier2012-05-094-1/+20
* | rt2x00: debugfs support - allow a register to be emptyAnisse Astier2012-05-091-35/+36
* | rt2800: add chipset revision RT5390R supportAnisse Astier2012-04-232-0/+13
* | rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devicesHelmut Schaa2012-04-236-9/+9
* | rt2800: debugfs register access: BBP is 256 bytes bigAnisse Astier2012-04-231-1/+1
* | wireless: rt2x00: rt2800usb more devices were identifiedXose Vazquez Perez2012-04-231-5/+3Star
* | wireless: rt2x00: rt2800usb add more devices idsXose Vazquez Perez2012-04-231-3/+14
* | rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe failsAndreas Hartmann2012-04-171-3/+4
* | wireless: rt2x00: rt2800pci add more RT539x idsXose Vazquez Perez2012-04-161-0/+2
* | wireless: rt2x00: rt{2500,73}usb.c put back duplicate idXose Vazquez Perez2012-04-162-1/+2
* | net/wireless: use module_pci_driverAxel Lin2012-04-163-36/+3Star
* | rt2800: zero registers of unused TX ringsJakub Kicinski2012-04-131-0/+10
* | rt2800: initialize queues before giving up due to DMA errorJakub Kicinski2012-04-132-3/+5
* | rt2800: add disabling of DMA before loading firmwareJakub Kicinski2012-04-131-0/+2
* | rt2800: introduce wpdma_disable functionJakub Kicinski2012-04-133-24/+19Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-121-5/+1Star
|\|
| * rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia2012-04-101-5/+1Star
* | rt2x00: do not generate seqno in h/w if QOS is disabledStanislaw Gruszka2012-04-113-2/+24
* | rt2x00: configure different txdesc parameters for non HT channelStanislaw Gruszka2012-04-113-8/+24
* | rt2x00: increase led's name buffer lengthJakub Kicinski2012-04-091-8/+8
|/
* rt2x00: rt2800usb: fix status register reread logicStanislaw Gruszka2012-03-261-1/+1
* rt2x00: rt2800usb: schedule txdone work on timeoutStanislaw Gruszka2012-03-261-1/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-193-1/+17
|\
| * rt2x00: fix random stallsStanislaw Gruszka2012-03-123-1/+17
* | rt2x00: rt2800usb: limit tx queues lengthStanislaw Gruszka2012-03-151-1/+1
* | rt2x00: rt2800usb: do not check packedid for aggregated framesStanislaw Gruszka2012-03-151-2/+3
* | rt2x00: rt2800usb: rework txstatus codeStanislaw Gruszka2012-03-155-64/+101
* | rt2x00: rt2800usb: rework txdone codeStanislaw Gruszka2012-03-151-41/+31Star
* | rt2x00: rt2800usb: move additional txdone into new functionStanislaw Gruszka2012-03-151-5/+11
* | rt2x00: Set IEEE80211_HW_REPORTS_TX_ACK_STATUS in rt2800Helmut Schaa2012-03-151-1/+3
* | mac80211: rename bss_conf timestamp to last_tsfJohannes Berg2012-03-131-1/+1
* | rt2x00: Fix beacon skew in rt2800pciHelmut Schaa2012-03-122-0/+33
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-291-1/+2
|\|
| * rt2x00: fix a possible NULL pointer dereferenceGabor Juhos2012-02-211-1/+2
* | rt2800pci: Fix 'Error - MCU request failed' during initializationJakub Kicinski2012-02-271-8/+17
* | rt2800: Add documentation on MCU requestsJakub Kicinski2012-02-272-4/+19
* | rt2x00:Add RT5372 chipset supportJohn Li2012-02-275-25/+147
* | rt2x00:Add VCO recalibrationJohn Li2012-02-2710-0/+171
* | rt2x00: Add support for D-Link DWA-127 to rt2800usb.Gertjan van Wingerde2012-02-271-0/+1
* | rt2x00:Add debug message for new chipsetJohn Li2012-02-221-2/+2
* | rt2x00:Fix typoJohn Li2012-02-221-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-151-4/+4
|\|
| * rt2800lib: fix wrong -128dBm when signal is stronger than -12dBmLuigi Tarenga2012-02-011-4/+4
* | rt2x00: Correctly set txmixer_gain in RT3572 channel switching.Gertjan van Wingerde2012-02-082-7/+40
* | rt2x00: Fix RT3572 channel switch RFCSR 7 programming.Gertjan van Wingerde2012-02-082-5/+12
* | rt2x00: Align RT3572 channel switch RFCSR 1 programming with Ralink driver.Gertjan van Wingerde2012-02-081-1/+2
* | rt2x00: Fix RFCSR 12 & 13 programming on RT3572 channel switching.Gertjan van Wingerde2012-02-081-4/+2Star
* | rt2x00: Use saved BBP 25 and 26 values when configuring channel on RT3572.Gertjan van Wingerde2012-02-082-2/+10