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