summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAgeFilesLines
* 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/+3
* 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/+19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-121-5/+1
|\
| * rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia2012-04-101-5/+1
* | 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-183-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/+31
* | 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/+2
* | rt2x00: Use saved BBP 25 and 26 values when configuring channel on RT3572.Gertjan van Wingerde2012-02-082-2/+10
* | rt2x00: Update comment on freq_offset field in struct rt2x00_dev.Gertjan van Wingerde2012-02-081-1/+1
* | rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}.Gertjan van Wingerde2012-02-085-17/+31
* | rt2x00: Introduce concept of driver data in struct rt2x00_dev.Gertjan van Wingerde2012-02-082-0/+24
* | rt2800: document RF_R03 register bits [7:4]Stanislaw Gruszka2012-02-061-0/+3
* | rt2800: radio 3xxxx: channel switch RX/TX calibration fixesStanislaw Gruszka2012-02-062-3/+24
* | rt2800: radio 3xxx: add channel switch calibration routinesStanislaw Gruszka2012-02-061-0/+14
* | rt2800: radio 3xxx: program RF_R1 during channel switchStanislaw Gruszka2012-02-061-0/+34
* | rt2800: radio 3xxx: reprogram only lower bits of RF_R3Stanislaw Gruszka2012-02-062-1/+9
* | rt2800usb: remove PWR_PIN_CFG=0x3 during initStanislaw Gruszka2012-01-271-2/+0
OpenPOWER on IntegriCloud