public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-01 08:25:57 to 2026-02-06 18:00:53 UTC [more...]

[PATCH rtw-next] wifi: rtw88: WARN only once in rtw_phy_get_tx_power_limit()
 2026-02-06 18:00 UTC 

[PATCH v2 wireless-next 0/4] DFS/CAC changes
 2026-02-06 17:15 UTC  (5+ messages)
` [PATCH v2 wireless-next 1/4] wifi: cfg80211: fix background CAC
` [PATCH v2 wireless-next 2/4] wifi: cfg80211: set and report chandef CAC ongoing
` [PATCH v2 wireless-next 3/4] wifi: cfg80211: events, report background radar
` [PATCH v2 wireless-next 4/4] wifi: mac80211_hwsim: background CAC support

[PATCH v2 2/3] AP: Always re-add stations that use MLO
 2026-02-06  9:05 UTC  (3+ messages)

[bug report] wl12xx: add driver
 2026-02-06  8:17 UTC 

[PATCH wireless-next 0/4] DFS/CAC changes
 2026-02-06  8:13 UTC  (8+ messages)
` [PATCH wireless-next 1/4] wifi: cfg80211: fix background CAC
` [PATCH wireless-next 2/4] wifi: cfg80211: set and report chandef CAC ongoing
` [PATCH wireless-next 3/4] wifi: cfg80211: events, report background radar
` [PATCH wireless-next 4/4] wifi: mac80211_hwsim: background CAC support

[PATCH wireless-next v2 0/3] wifi: add S1G response indication configuration with NDP BA support
 2026-02-06  7:57 UTC  (7+ messages)
` [PATCH wireless-next v2 1/3] wifi: cfg80211: Add support for S1G Response Indication Configuration

[PATCH] rtw: btcoex: clean up style and documentation
 2026-02-06  7:43 UTC  (4+ messages)

[PATCH] wifi: nl80211: drop impossible negative band check
 2026-02-06  2:16 UTC  (9+ messages)

[PATCH v6 wireless] mac80211: fix NULL pointer dereference in monitor mode
 2026-02-06  0:20 UTC  (2+ messages)

(no subject)
 2026-02-05 22:47 UTC 

[wireless-next:main] BUILD SUCCESS 333225e1e9ead7b06e5363389403bdac72ba3046
 2026-02-05 21:37 UTC 

[wireless:for-next] BUILD SUCCESS 7d6ba706ae5ef7d3d00b67140d2873ae1da6d41f
 2026-02-05 21:07 UTC 

[PATCH v5 wireless] mac80211: fix NULL pointer dereference in monitor mode
 2026-02-05 17:50 UTC  (2+ messages)

[PATCH v4 wireless] mac80211: fix NULL pointer dereference in monitor mode Crash trace: RIP: iwlagn_bss_info_changed+0x19d/0x640 [iwldvm] Code: 49 8b 46 10 <8b> 10 RAX: 0000000000000000 (NULL link->conf->bss) wifi: mac80211: fix NULL pointer deref regression in link notify Commit c57e5b974514 ("wifi: mac80211: fix WARN_ON for monitor mode on some devices") reorganized link change notifications. This caused a regression for hardware using IEEE80211_HW_WANT_MONITOR_VIF. In monitor mode, link->conf->bss is uninitialized, but current logic allows these notifications to reach driver callbacks, causing a deterministic NULL dereference in drivers like iwldvm. Fix this by validating the BSS context before driver notification. Device: Intel Centrino Advanced-n 6205 Fixes: c57e5b974514 ("wifi: mac80211: fix WARN_ON for monitor mode on some devices") Cc: stable@vger.kernel.org Cc: netdev@vger.kernel.org Cc: linux-wireless@vger.kernel.org Cc: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: Dhyan K Prajapati <dhyaan19022009@gmail.com>
 2026-02-05 17:44 UTC 

[PATCH v3 wireless] mac80211: fix NULL pointer dereference in monitor mode
 2026-02-05 17:34 UTC  (3+ messages)

bot results missing in patchwork
 2026-02-05 16:32 UTC  (2+ messages)

[PATCH v2] mac80211: fix NULL pointer dereference in monitor mode
 2026-02-05 14:19 UTC 

[PATCH wireless-next v4 0/3] wifi: cfg80211/mac80211: add support to handle incumbent signal detected event
 2026-02-05 12:24 UTC  (7+ messages)
` [PATCH wireless-next v4 1/3] wifi: cfg80211: add support to handle incumbent signal detected event from mac80211/driver
` [PATCH wireless-next v4 2/3] wifi: mac80211: add support to handle incumbent signal detected event from driver
` [PATCH wireless-next v4 3/3] wifi: mac80211_hwsim: add incumbent signal interference detection support

[PATCH wireless-next] wifi: mac80211: set default WMM parameters on all links
 2026-02-05  9:42 UTC 

[PATCH wireless-next v8 0/3] wifi: initial UHR support
 2026-02-05  8:38 UTC  (9+ messages)
` [PATCH wireless-next v8 3/3] wifi: mac80211: add "

[PATCH net-next] net: intel: fix PCI device ID conflict between i40e and ipw2200
 2026-02-05  8:33 UTC  (7+ messages)

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

INVOICE FOR DECEMBER '25
 2026-02-05  6:09 UTC 

[GIT PULL] wireless-next-2026-02-04
 2026-02-05  5:31 UTC  (2+ messages)

[PATCH] mac80211: fix NULL pointer dereference when switching to monitor mode
 2026-02-05  3:52 UTC 

[PULL linux-firmware] ath10k, ath11k and ath12k firmware ath-20260204
 2026-02-04 17:44 UTC  (2+ messages)

Potential firmware selection issue with QCNFA765 on ThinkPad P14s Gen 5
 2026-02-04 16:38 UTC  (3+ messages)

iwlwifi: Null deref in iwl_mld_reorder
 2026-02-04 16:16 UTC  (3+ messages)

PCI ID conflict between ipw2x00 and i40e
 2026-02-04 13:51 UTC  (2+ messages)

[PATCH] iwlwifi: dvm: fix NULL pointer dereference in rxon
 2026-02-04 13:07 UTC  (2+ messages)

[PATCH] iwlwifi: dvm: fix NULL pointer dereference in rxon
 2026-02-04 12:25 UTC  (2+ messages)

[PATCH] iwlwifi: dvm: fix NULL pointer dereference in rxon
 2026-02-04 12:23 UTC 

[PATCH] git commit --amend ```
 2026-02-04 12:13 UTC  (4+ messages)
` [PATCH] iwlwifi: dvm: fix NULL pointer dereference in rxon
` [PATCH] staging: sm750fb: fix naming styles and const declarations
` [PATCH] staging: sm750fb: rename pvMem to pv_mem

[PATCH] iwlwifi: dvm: fix NULL pointer dereference in rxon
 2026-02-04 11:38 UTC 

[GIT PULL] wireless-2026-02-04
 2026-02-04 11:35 UTC 

[PATCH v2 0/3] Replace uses of system_wq and system_unbound_wq
 2026-02-04 11:03 UTC  (3+ messages)

[wireless-next:main] BUILD SUCCESS 9825fa8f49905275acef6c8e7fcd017d04616311
 2026-02-04  9:05 UTC 

[ANN] wireless-regdb: master-2026-02-04
 2026-02-04  8:13 UTC 

[ANN] wireless-regdb: master-2026-02-04
 2026-02-04  8:00 UTC  (2+ messages)

VEOLIA I WATER TECH - QUALCOMM : Greetings 2026
 2026-02-04  7:09 UTC 

[PATCH] wireless-regdb: Update regulatory info for Canada (CA) for 2025
 2026-02-04  3:43 UTC  (3+ messages)

[PATCH mt76 v2 1/4] wifi: mt76: mt7996: fix wrong DMAD length when using MAC TXP
 2026-02-03 15:55 UTC  (4+ messages)
` [PATCH mt76 v2 2/4] wifi: mt76: mt7996: fix struct mt7996_mcu_uni_event
` [PATCH mt76 v2 3/4] wifi: mt76: avoid to set ACK for MCU command if wait_resp is not set
` [PATCH mt76 v2 4/4] wifi: mt76: mt7996: fix queue pause after scan due to wrong channel switch reason

[PATCH v2] wifi: brcmfmac: Fix potential kernel oops when probe fails
 2026-02-03 14:05 UTC  (3+ messages)

pull-request: iwlwifi-fixes-2026-02-03
 2026-02-03 13:10 UTC 

[PATCH 00/13] Ranging support enhancements
 2026-02-03 11:40 UTC  (20+ messages)
` [PATCH 01/13] wifi: nl80211/cfg80211: Allow RSTA role to be enabled without LMR request
` [PATCH 06/13] wifi: nl80211/cfg80211: add role-based PD peer limits
` [PATCH 07/13] wifi: nl80211/cfg80211: add ingress/egress distance thresholds for FTM
` [PATCH 08/13] wifi: nl80211/cfg80211: add PD-specific bandwidth capabilities "
` [PATCH 09/13] wifi: nl80211/cfg80211: add FTM range report negotiation support
` [PATCH 10/13] wifi: nl80211/cfg80211: add result reporting control for PD requests
` [PATCH 11/13] wifi: nl80211/cfg80211: add MAC randomization support "
` [PATCH 12/13] wifi: nl80211/cfg80211: add LTF keyseed support for secure ranging

[PATCH mt76] wifi: mt76: mt7996: Add eMLSR support
 2026-02-03  8:32 UTC 

[PATCH] wifi: brcmfmac: Fix potential kernel oops when probe fails
 2026-02-03  6:24 UTC  (5+ messages)

[PATCH] wifi: ath12k: fix CMA error and MHI state mismatch during resume
 2026-02-03  6:08 UTC  (6+ messages)

[PATCH 6.12.y] wifi: ath11k: add srng->lock for ath11k_hal_srng_* in monitor mode
 2026-02-03  3:13 UTC 

[PATCH 6.6.y] wifi: ath11k: add srng->lock for ath11k_hal_srng_* in monitor mode
 2026-02-03  3:13 UTC 

[PATCH net-next] net: remove unnecessary module_init/exit functions
 2026-02-03  1:50 UTC  (9+ messages)

[wireless-next:main] BUILD SUCCESS 0d95280a2d54ebd3d38adc4ff67808009798978c
 2026-02-02 23:40 UTC 

[PATCH AUTOSEL 6.18-5.10] wifi: mac80211: don't increment crypto_tx_tailroom_needed_cnt twice
 2026-02-02 21:46 UTC  (3+ messages)
` [PATCH AUTOSEL 6.18-6.6] wifi: mac80211: correctly check if CSA is active
` [PATCH AUTOSEL 6.18-5.10] wifi: cfg80211: Fix bitrate calculation overflow for HE rates

[PATCH 5.15.y 1/3] wifi: cfg80211: add a work abstraction with special semantics
 2026-02-02 16:50 UTC  (3+ messages)
` [PATCH 5.15.y 2/3] wifi: mac80211: use wiphy work for sdata->work
` [PATCH 5.15.y 3/3] wifi: mac80211: move TDLS work to wiphy work

[PATCH 6.1.y 1/2] wifi: mac80211: use wiphy work for sdata->work
 2026-02-02 16:49 UTC  (2+ messages)
` [PATCH 6.1.y 2/2] wifi: mac80211: move TDLS work to wiphy work

[PATCH 6.6.y] wifi: mac80211: move TDLS work to wiphy work
 2026-02-02 16:47 UTC 

pull-request: ath-next-20260202
 2026-02-02 14:36 UTC 

[PATCH RFC RESEND] wifi: mac80211: Update mesh rate control per beacon to restore correct MCS
 2026-02-02 13:35 UTC 

[PATCH 1/5] wifi: mt76: fix potential deadlock caused by rx_lock
 2026-02-02 12:22 UTC  (10+ messages)
` [PATCH 2/5] wifi: mt76: mt7996: fix wrong DMAD length when using MAC TXP
` [PATCH 3/5] wifi: mt76: mt7996: fix struct mt7996_mcu_uni_event
` [PATCH 4/5] wifi: mt76: avoid to set ACK for MCU command if wait_resp is not set
` [PATCH 5/5] wifi: mt76: mt7996: fix queue pause after scan due to wrong channel switch reason

Problems building rtw89
 2026-02-02 11:31 UTC  (6+ messages)

[PULL linux-firmware] ath10k, ath11k and ath12k firmware ath-20260130
 2026-02-02  9:11 UTC  (3+ messages)

[PATCH wireless-next v2] wifi: mac80211: use wiphy_hrtimer_work for CAC timeout
 2026-02-02  9:07 UTC  (2+ messages)

[RFC v6 wireless-next 0/4] background CAC fixes
 2026-02-02  8:55 UTC  (6+ messages)
` [RFC v6 wireless-next 1/4] wifi: cfg80211: fix background CAC
` [RFC v6 wireless-next 2/4] wifi: cfg80211: set and report chandef CAC ongoing
` [RFC v6 wireless-next 3/4] wifi: cfg80211: events, report background radar
` [RFC v6 wireless-next 4/4] wifi: mac80211_hwsim: background CAC support

[PATCH v2] wifi: mt76: fix backoff fields and max_power calculation
 2026-02-02  8:14 UTC  (2+ messages)

[PATCH wireless-next] wifi: mac80211: Fix AAD/Nonce computation for management frames with MLO
 2026-02-02  5:40 UTC  (7+ messages)

[PATCH rtw-next] wifi: rtw89: pci: add quirks to avoid using PCI DAC for X99 board across chips
 2026-02-02  1:40 UTC 

[PATCH] wifi: brcmsmac: phy: Remove unreachable error handling code
 2026-02-01  9:37 UTC  (2+ messages)

FYI: NM + Wi-Fi 7 MLO AP: boot-time association completes on 5 GHz only; MLO appears only after retrigger (reapply/clone)
 2026-02-01  8:25 UTC 


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