aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ralink/rt2x00/rt2800lib.c
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: remove leading spaces before tabsHui Tang2021-06-151-1/+1
* rt2x00: save survey for every channel visitedMarkov Mikhail2020-11-071-16/+46
* rt2x00: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-271-21/+21
* rt2800: enable MFP support unconditionallyRui Salvaterra2020-05-291-3/+1
* rt2x00: use RESET state bit to prevent IV changes on restartStanislaw Gruszka2019-12-181-12/+9
* rt2800: remove errornous duplicate conditionDaniel Golle2019-11-061-4/+1
* mac80211: simplify TX aggregation startJohannes Berg2019-10-041-2/+2
* Revert "rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band"Stanislaw Gruszka2019-09-031-12/+6
* rt2x00: clear up IV's on key removalStanislaw Gruszka2019-09-031-7/+12
* rt2x00: clear IV's on start to fix AP mode regressionStanislaw Gruszka2019-08-201-0/+9
* rt2800: do not enable watchdog by defaultStanislaw Gruszka2019-06-251-2/+10
* rt2x00: add restart hwStanislaw Gruszka2019-06-251-0/+4
* rt2800: do not nullify initialization vector dataStanislaw Gruszka2019-06-251-5/+4
* rt2800: add pre_reset_hw callbackStanislaw Gruszka2019-06-251-0/+19
* rt2800: initial watchdog implementationStanislaw Gruszka2019-06-251-0/+56
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-12/+1
* rt2x00: add RT3883 supportGabor Juhos2019-04-251-17/+581
* rt2x00: remove last_nostatus_checkStanislaw Gruszka2019-04-251-9/+0
* rt2800: move txstatus pending routineStanislaw Gruszka2019-04-251-0/+17
* rt2800: partially restore old mmio txstatus behaviourStanislaw Gruszka2019-04-251-2/+2
* rt2800: comment and simplify AGC init for RT6352Stanislaw Gruszka2019-02-191-3/+6
* rt2800: enable TX_PIN_CFG_RFRX_EN only for MT7620Stanislaw Gruszka2019-02-191-3/+4
* rt2800: enable TX_PIN_CFG_LNA_PE_ bits per bandStanislaw Gruszka2019-02-191-6/+12
* rt2x00: remove confusing AGC registerTomislav Požega2019-02-191-5/+1
* rt2x00: remove unneeded checkTomislav Požega2019-02-191-53/+50
* rt2x00: reduce tx power to nominal level on RT6352Tomislav Požega2019-02-011-1/+1
* rt2x00: rt2800lib: mark expected switch fall-throughsGustavo A. R. Silva2018-11-061-0/+4
* rt2800: flush and txstatus rework for rt2800mmioStanislaw Gruszka2018-10-011-8/+6
* rt2x00: use different txstatus timeouts when flushingStanislaw Gruszka2018-10-011-10/+21
* rt2x00: do not check for txstatus timeout every time on taskletStanislaw Gruszka2018-10-011-0/+7
* rt2800: move usb specific txdone/txstatus routines to rt2800libStanislaw Gruszka2018-10-011-0/+138
* rt2x00: call sta_add/remove directly in rt2800Stanislaw Gruszka2018-05-041-4/+7
* rt2x00: rt2800: add antenna diversity for RT5370GXose Vazquez Perez2018-04-251-3/+6
* rt2x00: Fix a typo in printkMasanari Iida2018-01-081-1/+1
* rt2800: fix TX_PIN_CFG setting for non MT7620 chipsStanislaw Gruszka2017-08-301-1/+4
* rt2x00: make const array glrt_table staticColin Ian King2017-07-131-1/+1
* rt2x00: convert rt2x00_desc_read return typeArnd Bergmann2017-05-241-6/+6
* rt2x00: convert rt2800_eeprom_read return typeArnd Bergmann2017-05-241-97/+97
* rt2x00: convert rt2x00_eeprom_read return typeArnd Bergmann2017-05-241-3/+3
* rt2x00: convert rt2*_bbp_read return typeArnd Bergmann2017-05-241-62/+54
* rt2x00: convert rt2800_register_read return typeArnd Bergmann2017-05-241-146/+145
* rt2x00: convert rt2x00_rf_read return typeArnd Bergmann2017-05-241-1/+1
* rt2x00: convert rt2800_rfcsr_read return typeArnd Bergmann2017-05-241-164/+158
* rt2x00: change function pointers for register accessorsArnd Bergmann2017-05-241-5/+23
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-1/+1
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-2/+2
* rt2800: fix mt7620 E2 channel registersTomislav Požega2017-04-201-2/+4
* rt2800: fix mt7620 vco calibration registersTomislav Požega2017-04-201-3/+3
* rt2800: do VCO calibration after programming ALCDaniel Golle2017-04-201-0/+2
* rt2800: fix LNA gain assignment for MT7620Daniel Golle2017-04-201-2/+16