Linux wireless drivers development
 help / color / mirror / Atom feed
 messages from 2026-06-08 19:01:43 to 2026-06-12 13:37:10 UTC [more...]

[PATCH] wifi: cfg80211: validate PMSR FTM preamble range
 2026-06-12 13:37 UTC 

[PATCH] wifi: cfg80211: validate PMSR measurement type data
 2026-06-12 13:36 UTC 

[PATCH] wifi: mac80211: avoid non-S1G AID fallback for S1G assoc
 2026-06-12 13:36 UTC 

[PATCH v5 0/9] Support for block device NVMEM providers
 2026-06-12 13:21 UTC  (10+ messages)
` [PATCH v5 1/9] block: partitions: of: Skip child nodes without reg property
` [PATCH v5 2/9] dt-bindings: mmc: Document support for nvmem-layout
` [PATCH v5 3/9] dt-bindings: net: wireless: qcom,ath10k: Document NVMEM cells
` [PATCH v5 4/9] dt-bindings: bluetooth: qcom: Add NVMEM BD address cell
` [PATCH v5 5/9] block: implement NVMEM provider
` [PATCH v5 6/9] net: of_net: Add of_get_nvmem_eui48() helper for EUI-48 lookup
` [PATCH v5 7/9] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval
` [PATCH v5 8/9] Bluetooth: qca: Set NVMEM BD address quirks when address is invalid
` [PATCH v5 9/9] arm64: dts: qcom: arduino-imola: Describe NVMEM layout for WiFi/BT addresses

[PATCH 1/2] wifi: nl80211: validate nested MBSSID IE blobs
 2026-06-12 13:18 UTC  (2+ messages)
` [PATCH 2/2] wifi: nl80211: constrain MBSSID TX link ID range

[PATCH wireless-next v1] wifi: mwifiex: fix permanently busy scans after multiple roam iterations
 2026-06-12 13:06 UTC  (2+ messages)

[PATCH net-next] drivers/net/wireless/marvell/mwifiex/sdio: Use strscpy() to copy strings into arrays
 2026-06-12 12:50 UTC  (2+ messages)

[PATCH v4 0/8] Support for block device NVMEM providers
 2026-06-12 10:00 UTC  (18+ messages)
` [PATCH v4 1/8] dt-bindings: mmc: Document support for nvmem-layout
` [PATCH v4 2/8] dt-bindings: net: wireless: qcom,ath10k: Document NVMEM cells
` [PATCH v4 3/8] dt-bindings: bluetooth: qcom: Add NVMEM BD address cell
` [PATCH v4 4/8] block: implement NVMEM provider
` [PATCH v4 5/8] net: of_net: Add of_get_nvmem_eui48() helper for EUI-48 lookup
` [PATCH v4 6/8] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval
` [PATCH v4 7/8] Bluetooth: qca: Set NVMEM BD address quirks when address is invalid
` [PATCH v4 8/8] arm64: dts: qcom: arduino-imola: Describe NVMEM layout for WiFi/BT addresses

[PATCH 16/20] wifi: mt76: mt7925: add MT7928 TXD/TXS/TX_DONE support
 2026-06-12  7:53 UTC  (5+ messages)
` [PATCH 17/20] wifi: mt76: mt7925: add MMIO register remapping table for MT7928
` [PATCH 18/20] wifi: mt76: mt7925: align scan IE and EFUSE TLV lengths to 4 bytes "
` [PATCH 19/20] wifi: mt76: mt7925: add MT7928 per-chip PCIe register definitions
` [PATCH 20/20] wifi: mt76: mt7925: add MT7928 PCIe support

[PATCH 11/20] wifi: mt76: connac3: update basic rate table starting index
 2026-06-12  7:53 UTC  (5+ messages)
` [PATCH 12/20] wifi: mt76: mt7925: fix MMIO dynamic remap window size
` [PATCH 13/20] wifi: mt76: mt7925: add MT7928 FWDL support
` [PATCH 14/20] wifi: mt76: mt7925: add MT7928 irq_map with chip-specific rx masks
` [PATCH 15/20] wifi: mt76: mt7925: add MT7928 DMA configuration

[PATCH 06/20] wifi: mt76: connac2: add per-chip PCIe register definitions
 2026-06-12  7:51 UTC  (5+ messages)
` [PATCH 07/20] wifi: mt76: mt7925: "
` [PATCH 08/20] wifi: mt76: mt792x: rename WFDMA DMASHDL enable bit to follow the convention
` [PATCH 09/20] wifi: mt76: mt7925: rename WTBL registers to chip-specific format
` [PATCH 10/20] wifi: mt76: mt792x: add tx_done ring to common DMA queue allocation

[PATCH 01/20] wifi: mt76: mt792x: consolidate rx interrupt masks into all_complete_mask
 2026-06-12  7:50 UTC  (5+ messages)
` [PATCH 02/20] wifi: mt76: connac2: apply new rx all_complete_mask
` [PATCH 03/20] wifi: mt76: mt7925: replace shared rx irq masks with per-chip definitions
` [PATCH 04/20] wifi: mt76: mt7925: add MT7927 per-chip rx irq definitions
` [PATCH 05/20] wifi: mt76: mt792x: replace shared PCIe MAC macros with per-chip struct

[PATCH] wifi: nl80211: Increase ie_len size to prevent truncated IEs in new peer notifications
 2026-06-12  7:29 UTC  (2+ messages)

pull-request: nxpwifi-2026-06-12
 2026-06-12  6:32 UTC 

[PATCH v2] wifi: ath6kl: fix invalid workqueue flags in ath6kl_usb_create()
 2026-06-12  6:05 UTC 

[PATCH] wifi: mac80211: correctly decode TTLM with default link map
 2026-06-12  5:54 UTC  (2+ messages)

[PATCH wireless] wifi: mt76: mt7615: avoid waiting for mac work under the mt76 mutex
 2026-06-12  4:13 UTC 

[PATCH wireless] wifi: ath12k: avoid flushing scan work under the wiphy lock
 2026-06-12  3:27 UTC 

[PATCH ath-next] Revert "wifi: ath12k: add panic handler"
 2026-06-12  3:23 UTC 

[PATCH 1/2] linux-firmware: update firmware for MT7922 WiFi device
 2026-06-12  2:45 UTC  (2+ messages)
` [PATCH 2/2] linux-firmware: update firmware for MT7925 "

[PATCH] wifi: mac80211: validate S1G beacon length before RX
 2026-06-12  2:28 UTC  (7+ messages)
` [PATCH v2 0/2] wifi: handle S1G and extension-frame RX layout
  ` [PATCH v2 1/2] wifi: mac80211: validate extension-frame layout before RX
  ` [PATCH v2 2/2] wifi: cfg80211: derive S1G beacon TSF from S1G fields

[mt76][mt7921] Question about host-visible deterministic TX scheduling / TX completion timestamps
 2026-06-12  1:49 UTC  (2+ messages)

[wireless-next:main] BUILD SUCCESS 972c4dd19cb92e03d75b66c426cfade07582a1ba
 2026-06-12  0:30 UTC 

rtw88: WiFi card is not offloaded properly when suspending the OS
 2026-06-12  0:30 UTC  (4+ messages)

[PATCH mt76] wifi: mt76: mt7603: free beacon SKB on error
 2026-06-11 21:56 UTC 

[PATCH] wifi: libertas_tf: kill shared URB before resubmitting it
 2026-06-11 21:28 UTC  (2+ messages)

[PATCH v2 0/7] arm64: dts: qcom: enable WiFi/BT on SM8350 HDK
 2026-06-11 20:05 UTC  (11+ messages)
` [PATCH v2 1/7] PCI: qcom: fix parsing of PERST# in the legacy case
` [PATCH v2 2/7] wifi: ath11k: enable support for WCN6851
` [PATCH v2 4/7] dt-bindings: bluetooth: qcom,wcn6855-bt: document WCN6851
` [PATCH v2 6/7] arm64: dts: qcom: sm8350: modernize PCIe entries

[PATCH 0/7] arm64: dts: qcom: enable WiFi/BT on SM8350 HDK
 2026-06-11 20:03 UTC  (9+ messages)
` [PATCH 2/7] wifi: ath11k: enable support for WCN6851
` [PATCH 5/7] arm64: dts: qcom: sm8350: expand UART18 to 4 pins config
` [PATCH 7/7] arm64: dts: qcom: sm8350-hdk: describe WiFi/BT chip

[PATCH v2] wifi: ieee80211: validate MLE common info length
 2026-06-11 17:35 UTC 

[PATCH] wifi: ath9k: hif_usb: don't dereference hif_dev after re-arming firmware request
 2026-06-11 14:29 UTC  (2+ messages)

[PATCH] [wireless-next] wifi: mac80211: allocate backup ieee80211_nan_sched_cfg off stack
 2026-06-11 13:00 UTC 

[PATCH] wifi: mt76: fix airoha_npu dependency tracking
 2026-06-11 12:58 UTC 

[PATCH] wifi: ieee80211: validate MLE common info length
 2026-06-11 12:14 UTC  (2+ messages)

[stable request] mt7921e: backport two mt76 fixes to 6.12.y
 2026-06-11 10:38 UTC  (3+ messages)

[PATCH v12 00/22] wifi: nxpwifi: create nxpwifi to support
 2026-06-11  9:43 UTC  (4+ messages)
` [PATCH v12 10/22] wifi: nxpwifi: implement cfg80211 ops for STA and AP modes

[PATCH] wifi: rtw89: fw: correct rtw89_fw_h2c_default_cmac_tbl_be()
 2026-06-11  9:11 UTC  (4+ messages)
    `  "

[PATCH] wifi: mwifiex: fix roaming to different channel in host_mlme mode
 2026-06-11  8:53 UTC  (2+ messages)

[PATCH ath-next v2] wifi: ath12k: avoid setting 320MHZ support on non 6GHz band
 2026-06-11  8:44 UTC 

[PATCH v8 0/3] PCI: Add d3cold and device-specific reset for Qualcomm devices
 2026-06-11  7:29 UTC  (9+ messages)
` [PATCH v8 1/3] PCI: Add d3cold as general reset method
` [PATCH v8 2/3] PCI: Add device-specific reset for Qualcomm devices
` [PATCH v8 3/3] PCI: Disable broken bus reset on "

[PATCH wireless-next v5 0/4] wifi: nl80211: introduce PROBE_PEER for AP and STA
 2026-06-11  6:22 UTC  (5+ messages)
` [PATCH wireless-next v5 1/4] wifi: nl80211/cfg80211: rename probe_client to probe_peer
` [PATCH wireless-next v5 2/4] wifi: cfg80211/nl80211: add STA-mode peer probing
` [PATCH wireless-next v5 3/4] wifi: mac80211: implement "
` [PATCH wireless-next v5 4/4] wifi: mac80211_hwsim: report TX status link_id

[PATCH ath-next 0/3] wifi: ath12k: Fix memory allocation and improve reserved memory handling
 2026-06-11  3:33 UTC  (4+ messages)
` [PATCH ath-next 1/3] wifi: ath12k: switch to name-based reserved memory lookup
` [PATCH ath-next 2/3] wifi: ath12k: refactor QMI memory assignment
` [PATCH ath-next 3/3] wifi: ath12k: allocate HOST_DDR and BDF regions after Q6 RO region

[PATCH] wifi: ath6kl: fix invalid workqueue flags in ath6kl_usb_create()
 2026-06-11  1:55 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH rtw-next 1/2] wifi: rtw88: 8822c: Don't process RF path C in query_phy_status_page{0,1}
 2026-06-11  0:58 UTC  (4+ messages)
` [PATCH rtw-next 2/2] wifi: rtw88: 8822b: Don't process RF path C in query_phy_status_page1

[PATCH 5.10] wifi: mac80211: check tdls flag in ieee80211_tdls_oper
 2026-06-11  0:45 UTC  (2+ messages)

[wireless-next:main] BUILD SUCCESS 21352612198c83a8441482abbf3bd45e4f128dd0
 2026-06-10 21:29 UTC 

[PATCH v7 1/3] PCI: Add d3cold as general reset method
 2026-06-10 18:42 UTC  (2+ messages)

[GIT PULL] wireless-next-2026-06-10
 2026-06-10 15:13 UTC  (2+ messages)

[PATCH] wifi: mt76: mt7925: remove code guarded by nonexistent config option
 2026-06-10 14:35 UTC  (2+ messages)

[PATCH] wifi: mt76: mt7996: remove code guarded by nonexistent config option
 2026-06-10 14:35 UTC  (2+ messages)

[PATCH] wifi: nl80211: free RNR data on MBSSID mismatch
 2026-06-10 11:22 UTC 

[PATCH wireless-next 0/5] wifi: cfg80211: Add fragmented per-link station stats in MLO
 2026-06-10 10:40 UTC  (5+ messages)
` [PATCH wireless-next 4/5] wifi: cfg80211: Fragment per-link station stats in nl80211_dump_station()

[PATCH wireless-next v4 0/4] wifi: nl80211: introduce PROBE_PEER for AP and STA
 2026-06-10  6:57 UTC  (3+ messages)
` [PATCH wireless-next v4 3/4] wifi: mac80211: implement STA-mode peer probing

[PATCH wireless-next v2 00/31] wifi: mm81x: add mm81x driver
 2026-06-10  6:22 UTC  (5+ messages)
` [PATCH wireless-next v2 06/31] wifi: mm81x: add core.h

[ath-current] wifi: ath11k: fix NULL pointer dereference in ath11k_hal_srng_access_begin
 2026-06-10  6:12 UTC  (3+ messages)

[PATCH ath-current] wifi: ath12k: Fix low MLO RX throughput on WCN7850
 2026-06-10  5:33 UTC 

wlwifi: Aggressive LAR forces country 00 and disables 6GHz band on Intel chips
 2026-06-10  5:16 UTC  (2+ messages)

iwlwifi: Aggressive LAR forces country 00 and disables 6GHz band on Intel chips
 2026-06-10  4:33 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: change MAC buffer ring size to 4096
 2026-06-10  3:13 UTC 

[syzbot] [btrfs?] WARNING in __alloc_workqueue (2)
 2026-06-09 23:04 UTC 

[PATCH v2 00/10] gpiolib: fence off legacy interfaces
 2026-06-09 22:25 UTC  (2+ messages)
` (subset) "

[PATCH v4] PCI: Disable broken FLR on MediaTek MT7925
 2026-06-09 16:44 UTC  (6+ messages)

[PATCH v3 0/3] Add support for Qualcomm WCN3610
 2026-06-09 15:42 UTC  (6+ messages)
` [PATCH v3 2/3] remoteproc: qcom_wcnss_iris: Add support for WCN3610

[PATCHv2 wireless-next] wifi: brcm80211: change current_bss to value
 2026-06-09 14:53 UTC  (2+ messages)

[PATCH wireless-next] wifi: brcmfmac: flowring: simplify flow allocation
 2026-06-09 14:48 UTC  (2+ messages)

pull-request: ath-next-20260609
 2026-06-09 14:37 UTC 

[PATCH ath-next] wifi: ath12k: enable IEEE80211_VHT_EXT_NSS_BW_CAPABLE when NSS ratio is reported
 2026-06-09 13:55 UTC  (3+ messages)

[PATCH ath-current] wifi: ath12k: fix EAPOL TX failure caused by stale tcl_metadata bits
 2026-06-09 13:55 UTC  (2+ messages)

[PATCH ath-next v2 0/4] wifi: ath: Update copyrights
 2026-06-09 13:55 UTC  (2+ messages)

[PATCH] wifi: mac80211_hwsim: fix destroy-on-close UAF in netlink handlers
 2026-06-09 12:34 UTC  (2+ messages)

[PATCH v3] wifi: mt76: mt76u: use a threaded NAPI for the RX path
 2026-06-09 12:18 UTC  (2+ messages)

[PATCH] wifi: ath11k: fix refcount leak in ath11k_ahb_fw_resources_init()
 2026-06-09 11:00 UTC  (2+ messages)

[PATCH v2] wifi: mt76: mt76u: use a threaded NAPI for the RX path
 2026-06-09 10:57 UTC  (3+ messages)

pull request: mt76-next 2026-06-09
 2026-06-09 10:50 UTC 

[PATCH] wifi: rtlwifi: rtl8723be: Remove unnecessary irq save/restore in hw_init()
 2026-06-09  9:53 UTC  (4+ messages)
` [PATCH rtw-next v2] "

[PATCH net] wifi: mac80211: fix memory leak in ieee80211_register_hw()
 2026-06-09  7:40 UTC  (2+ messages)

Fwd: Unable to unsubscribe from linux-wireless@vger.kernel.org
 2026-06-09  7:22 UTC  (4+ messages)
  `  "

[PATCH v2] wifi: mt76: mt7921: add regulatory wiphy self manager support
 2026-06-09  6:50 UTC 

[PATCH v2] wifi: mt76: mt7925: add regulatory wiphy self manager support
 2026-06-09  6:50 UTC 

[PATCH ath-next 0/2] wifi: ath12k: correct monitor-mode RX metadata handling
 2026-06-09  6:48 UTC  (3+ messages)
` [PATCH ath-next 1/2] wifi: ath12k: Skip setting RX_FLAG_8023 for Ethernet-II (DIX) frames in monitor mode
` [PATCH ath-next 2/2] wifi: ath12k: Skip peer link info update in rx_status for monitor MSDUs

[PATCH] ath12k: fix NULL pointer dereference in rhash table destroy
 2026-06-09  6:40 UTC  (2+ messages)

[PATCH 6.12.y] wifi: remove zero-length arrays
 2026-06-09  1:45 UTC  (3+ messages)

[PATCH next] wifi: rtw89: debug: fix off by on in rtw89_ppdu_str()
 2026-06-09  0:44 UTC  (2+ messages)

[PATCH] wifi: mt76: mt76u: use GRO on the USB RX path
 2026-06-09  0:35 UTC  (3+ messages)

[RESEND] Ongoing instability and connection loops with MT7922 (mt7921e driver)
 2026-06-08 21:10 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox