summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/phy.c
AgeCommit message (Expand)Author
2025-01-12wifi: rtw89: 8922ae: add variant info to support RTL8922AE-VSPing-Ke Shih
2024-12-12wifi: rtw89: phy: add dummy C2H event handler for report of TAS powerPing-Ke Shih
2024-12-12wifi: rtw89: disable firmware training HE GI and LTFKuan-Chung Chen
2024-12-12wifi: rtw89: ps: update data for firmware and settings for hardware before/af...Eric Huang
2024-12-05wifi: rtw89: add crystal_cap check to avoid setting as overflow valueChih-Kang Chang
2024-12-05wifi: rtw89: refine link handling for link_sta_rc_updateZong-Zhe Yang
2024-11-18wifi: rtw89: handle different TX power between RF pathKuan-Chung Chen
2024-11-18wifi: rtw89: introduce dynamic antenna gain featureKuan-Chung Chen
2024-10-25wifi: rtw89: add thermal protectionPing-Ke Shih
2024-10-05wifi: rtw89: debug: add beacon RSSI for debuggingPing-Ke Shih
2024-10-01wifi: rtw89: initialize dual HW bands for MLO and control them by linkZong-Zhe Yang
2024-09-24wifi: rtw89: tweak driver architecture for impending MLO supportZong-Zhe Yang
2024-09-24wifi: rtw89: refactor STA related func ahead for MLOZong-Zhe Yang
2024-09-24wifi: rtw89: refactor VIF related func ahead for MLOZong-Zhe Yang
2024-09-24wifi: rtw89: read link_sta corresponding to the linkZong-Zhe Yang
2024-09-24wifi: rtw89: read bss_conf corresponding to the linkZong-Zhe Yang
2024-09-24wifi: rtw89: rename rtw89_sta to rtw89_sta_link ahead for MLOZong-Zhe Yang
2024-09-24wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLOZong-Zhe Yang
2024-09-20wifi: rtw89: rfk: update firmware debug log of DACK to v2Ping-Ke Shih
2024-09-20wifi: rtw89: rfk: add firmware debug log of IQKPing-Ke Shih
2024-09-20wifi: rtw89: rfk: add firmware debug log of TSSIPing-Ke Shih
2024-09-20wifi: rtw89: 8922a: rfk: support firmware command RX DCK v1 formatPing-Ke Shih
2024-09-05wifi: rtw89: adjust DIG threshold to reduce false alarmEric Huang
2024-08-27wifi: rtw89: 8922a: use right chanctx whenever possible in RFK flowZong-Zhe Yang
2024-08-16wifi: rtw89: correct base HT rate mask for firmwarePing-Ke Shih
2024-08-07wifi: rtw89: correct VHT TX rate on 20MHz connectionDian-Syuan Yang
2024-08-02wifi: rtw89: rename sub_entity to chanctxZong-Zhe Yang
2024-08-02wifi: rtw89: fix typo of rtw89_phy_ra_updata_XXXZong-Zhe Yang
2024-07-05wifi: rtw89: unify the selection logic of RFK table when MCCZong-Zhe Yang
2024-07-02wifi: rtw89: constrain TX power according to Transmit Power EnvelopeZong-Zhe Yang
2024-06-17wifi: rtw89: 885xbx: apply common settings to 8851B, 8852B and 8852BTPing-Ke Shih
2024-04-29wifi: rtw89: Remove the redundant else branch in the function rtw89_phy_get_k...Jiapeng Chong
2024-03-12wifi: rtw89: Correct EHT TX rate on 20MHz connectionDian-Syuan Yang
2024-02-19wifi: rtw89: 8922a: add set_channel RF partPing-Ke Shih
2024-02-19wifi: rtw89: 8922a: add set_channel MAC partPing-Ke Shih
2024-02-12wifi: rtw89: load BB parameters to PHY-1Ping-Ke Shih
2024-02-12wifi: rtw89: correct PHY register offset for PHY-1Ping-Ke Shih
2024-02-06wifi: rtw89: 8922a: add chip_ops::rfk_hw_initPing-Ke Shih
2024-02-06wifi: rtw89: 8922a: rfk: implement chip_ops to call RF calibrationsPing-Ke Shih
2024-02-06wifi: rtw89: rfk: add H2C command to trigger TSSIPing-Ke Shih
2024-02-06wifi: rtw89: rfk: add a completion to wait RF calibration report from C2H eventPing-Ke Shih
2024-02-01wifi: rtw89: 8922a: add RF read/write v2Ping-Ke Shih
2024-01-23wifi: rtw89: 8922a: add chip_ops related to BB initPing-Ke Shih
2024-01-10wifi: rtw89: phy: set channel_info for WiFi 7 chipsPing-Ke Shih
2024-01-10wifi: rtw89: phy: add BB wrapper of TX power for WiFi 7 chipsPing-Ke Shih
2024-01-10wifi: rtw89: 8922a: add NCTL pre-settings for WiFi 7 chipsPing-Ke Shih
2024-01-10wifi: rtw89: phy: ignore special data from BB parameter filePing-Ke Shih
2024-01-10wifi: rtw89: 8922a: update the register used in DIG and the DIG flowCheng-Chieh Hsieh
2024-01-10wifi: rtw89: phy: add parser to support RX gain dynamic setting flowChung-Hsuan Hung
2024-01-10wifi: rtw89: phy: move bb_gain_info used by WiFi 6 chips to unionPing-Ke Shih