summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ralink/rt2x00/rt2800lib.c
AgeCommit message (Expand)Author
2023-12-01wifi: rt2x00: make watchdog param per deviceStanislaw Gruszka
2023-11-30wifi: rt2x00: Simplify bool conversionYang Li
2023-11-14wifi: rt2x00: correct wrong BBP register in RxDCOC calibrationShiji Yang
2023-11-08wifi: rt2x00: disable RTS threshold for rt2800 by defaultShiji Yang
2023-11-08wifi: rt2x00: introduce DMA busy check watchdog for rt2800Shiji Yang
2023-10-25wifi: rt2x00: rework MT7620 PA/LNA RF calibrationShiji Yang
2023-10-25wifi: rt2x00: rework MT7620 channel config functionShiji Yang
2023-10-25wifi: rt2x00: improve MT7620 register initializationShiji Yang
2023-10-23wifi: rt2x00: fix rt2800 watchdog functionShiji Yang
2023-10-03wifi: rt2x00: fix MT7620 low RSSI issueShiji Yang
2023-09-28wifi: rt2x00: remove redundant check if u8 array element is less than zeroColin Ian King
2023-08-23wifi: rt2x00: limit MT7620 TX power based on eeprom calibrationShiji Yang
2023-08-21wifi: rt2x00: correct MAC_SYS_CTRL register RX mask in R-CalibrationShiji Yang
2023-01-16wifi: rt2x00: Remove useless else ifJiapeng Chong
2022-10-21wifi: rt2x00: use explicitly signed or unsigned typesJason A. Donenfeld
2022-09-24wifi: rt2x00: correctly set BBP register 86 for MT7620Daniel Golle
2022-09-24wifi: rt2x00: set SoC wmac clock registerDaniel Golle
2022-09-24wifi: rt2x00: set VGC gain for both chains of MT7620Daniel Golle
2022-09-24wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620Daniel Golle
2022-09-24wifi: rt2x00: fix HT20/HT40 bandwidth switch on MT7620Daniel Golle
2022-09-24wifi: rt2x00: move helper functions up in fileDaniel Golle
2022-09-24wifi: rt2x00: add TX LOFT calibration for MT7620Tomislav Požega
2022-09-24wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620Daniel Golle
2022-09-24wifi: rt2x00: add RXIQ calibration for MT7620Tomislav Požega
2022-09-24wifi: rt2x00: add RXDCOC calibration for MT7620Tomislav Požega
2022-09-24wifi: rt2x00: add r calibration for MT7620Tomislav Požega
2022-09-24wifi: rt2x00: add RF self TXDC calibration for MT7620Tomislav Požega
2022-09-24wifi: rt2x00: move up and reuse busy wait functionsDaniel Golle
2022-09-24wifi: rt2x00: add support for external PA on MT7620Daniel Golle
2022-09-24wifi: rt2x00: define RF5592 in init_eeprom routineTomislav Požega
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
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