summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ralink/rt2x00/rt2800lib.c
AgeCommit message (Expand)Author
2022-10-26wifi: rt2x00: correctly set BBP register 86 for MT7620Daniel Golle
2022-10-26wifi: rt2x00: set SoC wmac clock registerDaniel Golle
2022-10-26wifi: rt2x00: set VGC gain for both chains of MT7620Daniel Golle
2022-10-26wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620Daniel Golle
2022-10-26wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620Daniel Golle
2021-06-15rt2x00: remove leading spaces before tabsHui Tang
2020-11-07rt2x00: save survey for every channel visitedMarkov Mikhail
2020-08-27rt2x00: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-29rt2800: enable MFP support unconditionallyRui Salvaterra
2019-12-18rt2x00: use RESET state bit to prevent IV changes on restartStanislaw Gruszka
2019-11-06rt2800: remove errornous duplicate conditionDaniel Golle
2019-10-04mac80211: simplify TX aggregation startJohannes Berg
2019-09-03Revert "rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band"Stanislaw Gruszka
2019-09-03rt2x00: clear up IV's on key removalStanislaw Gruszka
2019-08-20rt2x00: clear IV's on start to fix AP mode regressionStanislaw Gruszka
2019-06-25rt2800: do not enable watchdog by defaultStanislaw Gruszka
2019-06-25rt2x00: add restart hwStanislaw Gruszka
2019-06-25rt2800: do not nullify initialization vector dataStanislaw Gruszka
2019-06-25rt2800: add pre_reset_hw callbackStanislaw Gruszka
2019-06-25rt2800: initial watchdog implementationStanislaw Gruszka
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-04-25rt2x00: add RT3883 supportGabor Juhos
2019-04-25rt2x00: remove last_nostatus_checkStanislaw Gruszka
2019-04-25rt2800: move txstatus pending routineStanislaw Gruszka
2019-04-25rt2800: partially restore old mmio txstatus behaviourStanislaw Gruszka
2019-02-19rt2800: comment and simplify AGC init for RT6352Stanislaw Gruszka
2019-02-19rt2800: enable TX_PIN_CFG_RFRX_EN only for MT7620Stanislaw Gruszka
2019-02-19rt2800: enable TX_PIN_CFG_LNA_PE_ bits per bandStanislaw Gruszka
2019-02-19rt2x00: remove confusing AGC registerTomislav Požega
2019-02-19rt2x00: remove unneeded checkTomislav Požega
2019-02-01rt2x00: reduce tx power to nominal level on RT6352Tomislav Požega
2018-11-06rt2x00: rt2800lib: mark expected switch fall-throughsGustavo A. R. Silva
2018-10-01rt2800: flush and txstatus rework for rt2800mmioStanislaw Gruszka
2018-10-01rt2x00: use different txstatus timeouts when flushingStanislaw Gruszka
2018-10-01rt2x00: do not check for txstatus timeout every time on taskletStanislaw Gruszka
2018-10-01rt2800: move usb specific txdone/txstatus routines to rt2800libStanislaw Gruszka
2018-05-04rt2x00: call sta_add/remove directly in rt2800Stanislaw Gruszka
2018-04-25rt2x00: rt2800: add antenna diversity for RT5370GXose Vazquez Perez
2018-01-08rt2x00: Fix a typo in printkMasanari Iida
2017-08-30rt2800: fix TX_PIN_CFG setting for non MT7620 chipsStanislaw Gruszka
2017-07-13rt2x00: make const array glrt_table staticColin Ian King
2017-05-24rt2x00: convert rt2x00_desc_read return typeArnd Bergmann
2017-05-24rt2x00: convert rt2800_eeprom_read return typeArnd Bergmann
2017-05-24rt2x00: convert rt2x00_eeprom_read return typeArnd Bergmann
2017-05-24rt2x00: convert rt2*_bbp_read return typeArnd Bergmann
2017-05-24rt2x00: convert rt2800_register_read return typeArnd Bergmann
2017-05-24rt2x00: convert rt2x00_rf_read return typeArnd Bergmann
2017-05-24rt2x00: convert rt2800_rfcsr_read return typeArnd Bergmann
2017-05-24rt2x00: change function pointers for register accessorsArnd Bergmann
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg