summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2026-03-03wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()Lorenzo Bianconi
2026-03-03wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()Lorenzo Bianconi
2026-03-03Merge tag 'ath-current-20260302' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2026-03-03wifi: wlcore: Fix a locking bugBart Van Assche
2026-03-03wifi: cw1200: Fix locking in error pathsBart Van Assche
2026-03-03wifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irq_prep...Duoming Zhou
2026-03-03wifi: rtw88: check for PCI upstream bridge existenceFedor Pchelkin
2026-03-03wifi: rtw89: ser: post-recover DMAC state to prevent LPSZong-Zhe Yang
2026-03-03wifi: rtw89: ser: Wi-Fi 7 reset HALT C2H after reading itZong-Zhe Yang
2026-03-03wifi: rtw89: debug: add SER SW counters to count simulationZong-Zhe Yang
2026-03-03wifi: rtw89: rfk: add hardware version to rtw89_fw_h2c_rf_pre_ntfy_mcc for ne...Ping-Ke Shih
2026-03-03wifi: rtw89: add H2C command to protect TX/RX for unused PHYKuan-Chung Chen
2026-03-03wifi: rtw89: 8851b: update supported firmware format to 1Zong-Zhe Yang
2026-03-03wifi: rtw89: 8852a: update supported firmware format to 1Zong-Zhe Yang
2026-03-03wifi: rtw89: 8852a: move DIG tables to rtw8852a.cZong-Zhe Yang
2026-03-03wifi: rtw89: 8852b: update supported firmware format to 2Ping-Ke Shih
2026-03-03wifi: rtw89: add general way to generate module firmware stringZong-Zhe Yang
2026-03-03wifi: rtw89: fw: recognize firmware type B by AIDPing-Ke Shih
2026-03-03wifi: rtw89: fw: add fw_def struct to put firmware name and format versionPing-Ke Shih
2026-03-03wifi: rtw88: coex: Solve LE-HID lag & update coex version to 26020420Ching-Te Ku
2026-03-03wifi: rtw89: Turbo mode for RTL8851BU/RTL8852BUBitterblue Smith
2026-03-02wifi: ath12k: Remove the unused argument from the Rx data pathKarthikeyan Periyasamy
2026-03-02wifi: ath12k: Enable monitor mode support on IPQ5332Aaradhana Sahu
2026-03-02wifi: ath12k: Set up MLO after SSRRamya Gnanasekar
2026-03-02wifi: ath11k: Silence remoteproc probe deferral printsBjorn Andersson
2026-03-02wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_configSebastian Krzyszkowiak
2026-03-02wifi: cfg80211: support key installation on non-netdev wdevsAvraham Stern
2026-03-02wifi: cfg80211: make cluster id an arrayMiri Korenblit
2026-03-02wifi: mac80211_hwsim: Advertise support for (Re)Association frame encryptionKavita Kavita
2026-03-02wifi: mac80211: Fix AAD/Nonce computation for management frames with MLOSai Pratyusha Magam
2026-03-02wifi: rt2x00: use generic nvmem_cell_getRosen Penev
2026-03-02wifi: mac80211: fetch unsolicited probe response template by link IDSriram R
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