index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2022-04-12
rtw88: add ieee80211:sta_rc_update ops
Po-Hao Huang
2021-12-21
rtw88: support SAR via kernel common API
Zong-Zhe Yang
2021-09-21
rtw88: move adaptivity mechanism to firmware
Chin-Yen Lee
2021-09-21
rtw88: support adaptivity for ETSI/JP DFS region
Zong-Zhe Yang
2021-09-21
rtw88: upgrade rtw_regulatory mechanism and mapping
Zong-Zhe Yang
2021-06-22
rtw88: add path diversity
Po-Hao Huang
2021-04-18
rtw88: 8822c: add CFO tracking
Po-Hao Huang
2021-04-18
rtw88: Fix array overrun in rtw_get_tx_power_params()
Ping-Ke Shih
2021-04-18
rtw88: update statistics to fw for fine-tuning performance
Po-Hao Huang
2021-04-11
rtw88: 8822c: add LC calibration for RTL8822C
Po-Hao Huang
2021-04-11
rtw88: fix DIG min setting
Zong-Zhe Yang
2021-02-12
rtw88: add dynamic rrsr configuration
Po-Hao Huang
2020-11-24
rtw88: add CCK_PD debug log
Ping-Ke Shih
2020-08-27
rtw88: don't treat NULL pointer as an array
Brian Norris
2020-08-27
rtw88: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-18
rtw88: extract: export symbols used in chip functionalities
Zong-Zhe Yang
2020-05-13
rtw88: 8723d: Add power tracking
Ping-Ke Shih
2020-05-13
rtw88: 8723d: add IQ calibration
Ping-Ke Shih
2020-05-06
rtw88: 8723d: Set IG register for CCK rate
Ping-Ke Shih
2020-04-21
rtw88: 8723d: Add RF read/write ops
Ping-Ke Shih
2020-02-12
rtw88: 8822c: modify rf protection setting
Chien-Hsun Liao
2020-01-26
rtw88: use true,false for bool variable
zhengbin
2019-10-31
rtw88: remove redundant null pointer check on arrays
Colin Ian King
2019-10-31
rtw88: fix potential read outside array boundary
Tzu-En Huang
2019-10-31
rtw88: use rtw_phy_pg_cfg_pair struct, not arrays
Yan-Hsuan Chuang
2019-10-24
rtw88: add phy_info debugfs to show Tx/Rx physical status
Tsang-Shian Lin
2019-10-24
rtw88: add power tracking support
Tzu-En Huang
2019-10-24
rtw88: use macro to check the current band
Yan-Hsuan Chuang
2019-10-02
rtw88: remove redundant flag check helper function
Yan-Hsuan Chuang
2019-09-13
rtw88: add dynamic cck pd mechanism
Tzu-En Huang
2019-09-13
rtw88: 8822c: add SW DPK support
Tzu-En Huang
2019-08-06
rtw88: use txpwr_lmt_cfg_pair struct, not arrays
Brian Norris
2019-06-27
rtw88: refine flow to get tx power index
Zong-Zhe Yang
2019-06-27
rtw88: remove all RTW_MAX_POWER_INDEX macro
Tzu-En Huang
2019-06-27
rtw88: correct power limit selection
Zong-Zhe Yang
2019-06-27
rtw88: choose the lowest as world-wide power limit
Yan-Hsuan Chuang
2019-06-27
rtw88: fix incorrect tx power limit at 5G
Yan-Hsuan Chuang
2019-06-27
rtw88: remove unused variable
Yan-Hsuan Chuang
2019-06-27
rtw88: unify prefixes for tx power setting routine
Yan-Hsuan Chuang
2019-06-27
rtw88: do not use (void *) as argument
Yan-Hsuan Chuang
2019-06-27
rtw88: resolve order of tx power setting routines
Yan-Hsuan Chuang
2019-06-26
Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...
David S. Miller
2019-06-25
rtw88: 8822c: add rf write protection when switching channel
Chien-Hsun Liao
2019-05-28
rtw88: Make some symbols static
YueHaibing
2019-05-28
rtw88: fix unassigned rssi_level in rtw_sta_info
Yan-Hsuan Chuang
2019-05-28
rtw88: fix subscript above array bounds compiler warning
Stanislaw Gruszka
2019-05-02
rtw88: phy: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-04-30
rtw88: new Realtek 802.11ac driver
Yan-Hsuan Chuang