Linux wireless drivers development
 help / color / mirror / Atom feed
 messages from 2026-06-03 14:51:24 to 2026-06-06 07:44:00 UTC [more...]

[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 

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

[PATCH v3 0/3] wifi: wcn36xx: firmware trust boundary hardening
 2026-06-05 21:38 UTC  (6+ messages)
` [PATCH v3 1/3] wifi: wcn36xx: fix heap overflow from oversized firmware HAL response
` [PATCH v3 2/3] wifi: wcn36xx: fix OOB read from firmware count in PRINT_REG_INFO indication

[PATCH v12 00/22] wifi: nxpwifi: create nxpwifi to support
 2026-06-05 16:13 UTC  (23+ messages)
` [PATCH v12 01/22] wifi: nxpwifi: add 802.11n support for STA and AP modes
` [PATCH v12 02/22] wifi: nxpwifi: add initial 802.11ac "
` [PATCH v12 03/22] wifi: nxpwifi: add initial 802.11ax "
` [PATCH v12 04/22] wifi: nxpwifi: add 802.11h (DFS/TPC) support
` [PATCH v12 05/22] wifi: nxpwifi: add WMM support
` [PATCH v12 06/22] wifi: nxpwifi: add scan support
` [PATCH v12 07/22] wifi: nxpwifi: add join and association support
` [PATCH v12 08/22] wifi: nxpwifi: add channel/frequency/power (cfp) support
` [PATCH v12 09/22] wifi: nxpwifi: add configuration support
` [PATCH v12 10/22] wifi: nxpwifi: implement cfg80211 ops for STA and AP modes
` [PATCH v12 11/22] wifi: nxpwifi: add firmware command and TLV definitions
` [PATCH v12 12/22] wifi: nxpwifi: add command and event handling infrastructure
` [PATCH v12 13/22] wifi: nxpwifi: add data path support for STA and AP modes
` [PATCH v12 14/22] wifi: nxpwifi: add debugfs support for diagnostics and testing
` [PATCH v12 15/22] wifi: nxpwifi: add ethtool support for Wake-on-LAN
` [PATCH v12 16/22] wifi: nxpwifi: add utility functions and element handling support
` [PATCH v12 17/22] wifi: nxpwifi: add driver initialization and shutdown support
` [PATCH v12 18/22] wifi: nxpwifi: add core driver implementation
` [PATCH v12 19/22] wifi: nxpwifi: add initial SDIO bus driver support
` [PATCH v12 20/22] wifi: nxpwifi: add Kconfig and Makefile for kernel integration
` [PATCH v12 21/22] wifi: nxpwifi: add MAINTAINERS entry for nxpwifi driver
` [PATCH v12 22/22] mmc: core: add NXP IW61x base ID and block size quirk

[PATCH] wifi: ath9k: hif_usb: don't dereference hif_dev after re-arming firmware request
 2026-06-05 15:32 UTC 

[PATCH wireless-next v3 1/4] wifi: mac80211: factor out part of ieee80211_calc_expected_tx_airtime
 2026-06-05 12:30 UTC  (4+ messages)
` [PATCH wireless-next v3 2/4] wifi: mac80211: estimate expected throughput if not provided by driver/rc
` [PATCH wireless-next v3 3/4] wifi: mac80211: add AQL support for multicast packets
` [PATCH wireless-next v3 4/4] wifi: mac80211: add ieee80211_txq_aql_pending()

[PATCH 1/4] wifi: mt76: mt7915: fix potential tx_retries underflow
 2026-06-05 11:33 UTC  (4+ messages)
` [PATCH 2/4] wifi: mt76: mt7921: "
` [PATCH 3/4] wifi: mt76: mt7925: "
` [PATCH 4/4] wifi: mt76: mt7996: "

[PATCH] wifi: mt76: fix potential tx_retries underflow
 2026-06-05 10:17 UTC  (2+ messages)

[PATCHv2 wireless-next] wifi: mac80211: fold tid_ampdu_rx allocations into a flexible array
 2026-06-05 10:09 UTC  (2+ messages)

[wireless-next:main] BUILD REGRESSION a26c2a22e7e88b2b5afb1349f3994fc564c988b1
 2026-06-05  9:42 UTC 

rtw88: WiFi card is not offloaded properly when suspending the OS
 2026-06-05  8:24 UTC 

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

[PATCH wireless-next v2 00/31] wifi: mm81x: add mm81x driver
 2026-06-05  7:28 UTC  (15+ messages)
` [PATCH wireless-next v2 02/31] wifi: mm81x: add command.c
` [PATCH wireless-next v2 06/31] wifi: mm81x: add core.h
` [PATCH wireless-next v2 10/31] wifi: mm81x: add hw.c
` [PATCH wireless-next v2 12/31] wifi: mm81x: add mac.c
` [PATCH wireless-next v2 13/31] wifi: mm81x: add mac.h

[PATCH] wifi: nl80211: Increase ie_len size to prevent truncated IEs in new peer notifications
 2026-06-05  5:43 UTC 

[PATCH wireless-next] wifi: mac80211: fold tid_ampdu_rx allocations into a flexible array
 2026-06-05  0:47 UTC  (3+ messages)

[PATCH] wifi: mac80211: Fix -Wc23-extensions in hwmp_route_info_get()
 2026-06-04 22:40 UTC 

[PATCH wireless-next v2 0/3] wifi: mac80211: Add 802.3 multicast encapsulation offload support
 2026-06-04 16:24 UTC  (4+ messages)
` [PATCH wireless-next v2 1/3] wifi: mac80211: Add sta pointer sanity check in ieee80211_8023_xmit()
` [PATCH wireless-next v2 2/3] wifi: mac80211: Add multicast to unicast support for 802.3 path
` [PATCH wireless-next v2 3/3] wifi: mac80211: Add 802.3 multicast encapsulation offload support

[PATCH wireless-next 0/3] wifi: mac80211: Add 802.3 multicast encapsulation offload support
 2026-06-04 16:08 UTC  (4+ messages)
` [PATCH wireless-next 3/3] "

[PATCH] wifi: wlcore: Add support for IGTK key
 2026-06-04 13:49 UTC  (7+ messages)

[PATCH wireless-next 0/2] wifi: cfg80211/mac80211: Add Max Channel Switch Time (MCST) in channel switch started notify event
 2026-06-04 11:02 UTC  (3+ messages)
` [PATCH wireless-next 1/2] wifi: nl80211: Add NL80211_ATTR_MAX_CH_SWITCH_TIME attribute

[PATCH wireless-next v3 0/4] wifi: nl80211: introduce PROBE_PEER for AP and STA
 2026-06-04 10:47 UTC  (5+ messages)
` [PATCH wireless-next v3 2/4] wifi: cfg80211/nl80211: add STA-mode peer probing
` [PATCH wireless-next v3 3/4] wifi: mac80211: implement "

[PATCH] wireless: wlcore: enable the right set of ciphers
 2026-06-04 10:33 UTC 

[PATCH ath-next] wifi: ath12k: enable IEEE80211_VHT_EXT_NSS_BW_CAPABLE when NSS ratio is reported
 2026-06-04  9:58 UTC 

[PATCH] ath12k: fix NULL pointer dereference in rhash table destroy
 2026-06-04  7:10 UTC 

[PATCH] wifi: brcmfmac: add DPP support and fix fw-supplicant/P2P interop
 2026-06-04  3:42 UTC  (2+ messages)
` [PATCH v2] "

[PATCH ath-next] wifi: ath12k: expand UserPD ID mask to support up to 8 PDs
 2026-06-04  3:15 UTC 

[GIT PULL] wireless-2026-06-03
 2026-06-04  2:20 UTC  (2+ messages)

[bug report] wifi: mt76: mt7921: mt7925monitor-mode per-channel retune emits narrowband RF burst
 2026-06-03 23:46 UTC  (3+ messages)

[PATCH] wifi: mt76: mt7925: add regulatory wiphy self manager support
 2026-06-03 20:27 UTC  (2+ messages)

[PATCH v4 0/1] wifi: mac80211: fix monitor mode frame capture for real chanctx drivers
 2026-06-03 19:28 UTC  (3+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/1] "

[PATCH] wifi: cfg80211: enforce HE/EHT cap/oper consistency
 2026-06-03 18:25 UTC  (3+ messages)

[PATCH rtw-next v2 1/5] wifi: rtw89: 8831bu: Add support for ELECOM WD{B,C}-X600DU2M-B
 2026-06-03 17:05 UTC  (2+ messages)

[PATCH] b43legacy: remove redundant mask bit set
 2026-06-03 15:56 UTC  (2+ messages)

[PATCH] wifi: mt76: mt7996: Fix possible token leak in mt7996_tx_prepare_skb()
 2026-06-03 15:43 UTC  (4+ messages)

[PATCH 5.15.y] wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info work
 2026-06-03 15:14 UTC  (2+ messages)

[PATCH v2 RESEND 0/5] wifi: mediatek: drop redundant USB device references
 2026-06-03 14:51 UTC  (2+ messages)


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