index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw89
/
phy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-27
wifi: rtw89: phy: add dummy C2H event handler for report of TAS power
Ping-Ke Shih
1
-2
/
+8
2025-02-17
wifi: rtw89: add crystal_cap check to avoid setting as overflow value
Chih-Kang Chang
1
-5
/
+6
2024-12-05
wifi: rtw89: tweak driver architecture for impending MLO support
Zong-Zhe Yang
1
-35
/
+99
2024-12-05
wifi: rtw89: refactor STA related func ahead for MLO
Zong-Zhe Yang
1
-2
/
+1
2024-12-05
wifi: rtw89: refactor VIF related func ahead for MLO
Zong-Zhe Yang
1
-2
/
+3
2024-12-05
wifi: rtw89: read link_sta corresponding to the link
Zong-Zhe Yang
1
-60
/
+94
2024-12-05
wifi: rtw89: read bss_conf corresponding to the link
Zong-Zhe Yang
1
-2
/
+11
2024-12-05
wifi: rtw89: rename rtw89_sta to rtw89_sta_link ahead for MLO
Zong-Zhe Yang
1
-39
/
+41
2024-12-05
wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLO
Zong-Zhe Yang
1
-37
/
+37
2024-09-05
wifi: rtw89: adjust DIG threshold to reduce false alarm
Eric Huang
1
-9
/
+18
2024-08-27
wifi: rtw89: 8922a: use right chanctx whenever possible in RFK flow
Zong-Zhe Yang
1
-6
/
+12
2024-08-16
wifi: rtw89: correct base HT rate mask for firmware
Ping-Ke Shih
1
-2
/
+2
2024-08-07
wifi: rtw89: correct VHT TX rate on 20MHz connection
Dian-Syuan Yang
1
-2
/
+5
2024-08-02
wifi: rtw89: rename sub_entity to chanctx
Zong-Zhe Yang
1
-5
/
+5
2024-08-02
wifi: rtw89: fix typo of rtw89_phy_ra_updata_XXX
Zong-Zhe Yang
1
-4
/
+4
2024-07-05
wifi: rtw89: unify the selection logic of RFK table when MCC
Zong-Zhe Yang
1
-0
/
+69
2024-07-02
wifi: rtw89: constrain TX power according to Transmit Power Envelope
Zong-Zhe Yang
1
-2
/
+36
2024-06-17
wifi: rtw89: 885xbx: apply common settings to 8851B, 8852B and 8852BT
Ping-Ke Shih
1
-1
/
+1
2024-04-29
wifi: rtw89: Remove the redundant else branch in the function rtw89_phy_get_k...
Jiapeng Chong
1
-4
/
+2
2024-03-12
wifi: rtw89: Correct EHT TX rate on 20MHz connection
Dian-Syuan Yang
1
-4
/
+9
2024-02-19
wifi: rtw89: 8922a: add set_channel RF part
Ping-Ke Shih
1
-0
/
+72
2024-02-19
wifi: rtw89: 8922a: add set_channel MAC part
Ping-Ke Shih
1
-0
/
+47
2024-02-12
wifi: rtw89: load BB parameters to PHY-1
Ping-Ke Shih
1
-9
/
+20
2024-02-12
wifi: rtw89: correct PHY register offset for PHY-1
Ping-Ke Shih
1
-4
/
+9
2024-02-06
wifi: rtw89: 8922a: add chip_ops::rfk_hw_init
Ping-Ke Shih
1
-0
/
+1
2024-02-06
wifi: rtw89: 8922a: rfk: implement chip_ops to call RF calibrations
Ping-Ke Shih
1
-0
/
+115
2024-02-06
wifi: rtw89: rfk: add H2C command to trigger TSSI
Ping-Ke Shih
1
-0
/
+607
2024-02-06
wifi: rtw89: rfk: add a completion to wait RF calibration report from C2H event
Ping-Ke Shih
1
-0
/
+52
2024-02-01
wifi: rtw89: 8922a: add RF read/write v2
Ping-Ke Shih
1
-0
/
+125
2024-01-23
wifi: rtw89: 8922a: add chip_ops related to BB init
Ping-Ke Shih
1
-0
/
+1
2024-01-10
wifi: rtw89: phy: set channel_info for WiFi 7 chips
Ping-Ke Shih
1
-0
/
+2
2024-01-10
wifi: rtw89: phy: add BB wrapper of TX power for WiFi 7 chips
Ping-Ke Shih
1
-0
/
+2
2024-01-10
wifi: rtw89: 8922a: add NCTL pre-settings for WiFi 7 chips
Ping-Ke Shih
1
-3
/
+11
2024-01-10
wifi: rtw89: phy: ignore special data from BB parameter file
Ping-Ke Shih
1
-0
/
+2
2024-01-10
wifi: rtw89: 8922a: update the register used in DIG and the DIG flow
Cheng-Chieh Hsieh
1
-1
/
+5
2024-01-10
wifi: rtw89: phy: add parser to support RX gain dynamic setting flow
Chung-Hsuan Hung
1
-5
/
+6
2024-01-10
wifi: rtw89: phy: move bb_gain_info used by WiFi 6 chips to union
Ping-Ke Shih
1
-4
/
+4
2023-12-15
wifi: rtw89: phy: print out RFK log with formatted string
Ping-Ke Shih
1
-0
/
+38
2023-12-15
wifi: rtw89: parse and print out RFK log from C2H events
Ping-Ke Shih
1
-0
/
+175
2023-12-15
wifi: rtw89: add C2H event handlers of RFK log and report
Ping-Ke Shih
1
-0
/
+87
2023-11-30
wifi: rtw89: debug: add debugfs entry to disable dynamic mechanism
Ping-Ke Shih
1
-0
/
+5
2023-11-30
wifi: rtw89: phy: dynamically adjust EDCCA threshold
Yi-Chen Chen
1
-11
/
+195
2023-10-19
wifi: rtw89: move software DCFO compensation setting to proper position
Cheng-Chieh Hsieh
1
-3
/
+4
2023-10-19
wifi: rtw89: correct the DCFO tracking flow to improve CFO compensation
Cheng-Chieh Hsieh
1
-4
/
+4
2023-10-19
wifi: rtw89: modify the register setting and the flow of CFO tracking
Cheng-Chieh Hsieh
1
-8
/
+24
2023-10-19
wifi: rtw89: phy: generalize valid bit of BSS color
Ping-Ke Shih
1
-1
/
+2
2023-10-12
wifi: rtw89: parse TX EHT rate selected by firmware from RA C2H report
Ping-Ke Shih
1
-0
/
+12
2023-10-12
wifi: rtw89: Add EHT rate mask as parameters of RA H2C command
Ping-Ke Shih
1
-1
/
+57
2023-10-05
wifi: rtw89: phy: set TX power RU limit according to chip gen
Zong-Zhe Yang
1
-37
/
+37
2023-10-05
wifi: rtw89: phy: set TX power limit according to chip gen
Zong-Zhe Yang
1
-32
/
+32
[next]