summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2026-01-30wifi: rtw89: debug: tweak Wi-Fi 7 SER L0/L1 simulation methodsZong-Zhe Yang2-11/+62
2026-01-30wifi: rtw89: debug: rename mac/ctrl error to L0/L1 errorZong-Zhe Yang1-16/+16
2026-01-30Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski172-1561/+8433
2026-01-28wifi: rtw89: regd: update regulatory map to R73-R54Zong-Zhe Yang1-10/+10
2026-01-28wifi: rtw89: pci: validate release report content before using for RTL8922DEPing-Ke Shih1-2/+4
2026-01-28wifi: rtw89: get designated link to replace link instance 0Zong-Zhe Yang3-11/+8
2026-01-28wifi: rtw89: 8922a: configure FW version for SIM_SER_L0L1_BY_HALT_H2CZong-Zhe Yang1-0/+1
2026-01-28wifi: rtw89: phy: add PHY C2H event dummy handler for func 1-7 and 2-10Ping-Ke Shih4-2/+19
2026-01-28wifi: rtw89: fw: correct content of DACK H2C commandPing-Ke Shih2-6/+6
2026-01-28wifi: rtw89: rfk: update RFK report format of IQK, DACK and TXGAPKPing-Ke Shih2-14/+40
2026-01-28wifi: rtw89: rfk: add to print debug log of CIM3KPing-Ke Shih3-0/+41
2026-01-28wifi: rtw89: rfk: add firmware command to do CIM3KPing-Ke Shih4-0/+77
2026-01-28wifi: rtw89: rfk: add to print debug log of TX IQKPing-Ke Shih3-1/+35
2026-01-28wifi: rtw89: rfk: add firmware command to do TX IQKPing-Ke Shih4-0/+79
2026-01-27Merge tag 'iwlwifi-next-2026-01-21' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg55-925/+1591
2026-01-27Merge tag 'ath-next-20260120' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg58-227/+3135
2026-01-27wifi: iwlegacy: add missing mutex protection in il4965_store_tx_power()Ziyi Guo1-0/+2
2026-01-27wifi: iwlegacy: add missing mutex protection in il3945_store_measurement()Ziyi Guo1-0/+2
2026-01-27wifi: p54: Fix memory leak in p54_beacon_update()Zilin Guan1-1/+3
2026-01-27wifi: rtw88: sdio: Migrate to use sdio specific shutdown functionUwe Kleine-König7-8/+7
2026-01-27wifi: rsi: sdio: Migrate to use sdio specific shutdown functionUwe Kleine-König1-3/+2
2026-01-26Merge 6.19-rc7 into char-misc-nextGreg Kroah-Hartman6-31/+29
2026-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-31/+29
2026-01-22wifi: rtw89: 8922a: add digital compensation for 2GHzPo-Hao Huang1-10/+47
2026-01-22wifi: rtw89: mac: set force MBA duration to 0Ping-Ke Shih1-0/+3
2026-01-22wifi: rtw89: mac: clear DTOP disable excluding CID7090 variant for RTL8922DPing-Ke Shih1-1/+2
2026-01-22wifi: rtw89: phy: update TSSI flow for RTL8922DZong-Zhe Yang2-13/+40
2026-01-22wifi: rtw89: phy: add firmware element of digital TX power compensationPing-Ke Shih4-0/+59
2026-01-22wifi: rtw89: phy: update edcca log parsing for RTL8922DEric Huang1-8/+12
2026-01-22wifi: rtw89: phy: add H2C command to send detail RX gain and link parameters ...Eric Huang5-0/+224
2026-01-22wifi: rtw89: phy: handle C2H event for PS mode reportEric Huang4-0/+81
2026-01-22wifi: rtw89: phy: add chip_ops to calculate RX gain from efuse to support PS ...Ping-Ke Shih7-0/+31
2026-01-22wifi: rtw89: debug: Fix memory leak in __print_txpwr_map()Zilin Guan1-4/+4
2026-01-22wifi: rtw89: Add default ID 28de:2432 for RTL8832CUShin-Yi Lin1-0/+2
2026-01-22wifi: rtw89: fix unable to receive probe responses under MLO connectionPo-Hao Huang1-0/+3
2026-01-22wifi: rtw89: phy: fix incorrect power limit by mac_idPo-Hao Huang1-2/+4
2026-01-22wifi: rtw89: phy: refine initial flow of BB wrapperPing-Ke Shih1-6/+6
2026-01-22wifi: rtw89: phy: write BB wrapper registers with flushPing-Ke Shih1-2/+38
2026-01-22wifi: rtw89: phy: update BB wrapper RFSIPing-Ke Shih4-0/+549
2026-01-22wifi: rtw89: phy: update bb wrapper TPU initEric Huang2-7/+17
2026-01-22wifi: rtw89: phy: abstract BB wrap registers to share initial flowPing-Ke Shih4-2/+27
2026-01-22wifi: rtw89: phy: extend register to read history 2 of PHY env_monitorEric Huang4-3/+8
2026-01-22wifi: rtw89: phy: abstract start address and EHT of PHY status bitmapPing-Ke Shih4-6/+36
2026-01-22wifi: rtw89: phy: add ops rtw89_phy_gen_be_v1 for RTL8922DPing-Ke Shih3-8/+185
2026-01-22wifi: rtw89: phy: add {read,write}_rf_v3 for RTL8922DPing-Ke Shih3-0/+139
2026-01-22wifi: rtw89: mac: clear global interrupt right after power-onPing-Ke Shih4-0/+87
2026-01-22wifi: rtw88: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari1-1/+2
2026-01-21wifi: iwlwifi: rename struct iwl_mcc_allowed_ap_type_cmd::offset_mapEmmanuel Grumbach3-5/+6
2026-01-21wifi: iwlwifi: mvm: Remove link_id from time_eventsNidhish A N6-40/+21
2026-01-21wifi: iwlwifi: mld: change cluster_id type to u8 arrayBenjamin Berg2-13/+12