summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2026-05-06wifi: mac80211_hwsim: only RX on NAN when active on a slotBenjamin Berg
2026-05-06wifi: mac80211_hwsim: select NAN TX channel based on current TSFBenjamin Berg
2026-05-06wifi: mac80211_hwsim: limit TX of frames to the NAN DWBenjamin Berg
2026-05-06wifi: rtw89: debug: add BB diagnoseKuan-Chung Chen
2026-05-06wifi: rtw89: debug: add RX statistics in bb_infoKuan-Chung Chen
2026-05-06wifi: rtw89: debug: extend bb_info with TX status and PERKuan-Chung Chen
2026-05-06wifi: rtw89: debug: add PMAC counter in bb_infoKuan-Chung Chen
2026-05-06wifi: rtw89: debug: bb_info entry including TX rate count for WiFi 7 chipsKuan-Chung Chen
2026-05-06wifi: rtw89: phy: support per PHY RX statisticsKuan-Chung Chen
2026-05-06wifi: rtw89: mlo: rearrange MLSR link decision flowKuan-Chung Chen
2026-05-06wifi: rtl8xxxu: Detect the maximum supported channel widthBitterblue Smith
2026-05-05Merge tag 'ath-current-20260505' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2026-05-05wifi: mac80211_hwsim: Add support for extended FTM rangingKavita Kavita
2026-05-05wifi: cfg80211: Add MAC address filter to remain_on_channelPeddolla Harshavardhan Reddy
2026-05-05wifi: mac80211_hwsim: switch to use TXQsBenjamin Berg
2026-05-05wifi: mac80211_hwsim: refactor NAN timer handlingBenjamin Berg
2026-05-05wifi: mac80211_hwsim: register beacon timer by calculating TBTTBenjamin Berg
2026-05-05wifi: mac80211_hwsim: move timestamp writing later in the datapathBenjamin Berg
2026-05-05wifi: mac80211_hwsim: rename and switch simulation time to boottimeBenjamin Berg
2026-05-05wifi: mac80211_hwsim: split NAN handling into separate fileBenjamin Berg
2026-05-05wifi: mac80211_hwsim: move NAN related variables into a structBenjamin Berg
2026-05-05wifi: mac80211_hwsim: remove unused nan_vif struct memberBenjamin Berg
2026-05-05wifi: libertas: notify firmware load wait on disconnectJakov Novak
2026-05-04wifi: ath5k: do not access array OOBJiri Slaby (SUSE)
2026-05-04wifi: ath12k: fix peer_id usage in normal RX pathBaochen Qiang
2026-05-04wifi: ath12k: initialize RSSI dBm conversion event stateRameshkumar Sundaram
2026-05-04wifi: ath12k: fix leak in some ath12k_wmi_xxx() functionsNicolas Escande
2026-05-04wifi: cw1200: Revert "Fix locking in error paths"Bart Van Assche
2026-04-30wifi: ath12k: add thermal cooling device supportMaharaja Kennadyrajan
2026-04-30wifi: ath12k: reorder group start/stop for safe thermal sysfs cleanupMaharaja Kennadyrajan
2026-04-30wifi: ath12k: refactor per-radio thermal hwmon setup and cleanupMaharaja Kennadyrajan
2026-04-30wifi: ath12k: configure firmware thermal throttling via WMIMaharaja Kennadyrajan
2026-04-30wifi: ath12k: handle thermal throttle stats WMI eventMaharaja Kennadyrajan
2026-04-30wifi: ath12k: unify error handling in some ath12k_wmi_xxx() functionsNicolas Escande
2026-04-30wifi: ath11k: cancel SSR work items during PCI shutdownWei Zhang
2026-04-30wifi: ath12k: use kzalloc_flexRosen Penev
2026-04-30wifi: ath12k: Handle DP_RX_DECAP_TYPE_8023 type in Rx pathTamizh Chelvam Raja
2026-04-30wifi: ath: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski
2026-04-30wifi: ath: Use the unified QMI service ID instead of defining it locallyDaniel Lezcano
2026-04-30wifi: ath9k: fix OOB access from firmware tx status queue IDTristan Madani
2026-04-30wifi: ath9k: use kmemdup and kcallocRosen Penev
2026-04-30wifi: ath9k: owl: move name into owl_nvmem_probeRosen Penev
2026-04-30wifi: ath9k: use non devm for nvmem_cell_getRosen Penev
2026-04-30wifi: ath9k: Remove redundant rcu_read_lock/unlock() in spin_lockpengdonglin
2026-04-29wifi: rtlwifi: rtl8821ae: Fix C2H bit location in RX descriptorBitterblue Smith
2026-04-29wifi: rtw89: disable CSI STBC for VHT 160MHzDian-Syuan Yang
2026-04-29wifi: rtw89: disable HTC field in AP modeDian-Syuan Yang
2026-04-29wifi: rtw89: pci: no need to wait CLK ready for RTL8922DEPing-Ke Shih
2026-04-29wifi: rtw89: add bounds check on firmware mac_id in link lookupTristan Madani
2026-04-29wifi: rtw88: fix OOB read from firmware RX descriptor exceeding DMA bufferTristan Madani