summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/phy.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-19wifi: rtw89: modify the register setting and the flow of CFO trackingCheng-Chieh Hsieh1-0/+8
2023-10-12wifi: rtw89: Add EHT rate mask as parameters of RA H2C commandPing-Ke Shih1-0/+5
2023-10-05wifi: rtw89: phy: set TX power RU limit according to chip genZong-Zhe Yang1-1/+35
2023-10-05wifi: rtw89: phy: set TX power limit according to chip genZong-Zhe Yang1-1/+55
2023-10-05wifi: rtw89: phy: set TX power offset according to chip genZong-Zhe Yang1-1/+11
2023-10-05wifi: rtw89: phy: set TX power by rate according to chip genZong-Zhe Yang1-1/+15
2023-09-22wifi: rtw89: load TX power related tables from FW elementsZong-Zhe Yang1-0/+3
2023-08-25wifi: rtw89: phy: modify register setting of ENV_MNTR, PHYSTS and DIGCheng-Chieh Hsieh1-0/+66
2023-08-25wifi: rtw89: phy: add phy_gen_def::cr_base to support WiFi 7 chipsPing-Ke Shih1-11/+37
2023-05-05wifi: rtw89: add RSSI based antenna diversityEric Huang1-0/+12
2023-04-03wifi: rtw89: config EDCCA threshold during scan to prevent TX failedChih-Kang Chang1-0/+1
2023-02-22wifi: rtw89: adjust channel encoding to common functionPo-Hao Huang1-0/+3
2022-11-22wifi: rtw89: switch BANDEDGE and TX_SHAPE based on OFDMA trigger frameEric Huang1-0/+5
2022-11-01wifi: rtw89: collect and send RF parameters to firmware for WoWLANChih-Kang Chang1-1/+1
2022-10-19wifi: rtw89: phy: add dummy C2H handler to avoid warning messagePing-Ke Shih1-0/+9
2022-10-11wifi: rtw89: 8852b: add chip_ops::set_channelPing-Ke Shih1-0/+2
2022-10-11wifi: rtw89: make generic functions to convert subband gain indexPing-Ke Shih1-0/+44
2022-10-04wifi: rtw89: phy: make generic txpwr setting functionsZong-Zhe Yang1-13/+12
2022-09-12wifi: rtw89: support TX diversity for 1T2R chipsetPing-Ke Shih1-0/+1
2022-09-02wifi: rtw89: enlarge the CFO tracking boundaryCheng-Chieh Hsieh1-1/+1
2022-09-02wifi: rtw89: txpwr: concentrate channel related control to topZong-Zhe Yang1-2/+4
2022-09-02wifi: rtw89: introduce rtw89_chan for channel stuffsZong-Zhe Yang1-1/+1
2022-06-10rtw89: add new state to CFO state machine for UL-OFDMAEric Huang1-0/+1
2022-05-17rtw89: add ieee80211::sta_rc_update opsPing-Ke Shih1-1/+2
2022-04-23rtw89: 8852c: add set channel of BB partPing-Ke Shih1-0/+9
2022-04-23rtw89: 8852c: phy: configure TSSI bandedgePing-Ke Shih1-0/+36
2022-04-23rtw89: 8852c: add TX power track tablesZong-Zhe Yang1-12/+16
2022-03-17rtw89: add config_rf_reg_v1 to configure RF parameter tablesPing-Ke Shih1-0/+4
2022-03-17rtw89: 8852c: add read/write rf register functionChung-Hsuan Hung1-0/+5
2022-02-22rtw89: Limit the CFO boundaries of x'tal valueYi-Tang Chiu1-0/+1
2022-02-14rtw89: refine naming of rfk helpers with prefixZong-Zhe Yang1-6/+6
2022-02-14rtw89: make rfk helpers common across chipsZong-Zhe Yang1-0/+59
2022-01-28rtw89: refine DIG feature to support 160M and CCK PDJohnson Lin1-0/+3
2022-01-28rtw89: extract modules by chipsetZong-Zhe Yang1-0/+3
2021-12-08rtw89: fix incorrect channel info during scanPo Hao Huang1-0/+60
2021-10-13rtw89: add Realtek 802.11ax driverPing-Ke Shih1-0/+311