summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2800lib.c
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Add debugfs access for rfcsr registerAnisse Astier2012-05-081-0/+7
* rt2800: add chipset revision RT5390R supportAnisse Astier2012-04-231-0/+12
* rt2800: initialize queues before giving up due to DMA errorJakub Kicinski2012-04-131-1/+1
* rt2800: add disabling of DMA before loading firmwareJakub Kicinski2012-04-131-0/+2
* rt2800: introduce wpdma_disable functionJakub Kicinski2012-04-131-15/+17
* rt2x00: Set IEEE80211_HW_REPORTS_TX_ACK_STATUS in rt2800Helmut Schaa2012-03-151-1/+3
* rt2x00:Add RT5372 chipset supportJohn Li2012-02-271-24/+129
* rt2x00:Add VCO recalibrationJohn Li2012-02-271-0/+88
* rt2x00:Add debug message for new chipsetJohn Li2012-02-221-2/+2
* 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-081-7/+27
* | rt2x00: Fix RT3572 channel switch RFCSR 7 programming.Gertjan van Wingerde2012-02-081-1/+6
* | 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-081-2/+8
* | rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}.Gertjan van Wingerde2012-02-081-10/+21
* | rt2800: radio 3xxxx: channel switch RX/TX calibration fixesStanislaw Gruszka2012-02-061-3/+16
* | 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-061-1/+4
* | rt2800: disable DMA after firmware loadStanislaw Gruszka2012-01-271-12/+9
* | rt2800usb: initialize H2M_INT_SRC registerStanislaw Gruszka2012-01-271-0/+2
|/
* rt2x00: Convert big if-statements to switch-statements.Gertjan van Wingerde2012-01-041-18/+26
* rt2x00: Mark active channel's survey data as "in use"Helmut Schaa2012-01-041-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-021-1/+1
|\
| * rt2x00: Fix efuse EEPROM reading on PPC32.Gertjan van Wingerde2011-11-171-1/+1
* | rt2x00: Pass BlockAck and BlackAckReq frames to mac80211 in monitor modeHelmut Schaa2011-11-281-2/+4
|/
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-2/+3
* mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-271-1/+1
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-201-21/+26
|\
| * rtl2800usb: Fix incorrect storage of MAC address on big-endian platformsLarry Finger2011-09-161-8/+9
| * rt2800pci: Fix compiler error on PowerPCLarry Finger2011-09-161-13/+17
* | rt2x00: Use the available helper functions to initialize the WCID tableHelmut Schaa2011-09-141-5/+2
* | rt2x00: Forbid aggregation for STAs not programmed into the hwHelmut Schaa2011-09-141-0/+11
* | rt2x00: Make use of sta_add/remove callbacks in rt2800Helmut Schaa2011-09-141-30/+123
* | rt2x00: Remove incorrect led blinkHelmut Schaa2011-09-141-16/+0
* | rt2x00: Minor optimizazion in txdone pathHelmut Schaa2011-09-141-3/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...John W. Linville2011-08-031-2/+1
|\
| * rt2x00: rt2800: fix zeroing skb structureStanislaw Gruszka2011-08-011-2/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-081-91/+285
|\ \ | |/
| * rt2x00: Move rt2800_txdone and rt2800_txdone_entry_check to rt2800usb.Gertjan van Wingerde2011-06-011-82/+0
| * rt2x00: Add support for RT3572/RT3592/RT3592+Bluetooth combo cardGertjan van Wingerde2011-06-011-6/+276
| * rt2x00: Don't disable G0 PA_PE bit in case of BT coexistence.Gertjan van Wingerde2011-06-011-1/+5
| * rt2x00: Enable PA_PE bits in TX_PIN_CFG according to active band.Gertjan van Wingerde2011-06-011-2/+4
* | drivers/net: Remove unnecessary semicolonsJoe Perches2011-06-051-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-161-1/+4
|\
| * rt2x00: Initial support for RT5370 USB devices.Gertjan van Wingerde2011-05-051-1/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-051-15/+16
|\ \ | |/
| * rt2x00: Introduce capability flag for Bluetooth co-existence.Gertjan van Wingerde2011-05-021-5/+8
OpenPOWER on IntegriCloud