summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00
AgeCommit message (Expand)Author
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-08rt2x00: Correctly set txmixer_gain in RT3572 channel switching.Gertjan van Wingerde
2012-02-08rt2x00: Fix RT3572 channel switch RFCSR 7 programming.Gertjan van Wingerde
2012-02-08rt2x00: Align RT3572 channel switch RFCSR 1 programming with Ralink driver.Gertjan van Wingerde
2012-02-08rt2x00: Fix RFCSR 12 & 13 programming on RT3572 channel switching.Gertjan van Wingerde
2012-02-08rt2x00: Use saved BBP 25 and 26 values when configuring channel on RT3572.Gertjan van Wingerde
2012-02-08rt2x00: Update comment on freq_offset field in struct rt2x00_dev.Gertjan van Wingerde
2012-02-08rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}.Gertjan van Wingerde
2012-02-08rt2x00: Introduce concept of driver data in struct rt2x00_dev.Gertjan van Wingerde
2012-02-06rt2800: document RF_R03 register bits [7:4]Stanislaw Gruszka
2012-02-06rt2800: radio 3xxxx: channel switch RX/TX calibration fixesStanislaw Gruszka
2012-02-06rt2800: radio 3xxx: add channel switch calibration routinesStanislaw Gruszka
2012-02-06rt2800: radio 3xxx: program RF_R1 during channel switchStanislaw Gruszka
2012-02-06rt2800: radio 3xxx: reprogram only lower bits of RF_R3Stanislaw Gruszka
2012-02-01rt2800lib: fix wrong -128dBm when signal is stronger than -12dBmLuigi Tarenga
2012-01-27rt2800usb: remove PWR_PIN_CFG=0x3 during initStanislaw Gruszka
2012-01-27rt2800: zero MAC_SYS_CTRL bits during BBP and MAC resetStanislaw Gruszka
2012-01-27rt2800: disable DMA after firmware loadStanislaw Gruszka
2012-01-27rt2800usb: initialize H2M_INT_SRC registerStanislaw Gruszka
2012-01-13rt2800pci: fix spurious interrupts generationStanislaw Gruszka
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-04rt2x00: Change RF3853 to RF3053.Gertjan van Wingerde
2012-01-04rt2x00: RT3593 is also applicable to USB.Gertjan van Wingerde
2012-01-04rt2x00usb: Zero USB padding before sending URBJakub Kiciński
2012-01-04rt2800usb: Let rt2x00usb handle USB paddingJakub Kiciński
2012-01-04rt2x00: Convert big if-statements to switch-statements.Gertjan van Wingerde
2012-01-04rt2x00: Whitespace cleanup.Gertjan van Wingerde
2012-01-04rt2x00: Identify rt2800usb chipsets.Gertjan van Wingerde
2012-01-04rt2800usb: Move ID out of unknownLarry Finger
2012-01-04rt2x00: Mark active channel's survey data as "in use"Helmut Schaa
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-21rt2800: Add support for the Fujitsu Stylistic Q550Alan Cox
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-12-14rt2x00: Make use of ieee80211_free_txskb in tx pathHelmut Schaa
2011-12-06rt2x00: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-28rt2x00: Pass BlockAck and BlackAckReq frames to mac80211 in monitor modeHelmut Schaa
2011-11-22Revert "rt2800pci: handle spurious interrupts"John W. Linville
2011-11-22Revert "rt2x00: handle spurious pci interrupts"John W. Linville
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman
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