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
/
realtek
/
rtw88
/
phy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-12
rtw88: 8822c: modify rf protection setting
Chien-Hsun Liao
1
-10
/
+0
2020-01-26
rtw88: use true,false for bool variable
zhengbin
1
-1
/
+1
2019-10-31
rtw88: remove redundant null pointer check on arrays
Colin Ian King
1
-1
/
+1
2019-10-31
rtw88: fix potential read outside array boundary
Tzu-En Huang
1
-9
/
+8
2019-10-31
rtw88: use rtw_phy_pg_cfg_pair struct, not arrays
Yan-Hsuan Chuang
1
-13
/
+2
2019-10-24
rtw88: add phy_info debugfs to show Tx/Rx physical status
Tsang-Shian Lin
1
-0
/
+9
2019-10-24
rtw88: add power tracking support
Tzu-En Huang
1
-0
/
+126
2019-10-24
rtw88: use macro to check the current band
Yan-Hsuan Chuang
1
-1
/
+1
2019-10-02
rtw88: remove redundant flag check helper function
Yan-Hsuan Chuang
1
-1
/
+1
2019-09-13
rtw88: add dynamic cck pd mechanism
Tzu-En Huang
1
-0
/
+93
2019-09-13
rtw88: 8822c: add SW DPK support
Tzu-En Huang
1
-0
/
+52
2019-08-06
rtw88: use txpwr_lmt_cfg_pair struct, not arrays
Brian Norris
1
-13
/
+2
2019-06-27
rtw88: refine flow to get tx power index
Zong-Zhe Yang
1
-22
/
+33
2019-06-27
rtw88: remove all RTW_MAX_POWER_INDEX macro
Tzu-En Huang
1
-11
/
+17
2019-06-27
rtw88: correct power limit selection
Zong-Zhe Yang
1
-8
/
+94
2019-06-27
rtw88: choose the lowest as world-wide power limit
Yan-Hsuan Chuang
1
-2
/
+10
2019-06-27
rtw88: fix incorrect tx power limit at 5G
Yan-Hsuan Chuang
1
-10
/
+7
2019-06-27
rtw88: remove unused variable
Yan-Hsuan Chuang
1
-2
/
+1
2019-06-27
rtw88: unify prefixes for tx power setting routine
Yan-Hsuan Chuang
1
-64
/
+64
2019-06-27
rtw88: do not use (void *) as argument
Yan-Hsuan Chuang
1
-7
/
+5
2019-06-27
rtw88: resolve order of tx power setting routines
Yan-Hsuan Chuang
1
-520
/
+513
2019-06-26
Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...
David S. Miller
1
-4
/
+9
2019-06-25
rtw88: 8822c: add rf write protection when switching channel
Chien-Hsun Liao
1
-4
/
+9
2019-05-28
rtw88: Make some symbols static
YueHaibing
1
-6
/
+7
2019-05-28
rtw88: fix unassigned rssi_level in rtw_sta_info
Yan-Hsuan Chuang
1
-2
/
+2
2019-05-28
rtw88: fix subscript above array bounds compiler warning
Stanislaw Gruszka
1
-0
/
+5
2019-05-02
rtw88: phy: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2019-04-30
rtw88: new Realtek 802.11ac driver
Yan-Hsuan Chuang
1
-0
/
+1724