summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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/+0Star
* | rt2800: zero MAC_SYS_CTRL bits during BBP and MAC resetStanislaw Gruszka2012-01-272-2/+2
* | rt2800: disable DMA after firmware loadStanislaw Gruszka2012-01-271-12/+9Star
* | rt2800usb: initialize H2M_INT_SRC registerStanislaw Gruszka2012-01-271-0/+2
|/
* rt2800pci: fix spurious interrupts generationStanislaw Gruszka2012-01-131-20/+8Star
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-073-36/+3Star
|\
| * Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-063-36/+3Star
| |\
| | * USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-183-36/+3Star
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-055-67/+69
|\ \ \
| * | | rt2x00: Change RF3853 to RF3053.Gertjan van Wingerde2012-01-041-2/+2
| * | | rt2x00: RT3593 is also applicable to USB.Gertjan van Wingerde2012-01-041-1/+1
| * | | rt2x00usb: Zero USB padding before sending URBJakub Kiciński2012-01-041-3/+13
| * | | rt2800usb: Let rt2x00usb handle USB paddingJakub Kiciński2012-01-041-27/+10Star