summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt2800lib.c
AgeCommit message (Expand)Author
2012-03-15rt2x00: Set IEEE80211_HW_REPORTS_TX_ACK_STATUS in rt2800Helmut Schaa
2012-02-27rt2x00:Add RT5372 chipset supportJohn Li
2012-02-27rt2x00:Add VCO recalibrationJohn Li
2012-02-22rt2x00:Add debug message for new chipsetJohn Li
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: Use struct rt2x00_dev driver data in rt2800{pci,usb}.Gertjan van Wingerde
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-27rt2800: disable DMA after firmware loadStanislaw Gruszka
2012-01-27rt2800usb: initialize H2M_INT_SRC registerStanislaw Gruszka
2012-01-04rt2x00: Convert big if-statements to switch-statements.Gertjan van Wingerde
2012-01-04rt2x00: Mark active channel's survey data as "in use"Helmut Schaa
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-17rt2x00: Fix efuse EEPROM reading on PPC32.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
2011-09-16rtl2800usb: Fix incorrect storage of MAC address on big-endian platformsLarry Finger
2011-09-16rt2800pci: Fix compiler error on PowerPCLarry Finger
2011-09-14rt2x00: Use the available helper functions to initialize the WCID tableHelmut Schaa
2011-09-14rt2x00: Forbid aggregation for STAs not programmed into the hwHelmut Schaa
2011-09-14rt2x00: Make use of sta_add/remove callbacks in rt2800Helmut Schaa
2011-09-14rt2x00: Remove incorrect led blinkHelmut Schaa
2011-09-14rt2x00: Minor optimizazion in txdone pathHelmut Schaa
2011-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...John W. Linville
2011-08-01rt2x00: rt2800: fix zeroing skb structureStanislaw Gruszka
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-05drivers/net: Remove unnecessary semicolonsJoe Perches
2011-06-01rt2x00: Move rt2800_txdone and rt2800_txdone_entry_check to rt2800usb.Gertjan van Wingerde
2011-06-01rt2x00: Add support for RT3572/RT3592/RT3592+Bluetooth combo cardGertjan van Wingerde
2011-06-01rt2x00: Don't disable G0 PA_PE bit in case of BT coexistence.Gertjan van Wingerde
2011-06-01rt2x00: Enable PA_PE bits in TX_PIN_CFG according to active band.Gertjan van Wingerde
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-05rt2x00: Initial support for RT5370 USB devices.Gertjan van Wingerde
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-02rt2x00: Introduce capability flag for Bluetooth co-existence.Gertjan van Wingerde
2011-05-02rt2x00: Streamline rt2800 eeprom initialisations.Gertjan van Wingerde
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-19rt2800usb: read TX_STA_FIFO asynchronouslyJohannes Stezenbach
2011-04-19rt2x00: Update TX_SW_CFG2 init valueHelmut Schaa
2011-04-19rt2x00: Use correct TBTT_SYNC config in AP modeHelmut Schaa