aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw89/phy.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: rtw89: send OFDM rate only in P2P modeDian-Syuan Yang2022-09-241-4/+5
* wifi: rtw89: support for setting HE GI and LTFKuan-Chung Chen2022-09-191-0/+39
* wifi: rtw89: add DIG register struct to share common algorithmEric Huang2022-09-121-27/+32
* wifi: rtw89: support TX diversity for 1T2R chipsetPing-Ke Shih2022-09-121-0/+56
* wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg2022-09-061-2/+2
* wifi: rtw89: no HTC field if TX rate might fallback to legacyPing-Ke Shih2022-09-021-12/+8
* wifi: rtw89: txpwr: concentrate channel related control to topZong-Zhe Yang2022-09-021-92/+143
* wifi: rtw89: re-arrange channel related stuffs under HALZong-Zhe Yang2022-09-021-15/+24
* wifi: rtw89: introduce rtw89_chan for channel stuffsZong-Zhe Yang2022-09-021-4/+4
* wifi: rtw89: disable invalid phy reports for all ICsPo-Hao Huang2022-06-211-3/+1
* wifi: rtw89: drop invalid TX rate report of legacy ratePing-Ke Shih2022-06-211-3/+11
* wifi: mac80211: move interface config to new structJohannes Berg2022-06-201-2/+2
* rtw89: add new state to CFO state machine for UL-OFDMAEric Huang2022-06-101-3/+21
* rtw89: convert rtw89_band to nl80211_band preciselyZong-Zhe Yang2022-05-171-6/+7
* rtw89: cfo: check mac_id to avoid out-of-boundsPing-Ke Shih2022-05-171-0/+5
* rtw89: add ieee80211::sta_rc_update opsPing-Ke Shih2022-05-171-3/+9
* rtw89: 8852c: configure default BB TX/RX pathPing-Ke Shih2022-04-241-0/+1
* rtw89: 8852c: support bb gain infoZong-Zhe Yang2022-04-231-0/+243
* rtw89: 8852c: phy: configure TSSI bandedgePing-Ke Shih2022-04-231-0/+106
* rtw89: Skip useless dig gain and igi related settings for 8852CJohnson Lin2022-04-121-2/+7
* mac80211: prepare sta handling for MLO supportSriram R2022-04-111-34/+34
* rtw89: disabled IGI configuration for unsupported hardwareJohnson Lin2022-04-061-1/+2
* rtw89: packed IGI configuration flow into function for DIG featureJohnson Lin2022-04-061-9/+16
* rtw89: reconstruct fw featureZong-Zhe Yang2022-04-061-1/+1
* rtw89: add config_rf_reg_v1 to configure RF parameter tablesPing-Ke Shih2022-03-171-4/+21
* rtw89: 8852c: add read/write rf register functionChung-Hsuan Hung2022-03-171-0/+110
* rtw89: 8852c: add write/read crystal function in CFO trackingYuan-Han Zhang2022-03-171-4/+15
* rtw89: modify dcfo_comp to share with chipsYuan-Han Zhang2022-03-171-4/+6
* rtw89: Limit the CFO boundaries of x'tal valueYi-Tang Chiu2022-02-221-0/+21
* rtw89: phy: handle txpwr lmt/lmt_ru of 160M bandwidthZong-Zhe Yang2022-02-221-6/+109
* rtw89: phy: handle txpwr lmt/lmt_ru of 6G bandZong-Zhe Yang2022-02-221-3/+43
* rtw89: handle TX/RX 160M bandwidthPing-Ke Shih2022-02-141-7/+6
* rtw89: add 6G support to rate adaptive mechanismPing-Ke Shih2022-02-141-2/+17
* rtw89: make rfk helpers common across chipsZong-Zhe Yang2022-02-141-0/+52
* rtw89: recover rates of rate adaptive mechanismChien-Hsun Liao2022-02-101-17/+30
* rtw89: refine DIG feature to support 160M and CCK PDJohnson Lin2022-01-281-7/+27
* rtw89: extract modules by chipsetZong-Zhe Yang2022-01-281-0/+10
* rtw89: fix incorrect channel info during scanPo Hao Huang2021-12-081-0/+111
* rtw89: fix potentially access out of range of RF register arrayPing-Ke Shih2021-11-261-14/+19
* rtw89: remove unnecessary conditional operatorsYe Guojin2021-11-261-1/+1
* rtw89: update rtw89 regulation definition to R58-R31Zong-Zhe Yang2021-11-261-0/+12
* rtw89: Fix two spelling mistakes in debug messagesColin Ian King2021-10-181-2/+2
* rtw89: add Realtek 802.11ax driverPing-Ke Shih2021-10-131-0/+2868