index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw89
/
phy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: rtw89: send OFDM rate only in P2P mode
Dian-Syuan Yang
2022-09-24
1
-4
/
+5
*
wifi: rtw89: support for setting HE GI and LTF
Kuan-Chung Chen
2022-09-19
1
-0
/
+39
*
wifi: rtw89: add DIG register struct to share common algorithm
Eric Huang
2022-09-12
1
-27
/
+32
*
wifi: rtw89: support TX diversity for 1T2R chipset
Ping-Ke Shih
2022-09-12
1
-0
/
+56
*
wifi: mac80211: keep A-MSDU data in sta and per-link
Benjamin Berg
2022-09-06
1
-2
/
+2
*
wifi: rtw89: no HTC field if TX rate might fallback to legacy
Ping-Ke Shih
2022-09-02
1
-12
/
+8
*
wifi: rtw89: txpwr: concentrate channel related control to top
Zong-Zhe Yang
2022-09-02
1
-92
/
+143
*
wifi: rtw89: re-arrange channel related stuffs under HAL
Zong-Zhe Yang
2022-09-02
1
-15
/
+24
*
wifi: rtw89: introduce rtw89_chan for channel stuffs
Zong-Zhe Yang
2022-09-02
1
-4
/
+4
*
wifi: rtw89: disable invalid phy reports for all ICs
Po-Hao Huang
2022-06-21
1
-3
/
+1
*
wifi: rtw89: drop invalid TX rate report of legacy rate
Ping-Ke Shih
2022-06-21
1
-3
/
+11
*
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
1
-2
/
+2
*
rtw89: add new state to CFO state machine for UL-OFDMA
Eric Huang
2022-06-10
1
-3
/
+21
*
rtw89: convert rtw89_band to nl80211_band precisely
Zong-Zhe Yang
2022-05-17
1
-6
/
+7
*
rtw89: cfo: check mac_id to avoid out-of-bounds
Ping-Ke Shih
2022-05-17
1
-0
/
+5
*
rtw89: add ieee80211::sta_rc_update ops
Ping-Ke Shih
2022-05-17
1
-3
/
+9
*
rtw89: 8852c: configure default BB TX/RX path
Ping-Ke Shih
2022-04-24
1
-0
/
+1
*
rtw89: 8852c: support bb gain info
Zong-Zhe Yang
2022-04-23
1
-0
/
+243
*
rtw89: 8852c: phy: configure TSSI bandedge
Ping-Ke Shih
2022-04-23
1
-0
/
+106
*
rtw89: Skip useless dig gain and igi related settings for 8852C
Johnson Lin
2022-04-12
1
-2
/
+7
*
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
1
-34
/
+34
*
rtw89: disabled IGI configuration for unsupported hardware
Johnson Lin
2022-04-06
1
-1
/
+2
*
rtw89: packed IGI configuration flow into function for DIG feature
Johnson Lin
2022-04-06
1
-9
/
+16
*
rtw89: reconstruct fw feature
Zong-Zhe Yang
2022-04-06
1
-1
/
+1
*
rtw89: add config_rf_reg_v1 to configure RF parameter tables
Ping-Ke Shih
2022-03-17
1
-4
/
+21
*
rtw89: 8852c: add read/write rf register function
Chung-Hsuan Hung
2022-03-17
1
-0
/
+110
*
rtw89: 8852c: add write/read crystal function in CFO tracking
Yuan-Han Zhang
2022-03-17
1
-4
/
+15
*
rtw89: modify dcfo_comp to share with chips
Yuan-Han Zhang
2022-03-17
1
-4
/
+6
*
rtw89: Limit the CFO boundaries of x'tal value
Yi-Tang Chiu
2022-02-22
1
-0
/
+21
*
rtw89: phy: handle txpwr lmt/lmt_ru of 160M bandwidth
Zong-Zhe Yang
2022-02-22
1
-6
/
+109
*
rtw89: phy: handle txpwr lmt/lmt_ru of 6G band
Zong-Zhe Yang
2022-02-22
1
-3
/
+43
*
rtw89: handle TX/RX 160M bandwidth
Ping-Ke Shih
2022-02-14
1
-7
/
+6
*
rtw89: add 6G support to rate adaptive mechanism
Ping-Ke Shih
2022-02-14
1
-2
/
+17
*
rtw89: make rfk helpers common across chips
Zong-Zhe Yang
2022-02-14
1
-0
/
+52
*
rtw89: recover rates of rate adaptive mechanism
Chien-Hsun Liao
2022-02-10
1
-17
/
+30
*
rtw89: refine DIG feature to support 160M and CCK PD
Johnson Lin
2022-01-28
1
-7
/
+27
*
rtw89: extract modules by chipset
Zong-Zhe Yang
2022-01-28
1
-0
/
+10
*
rtw89: fix incorrect channel info during scan
Po Hao Huang
2021-12-08
1
-0
/
+111
*
rtw89: fix potentially access out of range of RF register array
Ping-Ke Shih
2021-11-26
1
-14
/
+19
*
rtw89: remove unnecessary conditional operators
Ye Guojin
2021-11-26
1
-1
/
+1
*
rtw89: update rtw89 regulation definition to R58-R31
Zong-Zhe Yang
2021-11-26
1
-0
/
+12
*
rtw89: Fix two spelling mistakes in debug messages
Colin Ian King
2021-10-18
1
-2
/
+2
*
rtw89: add Realtek 802.11ax driver
Ping-Ke Shih
2021-10-13
1
-0
/
+2868