Linux wireless drivers development
 help / color / mirror / Atom feed
 messages from 2026-06-05 21:38:15 to 2026-06-09 10:13:23 UTC [more...]

[PATCH v4 0/8] Support for block device NVMEM providers
 2026-06-09 10:13 UTC  (11+ 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] wifi: rtlwifi: rtl8723be: Remove unnecessary irq save/restore in hw_init()
 2026-06-09  9:53 UTC  (4+ messages)
` [PATCH rtw-next v2] "

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

[PATCH] wifi: mac80211_hwsim: fix destroy-on-close UAF in netlink handlers
 2026-06-09  9:32 UTC 

[PATCH] wifi: ath11k: fix refcount leak in ath11k_ahb_fw_resources_init()
 2026-06-09  9:25 UTC 

[ath-current] wifi: ath11k: fix NULL pointer dereference in ath11k_hal_srng_access_begin
 2026-06-09  9:06 UTC 

[PATCH net] wifi: mac80211: fix memory leak in ieee80211_register_hw()
 2026-06-09  7:40 UTC  (3+ 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  (3+ messages)

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

[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)

[PATCH wireless-next 0/5] wifi: cfg80211: Add fragmented per-link station stats in MLO
 2026-06-08 19:01 UTC  (14+ messages)
` [PATCH wireless-next 1/5] wifi: cfg80211: Drop unused link stats handling in nl80211_send_station()
` [PATCH wireless-next 2/5] wifi: cfg80211: Add helper to pack station-level STA_INFO
` [PATCH wireless-next 3/5] wifi: cfg80211: Refactor nl80211_dump_station() to prepare for per-link stats
` [PATCH wireless-next 4/5] wifi: cfg80211: Fragment per-link station stats in nl80211_dump_station()
` [PATCH wireless-next 5/5] wifi: cfg80211: support MAC address filtering in station dump for link stats

[PATCH v2 0/7] arm64: dts: qcom: enable WiFi/BT on SM8350 HDK
 2026-06-08 15:18 UTC  (10+ 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 3/7] regulator: dt-bindings: qcom,qca6390-pmu: document WCN6851
` [PATCH v2 4/7] dt-bindings: bluetooth: qcom,wcn6855-bt: "
` [PATCH v2 5/7] arm64: dts: qcom: sm8350: expand UART18 to 4 pins config
` [PATCH v2 6/7] arm64: dts: qcom: sm8350: modernize PCIe entries
` [PATCH v2 7/7] arm64: dts: qcom: sm8350-hdk: describe WiFi/BT chip

[PATCH ath-next v2 0/4] wifi: ath: Update copyrights
 2026-06-08 13:21 UTC  (5+ messages)
` [PATCH ath-next v2 1/4] wifi: ath12k: Update Qualcomm copyrights
` [PATCH ath-next v2 2/4] wifi: ath11k: "
` [PATCH ath-next v2 3/4] wifi: ath10k: "
` [PATCH ath-next v2 4/4] wifi: ath: Update copyright in testmode_i.h

[PATCH ath-next 0/3] wifi: ath: Update copyrights
 2026-06-08 13:06 UTC  (4+ messages)
` [PATCH ath-next 1/3] wifi: ath12k: Update Qualcomm copyrights
` [PATCH ath-next 2/3] wifi: ath11k: "
` [PATCH ath-next 3/3] wifi: ath10k: "

[PATCH v3 0/7] Support for block device NVMEM providers
 2026-06-08 13:00 UTC  (16+ messages)
` [PATCH v3 1/7] dt-bindings: mmc: Document support for nvmem-layout
` [PATCH v3 2/7] dt-bindings: net: wireless: qcom,ath10k: Document NVMEM cells
` [PATCH v3 3/7] dt-bindings: bluetooth: qcom: Add NVMEM BD address cell
` [PATCH v3 4/7] block: implement NVMEM provider
` [PATCH v3 5/7] net: of_net: Add of_get_nvmem_eui48() helper for EUI-48 lookup
` [PATCH v3 6/7] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval
` [PATCH v3 7/7] Bluetooth: qca: Set NVMEM BD address quirks when address is invalid

[PATCH 0/7] arm64: dts: qcom: enable WiFi/BT on SM8350 HDK
 2026-06-08 10:05 UTC  (7+ messages)
` [PATCH 3/7] regulator: dt-bindings: qcom,qca6390-pmu: document WCN6851
` [PATCH 4/7] dt-bindings: bluetooth: qcom,wcn6855-bt: "
` [PATCH 6/7] arm64: dts: qcom: sm8350: modernize PCIe entries

[PATCH net-next] drivers/net/wireless/intel/iwlwifi/iwl-trans: Replace kzalloc(... strlen()...) with kzalloc_flex()
 2026-06-08  9:55 UTC 

[PATCH net-next] drivers/net/wireless/marvell/mwifiex/sdio: Use strscpy() to copy strings into arrays
 2026-06-08  9:54 UTC 

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

[PATCH v12 00/22] wifi: nxpwifi: create nxpwifi to support
 2026-06-08  7:20 UTC  (4+ messages)

[PATCH ath-next 0/6] wifi: ath12k: Add driver support for WDS mode
 2026-06-08  6:03 UTC  (4+ messages)
` [PATCH ath-next 2/6] wifi: ath12k: Add support for 4-address mode

[PATCHv2 wireless-next] wifi: brcm80211: change current_bss to value
 2026-06-08  5:28 UTC 

[mt76][mt7921] Question about host-visible deterministic TX scheduling / TX completion timestamps
 2026-06-08  5:28 UTC 

[PATCH wireless-next] wifi: brcmfmac: flowring: simplify flow allocation
 2026-06-08  5:11 UTC 

rtw88: WiFi card is not offloaded properly when suspending the OS
 2026-06-08  1:32 UTC  (2+ messages)

[PATCHv3 wireless-next] wifi: mac80211: fold tid_ampdu_rx allocations into a flexible array
 2026-06-07  2:12 UTC 

[wireless-next:for-next] BUILD SUCCESS 4cc0cc0b297c17c2b106d6892bd13d9c32fe66ce
 2026-06-06 23:52 UTC 

[PATCH next] rfkill: Replace strcpy() with memcpy()
 2026-06-06 20:26 UTC 

[PATCH net-next] drivers/net/wireless/microchip/wilc1000: Use strscpy() to copy device name
 2026-06-06 20:26 UTC 

[BUG] iwlwifi: Intel 3160 system freeze on suspend with WoWLAN magic-packet armed — persists on kernel 6.17 despite recent d3.c patches
 2026-06-06 16:17 UTC 

[PATCH v3 0/3] wifi: wcn36xx: firmware trust boundary hardening
 2026-06-06 15:54 UTC  (4+ messages)
` [PATCH v3 2/3] wifi: wcn36xx: fix OOB read from firmware count in PRINT_REG_INFO indication

[PATCH ath-next] wifi: ath9k: remove disabling of bands
 2026-06-06 15:54 UTC  (2+ messages)

[PATCH ath-next] wifi: ath9k_htc: allocate tx_buf and buf together
 2026-06-06 15:54 UTC  (2+ messages)

[PATCH ath-next] wifi: ath9k: remove TX99 power array zero init
 2026-06-06 15:54 UTC  (2+ messages)

[PATCH ath-next] wifi: ath9k: Clear DMA descriptors without memset
 2026-06-06 15:54 UTC  (2+ messages)

[PATCHv2 ath-next] wifi: ath9k_htc: use module_usb_driver
 2026-06-06 15:54 UTC  (2+ messages)

[PATCH wireless-next] wifi: wcn36xx: allocate chan_surveys with main struct
 2026-06-06 15:53 UTC  (3+ messages)

[PATCH] wifi: wcn36xx: fix spelling mistakes in dxe header comment
 2026-06-06 15:53 UTC  (2+ messages)

[PATCH] wifi: mac80211: bound S1G TIM PVB walk to the TIM element
 2026-06-06  7:43 UTC 

mac80211: fix HT MCS verification to ignore multi-stream basic rates
 2026-06-06  6:02 UTC 

wireless-regdb: Missing 5470-5725 MHz WAS/RLAN band for Georgia (GE)?
 2026-06-06  4:37 UTC 


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