summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2026-07-06wifi: rsi: avoid reading TKIP MIC keys for non-TKIP ciphersPengpeng Hou
2026-07-06wifi: p54: validate RX frame length in p54_rx_eeprom_readback()Xiang Mei
2026-07-06wifi: mac80211_hwsim: avoid treating MCS as legacy rate indexYousef Alhouseen
2026-07-06wifi: libertas: fix memory leak in helper_firmware_cb()Dawei Feng
2026-07-06wifi: libertas_tf: fix use-after-free in lbtf_free_adapter()Maoyi Xie
2026-07-06wifi: mac80211_hwsim: clamp virtio RX length before skb_putBryam Vargas
2026-07-06wifi: ipw2100: fix potential memory leak in ipw2100_pci_init_one()Abdun Nihaal
2026-07-06wifi: p54: update stale wireless wiki URLsAnas Khan
2026-07-06wifi: wlcore: allocate aggregation and firmware log buffers with kzalloc()Mike Rapoport (Microsoft)
2026-07-06wifi: mwifiex: debugfs: use kzalloc() to allocate formatting buffersMike Rapoport (Microsoft)
2026-07-06wifi: libertas: debugfs: use kzalloc() to allocate formatting buffersMike Rapoport (Microsoft)
2026-07-06wifi: b43, b43legacy: debugfs: use kzalloc() to allocate formatting buffersMike Rapoport (Microsoft)
2026-07-06wifi: cfg80211: remove WIPHY_FLAG_DISABLE_WEXTJohannes Berg
2026-07-06wifi: cfg80211/nl80211: add STA-mode peer probingPriyansha Tiwari
2026-07-06wifi: nl80211/cfg80211: rename probe_client to probe_peerPriyansha Tiwari
2026-07-06wifi: rt2x00: avoid full teardown before work setup in probeRunyu Xiao
2026-07-06wifi: mwifiex: fix permanently busy scans after multiple roam iterationsRafael Beims
2026-07-06wifi: mwifiex: fix roaming to different channel in host_mlme modeRafael Beims
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-03wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 17aa:b736William Hansen-Baird
2026-07-03wifi: rtlwifi: convert pci if-statement to ID tableWilliam Hansen-Baird
2026-07-03wifi: rtlwifi: fix disabling of ASPM for RTL8723BE with AER floodingWilliam Hansen-Baird
2026-07-03wifi: rtw89: fix HE extended capability length checkPengpeng Hou
2026-07-03wifi: rtw89: check return values in rtw89_ops_start_ap()Dmitry Morgun
2026-07-03wifi: rtw89: wow: only WiFi 6 chips initialize RF registers in WoWLAN modeChih-Kang Chang
2026-07-03wifi: rtw89: wow: add QoS control field to WoWLAN ARP response for MLOChin-Yen Lee
2026-07-03wifi: rtw89: wow: use MLD address in WoWLAN ARP replies for MLO stationsChin-Yen Lee
2026-07-03wifi: rtw89: fw: fix link ID filling for LPS MLO common infoZong-Zhe Yang
2026-07-03wifi: rtw89: pci: disable phy error flag related to refclkChih-Kang Chang
2026-07-03wifi: rtw89: disable sniffer mode in RX filter when initialization for Wi-Fi ...Chih-Kang Chang
2026-07-03wifi: rtw89: drop packet offload entry on H2C addition failure to avoid scan ...Dian-Syuan Yang
2026-07-03wifi: rtw89: fw: lower debug level for UDM1 debug registerPing-Ke Shih
2026-07-03wifi: rtw89: mac: pass chip version to firmwarePing-Ke Shih
2026-07-03wifi: rtw89: mac: finish active TX immediately without waiting for DMACPing-Ke Shih
2026-07-03wifi: rtw89: coex: Add RTL8922D chip stringChing-Te Ku
2026-07-03wifi: rtw89: coex: Add Wi-Fi firmware 0.35.94.1 support for RTL8922DChing-Te Ku
2026-07-03wifi: rtw89: coex: Renaming drvinfo_type to drvinfo_verChing-Te Ku
2026-07-03wifi: rtw89: coex: Add TX/RX RF parameter format version 9Ching-Te Ku
2026-07-03wifi: rtw89: coex: Refine third party module related coexistenceChing-Te Ku
2026-07-03wifi: rtw89: coex: Move Bluetooth related counters to BT infoChing-Te Ku
2026-07-03wifi: rtw89: coex: Extend bt_slot_req for dual MAC wifiChing-Te Ku
2026-07-03wifi: rtw89: coex: Move wifi related counters to wifi infoChing-Te Ku
2026-07-03wifi: rtw89: coex: offset current BT info to BT0 for dual BT configurationChing-Te Ku
2026-07-03wifi: rtw89: coex: force to exit Wi-Fi LPS while Bluetooth profile existChing-Te Ku
2026-07-03wifi: rtw88: Enable receiving control frames in monitor modeBitterblue Smith (S.E.A. Datentechnik GmbH)
2026-07-03wifi: rtl8xxxu: 8723bu: remove reference of non-existing firmware rtl8723bu_b...Ping-Ke Shih
2026-07-03wifi: rtlwifi: rtl8192du: check QoS TID before indexing tidsRunyu Xiao
2026-07-03wifi: rtw88: pci: fix resource leak on failed NAPI setupDawei Feng
2026-07-03wifi: rtw88: 8822c: replace msleep() with fsleep() for DPK delaysChen Jung Ku
2026-07-03wifi: rtw89: use str_enable_disable() helperPanagiotis Petrakopoulos