linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-25 18:09:35 to 2025-12-05 11:06:40 UTC [more...]

[REGRESSION] mt76: fortify panic on mt7921e during firmware load (bisected)
 2025-12-05 11:06 UTC 

[PATCH mt76 v2 0/4] wifi: mt76: mt7996: Some MLO link management fixes
 2025-12-05 10:24 UTC  (5+ messages)
` [PATCH mt76 v2 1/4] wifi: mt76: mt7996: Set mtxq->wcid just for primary link
` [PATCH mt76 v2 2/4] wifi: mt76: mt7996: Reset mtxq->idx if primary link is removed in mt7996_vif_link_remove()
` [PATCH mt76 v2 3/4] wifi: mt76: mt7996: Switch to the secondary link if the default one is removed
` [PATCH mt76 v2 4/4] wifi: mt76: mt7996: Clear wcid pointer in mt7996_mac_sta_deinit_link()

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

[PATCH v7 00/22] wifi: nxpwifi: create nxpwifi to support iw61x
 2025-12-05  8:33 UTC  (8+ messages)
` [PATCH v7 18/22] wifi: nxpwifi: add core driver implementation

[PATCH RESEND] wifi: rtw88: rtw8821cu: Add ID for Mercusys MU6H
 2025-12-05  0:49 UTC  (2+ messages)

[PATCH mt76 0/3] wifi: mt76: mt7996: Some MLO link management fixes
 2025-12-04 13:13 UTC  (4+ messages)
` [PATCH mt76 1/3] wifi: mt76: mt7996: Set mtxq->wcid just for primary link
` [PATCH mt76 2/3] wifi: mt76: mt7996: Reset mtxq->idx if primary link is removed in mt7996_vif_link_remove()
` [PATCH mt76 3/3] wifi: mt76: mt7996: Switch to the secondary link if the default one is removed

[PATCH] wifi: mac80211: fix list iteration in ieee80211_add_virtual_monitor()
 2025-12-04 13:05 UTC 

[PATCH iwlwifi-fixes] wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTP
 2025-12-04 12:32 UTC 

[PATCH mt76 00/11] mt76: mt7996: preliminary support for MT7996 NPU offloading
 2025-12-04  8:10 UTC  (12+ messages)
` [PATCH mt76 01/11] wifi: mt76: mt7996: Fix NPU stop procedure
` [PATCH mt76 02/11] wifi: mt76: npu: Add missing rx_token_size initialization
` [PATCH mt76 03/11] wifi: mt76: always enable RRO queues for non-MT7992 chipset
` [PATCH mt76 04/11] wifi: mt76: mt7996: Fix BAND2 tx queues initialization when NPU is enabled
` [PATCH mt76 05/11] wifi: mt76: mt7996: Fix wdma_idx for MT7996 device if "
` [PATCH mt76 06/11] wifi: mt76: mt7996: Add mt7992_npu_txrx_offload_init routine
` [PATCH mt76 07/11] wifi: mt76: mt7996: Rename mt7996_npu_rxd_init() in mt7992_npu_rxd_init()
` [PATCH mt76 08/11] wifi: mt76: mt7996: Add NPU support for MT7996 chipset
` [PATCH mt76 09/11] wifi: mt76: mt7996: Integrate NPU in RRO session management
` [PATCH mt76 10/11] wifi: mt76: mt7996: Integrate MT7996 init configuration for NPU
` [PATCH mt76 11/11] wifi: mt76: mt7996: Integrate MT7996 dma "

[PATCH] wifi: cfg80211: sme: store capped length in __cfg80211_connect_result()
 2025-12-04  8:00 UTC  (3+ messages)

[PATCH ath-current 0/2] wifi: ath11k: add usecase firmware handling based on device compatible
 2025-12-04  7:11 UTC  (3+ messages)
` [PATCH ath-current 1/2] "
` [PATCH ath-current 2/2] dt-bindings: net: wireless: ath11k-pci: deprecate 'firmware-name' property

[BUG] iwlwifi intermittent crash on resume iwl_mvm_get_wd_timeout
 2025-12-04  2:23 UTC  (2+ messages)

[PATCH v7 00/22] wifi: nxpwifi: create nxpwifi to support iw61x
 2025-12-03 22:21 UTC 

[DONOTAPPLY RFC PATCH v2 0/4] WiFi support for samsung,coreprimevelte
 2025-12-03 21:50 UTC  (10+ messages)
` [DONOTAPPLY RFC PATCH v2 1/4] dt-bindings: mwifiex: document use with the SD8777 chipset
` [DONOTAPPLY RFC PATCH v2 3/4] DONOTMERGE: net: mwifiex: fix timeouts with the SD8777 chip
` [DONOTAPPLY RFC PATCH v2 4/4] arm64: dts: samsung,coreprimevelte: add wifi node

[PATCH v4] wifi: cfg80211: Fix uninitialized header access in cfg80211_classify8021d
 2025-12-03 17:54 UTC 

[PATCH iwlwifi-next v6] wifi: iwlwifi: fix uninitialized pointers with free attribute
 2025-12-03 15:41 UTC 

[BUG] MEDIATEK MT7902 (14c3:7902) detected but no interface created on ASUS laptop
 2025-12-03 13:21 UTC  (2+ messages)

[PATCH v1 6.14] wireless: aic8800: add support for AIC8800 WiFi chipset
 2025-12-03 10:12 UTC  (2+ messages)

[RFC wireless-next 0/4] wifi: nl80211/cfg80211: non-EDCA ranging support enhancements
 2025-12-03  9:52 UTC  (5+ messages)
` [RFC wireless-next 1/4] wifi: nl80211/cfg80211: add new FTM capabilities
` [RFC wireless-next 2/4] wifi: nl80211/cfg80211: clarify periodic FTM parameters for non-EDCA based ranging
` [RFC wireless-next 3/4] wifi: nl80211/cfg80211: add negotiated burst period to FTM result
` [RFC wireless-next 4/4] wifi: nl80211/cfg80211: support operating as RSTA in PMSR FTM request

[PATCH] wifi: wlcore: ensure skb headroom before skb_push
 2025-12-03  7:57 UTC 

[PATCH ath-next] wifi: ath11k: ahb: use of_device_get_match_data
 2025-12-03  5:51 UTC 

wifi: mac80211: Kernel Panic (Null Pointer Dereference)
 2025-12-03  1:51 UTC  (2+ messages)

[PATCH 0/4] bus: mhi: Fix broken runtime PM design
 2025-12-02 21:37 UTC  (11+ messages)
` [PATCH 1/4] bus: mhi: Replace controller runtime_get/put callbacks with direct PM runtime APIs
` [PATCH 2/4] bus: mhi: Remove runtime PM callback ops from controller interface
` [PATCH 3/4] net: mhi_net: Implement runtime PM support
` [PATCH 4/4] bus: mhi: Fix broken runtime PM design

[PULL linux-firmware] ath10k, ath11k and ath12k firmware ath-20251202
 2025-12-02 19:40 UTC  (2+ messages)

[PATCH wireless v2] wifi: mac80211: don't WARN for connections on invalid channels
 2025-12-02  9:25 UTC 

[PATCH wireless] wifi: mac80211: don't WARN for connections on invalid channels
 2025-12-02  9:24 UTC 

[syzbot] [wireless?] WARNING in ieee80211_determine_chan_mode
 2025-12-02  8:10 UTC 

[PATCH] wifi: mt7601u: check multiple firmware paths
 2025-12-02  4:40 UTC  (3+ messages)

[PATCH] wifi: ath12k: correctly handle mcast packets for clients
 2025-12-01 14:33 UTC 

[PATCH v2 0/8] Microsoft Surface Pro 11 support
 2025-12-01 12:27 UTC  (6+ messages)
` [PATCH v2 6/8] dt-bindings: wireless: ath12k: Add disable-rfkill property
` [PATCH v2 7/8] wifi: ath12k: Add support for disabling rfkill via devicetree

NPCA/DSO configuration
 2025-12-01 11:59 UTC  (2+ messages)

[PATCH rtw-next] wifi: rtw88: 8822b: Avoid WARNING in rtw8822b_config_trx_mode()
 2025-12-01  0:39 UTC  (2+ messages)

[PATCH RFC RESEND 0/8] thermal: core: Allow setting the parent device of thermal zone/cooling devices
 2025-11-30 12:55 UTC  (14+ messages)

[PATCH wireless-next 00/18] NAN synchronization for mac80211_hwsim
 2025-11-29 18:21 UTC  (21+ messages)
` [PATCH wireless-next 01/18] wifi: mac80211_hwsim: fix typo in frequency notification
` [PATCH wireless-next 02/18] wifi: mac80211_hwsim: disable BHs for hwsim_radio_lock
` [PATCH wireless-next 03/18] wifi: mac80211_hwsim: remove unused nan_vif struct member
` [PATCH wireless-next 04/18] wifi: mac80211_hwsim: move NAN related variables into a struct
` [PATCH wireless-next 05/18] wifi: mac80211_hwsim: split NAN handling into separate file
` [PATCH wireless-next 06/18] wifi: mac80211_hwsim: rename and switch simulation time to boottime
` [PATCH wireless-next 07/18] wifi: mac80211_hwsim: move timestamp writing later in the datapath
` [PATCH wireless-next 08/18] wifi: mac80211_hwsim: register beacon timer by calculating TBTT
` [PATCH wireless-next 09/18] wifi: mac80211_hwsim: refactor NAN timer handling
` [PATCH wireless-next 10/18] wifi: mac80211_hwsim: switch to use TXQs
` [PATCH wireless-next 11/18] wifi: mac80211: add a TXQ for management frames on NAN devices
` [PATCH wireless-next 12/18] wifi: mac80211_hwsim: limit TX of frames to the NAN DW
` [PATCH wireless-next 13/18] wifi: mac80211_hwsim: select NAN TX channel based on current TSF
` [PATCH wireless-next 14/18] wifi: mac80211_hwsim: only RX on NAN when active on a slot
` [PATCH wireless-next 15/18] wifi: mac80211_hwsim: protect tsf_offset using a spinlock
` [PATCH wireless-next 16/18] wifi: ieee80211: add more NAN definitions
` [PATCH wireless-next 17/18] wifi: mac80211: export ieee80211_calculate_rx_timestamp
` [PATCH wireless-next 18/18] wifi: mac80211_hwsim: implement NAN synchronization

[PATCH] linux-firmware: update firmware for MT7925 WiFi device
 2025-11-29 18:00 UTC  (2+ messages)

[PATCH net-next] ath5k: debug.h: fix enum ath5k_debug_level kernel-doc
 2025-11-29 17:33 UTC  (2+ messages)

[PATCH] wifi: brcmfmac: fix/add kernel-doc comments
 2025-11-29 11:59 UTC  (2+ messages)

[GIT PULL] wireless-next-2025-11-27
 2025-11-29  3:51 UTC  (2+ messages)

[PATCH mt76] wifi: mt76: mt76x02: wake queues after reconfig
 2025-11-29  2:39 UTC 

[PATCH][next] wifi: mt76: mt7996: Fix spelling mistake "retriving" -> "retrieving"
 2025-11-28 17:44 UTC 

[syzbot] [wireless?] KASAN: slab-out-of-bounds Read in ieee80211_add_virtual_monitor
 2025-11-28 15:04 UTC  (2+ messages)

Bug Report: System slow down and hang with rtw89 driver under load
 2025-11-28  0:22 UTC  (2+ messages)

Intel 3168 broken on kernel 6.17.9. 6.16 works fine
 2025-11-27 21:26 UTC 

Bug Report - Rtlwifi
 2025-11-27 15:09 UTC  (4+ messages)

[PATCH 1/1] wifi: rtw88: 8822b: disable call trace when write RF mode table fail
 2025-11-27 14:39 UTC  (6+ messages)

[PATCH wireless-next 0/2] wifi: mac80211: Fix issues related to sending NULL packets to probe stations
 2025-11-27 14:05 UTC  (3+ messages)
` [PATCH wireless-next 1/2] wifi: mac80211: set band information for NULL packets only for non-MLO stations
` [PATCH wireless-next 2/2] wifi: mac80211: set addr2/addr3 to link address for NULL packets to "

[wireless-next:main] BUILD SUCCESS f9e788c5fd3a23edecd808ebb354e2cb1aef87c3
 2025-11-27 11:18 UTC 

[syzbot] [wireless?] WARNING in drv_unassign_vif_chanctx (3)
 2025-11-27 10:55 UTC  (2+ messages)

[PATCH wireless-next v2 0/2] wifi: cfg80211/mac80211: Add support to stop a link instead of whole interface
 2025-11-27 10:11 UTC  (3+ messages)
` [PATCH wireless-next v2 1/2] wifi: cfg80211: add cfg80211_stop_link() for per-link teardown
` [PATCH wireless-next v2 2/2] wifi: mac80211: Update csa_finalize to use link_id

[PATCH rtw] wifi: rtlwifi: 8192cu: fix tid out of range in rtl92cu_tx_fill_desc()
 2025-11-27  8:37 UTC 

[PATCH v2] wifi: mt76: mt7925: fix AMPDU state handling in mt7925_tx_check_aggr
 2025-11-27  7:49 UTC 

[syzbot] Monthly wireless report (Nov 2025)
 2025-11-27  7:44 UTC 

[PATCH] wifi: ath12k: remove redundant pci_set_drvdata() call
 2025-11-27  7:29 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2] wifi: rtw89: 8922a: set random mac if efuse contains zeroes
 2025-11-27  0:46 UTC  (2+ messages)

[patch] wifi: mt76: mt7925: fix AMPDU state handling in mt7925_tx_check_aggr
 2025-11-26 17:15 UTC  (2+ messages)

[PATCH wireless-next 00/57] wifi: inffmac: introducing a driver for Infineon's new generation chipsets
 2025-11-26 16:28 UTC  (8+ messages)

[wireless-next:main] BUILD SUCCESS 1c6a92a5a5de7ebf94526dee7068926e6d5b1b01
 2025-11-26 10:06 UTC 

[PATCH v1] realtek/rtlwifi: ensure unicast is reinitialized to false in each iteration
 2025-11-26  9:34 UTC  (10+ messages)
    ` [PATCH rtw-next v2] "
        ` [PATCH rtw-next v3] realtek/rtlwifi: remove unused two if blocks and put unicast set inner if and else block
            ` [PATCH rtw-next v4] "
                ` 回复: [PATCH rtw-next v5] realtek: rtlwifi: remove dead code and ensure unicast is always set explicitly in every iteration
                  `  "

[PATCH] wifi: rtw89: 8922a: set random mac if efuse contains zeroes
 2025-11-26  9:06 UTC  (3+ messages)

[PATCH][next] wifi: rtl8xxxu: Avoid -Wflex-array-member-not-at-end warnings
 2025-11-26  3:26 UTC  (4+ messages)

[PATCH wireless-next v2] wifi: mac80211: allow sharing identical chanctx for S1G interfaces
 2025-11-26  1:57 UTC 

[PATCH] wifi: rtw88: fix DTIM period handling when conf->dtim_period is zero
 2025-11-26  0:33 UTC  (2+ messages)

[PATCH wireless-next 3/3] wifi: mac80211: allow sharing identical chanctx for S1G interfaces
 2025-11-25 21:08 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).