summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/phy.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-28wifi: rtw89: phy: add PHY C2H event dummy handler for func 1-7 and 2-10Ping-Ke Shih
2026-01-28wifi: rtw89: rfk: update RFK report format of IQK, DACK and TXGAPKPing-Ke Shih
2026-01-28wifi: rtw89: rfk: add to print debug log of CIM3KPing-Ke Shih
2026-01-28wifi: rtw89: rfk: add firmware command to do CIM3KPing-Ke Shih
2026-01-28wifi: rtw89: rfk: add to print debug log of TX IQKPing-Ke Shih
2026-01-28wifi: rtw89: rfk: add firmware command to do TX IQKPing-Ke Shih
2026-01-22wifi: rtw89: phy: update TSSI flow for RTL8922DZong-Zhe Yang
2026-01-22wifi: rtw89: phy: update edcca log parsing for RTL8922DEric Huang
2026-01-22wifi: rtw89: phy: handle C2H event for PS mode reportEric Huang
2026-01-22wifi: rtw89: phy: abstract BB wrap registers to share initial flowPing-Ke Shih
2026-01-22wifi: rtw89: phy: extend register to read history 2 of PHY env_monitorEric Huang
2026-01-22wifi: rtw89: phy: abstract start address and EHT of PHY status bitmapPing-Ke Shih
2026-01-22wifi: rtw89: phy: add {read,write}_rf_v3 for RTL8922DPing-Ke Shih
2026-01-15wifi: rtw89: support EHT GI/LTF settingKuan-Chung Chen
2026-01-07wifi: rtw89: rfk: update rtw89_fw_h2c_rf_pre_ntfy_mcc formatChih-Kang Chang
2026-01-07wifi: rtw89: fw: change WITH_RFK_PRE_NOTIFY to be a FW feature groupZong-Zhe Yang
2026-01-07wifi: rtw89: rfk: add rtw89_fw_h2c_rf_pre_ntfy_mcc for new WiFi 7 firmwareChih-Kang Chang
2025-11-18wifi: rtw89: align RA H2C format v1 for RTL8922APing-Ke Shih
2025-11-18wifi: rtw89: phy: ignore DCFO if not defined in chip_infoPing-Ke Shih
2025-11-13wifi: rtw89: phy: fix out-of-bounds access in rtw89_phy_read_txpwr_limit()Kuan-Chung Chen
2025-10-28wifi: rtw89: support EHT rate pattern via bitrate maskZong-Zhe Yang
2025-09-18wifi: rtw89: 8922a: add TAS feature supportKuan-Chung Chen
2025-09-18wifi: rtw89: phy: initialize AFE by firmware element tablePing-Ke Shih
2025-09-18wifi: rtw89: disable RTW89_PHYSTS_IE09_FTR_0 for ppdu statusChih-Kang Chang
2025-08-26wifi: rtw89: 8852a: report per-channel noise level by get_survey opsPo-Hao Huang
2025-08-19wifi: rtw89: introduce beacon tracking to improve connection stabilityKuan-Chung Chen
2025-08-12wifi: rtw89: print just once for unknown C2H eventsPing-Ke Shih
2025-07-15wifi: rtw89: add DIG suspend/resume flow when scan and connectionChih-Kang Chang
2025-07-15wifi: rtw89: mcc: add H2C command to support different PD level in MCCChih-Kang Chang
2025-07-04wifi: rtw89: Hide some errors when the device is unpluggedBitterblue Smith
2025-06-24wifi: rtw89: update EDCCA report for subband 40M/80M/sub-20MEric Huang
2025-06-10wifi: rtw89: fix EHT 20MHz TX rate for non-AP STAKuan-Chung Chen
2025-06-10wifi: rtw89: add EHT physts and adjust init flow accordinglyEric Huang
2025-05-05wifi: rtw89: constrain TX power according to dynamic antenna power tableKuan-Chung Chen
2025-05-05wifi: rtw89: phy: add C2H event handler for report of FW scanKuan-Chung Chen
2025-03-31wifi: rtw89: sar: add skeleton for SAR configuration via ACPIZong-Zhe Yang
2025-03-31wifi: rtw89: sar: introduce structure to wrap query parametersZong-Zhe Yang
2025-03-13wifi: rtw89: 8922a: enable dynamic antenna gainKuan-Chung Chen
2025-03-13wifi: rtw89: enable dynamic antenna gain based on countryKuan-Chung Chen
2025-03-13wifi: rtw89: refine mechanism of TASKuan-Chung Chen
2025-02-03wifi: rtw89: manual cosmetic along lockdep_assert_wiphy()Ping-Ke Shih
2025-02-03wifi: rtw89: remove consumers of driver mutexPing-Ke Shih
2025-02-03wifi: rtw89: debugfs: implement file_ops::read/write to replace seq_filePing-Ke Shih
2025-02-03wifi: rtw89: use wiphy_work() to replace ieee802111_work()Ping-Ke Shih
2025-02-03wifi: rtw89: phy: disable CFO track when two PHY are working simultaneouslyPing-Ke Shih
2025-02-03wifi: rtw89: phy: support EDCCA log per PHYPing-Ke Shih
2025-02-03wifi: rtw89: phy: support EDCCA per PHYPing-Ke Shih
2025-02-03wifi: rtw89: phy: support ch_info per PHYPing-Ke Shih