summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2026-07-31wifi: mt76: connac: add MT7991A (0x7991) to is_mt7996()Dmitry Gomzyakov
2026-07-31wifi: mm81x: prevent timers from outliving teardownLinmao Li
2026-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-30wifi: ath6kl: return 0 explicitly in ath6kl_init_upload()Sang-Heon Jeon
2026-07-30wifi: ath11k: fix stride mismatch in mac_phy_caps_parse()Jeff Johnson
2026-07-30wifi: ath12k: fix stride mismatch in mac_phy_caps_parse()Jeff Johnson
2026-07-30wifi: rtw88: Fix potential memory leak in rtw_txq_push_skb()Abdun Nihaal
2026-07-30wifi: rtw89: remove conditional return with no effect in sys_init_*()Sang-Heon Jeon
2026-07-30wifi: rtlwifi: rtl8821ae: remove conditional return with no effect in _rtl882...Sang-Heon Jeon
2026-07-30wifi: rtw89: coex: Handle Bluetooth LE-Audio related coexistence featureChing-Te Ku
2026-07-30wifi: rtw89: coex: Fix H2C command redundant send & version fall throughChing-Te Ku
2026-07-30wifi: rtw89: coex: Fix TDMA v8 handling to unblock BTC report parsingChing-Te Ku
2026-07-30wifi: rtw89: coex: Add dual Bluetooth debug info dumpChing-Te Ku
2026-07-30wifi: rtw89: coex: Add BTC report version 8 support for BT sub-reportsChing-Te Ku
2026-07-30wifi: rtw89: coex: Fix log dump format with proper newlineChing-Te Ku
2026-07-30wifi: rtw89: coex: Refine RF calibration notify flowChing-Te Ku
2026-07-30wifi: rtw89: coex: complete GPIO debug configuration handlerChing-Te Ku
2026-07-30wifi: rtw89: coex: Decrease Wi-Fi special packet protect timeChing-Te Ku
2026-07-30wifi: rtw89: coex: Separate _ntfy_role_info into two functionChing-Te Ku
2026-07-30wifi: rtw89: coex: Rearrange _ntfy_role_info infoChing-Te Ku
2026-07-30wifi: rtw89: coex: Add firmware 0.35.111.X support for RTL8922A/DChing-Te Ku
2026-07-30wifi: rtw89: coex: Add Wi-Fi MLO info version 2 H2C commandChing-Te Ku
2026-07-30wifi: rtw89: coex: Add chip initial info version 11 for RTL8922A/DChing-Te Ku
2026-07-30wifi: rtlwifi: pci: fix error path in rtl_pci_probe()Abdun Nihaal
2026-07-30wifi: rtlwifi: rtl8192du: Fix possible memory leak in rtl92du_init_sw_vars()Abdun Nihaal
2026-07-30wifi: rtl818x: initialize eeprom_93cx6 struct to zeroStanislaw Gruszka
2026-07-29wifi: ath12k: Share RootPD state across UserPDs to avoid duplicate operationsAaradhana Sahu
2026-07-29wifi: ath12k: add AHB platform descriptor supportAaradhana Sahu
2026-07-29wifi: ath12k: skip MLO multicast links during crash recovery in Tx pathPavankumar Nandeshwar
2026-07-29wifi: ath12k: Use different RX release ring sizes as per memory profilesPavankumar Nandeshwar
2026-07-29wifi: ath12k: rename firmware_mode enum members to use QMI namespaceJeff Johnson
2026-07-29wifi: ath12k: move firmware_mode enum to qmi.hJeff Johnson
2026-07-29wifi: ath12k: validate TLV length in process_tpc_stats()Jeff Johnson
2026-07-29wifi: ath11k: fix overreads in ath11k_wmi_process_csa_switch_count_event()Jeff Johnson
2026-07-29wifi: ath12k: fix overreads in ath12k_wmi_process_csa_switch_count_event()Jeff Johnson
2026-07-28wifi: mwifiex: Remove WQ_HIGHPRI from main workqueueFabio Estevam
2026-07-28wifi: mwifiex: Detach sync cmd buffer on interrupted waitFabio Estevam
2026-07-28wifi: nxpwifi: reject zero-length extension elements in beacon IEsLinmao Li
2026-07-28Merge tag 'iwlwifi-next-2026-07-23' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg
2026-07-28wifi: iwlegacy: replace BUG_ON() with WARN_ON() on num_stations checkStanislaw Gruszka
2026-07-28wifi: mwifiex: use the subframe length when parsing A-MSDU TDLS framesZhao Li
2026-07-28Merge tag 'ath-current-20260727' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2026-07-27Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-07-27wifi: ath12k: resolve PENDING ML peer ID from MLO_PEER_MAP HTT eventBaochen Qiang
2026-07-27wifi: ath12k: defer dp_peer registration when firmware allocates MLD peer IDBaochen Qiang
2026-07-27wifi: ath12k: do not advertise MLD peer ID for firmware-allocate devicesBaochen Qiang
2026-07-27wifi: ath12k: introduce host_alloc_ml_id hardware parameterBaochen Qiang
2026-07-27wifi: ath12k: add support for HTT_T2H_MSG_TYPE_MLO_RX_PEER_MAPBaochen Qiang
2026-07-27wifi: ath12k: keep ATH12K_PEER_ML_ID_VALID set in ath12k_sta::ml_peer_idBaochen Qiang
2026-07-27wifi: ath12k: factor out peer assoc send-and-wait into a helperBaochen Qiang