summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/phy.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-21wifi: rtw89: TX power stuffs replace confusing naming of _max with _numZong-Zhe Yang1-20/+20
2023-06-15wifi: rtw89: cleanup private data structuresDmitry Antipov1-4/+0
2023-06-08wifi: rtw89: 8852c: update TX power tables to R63 with 6 GHz power type (3 of 3)Zong-Zhe Yang1-2/+6
2023-06-08wifi: rtw89: 8852c: update TX power tables to R63 with 6 GHz power type (2 of 3)Zong-Zhe Yang1-2/+6
2023-05-17wifi: rtw89: 8851b: configure GPIO according to RFE typePing-Ke Shih1-0/+1
2023-05-05wifi: rtw89: add CFO XTAL registers field to support 8851BChia-Yuan Li1-7/+9
2023-05-05wifi: rtw89: 8851b: add NCTL post tablePing-Ke Shih1-1/+5
2023-05-05wifi: rtw89: add EVM for antenna diversityEric Huang1-1/+16
2023-05-05wifi: rtw89: add RSSI based antenna diversityEric Huang1-0/+177
2023-05-05wifi: rtw89: initialize antenna for antenna diversityEric Huang1-0/+69
2023-04-14wifi: rtw89: use hardware CFO to improve performanceEric Huang1-8/+20
2023-04-14wifi: rtw89: support parameter tables by RFE typeZong-Zhe Yang1-26/+38
2023-04-03wifi: rtw89: config EDCCA threshold during scan to prevent TX failedChih-Kang Chang1-0/+19
2023-02-22wifi: rtw89: adjust channel encoding to common functionPo-Hao Huang1-0/+72
2023-02-13wifi: rtw89: phy: set TX power according to RF path number by chipZong-Zhe Yang1-3/+6
2022-12-21wifi: rtw89: 8852b: update BSS color mapping registerEric Huang1-4/+5
2022-12-14wifi: rtw89: consider ER SU as a TX capabilityPing-Ke Shih1-0/+1
2022-11-22wifi: rtw89: fix physts IE page checkZong-Zhe Yang1-1/+1
2022-11-22wifi: rtw89: switch BANDEDGE and TX_SHAPE based on OFDMA trigger frameEric Huang1-1/+126
2022-11-01wifi: rtw89: collect and send RF parameters to firmware for WoWLANChih-Kang Chang1-2/+29
2022-10-19wifi: rtw89: phy: add dummy C2H handler to avoid warning messagePing-Ke Shih1-0/+4
2022-10-11wifi: rtw89: 8852b: add chip_ops::set_channelPing-Ke Shih1-0/+9
2022-10-11wifi: rtw89: 8852b: set proper configuration before loading NCTLPing-Ke Shih1-5/+7
2022-10-05wifi: rtw89: phy: ignore warning of bb gain cfg_type 4Ping-Ke Shih1-0/+6
2022-10-04wifi: rtw89: phy: make generic txpwr setting functionsZong-Zhe Yang1-7/+160
2022-09-24wifi: rtw89: send OFDM rate only in P2P modeDian-Syuan Yang1-4/+5
2022-09-19wifi: rtw89: support for setting HE GI and LTFKuan-Chung Chen1-0/+39
2022-09-12wifi: rtw89: add DIG register struct to share common algorithmEric Huang1-27/+32
2022-09-12wifi: rtw89: support TX diversity for 1T2R chipsetPing-Ke Shih1-0/+56
2022-09-06wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg1-2/+2
2022-09-02wifi: rtw89: no HTC field if TX rate might fallback to legacyPing-Ke Shih1-12/+8
2022-09-02wifi: rtw89: txpwr: concentrate channel related control to topZong-Zhe Yang1-92/+143
2022-09-02wifi: rtw89: re-arrange channel related stuffs under HALZong-Zhe Yang1-15/+24
2022-09-02wifi: rtw89: introduce rtw89_chan for channel stuffsZong-Zhe Yang1-4/+4
2022-06-21wifi: rtw89: disable invalid phy reports for all ICsPo-Hao Huang1-3/+1
2022-06-21wifi: rtw89: drop invalid TX rate report of legacy ratePing-Ke Shih1-3/+11
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg1-2/+2
2022-06-10rtw89: add new state to CFO state machine for UL-OFDMAEric Huang1-3/+21
2022-05-17rtw89: convert rtw89_band to nl80211_band preciselyZong-Zhe Yang1-6/+7
2022-05-17rtw89: cfo: check mac_id to avoid out-of-boundsPing-Ke Shih1-0/+5
2022-05-17rtw89: add ieee80211::sta_rc_update opsPing-Ke Shih1-3/+9
2022-04-24rtw89: 8852c: configure default BB TX/RX pathPing-Ke Shih1-0/+1
2022-04-23rtw89: 8852c: support bb gain infoZong-Zhe Yang1-0/+243
2022-04-23rtw89: 8852c: phy: configure TSSI bandedgePing-Ke Shih1-0/+106
2022-04-12rtw89: Skip useless dig gain and igi related settings for 8852CJohnson Lin1-2/+7
2022-04-11mac80211: prepare sta handling for MLO supportSriram R1-34/+34
2022-04-06rtw89: disabled IGI configuration for unsupported hardwareJohnson Lin1-1/+2
2022-04-06rtw89: packed IGI configuration flow into function for DIG featureJohnson Lin1-9/+16
2022-04-06rtw89: reconstruct fw featureZong-Zhe Yang1-1/+1
2022-03-17rtw89: add config_rf_reg_v1 to configure RF parameter tablesPing-Ke Shih1-4/+21