messages from 2026-09-07 05:23:33 to 2026-09-08 19:52:31 UTC [more...]
[PATCH v2] wifi: cfg80211: avoid holding rtnl_mutex across all cfg80211_leave() calls
2026-09-08 19:52 UTC (7+ messages)
` [PATCH] "
[PATCH RESEND wireless-next 00/18] wifi: Add Seamless Mobility Domain (SMD) AP support
2026-09-08 19:51 UTC (21+ messages)
` [PATCH RESEND wireless-next 01/18] net: skbuff: Add SKB extension support to wireless drivers
` [PATCH RESEND wireless-next 02/18] wifi: nl80211: Define Seamless Mobility Domain (SMD) device capability
` [PATCH RESEND wireless-next 03/18] wifi: nl80211: Add kernel interfaces for Seamless Mobility Domain setup
` [PATCH RESEND wireless-next 04/18] wifi: cfg80211/mac80211: Configure AP with SMD capabilities
` [PATCH RESEND wireless-next 05/18] wifi: cfg80211/mac80211: Parse SMD parameters in STA addition/modification
` [PATCH RESEND wireless-next 06/18] wifi: nl80211/cfg80211: Indicate STA creation via SMD BSS Transition
` [PATCH RESEND wireless-next 07/18] wifi: nl80211/mac80211: Add SMD BSS Transition sub-state STA flags
` [PATCH RESEND wireless-next 08/18] wifi: mac80211: Add driver_op for SMD substate changes
` [PATCH RESEND wireless-next 09/18] wifi: mac80211: Send BlockAck policy in AMPDU action
` [PATCH RESEND wireless-next 10/18] wifi: mac80211: Define SMD BSS Transition context for transport
` [PATCH RESEND wireless-next 11/18] wifi: mac80211: Enable skb extensions along with mac80211
` [PATCH RESEND wireless-next 12/18] wifi: nl80211: Define attributes to pack SMD BSS Transition context
` [PATCH RESEND wireless-next 13/18] wifi: cfg80211/mac80211: Handle UHR Link Reconfiguration frame
` [PATCH RESEND wireless-next 14/18] wifi: nl80211: Pack SMD dynamic context along with frame
` [PATCH RESEND wireless-next 15/18] wifi: nl80211/cfg80211: Add support for SMD context programming
` [PATCH RESEND wireless-next 16/18] wifi: mac80211: Add mac80211 support to handle NL80211_CMD_SET_SMD_CTX
` [PATCH RESEND wireless-next 17/18] wifi: nl80211/cfg80211: Add support for querying SMD context for target AP MLD
` [PATCH RESEND wireless-next 18/18] wifi: mac80211: Add mac80211 support to handle NL80211_CMD_GET_SMD_CTX
[PATCH] wifi: ath9k: refuse spectral scan control while the hardware is disabled
2026-09-08 18:03 UTC
[PATCH] wifi: mt76: avoid iter_keys_rcu() where not needed
2026-09-08 17:29 UTC
[PATCH] wifi: rtw89: avoid iter_keys_rcu() where not needed
2026-09-08 17:29 UTC
[PATCH] wifi: ath9k: Clean up device initialisation guards
2026-09-08 17:05 UTC
[PATCH net] ath9k_htc: fix possibly missing barrier in ath9k_htc_rxep()
2026-09-08 16:43 UTC (4+ messages)
[PATCH v4 2/2] wifi: mt76: fix memory leak in USB TX path
2026-09-08 16:36 UTC (2+ messages)
ath12k: QCN9274 WLAN.WBE.1.6 firmware drops pre-auth EAPOL in TX encap-offload mode (WPA 4-way handshake fails in AP mode)
2026-09-08 16:29 UTC (2+ messages)
[PATCH net-next] wifi: brcmfmac: Improve D3 substate entering timeout handling
2026-09-08 15:26 UTC
[PATCH v2] wifi: mac80211: don't reset the TXQ scheduling round number
2026-09-08 14:41 UTC
[PATCH] wifi: mac80211: keep the TXQ scheduling round number across a closed round
2026-09-08 14:09 UTC (2+ messages)
[PATCH ath-next v4 0/9] wifi: ath11k: airtime queue limits, fairness and a driver TXQ scheduler
2026-09-08 13:53 UTC (10+ messages)
` [PATCH ath-next v4 1/9] wifi: ath11k: free tx skbs through ieee80211_free_txskb()
` [PATCH ath-next v4 2/9] wifi: ath11k: enable airtime queue limits
` [PATCH ath-next v4 3/9] wifi: ath11k: report the pending tx MSDU count in soc_dp_stats
` [PATCH ath-next v4 4/9] wifi: ath11k: report tx airtime and enable airtime fairness
` [PATCH ath-next v4 5/9] wifi: ath11k: schedule TXQs from the driver
` [PATCH ath-next v4 6/9] wifi: ath11k: run the TXQ scheduler on tx completion
` [PATCH ath-next v4 7/9] wifi: ath11k: charge received airtime to the station deficit
` [PATCH ath-next v4 8/9] wifi: ath11k: stop a scheduling round when the hardware refuses a frame
` [PATCH ath-next v4 9/9] wifi: ath11k: budget the tx completion handler
[PATCH v2 1/2] wifi: mac80211: scale the airtime queue limit by the station's weight
2026-09-08 13:53 UTC (2+ messages)
` [PATCH v2 2/2] wifi: ath11k: declare that tx has no pushback
[PATCH] wifi: mac80211: scale the airtime queue limit by the station's weight
2026-09-08 13:52 UTC (3+ messages)
[PATCH wireless] wifi: mac80211_hwsim: don't hand frames to mac80211 while stopping
2026-09-08 13:46 UTC (2+ messages)
[PATCH 1/3] wifi: cfg80211: do not support direct add of station to AP_VLAN interfaces
2026-09-08 13:37 UTC (11+ messages)
` [PATCH 3/3] wifi: cfg80211: check if AP has been started before adding new station
[PATCH v10 0/6] wifi: rtw88: preparations for RTL8723B/RTL8723BS
2026-09-08 13:29 UTC (7+ messages)
` [PATCH v10 1/6] wifi: rtw88: add the RTL8723B chip type and SDIO helper
` [PATCH v10 2/6] wifi: rtw88: rx: mark zero length packets on RTL8723BS
` [PATCH v10 3/6] wifi: rtw88: tx: extend the TX report purge timeout to RTL8723BS
` [PATCH v10 4/6] wifi: rtw88: sdio: track free TX pages and OQT credits for RTL8723BS
` [PATCH v10 5/6] wifi: rtw88: sdio: set up RX aggregation and interrupts "
` [PATCH v10 6/6] wifi: rtw88: sdio: add TX back-pressure and retry on page starvation
[PATCH v9 0/6] wifi: rtw88: preparations for RTL8723B/RTL8723BS
2026-09-08 12:56 UTC (4+ messages)
` [PATCH v9 4/6] wifi: rtw88: sdio: track free TX pages and OQT credits for RTL8723BS
[PATCH RESEND v2] wifi: mac80211: queue frames while off-channel
2026-09-08 12:46 UTC
[PATCH RESEND wireless 00/10] mac80211 syzbot fixes - part 2
2026-09-08 12:28 UTC (11+ messages)
` [PATCH RESEND wireless 01/10] wifi: mac80211: don't allow injecting frames wider than the chanctx
` [PATCH RESEND wireless 02/10] wifi: mac80211: reset the AP_VLAN tailroom counter on ifdown
` [PATCH RESEND wireless 03/10] wifi: mac80211: require a peer station for TDLS setup confirm
` [PATCH RESEND wireless 04/10] wifi: mac80211: don't allow link changes when iface is down
` [PATCH RESEND wireless 05/10] wifi: mac80211: don't RCU-dereference the mesh CSA settings we just set
` [PATCH RESEND wireless 06/10] wifi: mac80211: don't access the TSF of a down interface
` [PATCH RESEND wireless 07/10] wifi: mac80211: add HE 6 GHz capability in the scan elems len
` [PATCH RESEND wireless 08/10] wifi: mac80211: mesh: reset the CSA state when leaving
` [PATCH RESEND wireless 09/10] wifi: mac80211: mesh: release the channel if start fails
` [PATCH RESEND wireless 10/10] wifi: mac80211: set up the TX info early to fix failure paths
[PATCH] wifi: libipw: reject TKIP frames without a full MIC
2026-09-08 12:09 UTC (2+ messages)
[PATCH wireless-next 0/3] wifi: nxpwifi: three fixes mwifiex already made
2026-09-08 10:31 UTC (5+ messages)
` [PATCH wireless-next 2/3] wifi: nxpwifi: free the aggregation buffer when the RA list disappears
` [PATCH wireless-next 3/3] wifi: nxpwifi: zero the channel statistics array
[PATCH v3 00/12] ath1{1,2}k: support multiple PCI devices in one system
2026-09-08 9:44 UTC (9+ messages)
` [PATCH v3 01/12] net: qrtr: support getting new endpoint ids externally
` [PATCH v3 02/12] bus: mhi: allow mhi to know about its qrtr endpoint id and free it
` [PATCH v3 03/12] net: qrtr: mhi: register new qrtr endpoint id for mhi
` [PATCH v3 04/12] soc: qcom: qmi_helpers: add QRTR endpoint ID to qmi_handle
` [PATCH v3 05/12] soc: qcom: qmi_helpers: optionally bind to QRTR endpoint ID in qmi_sock_create
` [PATCH v3 06/12] wifi: ath11k: add QRTR endpoint ID hif feature
` [PATCH v3 07/12] wifi: ath11k: stub QRTR endpoint ID fetching
[PATCH wireless-next 2/4] wifi: mac80211: fix key selection for encap offload frames
2026-09-08 9:43 UTC (2+ messages)
` [PATCH] mac80211: tx: Use info->flags in ieee80211_tx_h_select_key()
[PATCH wireless-next 0/4] wifi: nxpwifi: add support for SDIO IW610
2026-09-08 9:37 UTC (5+ messages)
` [PATCH wireless-next 1/4] mmc: sdio: add NXP IW610 device ID
` [PATCH wireless-next 2/4] mmc: core: add NXP IW610 base ID and block size quirk
` [PATCH wireless-next 3/4] wifi: nxpwifi: Add support for SDIO-based IW610
` [PATCH wireless-next 4/4] wifi: nxpwifi: Limit channel width based on firmware capability
[PATCH v3 08/12] wifi: ath11k: implement QRTR endpoint ID fetching for PCI
2026-09-08 9:34 UTC (5+ messages)
` [PATCH v3 09/12] wifi: ath11k: bind to QRTR endpoint ID in ath11k_qmi_init_service
` [PATCH v3 10/12] wifi: ath12k: add QRTR endpoint ID hif feature
` [PATCH v3 11/12] wifi: ath12k: implement QRTR endpoint ID fetching for PCI
` [PATCH v3 12/12] wifi: ath12k: bind to QRTR endpoint ID in ath12k_qmi_init_service
[PATCH net] wifi: ath9k: Fix potential spin_lock() before spin_lock_init()
2026-09-08 9:25 UTC (2+ messages)
[PATCH wireless 0/1] wifi: mac80211: fix mesh fast xmit path deletion UAF
2026-09-08 8:56 UTC (3+ messages)
` [PATCH wireless 1/1] "
Fwd: [BUG] rtw89: kernel panic in rtw89_core_acquire_sta_ba_entry (list_del corruption)
2026-09-08 8:55 UTC (2+ messages)
` "
patchwork update / NIPA issues - please resend
2026-09-08 8:45 UTC
[PATCH] wifi: wl18xx: Fix typo in comment
2026-09-08 7:50 UTC
[PATCH ath-next] wifi: ath12k: provide MAC address list for single-radio wiphys
2026-09-08 7:18 UTC (2+ messages)
[PATCH] wifi: rtw89: fix typos in comments, debug messages and struct field
2026-09-08 6:34 UTC (2+ messages)
[PATCH rtw-next v2 00/14] wifi: rtw89: update RTL8922D capabilities and settings, and enable P2P device
2026-09-08 6:03 UTC (5+ messages)
` [PATCH rtw-next v2 01/14] wifi: rtw89: 8922de: add low latency quirk for Valve device
` [PATCH rtw-next v2 02/14] wifi: rtw89: 8922d: disable VCORE for thermal protection by default
[PATCH v5 0/5] brcmfmac: add FT/OKC roaming offload support
2026-09-08 5:59 UTC (4+ messages)
` [PATCH v5 1/5] wifi: nl80211: add roam offload extended feature
[PATCH wireless v2 0/3] wifi: iwlwifi: recover a device that lost power in D3cold
2026-09-08 3:41 UTC (8+ messages)
` [PATCH wireless v2 1/3] wifi: iwlwifi: pcie: don't infer CSME presence from a failed read
[PATCH] wifi: mt76: mt7996: validate TLV length in mt7996_mcu_ie_countdown()
2026-09-08 3:26 UTC (2+ messages)
[PATCH v2] wifi: rtw88: use firmware MAC address as fallback
2026-09-08 2:50 UTC (3+ messages)
` [PATCH v3] "
[PATCH] wifi: rtw89: fw: propagate real error code in rtw89_fw_h2c_add_general_pkt()
2026-09-08 2:48 UTC (2+ messages)
[PATCH v2 rtw-next] wifi: rtw89: 8922au: add ASUS BE93
2026-09-08 2:45 UTC (2+ messages)
[PATCH rtw-next] wifi: rtw89: 8922au: Add support for TP-Link TBE400U
2026-09-08 2:42 UTC (2+ messages)
[PATCH] wifi: wfx: validate num_tx_confs against HIF message length
2026-09-08 1:15 UTC (3+ messages)
[PATCH] wifi: wfx: validate MIB read length before copying to caller
2026-09-08 1:06 UTC (3+ messages)
[PATCH] wifi: mm81x: validate n_channels in disabled channels response
2026-09-08 0:51 UTC (5+ messages)
` [PATCH v2] "
[PATCH wireless-next 00/18] wifi: Add Seamless Mobility Domain (SMD) AP support
2026-09-07 20:29 UTC (19+ messages)
` [PATCH wireless-next 01/18] net: skbuff: Add SKB extension support to wireless drivers
` [PATCH wireless-next 02/18] wifi: nl80211: Define Seamless Mobility Domain (SMD) device capability
` [PATCH wireless-next 03/18] wifi: nl80211: Add kernel interfaces for Seamless Mobility Domain setup
` [PATCH wireless-next 04/18] wifi: cfg80211/mac80211: Configure AP with SMD capabilities
` [PATCH wireless-next 05/18] wifi: cfg80211/mac80211: Parse SMD parameters in STA addition/modification
` [PATCH wireless-next 06/18] wifi: nl80211/cfg80211: Indicate STA creation via SMD BSS Transition
` [PATCH wireless-next 07/18] wifi: nl80211/mac80211: Add SMD BSS Transition sub-state STA flags
` [PATCH wireless-next 08/18] wifi: mac80211: Add driver_op for SMD substate changes
` [PATCH wireless-next 09/18] wifi: mac80211: Send BlockAck policy in AMPDU action
` [PATCH wireless-next 10/18] wifi: mac80211: Define SMD BSS Transition context for transport
` [PATCH wireless-next 11/18] wifi: mac80211: Enable skb extensions along with mac80211
` [PATCH wireless-next 12/18] wifi: nl80211: Define attributes to pack SMD BSS Transition context
` [PATCH wireless-next 13/18] wifi: cfg80211/mac80211: Handle UHR Link Reconfiguration frame
` [PATCH wireless-next 14/18] wifi: nl80211: Pack SMD dynamic context along with frame
` [PATCH wireless-next 15/18] wifi: nl80211/cfg80211: Add support for SMD context programming
` [PATCH wireless-next 16/18] wifi: mac80211: Add mac80211 support to handle NL80211_CMD_SET_SMD_CTX
` [PATCH wireless-next 17/18] wifi: nl80211/cfg80211: Add support for querying SMD context for target AP MLD
` [PATCH wireless-next 18/18] wifi: mac80211: Add mac80211 support to handle NL80211_CMD_GET_SMD_CTX
mac80211: Basic MCS Set check drops connection to legacy rates against Wi-Fi 7 gateway
2026-09-07 20:12 UTC
[PATCH rtw-next v2 0/3] wifi: rtw88: usb: keep bmc traffic from exhausting the TX page pool
2026-09-07 19:09 UTC (4+ messages)
` [PATCH rtw-next v2 1/3] wifi: rtw88: usb: bound what the driver feeds the after-DTIM queue
` [PATCH rtw-next v2 2/3] wifi: rtw88: usb: only let the frames a dozing station needs use "
` [PATCH rtw-next v2 3/3] wifi: rtw88: widen the ATIM window while an AP interface is up
[PATCH wireless 1/2] wifi: cfg80211: add NL80211_CMD_NAN_SET_NON_EVAC_CHANNELS
2026-09-07 17:43 UTC (4+ messages)
` [PATCH wireless 2/2] wifi: mac80211: implement NAN non-evacuable channels
[PATCH wireless-next] wifi: cfg80211: fix NAN local schedule update ordering and allocation
2026-09-07 17:43 UTC
[PATCH v2 wireless-next 1/2] wifi: cfg80211: add NL80211_CMD_NAN_SET_NON_EVAC_CHANNELS
2026-09-07 17:43 UTC (2+ messages)
` [PATCH v2 wireless-next 2/2] wifi: mac80211: implement NAN non-evacuable channels
[PATCH wireless] wifi: cfg80211: fix NAN regulatory enforcement
2026-09-07 17:27 UTC
[PATCH wireless] wifi: nl80211: allow a NAN peer schedule with 2 channels in the same slot
2026-09-07 17:26 UTC
[bug] Triple whammy of mt7996e bugs on 7.2+
2026-09-07 16:35 UTC (8+ messages)
` "
[PATCH wireless 0/1] wifi: mac80211: reset default-key debugfs after netdev recreate
2026-09-07 14:59 UTC (3+ messages)
` [PATCH wireless 1/1] "
[PATCH v2] dt-bindings: wireless: ath12k: allow calibration variant for WCN7850
2026-09-07 14:17 UTC
[PATCH] wifi: fix typos in comments
2026-09-07 13:00 UTC (3+ messages)
IPQ5332 multipd: missing text PD level and qcom,rproc ownership
2026-09-07 12:23 UTC (6+ messages)
[PATCH v2] wifi: mac80211: queue frames while off-channel
2026-09-07 11:35 UTC
[RFC PATCH wireless-next v4 0/4] wifi: aic: add AIC8800D80 SDIO FullMAC driver
2026-09-07 10:02 UTC
[PATCH wireless-next v2 0/4] wifi: fix typos in comments
2026-09-07 9:53 UTC (5+ messages)
` [PATCH wireless-next v2 1/4] wifi: nl80211: vendor-cmd: intel: fix typo "firwmare" in comment
` [PATCH wireless-next v2 2/4] uapi: wireless: fix typos in comments
` [PATCH wireless-next v2 3/4] wifi: mac80211: fix typo "capabilties" in comment
` [PATCH wireless-next v2 4/4] wifi: mac80211: fix repeated word 'used' "
[PATCH wireless-next v2] wifi: wcn36xx: fix typos in comments
2026-09-07 9:50 UTC
[PATCH 0/2 v7] gpiolib: finish the legacy cleanup
2026-09-07 9:50 UTC (5+ messages)
` [PATCH 1/2 v7] gpiolib: turn off legacy interface by default
` [PATCH 2/2 v7] gpiolib: remove linux/gpio.h
[RFC PATCH wireless-next v3 0/4] wifi: aic: add AIC8800D80 SDIO FullMAC driver
2026-09-07 9:43 UTC
[PATCH wireless-next 0/2] wifi: wfx: fix two minor issues in error paths
2026-09-07 9:11 UTC (7+ messages)
` [PATCH wireless-next 1/2] wifi: wfx: fix use-after-free of the cooling work on device removal
` [PATCH wireless-next 2/2] wifi: wfx: fix error code on unsupported firmware
[PATCH] wifi: p54: fix incorrect frame length check in p54_find_ie()
2026-09-07 6:19 UTC (2+ messages)
` [PATCH] wifi: p54: fix incorrect "
[PATCH 0/2] net: fix typos and repeated words in comments
2026-09-07 6:14 UTC (3+ messages)
` [PATCH 1/2] net: mac80211: fix typos "
` [PATCH 2/2] net: fix repeated word 'used' in comment
[PATCH] wifi: wcn36xx: fix typos in comments
2026-09-07 6:13 UTC
[bug report] wifi: rtw89: coex: Add Bluetooth binding for Bluetooth RX gain setting
2026-09-07 5:55 UTC (2+ messages)
[PATCH] wifi: mwifiex: validate intf_num in multi-channel event
2026-09-07 5:26 UTC
[PATCH v2 0/2] wifi: realtek: fix typos in comments
2026-09-07 5:23 UTC (3+ messages)
` [PATCH v2 2/2] wifi: rtlwifi: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox