summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2026-01-28wifi: rtw89: regd: update regulatory map to R73-R54Zong-Zhe Yang-10/+10
2026-01-28wifi: rtw89: pci: validate release report content before using for RTL8922DEPing-Ke Shih-2/+4
2026-01-28wifi: rtw89: get designated link to replace link instance 0Zong-Zhe Yang-11/+8
2026-01-28wifi: rtw89: 8922a: configure FW version for SIM_SER_L0L1_BY_HALT_H2CZong-Zhe Yang-0/+1
2026-01-28wifi: rtw89: phy: add PHY C2H event dummy handler for func 1-7 and 2-10Ping-Ke Shih-2/+19
2026-01-28wifi: rtw89: fw: correct content of DACK H2C commandPing-Ke Shih-6/+6
2026-01-28wifi: rtw89: rfk: update RFK report format of IQK, DACK and TXGAPKPing-Ke Shih-14/+40
2026-01-28wifi: rtw89: rfk: add to print debug log of CIM3KPing-Ke Shih-0/+41
2026-01-28wifi: rtw89: rfk: add firmware command to do CIM3KPing-Ke Shih-0/+77
2026-01-28wifi: rtw89: rfk: add to print debug log of TX IQKPing-Ke Shih-1/+35
2026-01-28wifi: rtw89: rfk: add firmware command to do TX IQKPing-Ke Shih-0/+79
2026-01-27Merge tag 'iwlwifi-next-2026-01-21' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg-925/+1591
2026-01-27Merge tag 'ath-next-20260120' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg-227/+3135
2026-01-27wifi: iwlegacy: add missing mutex protection in il4965_store_tx_power()Ziyi Guo-0/+2
2026-01-27wifi: iwlegacy: add missing mutex protection in il3945_store_measurement()Ziyi Guo-0/+2
2026-01-27wifi: p54: Fix memory leak in p54_beacon_update()Zilin Guan-1/+3
2026-01-27wifi: rtw88: sdio: Migrate to use sdio specific shutdown functionUwe Kleine-König-8/+7
2026-01-27wifi: rsi: sdio: Migrate to use sdio specific shutdown functionUwe Kleine-König-3/+2
2026-01-26Merge 6.19-rc7 into char-misc-nextGreg Kroah-Hartman-31/+29
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-31/+29
2026-01-22wifi: rtw89: 8922a: add digital compensation for 2GHzPo-Hao Huang-10/+47
2026-01-22wifi: rtw89: mac: set force MBA duration to 0Ping-Ke Shih-0/+3
2026-01-22wifi: rtw89: mac: clear DTOP disable excluding CID7090 variant for RTL8922DPing-Ke Shih-1/+2
2026-01-22wifi: rtw89: phy: update TSSI flow for RTL8922DZong-Zhe Yang-13/+40
2026-01-22wifi: rtw89: phy: add firmware element of digital TX power compensationPing-Ke Shih-0/+59
2026-01-22wifi: rtw89: phy: update edcca log parsing for RTL8922DEric Huang-8/+12
2026-01-22wifi: rtw89: phy: add H2C command to send detail RX gain and link parameters ...Eric Huang-0/+224
2026-01-22wifi: rtw89: phy: handle C2H event for PS mode reportEric Huang-0/+81
2026-01-22wifi: rtw89: phy: add chip_ops to calculate RX gain from efuse to support PS ...Ping-Ke Shih-0/+31
2026-01-22wifi: rtw89: debug: Fix memory leak in __print_txpwr_map()Zilin Guan-4/+4
2026-01-22wifi: rtw89: Add default ID 28de:2432 for RTL8832CUShin-Yi Lin-0/+2
2026-01-22wifi: rtw89: fix unable to receive probe responses under MLO connectionPo-Hao Huang-0/+3
2026-01-22wifi: rtw89: phy: fix incorrect power limit by mac_idPo-Hao Huang-2/+4
2026-01-22wifi: rtw89: phy: refine initial flow of BB wrapperPing-Ke Shih-6/+6
2026-01-22wifi: rtw89: phy: write BB wrapper registers with flushPing-Ke Shih-2/+38
2026-01-22wifi: rtw89: phy: update BB wrapper RFSIPing-Ke Shih-0/+549
2026-01-22wifi: rtw89: phy: update bb wrapper TPU initEric Huang-7/+17
2026-01-22wifi: rtw89: phy: abstract BB wrap registers to share initial flowPing-Ke Shih-2/+27
2026-01-22wifi: rtw89: phy: extend register to read history 2 of PHY env_monitorEric Huang-3/+8
2026-01-22wifi: rtw89: phy: abstract start address and EHT of PHY status bitmapPing-Ke Shih-6/+36
2026-01-22wifi: rtw89: phy: add ops rtw89_phy_gen_be_v1 for RTL8922DPing-Ke Shih-8/+185
2026-01-22wifi: rtw89: phy: add {read,write}_rf_v3 for RTL8922DPing-Ke Shih-0/+139
2026-01-22wifi: rtw89: mac: clear global interrupt right after power-onPing-Ke Shih-0/+87
2026-01-22wifi: rtw88: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-1/+2
2026-01-21wifi: iwlwifi: rename struct iwl_mcc_allowed_ap_type_cmd::offset_mapEmmanuel Grumbach-5/+6
2026-01-21wifi: iwlwifi: mvm: Remove link_id from time_eventsNidhish A N-40/+21
2026-01-21wifi: iwlwifi: mld: change cluster_id type to u8 arrayBenjamin Berg-13/+12
2026-01-21wifi: iwlwifi: support V13 of iwl_lari_config_change_cmdEmmanuel Grumbach-7/+65
2026-01-21wifi: iwlwifi: split bios_value_u32 to separate the headerEmmanuel Grumbach-15/+26
2026-01-21wifi: iwlwifi: uefi: cache the DSM functionsEmmanuel Grumbach-16/+51