summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2026-03-02wifi: mac80211: fetch FILS discovery template by link IDSriram R
2026-03-02wifi: nl80211/cfg80211: support stations of non-netdev interfacesMiri Korenblit
2026-03-02wifi: iwlegacy: Avoid multiple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2026-03-02wifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup()Daniel Hodges
2026-03-02wifi: mac80211_hwsim: background CAC supportJanusz Dziedzic
2026-03-02wifi: mwifiex: Fix memory leak in mwifiex_11n_aggregate_pkt()Zilin Guan
2026-02-26wifi: ath11k: fix memory leaks in beacon template setupZilin Guan
2026-02-26wifi: ath12k: add basic hwmon temperature reportingMaharaja Kennadyrajan
2026-02-26wifi: ath12k: fix indentation in ath12k_qmi_aux_uc_load()Baochen Qiang
2026-02-26wifi: ath9k: Fix typoAlejandro Colomar
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-26wifi: ath12k: fix station lookup failure when disconnecting from APBaochen Qiang
2026-02-26wifi: ath12k: use correct pdev id when requesting firmware statsBaochen Qiang
2026-02-23wifi: libertas: fix use-after-free in lbs_free_adapter()Daniel Hodges
2026-02-23wifi: mwifiex: Fix dev_alloc_name() return value checkChen-Yu Tsai
2026-02-23wifi: brcmfmac: Fix potential kernel oops when probe failsMarek Szyprowski
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
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-02-19Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-12net: intel: fix PCI device ID conflict between i40e and ipw2200Ethan Nelson-Moore
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-11Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-10Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-02-04Merge tag 'wireless-next-2026-02-04' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-02-03wifi: iwlwifi: mvm: pause TCM on fast resumeMiri Korenblit
2026-02-03wifi: iwlwifi: mld: cancel mlo_scan_start_wkMiri Korenblit
2026-02-03wifi: brcmsmac: phy: Remove unreachable error handling codeIngyu Jang
2026-02-02net: remove unnecessary module_init/exit functionsEthan Nelson-Moore
2026-02-02Merge tag 'ath-next-20260202' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-02-02Merge tag 'rtw-next-2026-01-30' of https://github.com/pkshih/rtwJohannes Berg
2026-01-30wifi: ath12k: clear stale link mapping of ahvif->links_mapAaradhana Sahu
2026-01-30wifi: ath12k: Add support TX hardware queue statsAaradhana Sahu
2026-01-30wifi: ath12k: Add support RX PDEV statsAaradhana Sahu
2026-01-30wifi: ath12k: Fix index decrement when array_len is zeroAaradhana Sahu
2026-01-30wifi: ath12k: support OBSS PD configuration for AP modeWei Zhang
2026-01-30wifi: ath12k: add WMI support for spatial reuse parameter configurationWei Zhang
2026-01-30wifi: ath11k: add usecase firmware handling based on device compatibleMiaoqing Pan
2026-01-30wifi: ath10k: sdio: add missing lock protection in ath10k_sdio_fw_crashed_dump()Ziyi Guo
2026-01-30wifi: ath10k: fix lock protection in ath10k_wmi_event_peer_sta_ps_state_chg()Ziyi Guo
2026-01-30wifi: ath10k: snoc: support powering on the device via pwrseqDmitry Baryshkov
2026-01-30wifi: rtw89: pci: warn if SPS OCP happens for RTL8922DEPing-Ke Shih
2026-01-30wifi: rtw89: pci: restore LDO setting after device resumeDian-Syuan Yang
2026-01-30wifi: rtw89: mac: set MU group membership and position to registersPing-Ke Shih
2026-01-30wifi: rtw89: wow: disable interrupt before swapping FW for 8922DChih-Kang Chang