Linux wireless drivers development
 help / color / mirror / Atom feed
 messages from 2026-07-31 08:43:34 to 2026-07-31 19:45:24 UTC [more...]

[PATCH] wifi: zd1211rw: reject secondary interfaces to prevent conflicts
 2026-07-31 19:45 UTC  (3+ messages)

[BUG] ath12k: NULL deref in ath12k_mac_op_hw_scan() when a scan is requested during firmware recovery (IPQ5332 + QCN9274)
 2026-07-31 18:55 UTC  (5+ messages)

[PATCH] wifi: brcmfmac: configure SAE PWE method for external SAE AP
 2026-07-31 18:02 UTC  (6+ messages)

[REGRESSION] iwlwifi IO_PAGE_FAULT and Master Disable Timed Out
 2026-07-31 17:04 UTC 

[PATCH] wifi: mt76: mt76x2: use min_not_zero() in mt76x2_get_min_rate_power()
 2026-07-31 16:47 UTC 

[PATCH ath-current v3] wifi: ath11k: cleanup arsta in ath11k_mac_peer_cleanup_all()
 2026-07-31 16:42 UTC  (2+ messages)

[PATCH ath-current v2] wifi: ath11k: reset ar->num_station on hardware start
 2026-07-31 16:35 UTC  (4+ messages)

[PATCH ath-current] wifi: ath11k: fix locking problem in ath11k_dp_rx_tid_del_func()
 2026-07-31 16:31 UTC  (4+ messages)

[PATCH v4 0/8] wifi: brcm80211: performance and stability fixes
 2026-07-31 16:06 UTC  (9+ messages)
` [PATCH v4 1/8] wifi: brcmfmac: flowring: replace O(N) blocked-ring scan with atomic counter
` [PATCH v4 2/8] wifi: brcmfmac: sdio: coalesce sdio_claim_host calls in rxglom path
` [PATCH v4 3/8] wifi: brcmfmac: core: fix missing headroom check and populate radiotap RSSI
` [PATCH v4 4/8] wifi: brcmfmac: cfg80211: implement PMKID_V2 and fix brcmf_delay busy-wait
` [PATCH v4 5/8] wifi: brcmfmac: msgbuf: fix TX stall and tune buffer/threshold constants
` [PATCH v4 6/8] wifi: brcmfmac: pcie: replace msleep polling with usleep_range and backoff
` [PATCH v4 7/8] wifi: brcmfmac: fwsignal: document safe no-op for duplicate MAC handle ADD
` [PATCH v4 8/8] wifi: brcmsmac: ampdu: document IEEE 802.11n TID requirement

[BUG] wifi: rtw89: RTL8852BE firmware fails to leave LPS and recovery times out
 2026-07-31 15:51 UTC 

[PATCH v3 0/8] wifi: brcm80211: performance and stability improvements
 2026-07-31 15:48 UTC  (9+ messages)
` [PATCH v3 1/8] wifi: brcmfmac: flowring: replace O(N) loop with atomic counter
` [PATCH v3 2/8] wifi: brcmfmac: sdio: coalesce host locks in rx path
` [PATCH v3 3/8] wifi: brcmfmac: core: populate radiotap header with RSSI
` [PATCH v3 4/8] wifi: brcmfmac: cfg80211: implement PMKID_V2 and fix delay busy-wait
` [PATCH v3 5/8] wifi: brcmfmac: msgbuf: tune thresholds and optimize sleep latency
` [PATCH v3 6/8] wifi: brcmfmac: pcie: optimize latency and irq teardown
` [PATCH v3 7/8] wifi: brcmfmac: fwsignal: safe no-op on duplicate MAC add
` [PATCH v3 8/8] wifi: brcmsmac: ampdu: clarify standard compliance on QoS change

[PATCH RFC v2] wifi: ath10k: make in-order rx amsdu buffers persistent
 2026-07-31 14:55 UTC  (4+ messages)

[PATCH] wifi: ath6kl: clamp assoc request/response lengths before subtracting IE offsets
 2026-07-31 14:41 UTC  (2+ messages)

[PATCH ath-next] wifi: ath11k: fix leak in ath11k_service_ready_ext_event()
 2026-07-31 14:41 UTC  (2+ messages)

[PATCH v8] wifi: ath11k: fix resource leak on error in ext IRQ setup
 2026-07-31 14:41 UTC  (2+ messages)

Hello, I am reporting a reproducible issue with the Linux rtw88 driver affecting a Realtek RTL8821AU USB Wi-Fi adapter during monitor-mode channel hopping. Hardware: TP-Link Archer T2U Plus USB ID: 2357:0120 Chipset: Realtek RTL8821AU Software: Ubuntu Linux Kernel: 7.0.0-28-generic Kismet Observed problem: When Kismet performs normal channel hopping, the kernel reports warnings involving: drivers/net/wireless/realtek/rtw88/phy.c Function: rtw_get_channel_group() Testing showed: Kismet locked to Channel 36 runs without triggering the warnings. Enabling channel hopping causes the warnings to return. The issue appears when the adapter reaches upper 5 GHz UNII-3 channels (149–165), especially Channel 157. This appears to be a driver issue involving 5 GHz channel grouping logic in rtw88. The behavior is reproducible and appears to be triggered by normal monitor-mode channel hopping. I am not a kernel developer and I am not submitting a patch. I am reporting the issu
 2026-07-31 14:22 UTC 

[PATCH v4] wifi: mwifiex: validate event lengths before copying bodies
 2026-07-31 14:20 UTC 

[PATCH wireless-next 1/5] wifi: cfg80211: add Control Integrity Protocol (CIP) APIs
 2026-07-31 13:40 UTC  (5+ messages)
` [PATCH wireless-next 2/5] wifi: mac80211: add cigtk parameter to ieee80211_gtk_rekey_add
` [PATCH wireless-next 3/5] wifi: mac80211: add helpers to parse/generate CIP Capabilities
` [PATCH wireless-next 4/5] wifi: mac80211: add Control Integrity Protocol handling
` [PATCH wireless-next 5/5] wifi: mac80211_hwsim: claim support for Control Integrity Protocol

[PATCH v3] power: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()
 2026-07-31 13:42 UTC 

[PATCH v2] power: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()
 2026-07-31 13:27 UTC  (4+ messages)

[PATCH net] nfc: trf7970a: initialize lock and timeout_work before requesting the IRQ
 2026-07-31 13:24 UTC  (2+ messages)

[linux-next:master] [wifi] dd40677999: hwsim.pmksa_cache_preauth_vlan_used.fail
 2026-07-31 13:15 UTC 

[PATCH ath-next] wifi: ath12k: shut down RootPD after ready timeout
 2026-07-31 13:14 UTC 

[PATCH net v2] nfc: trf7970a: drain timeout_work and keep trf->lock valid across teardown
 2026-07-31 13:11 UTC  (2+ messages)

MediaTek MT7902 WiFi Adapter (PCI ID 14c3:7902) on ASUS Vivobook X1605VA
 2026-07-31 12:49 UTC 

[PATCH v2] mac80211: reject station addition if AP or MLO link is inactive
 2026-07-31 12:40 UTC  (7+ messages)

[PATCH -next v3 00/13] wifi: cfg80211: consolidate cookie assignment for async ops
 2026-07-31 12:35 UTC  (14+ messages)
` [PATCH -next v3 01/13] wifi: cfg80211: pre-assign cookie for driver callbacks
` [PATCH -next v3 02/13] wifi: mac80211: stop using ieee80211_mgmt_tx_cookie()
` [PATCH -next v3 03/13] wifi: ath6kl: use pre-assigned cookie for remain_on_channel and mgmt_tx
` [PATCH -next v3 04/13] wifi: wil6210: use pre-assigned cookie for remain_on_channel, mgmt_tx and probe_peer
` [PATCH -next v3 05/13] wifi: brcmfmac: use pre-assigned cookie for remain_on_channel and mgmt_tx
` [PATCH -next v3 06/13] wifi: mwifiex: "
` [PATCH -next v3 07/13] wifi: wilc1000: "
` [PATCH -next v3 08/13] wifi: nxpwifi: "
` [PATCH -next v3 09/13] wifi: qtnfmac: use pre-assigned cookie for mgmt_tx
` [PATCH -next v3 10/13] wifi: rtl8723bs: "
` [PATCH -next v3 11/13] wifi: cfg80211: convert cookie output to input parameter
` [PATCH -next v3 12/13] wifi: cfg80211: convert tx_control_port cookie "
` [PATCH -next v3 13/13] wifi: nl80211: send frame tx status event only for non-zero cookie

[PATCH wireless-next 0/2] UHR fixes/updates
 2026-07-31 12:02 UTC  (3+ messages)
` [PATCH wireless-next 1/2] wifi: skip DUO params when looking for NPCA
` [PATCH wireless-next 2/2] wifi: update UHR to Draft_P802.11bn D1.5

[PATCH] wifi: mac80211: tests: fix memory leak
 2026-07-31 11:51 UTC 

[PATCH ath-next] wifi: ath12k: fix encrypted EAPOL TX in encap offload mode
 2026-07-31 10:39 UTC  (2+ messages)

[BUG] rtw88_8723de: Wi-Fi and Bluetooth fail after warm reboot
 2026-07-31  9:58 UTC  (3+ messages)

[PATCH] wifi: ath12k: fix channel list double-free on error paths
 2026-07-31  9:38 UTC 

[PATCH v2 11/11] wifi: rtw88: run the RTL8723BS association register sequence
 2026-07-31  9:32 UTC  (4+ messages)

[PATCH v2 01/11] wifi: rtw88: add the RTL8723B chip type and SDIO helper
 2026-07-31  9:31 UTC  (6+ messages)

[RESEND PATCH ath-current 0/3] wifi: ath11k: fix QRTR readiness related WLAN initialization failures
 2026-07-31  9:24 UTC  (4+ messages)
` [RESEND PATCH ath-current 2/3] wifi: ath11k: fix NULL dereference in ahb remove when QMI init incomplete

[RFC PATCH v2 0/8] Adding NO_STA flag and reworking RX link resolution
 2026-07-31  9:12 UTC  (5+ messages)

[PATCH 0/5] wifi: ath12k: fixes to improve MLO station stability
 2026-07-31  8:48 UTC  (7+ messages)
` [PATCH 1/5] wifi: ath12k: fix MLO station firmware crash recovery
` [PATCH 4/5] wifi: ath12k: fix MLO beacon handling using per-link addressing
` [PATCH 5/5] wifi: ath12k: skip connection_loss_work for MLO beacon miss


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