summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/phy.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-25wifi: rtw89: phy: modify register setting of ENV_MNTR, PHYSTS and DIGCheng-Chieh Hsieh1-64/+159
2023-08-25wifi: rtw89: phy: add phy_gen_def::cr_base to support WiFi 7 chipsPing-Ke Shih1-0/+8
2023-08-25wifi: rtw89: mac: add mac_gen_def::band1_offset to map MAC band1 register add...Ping-Ke Shih1-3/+3
2023-08-25wifi: rtw89: call rtw89_chan_get() by vif chanctx if aware of vifZong-Zhe Yang1-9/+12
2023-08-25wifi: rtw89: sar: let caller decide the center frequency to queryZong-Zhe Yang1-2/+6
2023-08-03wifi: rtw89: add to parse firmware elements of BB and RF tablesPing-Ke Shih1-4/+11
2023-08-01wifi: rtw89: get data rate mode/NSS/MCS v1 from RX descriptorPing-Ke Shih1-1/+1
2023-08-01wifi: rtw89: add C2H RA event V1 to support WiFi 7 chipsPing-Ke Shih1-6/+29
2023-08-01wifi: rtw89: use struct to access RA reportPing-Ke Shih1-6/+7
2023-08-01wifi: rtw89: phy: rate pattern handles HW rate by chip genZong-Zhe Yang1-15/+28
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