index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
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
2019-04-25
rt2800: move txstatus pending routine
Stanislaw Gruszka
1
-0
/
+17
2019-04-25
rt2800: partially restore old mmio txstatus behaviour
Stanislaw Gruszka
1
-2
/
+2
2019-02-19
rt2800: comment and simplify AGC init for RT6352
Stanislaw Gruszka
1
-3
/
+6
2019-02-19
rt2800: enable TX_PIN_CFG_RFRX_EN only for MT7620
Stanislaw Gruszka
1
-3
/
+4
2019-02-19
rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band
Stanislaw Gruszka
1
-6
/
+12
2019-02-19
rt2x00: remove confusing AGC register
Tomislav Požega
1
-5
/
+1
2019-02-19
rt2x00: remove unneeded check
Tomislav Požega
1
-53
/
+50
2019-02-01
rt2x00: reduce tx power to nominal level on RT6352
Tomislav Požega
1
-1
/
+1
2018-11-06
rt2x00: rt2800lib: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2018-10-01
rt2800: flush and txstatus rework for rt2800mmio
Stanislaw Gruszka
1
-8
/
+6
2018-10-01
rt2x00: use different txstatus timeouts when flushing
Stanislaw Gruszka
1
-10
/
+21
2018-10-01
rt2x00: do not check for txstatus timeout every time on tasklet
Stanislaw Gruszka
1
-0
/
+7
2018-10-01
rt2800: move usb specific txdone/txstatus routines to rt2800lib
Stanislaw Gruszka
1
-0
/
+138
2018-05-04
rt2x00: call sta_add/remove directly in rt2800
Stanislaw Gruszka
1
-4
/
+7
2018-04-25
rt2x00: rt2800: add antenna diversity for RT5370G
Xose Vazquez Perez
1
-3
/
+6
2018-01-08
rt2x00: Fix a typo in printk
Masanari Iida
1
-1
/
+1
2017-08-30
rt2800: fix TX_PIN_CFG setting for non MT7620 chips
Stanislaw Gruszka
1
-1
/
+4
2017-07-13
rt2x00: make const array glrt_table static
Colin Ian King
1
-1
/
+1
2017-05-24
rt2x00: convert rt2x00_desc_read return type
Arnd Bergmann
1
-6
/
+6
2017-05-24
rt2x00: convert rt2800_eeprom_read return type
Arnd Bergmann
1
-97
/
+97
2017-05-24
rt2x00: convert rt2x00_eeprom_read return type
Arnd Bergmann
1
-3
/
+3
2017-05-24
rt2x00: convert rt2*_bbp_read return type
Arnd Bergmann
1
-62
/
+54
2017-05-24
rt2x00: convert rt2800_register_read return type
Arnd Bergmann
1
-146
/
+145
2017-05-24
rt2x00: convert rt2x00_rf_read return type
Arnd Bergmann
1
-1
/
+1
2017-05-24
rt2x00: convert rt2800_rfcsr_read return type
Arnd Bergmann
1
-164
/
+158
2017-05-24
rt2x00: change function pointers for register accessors
Arnd Bergmann
1
-5
/
+23
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-1
/
+1
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
1
-2
/
+2
2017-04-20
rt2800: fix mt7620 E2 channel registers
Tomislav Požega
1
-2
/
+4
2017-04-20
rt2800: fix mt7620 vco calibration registers
Tomislav Požega
1
-3
/
+3
2017-04-20
rt2800: do VCO calibration after programming ALC
Daniel Golle
1
-0
/
+2
[next]