Linux wireless drivers development
 help / color / mirror / Atom feed
 messages from 2026-09-08 12:56:28 to 2026-09-10 16:23:13 UTC [more...]

[PATCH 01/13 net-next] net: ipv4: introduce CONFIG_IPV4 to decouple the IPv4 stack
 2026-09-10 16:22 UTC  (5+ messages)

[PATCH v11 0/7] wifi: rtw88: preparations for RTL8723B/RTL8723BS
 2026-09-10 15:51 UTC  (12+ messages)
` [PATCH v11 1/7] wifi: rtw88: add the RTL8723B chip type and SDIO helper
` [PATCH v11 2/7] wifi: rtw88: rx: mark zero length packets on RTL8723BS
` [PATCH v11 3/7] wifi: rtw88: tx: extend the TX report purge timeout to RTL8723BS
` [PATCH v11 4/7] wifi: rtw88: sdio: zero the padding added to a TX transfer
` [PATCH v11 5/7] wifi: rtw88: sdio: track free TX pages and OQT credits for RTL8723BS
` [PATCH v11 6/7] wifi: rtw88: sdio: set up RX aggregation and interrupts "
` [PATCH v11 7/7] wifi: rtw88: sdio: add TX back-pressure and retry on page starvation

[PATCH 1/2] wifi: ath10k: Add missing validation in debugfs mem_value and reg_value
 2026-09-10 15:26 UTC  (4+ messages)
` [PATCH 2/2] wifi: ath10k: Add missing validation in ath10k_htt_rx_proc_rx_frag_ind_hl

[wireless:for-next] BUILD SUCCESS 50d3d79dc0743b616afb00d01a626c76758721f7
 2026-09-10 15:01 UTC 

[BUG] mt7925e/MT7927: RX page_pool buffers stamped every 16 bytes, corrupting skb_shared_info->frag_list -> #SS in kfree_skb_list_reason
 2026-09-10 13:47 UTC  (3+ messages)
` [BUG] mt7925e/MT7927: RX page_pool buffers stamped every 16 bytes, corrupting skb_shared_info->frag_list

Stack trace when starting iwd with Intel BE200 M.2 Wi-Fi+BT card
 2026-09-10 12:21 UTC  (2+ messages)

[PATCH wireless-next] wifi: mac80211: Guard FILS discovery and unsolicited broadcast probe response
 2026-09-10 10:04 UTC  (5+ messages)

[PATCH] wifi: mt76: mt7922: only check CLC hw encap type on MT7922
 2026-09-10  9:28 UTC 

[PATCH rtw-next v3 0/3] wifi: rtw88: usb: keep bmc traffic from exhausting the TX page pool
 2026-09-10  9:27 UTC  (5+ messages)
` [PATCH rtw-next v3 1/3] wifi: rtw88: usb: bound what the driver feeds the after-DTIM queue
` [PATCH rtw-next v3 2/3] wifi: rtw88: usb: only let the frames a dozing station needs use "
` [PATCH rtw-next v3 3/3] wifi: rtw88: widen the ATIM window while an AP interface is up

[PATCH] wifi: mac80211: verify if AP_VLAN belongs to the correct AP
 2026-09-10  8:04 UTC 

[PATCH v2 1/3] wifi: cfg80211: do not support direct add of station to AP_VLAN interfaces
 2026-09-10  8:04 UTC  (3+ messages)
` [PATCH v2 2/3] wifi: cfg80211: move link_id validation earlier in nl80211_new_station()
` [PATCH v2 3/3] wifi: cfg80211: check if AP has been started or joined a mesh before adding new station

[PATCH] wifi: wcn36xx: Fix potential use-after-free in TX ack timer teardown
 2026-09-10  8:04 UTC  (2+ messages)

[PATCH] wifi: ath11k: request firmware-2.bin directly
 2026-09-10  7:25 UTC  (2+ messages)

[PATCH] firmware: QCOM interfaces should depend on ARCH_QCOM
 2026-09-10  6:56 UTC  (2+ messages)

[PATCH] wifi: wilc1000: validate packet bounds in RX buffer parsing
 2026-09-10  6:38 UTC 

mt7921e: failure to reset causes network drop
 2026-09-10  5:50 UTC  (2+ messages)

[PATCH] mac80211: fix using smp_processor_id() in preemptible code in ieee80211_tx_control_port()
 2026-09-10  4:10 UTC 

[PATCH] wifi: mwifiex: validate scan response TLV lengths
 2026-09-10  3:38 UTC 

[PATCH 0/6] wifi: mt76: mt7925: cancel mlo_pm_work at teardown
 2026-09-10  3:11 UTC  (7+ messages)
` [PATCH 6.18.y 1/2] wifi: mt76: mt7925: cancel mlo_pm_work on stop
` [PATCH 6.18.y 2/2] wifi: mt76: mt7925: cancel pending mlo_pm_work
` [PATCH 7.1.y 1/2] wifi: mt76: mt7925: cancel mlo_pm_work on stop
` [PATCH 7.1.y 2/2] wifi: mt76: mt7925: cancel pending mlo_pm_work
` [PATCH 7.2.y 1/2] wifi: mt76: mt7925: cancel mlo_pm_work on stop
` [PATCH 7.2.y 2/2] wifi: mt76: mt7925: cancel pending mlo_pm_work

[PATCH rtw-next v2 0/3] wifi: rtw88: usb: keep bmc traffic from exhausting the TX page pool
 2026-09-10  1:33 UTC  (7+ 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] wifi: mt76: mt792x: treat 0xff ACPI SAR entries as no limit
 2026-09-10  1:23 UTC 

[syzbot] [wireless?] BUG: using smp_processor_id() in preemptible code in ieee80211_tx_control_port
 2026-09-09 22:44 UTC 

[PATCH RESEND wireless-next 00/18] wifi: Add Seamless Mobility Domain (SMD) AP support
 2026-09-09 20:13 UTC  (30+ 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_htc: bound TX aggregation to MAX_TX_BUF_SIZE
 2026-09-09 18:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] wifi: mm81x: validate packet length in mm81x_yaps_read_pkt()
 2026-09-09 18:42 UTC 

[PATCH ath-next] wifi: ath12k: preserve PPDU state across monitor status buffers
 2026-09-09 17:57 UTC  (5+ messages)

[PATCH ath-next v2 0/2] wifi: ath12k: Fix IRQ cleanup on PCI IRQ configuration failure
 2026-09-09 17:57 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: fix truncated TX buffer DMA address in MSDU ext descriptor
 2026-09-09 17:57 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: fix stale skb pointers after aligned TX payload shift
 2026-09-09 17:57 UTC  (5+ messages)

[PATCH] wifi: ath12k: fix DMA unwind for ext MSDU descriptor retry
 2026-09-09 17:57 UTC  (2+ messages)

[PATCH v2] wifi: ath12k: clear dangling channel pointers on error paths
 2026-09-09 17:57 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: use kernel types instead of userspace stdint types
 2026-09-09 17:57 UTC  (2+ messages)

[PATCH v3] wifi: ath12k: advertise AP_VLAN interface mode for IPQ5332
 2026-09-09 17:57 UTC  (2+ messages)

[PATCH ath-current v2] wifi: ath11k: fix locking problem in ath11k_dp_rx_tid_del_func()
 2026-09-09 17:57 UTC  (2+ messages)

[PATCH] ath11k: modify null check logic in ath11k_ce_rx_post_pipe()
 2026-09-09 17:57 UTC  (2+ messages)

[PATCH v2] wifi: cfg80211: avoid holding rtnl_mutex across all cfg80211_leave() calls
 2026-09-09 17:54 UTC  (12+ messages)
  ` [PATCH] "

[syzbot] [ath10k?] WARNING in ath10k_pci_probe
 2026-09-09 16:04 UTC  (2+ messages)

[PATCH] wifi: mm81x: bound response memcpy by actual skb length
 2026-09-09 15:45 UTC 

[RFC PATCH 00/15] wifi: SCS and MSCS
 2026-09-09 13:55 UTC  (2+ messages)

[PATCH v2 0/1] wifi: virt_wifi: don't transfer operstate before register
 2026-09-09 12:37 UTC  (2+ messages)
` [PATCH v2 1/1] "

[wireless-next:for-next] BUILD SUCCESS 13e51269b6656768dc595ed6025e4974f2026543
 2026-09-09 12:14 UTC 

linux-next: manual merge of the wireless-next tree with the wireless tree
 2026-09-09 12:12 UTC 

Fixes tags need work in the wireless tree
 2026-09-09 12:12 UTC 

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-09 11:17 UTC  (3+ messages)

[PATCH] wifi: ath9k: refuse spectral scan control while the hardware is disabled
 2026-09-09 11:02 UTC  (2+ messages)

[PATCH v2] wifi: mac80211: don't reset the TXQ scheduling round number
 2026-09-09 10:57 UTC  (3+ messages)

[PATCH ath-next] wifi: ath9k: use rcu_dereference_bh() for sta->rates in ath_merge_ratetbl()
 2026-09-09 10:53 UTC  (2+ messages)

[PATCH] wifi: ath9k: validate WMI response length before copying
 2026-09-09 10:51 UTC  (4+ messages)

[PATCH] wifi: ath9k: validate RX stream lengths before copying
 2026-09-09 10:43 UTC  (4+ messages)

[PATCH ath-current] wifi: ath12k: fix frequency range for single-pdev devices
 2026-09-09  9:46 UTC  (5+ messages)

[PATCH] wifi: ath12k: fix EHT GI reporting in monitor mode
 2026-09-09  8:19 UTC 

[PATCH] wifi: mt76: mt7915: validate default EEPROM firmware size
 2026-09-09  8:16 UTC  (2+ messages)

[PATCH wireless-next v2] wifi: brcmfmac: log the firmware status when a connect fails
 2026-09-09  8:06 UTC 

[PATCH v9 0/6] wifi: rtw88: preparations for RTL8723B/RTL8723BS
 2026-09-09  8:04 UTC  (6+ messages)
` [PATCH v9 4/6] wifi: rtw88: sdio: track free TX pages and OQT credits for RTL8723BS

[PATCH wireless-next 0/2] wifi: S1G radiotap support
 2026-09-09  7:39 UTC  (4+ messages)
` [PATCH wireless-next 1/2] wifi: radiotap: add S1G TLVs and channel frequency
` [PATCH wireless-next 2/2] wifi: mac80211: report 900MHz channel for S1G band radiotap header

[PATCH rtw-next 00/15] wifi: rtw89: correct MLO behavior, fix Coverity issues, and update hardware settings
 2026-09-09  7:00 UTC  (16+ messages)
` [PATCH rtw-next 01/15] wifi: rtw89: consider sta maximum AMSDU subframes number to decide TX work waiting
` [PATCH rtw-next 02/15] wifi: rtw89: mlo: update link id to FW upon connection
` [PATCH rtw-next 03/15] Revert "wifi: rtw89: fix unable to receive probe responses under MLO connection"
` [PATCH rtw-next 04/15] wifi: rtw89: modify active scan rule for 6GHz band
` [PATCH rtw-next 05/15] wifi: rtw89: fix ctrl_sco_cck for Wi-Fi 7
` [PATCH rtw-next 06/15] wifi: rtw89: 8852a: prevent potential OOB in ctrl_sco_cck
` [PATCH rtw-next 07/15] wifi: rtw89: fw: cmd_ofld_flush always reset counter
` [PATCH rtw-next 08/15] wifi: rtw89: explicitly declare TX queue flags by DECLARE_BITMAP()
` [PATCH rtw-next 09/15] wifi: rtw89: 8922d: add extra data to PS H2C
` [PATCH rtw-next 10/15] wifi: rtw89: mac: change beamformee CSI direct forward to CMAC_TXDMA
` [PATCH rtw-next 11/15] wifi: rtw89: fw: extend ch_info format of hw_scan to v2
` [PATCH rtw-next 12/15] wifi: rtw89: 8922d: update BA cam format to G7
` [PATCH rtw-next 13/15] wifi: rtw89: 8851b: rfk: set DCK start and delay time
` [PATCH rtw-next 14/15] wifi: rtw89: 8852b: update default value for ANA SWR
` [PATCH rtw-next 15/15] wifi: rtw89: phy: correct PHY-1 EDCCA report register access

[PATCH] wifi: brcmfmac: log the firmware status when a connect fails
 2026-09-09  6:41 UTC 

[PATCH v2] wifi: libipw: reject TKIP frames without a full MIC
 2026-09-09  6:11 UTC 

[PATCH wireless v2 0/1] wifi: mac80211: fix mesh fast xmit path deletion UAF
 2026-09-09  6:00 UTC  (2+ messages)
` [PATCH wireless v2 1/1] "

[PATCH] wifi: mt76: mt7928: only do CLC hw type sanity check on MT7925
 2026-09-09  5:57 UTC 

Fwd: [BUG] rtw89: kernel panic in rtw89_core_acquire_sta_ba_entry (list_del corruption)
 2026-09-09  3:38 UTC  (3+ messages)
  `  "

[PATCH rtw-next v2] wifi: rtw88: usb: Download the reserved page synchronously
 2026-09-08 23:27 UTC  (3+ messages)

[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  (3+ messages)

[PATCH v4 2/2] wifi: mt76: fix memory leak in USB TX path
 2026-09-08 16:36 UTC  (2+ messages)

[PATCH net-next] wifi: brcmfmac: Improve D3 substate entering timeout handling
 2026-09-08 15:26 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  (9+ 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


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