index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ralink
/
rt2x00
/
rt2800lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-01
wifi: rt2x00: make watchdog param per device
Stanislaw Gruszka
1
-6
/
+5
2023-11-30
wifi: rt2x00: Simplify bool conversion
Yang Li
1
-2
/
+2
2023-11-14
wifi: rt2x00: correct wrong BBP register in RxDCOC calibration
Shiji Yang
1
-1
/
+1
2023-11-08
wifi: rt2x00: disable RTS threshold for rt2800 by default
Shiji Yang
1
-2
/
+2
2023-11-08
wifi: rt2x00: introduce DMA busy check watchdog for rt2800
Shiji Yang
1
-11
/
+66
2023-10-25
wifi: rt2x00: rework MT7620 PA/LNA RF calibration
Shiji Yang
1
-52
/
+124
2023-10-25
wifi: rt2x00: rework MT7620 channel config function
Shiji Yang
1
-56
/
+35
2023-10-25
wifi: rt2x00: improve MT7620 register initialization
Shiji Yang
1
-0
/
+24
2023-10-23
wifi: rt2x00: fix rt2800 watchdog function
Shiji Yang
1
-6
/
+11
2023-10-03
wifi: rt2x00: fix MT7620 low RSSI issue
Shiji Yang
1
-3
/
+4
2023-09-28
wifi: rt2x00: remove redundant check if u8 array element is less than zero
Colin Ian King
1
-3
/
+0
2023-08-23
wifi: rt2x00: limit MT7620 TX power based on eeprom calibration
Shiji Yang
1
-17
/
+40
2023-08-21
wifi: rt2x00: correct MAC_SYS_CTRL register RX mask in R-Calibration
Shiji Yang
1
-1
/
+1
2023-01-16
wifi: rt2x00: Remove useless else if
Jiapeng Chong
1
-2
/
+0
2022-10-21
wifi: rt2x00: use explicitly signed or unsigned types
Jason A. Donenfeld
1
-30
/
+30
2022-09-24
wifi: rt2x00: correctly set BBP register 86 for MT7620
Daniel Golle
1
-1
/
+4
2022-09-24
wifi: rt2x00: set SoC wmac clock register
Daniel Golle
1
-0
/
+21
2022-09-24
wifi: rt2x00: set VGC gain for both chains of MT7620
Daniel Golle
1
-1
/
+2
2022-09-24
wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620
Daniel Golle
1
-1
/
+1
2022-09-24
wifi: rt2x00: fix HT20/HT40 bandwidth switch on MT7620
Daniel Golle
1
-0
/
+8
2022-09-24
wifi: rt2x00: move helper functions up in file
Daniel Golle
1
-20
/
+20
2022-09-24
wifi: rt2x00: add TX LOFT calibration for MT7620
Tomislav Požega
1
-0
/
+902
2022-09-24
wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620
Daniel Golle
1
-1
/
+2
2022-09-24
wifi: rt2x00: add RXIQ calibration for MT7620
Tomislav Požega
1
-0
/
+375
2022-09-24
wifi: rt2x00: add RXDCOC calibration for MT7620
Tomislav Požega
1
-0
/
+60
2022-09-24
wifi: rt2x00: add r calibration for MT7620
Tomislav Požega
1
-0
/
+133
2022-09-24
wifi: rt2x00: add RF self TXDC calibration for MT7620
Tomislav Požega
1
-0
/
+48
2022-09-24
wifi: rt2x00: move up and reuse busy wait functions
Daniel Golle
1
-53
/
+46
2022-09-24
wifi: rt2x00: add support for external PA on MT7620
Daniel Golle
1
-1
/
+51
2022-09-24
wifi: rt2x00: define RF5592 in init_eeprom routine
Tomislav Požega
1
-0
/
+2
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
1
-2
/
+3
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
1
-4
/
+4
2021-06-15
rt2x00: remove leading spaces before tabs
Hui Tang
1
-1
/
+1
2020-11-07
rt2x00: save survey for every channel visited
Markov Mikhail
1
-16
/
+46
2020-08-27
rt2x00: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-21
/
+21
2020-05-29
rt2800: enable MFP support unconditionally
Rui Salvaterra
1
-3
/
+1
2019-12-18
rt2x00: use RESET state bit to prevent IV changes on restart
Stanislaw Gruszka
1
-12
/
+9
2019-11-06
rt2800: remove errornous duplicate condition
Daniel Golle
1
-4
/
+1
2019-10-04
mac80211: simplify TX aggregation start
Johannes Berg
1
-2
/
+2
2019-09-03
Revert "rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band"
Stanislaw Gruszka
1
-12
/
+6
2019-09-03
rt2x00: clear up IV's on key removal
Stanislaw Gruszka
1
-7
/
+12
2019-08-20
rt2x00: clear IV's on start to fix AP mode regression
Stanislaw Gruszka
1
-0
/
+9
2019-06-25
rt2800: do not enable watchdog by default
Stanislaw Gruszka
1
-2
/
+10
2019-06-25
rt2x00: add restart hw
Stanislaw Gruszka
1
-0
/
+4
2019-06-25
rt2800: do not nullify initialization vector data
Stanislaw Gruszka
1
-5
/
+4
2019-06-25
rt2800: add pre_reset_hw callback
Stanislaw Gruszka
1
-0
/
+19
2019-06-25
rt2800: initial watchdog implementation
Stanislaw Gruszka
1
-0
/
+56
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-12
/
+1
2019-04-25
rt2x00: add RT3883 support
Gabor Juhos
1
-17
/
+581
2019-04-25
rt2x00: remove last_nostatus_check
Stanislaw Gruszka
1
-9
/
+0
[next]