Linux wireless drivers development
 help / color / mirror / Atom feed
 messages from 2026-06-04 12:20:28 to 2026-06-07 18:00:06 UTC [more...]

[PATCH wireless-next 0/5] wifi: cfg80211: Add fragmented per-link station stats in MLO
 2026-06-07 17:59 UTC  (6+ 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 ath-next 0/6] wifi: ath12k: Add driver support for WDS mode
 2026-06-07 15:33 UTC  (3+ messages)
` [PATCH ath-next 2/6] wifi: ath12k: Add support for 4-address mode

[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  (7+ 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 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 

[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 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  (6+ messages)
` [PATCH wireless-next v2 12/31] wifi: mm81x: add mac.c

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


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