linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-16 00:34:07 to 2025-12-19 15:47:47 UTC [more...]

[PATCH v5 00/36] Compiler-Based Context- and Locking-Analysis
 2025-12-19 15:40 UTC  (36+ messages)
` [PATCH v5 01/36] compiler_types: Move lock checking attributes to compiler-context-analysis.h
` [PATCH v5 02/36] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
` [PATCH v5 03/36] compiler-context-analysis: Add test stub
` [PATCH v5 04/36] Documentation: Add documentation for Compiler-Based Context Analysis
` [PATCH v5 05/36] checkpatch: Warn about context_unsafe() without comment
` [PATCH v5 06/36] cleanup: Basic compatibility with context analysis
` [PATCH v5 07/36] lockdep: Annotate lockdep assertions for "
` [PATCH v5 08/36] locking/rwlock, spinlock: Support Clang's "
` [PATCH v5 09/36] compiler-context-analysis: Change __cond_acquires to take return value
` [PATCH v5 10/36] locking/mutex: Support Clang's context analysis
` [PATCH v5 11/36] locking/seqlock: "
` [PATCH v5 12/36] bit_spinlock: Include missing <asm/processor.h>
` [PATCH v5 13/36] bit_spinlock: Support Clang's context analysis
` [PATCH v5 14/36] rcu: "
` [PATCH v5 15/36] srcu: "
` [PATCH v5 16/36] kref: Add context-analysis annotations
` [PATCH v5 17/36] locking/rwsem: Support Clang's context analysis
` [PATCH v5 18/36] locking/local_lock: Include missing headers
` [PATCH v5 19/36] locking/local_lock: Support Clang's context analysis
` [PATCH v5 20/36] locking/ww_mutex: "
` [PATCH v5 21/36] debugfs: Make debugfs_cancellation a context lock struct
` [PATCH v5 22/36] um: Fix incorrect __acquires/__releases annotations
` [PATCH v5 23/36] compiler-context-analysis: Remove Sparse support
` [PATCH v5 24/36] compiler-context-analysis: Remove __cond_lock() function-like helper
` [PATCH v5 25/36] compiler-context-analysis: Introduce header suppressions
` [PATCH v5 26/36] compiler: Let data_race() imply disabled context analysis
` [PATCH v5 27/36] MAINTAINERS: Add entry for Context Analysis
` [PATCH v5 28/36] kfence: Enable context analysis
` [PATCH v5 29/36] kcov: "
` [PATCH v5 30/36] kcsan: "
` [PATCH v5 31/36] stackdepot: "
` [PATCH v5 32/36] rhashtable: "
` [PATCH v5 33/36] printk: Move locking annotation to printk.c
` [PATCH v5 34/36] security/tomoyo: Enable context analysis
` [PATCH v5 35/36] crypto: "

[PATCH wifi-next] wifi: ath10k: sdio: Use pm_sleep_ptr instead of #ifdef CONFIG_PM_SLEEP
 2025-12-19 15:12 UTC  (3+ messages)

[PATCH rtw-next v2 00/12] wifi: rtw89: refine MLO, MCC and SER functions
 2025-12-19 14:33 UTC  (16+ messages)
` [PATCH rtw-next v2 01/12] wifi: rtw89: 8852b: increase beacon loss to 6 seconds
` [PATCH rtw-next v2 02/12] wifi: rtw89: mlo: fix missing TX null-data 1 during link switch
` [PATCH rtw-next v2 03/12] wifi: rtw89: mlo: fix incorrect link address in management frames
` [PATCH rtw-next v2 04/12] wifi: rtw89: mac: reset power state before switching to power on
` [PATCH rtw-next v2 05/12] wifi: rtw89: ser: enable error IMR after recovering from L1
` [PATCH rtw-next v2 06/12] wifi: rtw89: ser: L1 skip polling status if FW runs event mode
` [PATCH rtw-next v2 07/12] wifi: rtw89: debug: add ser_counters dbgfs
` [PATCH rtw-next v2 08/12] wifi: rtw89: debug: support SER L0/L1 simulation via halt H2C
` [PATCH rtw-next v2 09/12] wifi: rtw89: refine C2H reg event polling timeout for LPS
` [PATCH rtw-next v2 10/12] wifi: rtw89: warn unexpected polling value of XTAL SI
` [PATCH rtw-next v2 11/12] wifi: rtw89: setting TBTT AGG number when mac port initialization
` [PATCH rtw-next v2 12/12] wifi: rtw89: mcc: reset probe counter when receiving beacon

[PATCH v1 0/4] sdio: Use bus type function for shutdown
 2025-12-19 12:24 UTC  (5+ messages)
` [PATCH v1 2/4] wifi: rsi: sdio: Reduce use of #ifdef for CONFIG_PM
` [PATCH v1 3/4] wifi: rsi: sdio: Migrate to use sdio specific shutdown function
` [PATCH v1 4/4] wifi: rtw88: "

[PATCH v3 0/6] Microsoft Surface Pro 11 support
 2025-12-19 11:33 UTC  (14+ messages)
` [PATCH v3 1/6] dt-bindings: arm: qcom: Document Microsoft Surface Pro 11
` [PATCH v3 2/6] dt-bindings: wireless: ieee80211: Add disable-rfkill property
` [PATCH v3 3/6] firmware: qcom: scm: allow QSEECOM on Surface Pro 11
` [PATCH v3 4/6] platform/surface: aggregator_registry: Add "
` [PATCH v3 5/6] arm64: dts: qcom: Add support for "
` [PATCH v3 6/6] wifi: ath12k: Add support for disabling rfkill via devicetree

[PATCH v2 0/2] net: qrtr: Drop the MHI 'auto_queue' feature
 2025-12-19 10:47 UTC  (5+ messages)
` [PATCH v2 1/2] net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels
` [PATCH v2 2/2] bus: mhi: host: Drop the auto_queue support

[PATCH v3] rtl8723bs: v3 - Remove global continual_io_error, use local count
 2025-12-19  9:39 UTC 

[PATCH next] wifi: ath12k: clean up on error in ath12k_dp_setup()
 2025-12-19  8:03 UTC  (5+ messages)

[PATCH v4 0/6] Microsoft Surface Pro 11 support
 2025-12-19  7:49 UTC  (8+ messages)
` [PATCH v4 1/6] dt-bindings: arm: qcom: Document Microsoft Surface Pro 11
` [PATCH v4 2/6] dt-bindings: wireless: ieee80211: Add disable-rfkill property
` [PATCH v4 3/6] firmware: qcom: scm: allow QSEECOM on Surface Pro 11
` [PATCH v4 4/6] platform/surface: aggregator_registry: Add Surface Pro 11 (QCOM)
` [PATCH v4 5/6] arm64: dts: qcom: Add support for Surface Pro 11
` [PATCH v4 6/6] wifi: ath12k: Add support for disabling rfkill via devicetree

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

[PATCH 0/2] net: qrtr: Drop the MHI 'auto_queue' feature
 2025-12-18 16:24 UTC  (7+ messages)
` [PATCH 1/2] net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels
` [PATCH 2/2] bus: mhi: host: Drop the auto_queue support

[PATCH] ath9k: fix: avoid updating TXDP while EDMA queue is active
 2025-12-18 13:02 UTC  (2+ messages)

[PATCH v4 00/35] Compiler-Based Context- and Locking-Analysis
 2025-12-18 11:23 UTC  (17+ messages)
` [PATCH v4 06/35] cleanup: Basic compatibility with context analysis

[PATCH v2] wifi: mt76: mt792x: Fix a potential deadlock in high-load situations
 2025-12-18  7:05 UTC  (2+ messages)

[PATCH ath-next 00/19] wifi: ath12k: add support for QCC2072
 2025-12-18  1:54 UTC  (20+ messages)
` [PATCH ath-next 01/19] wifi: ath12k: refactor PCI window register access
` [PATCH ath-next 02/19] wifi: ath12k: refactor REO CMD ring handling
` [PATCH ath-next 03/19] wifi: ath12k: refactor REO status "
` [PATCH ath-next 04/19] wifi: ath12k: fix preferred hardware mode calculation
` [PATCH ath-next 05/19] wifi: ath12k: refactor 320 MHz bandwidth support parsing
` [PATCH ath-next 06/19] wifi: ath12k: fix mac phy capability parsing
` [PATCH ath-next 07/19] wifi: ath12k: add hardware registers for QCC2072
` [PATCH ath-next 08/19] wifi: ath12k: add hardware parameters "
` [PATCH ath-next 09/19] wifi: ath12k: advertise standard ELF image format "
` [PATCH ath-next 10/19] wifi: ath12k: support LPASS_SHARED target memory type
` [PATCH ath-next 11/19] wifi: ath12k: support downloading auxiliary ucode image for QCC2072
` [PATCH ath-next 12/19] wifi: ath12k: add HAL descriptor and ops "
` [PATCH ath-next 13/19] wifi: ath12k: add hardware ops support "
` [PATCH ath-next 14/19] wifi: ath12k: handle REO CMD ring "
` [PATCH ath-next 15/19] wifi: ath12k: handle REO status "
` [PATCH ath-next 16/19] wifi: ath12k: limit number of channels per WMI command
` [PATCH ath-next 17/19] wifi: ath12k: send peer meta data version to firmware
` [PATCH ath-next 18/19] wifi: ath12k: fix PCIE_LOCAL_REG_QRTR_NODE_ID definition for QCC2072
` [PATCH ath-next 19/19] wifi: ath12k: enable QCC2072 support

[PATCH] wifi: mt76: connac: fix out of bounds read in mt76_connac2_load_patch()
 2025-12-17 22:28 UTC  (2+ messages)

[PATCH rtw-next] wifi: rtw89: correct use sequence of driver_data in skb->info
 2025-12-17 20:33 UTC  (2+ messages)

[GIT PULL] wireless-2025-12-17
 2025-12-17 20:12 UTC 

[PATCH rtw-next 00/12] wifi: rtw89: refine MLO, MCC and SER functions
 2025-12-17 18:05 UTC  (8+ messages)
` [PATCH rtw-next 04/12] wifi: rtw89: mac: reset power state before switching to power on

[PATCH] rtl8723bs: Add kernel-doc comment for rtw_reset_continual_io_error in rtw_io.c
 2025-12-17 15:38 UTC  (3+ messages)

[wireless:for-next] BUILD SUCCESS 81d90d93d22ca4f61833cba921dce9a0bd82218f
 2025-12-17 14:34 UTC 

[PATCH RFC wireless-next 00/13] wifi: ieee80211/cfg80211: Add UHR (802.11bn) Capability and Operation support
 2025-12-17 12:56 UTC  (22+ messages)
` [PATCH RFC wireless-next 01/13] wifi: nl80211: reduce multiple deference of link_sta_params
` [PATCH RFC wireless-next 02/13] wifi: ieee80211: Add UHR (802.11bn) definitions
` [PATCH RFC wireless-next 03/13] wifi: cfg80211: Add data structures to capture UHR capabilities
` [PATCH RFC wireless-next 04/13] wifi: cfg80211: add a helper function to return the UHR interface capabilities
` [PATCH RFC wireless-next 05/13] wifi: cfg80211: Support configuration of station UHR capabilities
` [PATCH RFC wireless-next 06/13] wifi: nl80211: retrieve UHR related elements in AP mode
` [PATCH RFC wireless-next 07/13] wifi: nl80211/reg: add no-UHR regulatory flag
` [PATCH RFC wireless-next 08/13] wifi: mac80211: Support parsing UHR elements
` [PATCH RFC wireless-next 09/13] wifi: mac80211: Add UHR capabilities to association/probe request for STA mode
` [PATCH RFC wireless-next 10/13] wifi: mac80211: Handle station association response with UHR
` [PATCH RFC wireless-next 11/13] wifi: mac80211: set UHR support flag in AP mode
` [PATCH RFC wireless-next 12/13] wifi: cfg80211: support disabling UHR mode
` [PATCH RFC wireless-next 13/13] wifi: mac80211_hwsim: Add UHR capabilities in driver

[PATCH wifi-next] wifi: wlcore: sdio: Use pm_ptr instead of #ifdef CONFIG_PM
 2025-12-17 11:20 UTC 

linux-next: duplicate patch in the iwlwifi tree
 2025-12-16 22:23 UTC 

[PATCH wireless 0/1] wifi: mac80211: do not use old MBSSID
 2025-12-16 18:30 UTC  (5+ messages)
` [PATCH wireless 1/1] wifi: mac80211: do not use old MBSSID elements

Merge branch 'ath12k-ng' into ath-next
 2025-12-16 17:00 UTC 

[RFC v2 wireless-next 0/3] wifi: add initial UHR support
 2025-12-16 16:23 UTC  (4+ messages)
` [RFC v2 wireless-next 1/3] wifi: ieee80211: add some initial UHR definitions
` [RFC v2 wireless-next 2/3] wifi: cfg80211: add initial UHR support
` [RFC v2 wireless-next 3/3] wifi: mac80211: "

[PATCH wireless-next 00/14] wifi: cfg80211/mac80211: Add Support for EPPKE Authentication
 2025-12-16 16:17 UTC  (18+ messages)
` [PATCH wireless-next 02/14] wifi: cfg80211: add support for EPPKE Authentication Protocol
` [PATCH wireless-next 04/14] wifi: cfg80211: add support for key configuration before association
` [PATCH wireless-next 05/14] wifi: mac80211: allow key installation before association in non‑AP STA mode
` [PATCH wireless-next 09/14] wifi: mac80211: add MIC generation support for EPPKE authentication in non-AP "
` [PATCH wireless-next 10/14] wifi: mac80211: add support for encryption/decryption of (Re)Association frames "

[PATCH v8 00/22] wifi: nxpwifi: create nxpwifi to support
 2025-12-16 14:52 UTC  (2+ messages)
` [v8,00/22] "

[RFC wireless-next 0/3] wifi: initial UHR support
 2025-12-16 13:58 UTC  (4+ messages)
` [RFC wireless-next 1/3] wifi: ieee80211: add some initial UHR definitions
` [RFC wireless-next 2/3] wifi: cfg80211: add initial UHR support
` [RFC wireless-next 3/3] wifi: mac80211: "

pull request: iwlwifi firmware update 2025-12-16
 2025-12-16 12:03 UTC  (2+ messages)

[PATCH v2] wifi: mac80211: restore non-chanctx injection behaviour
 2025-12-16 11:19 UTC 

[PATCH] wifi: mac80211: restore non-chanctx injection behaviour
 2025-12-16 10:52 UTC 

[PATCH v4] wifi: cfg80211: Fix uninitialized header access in cfg80211_classify8021d
 2025-12-16  9:28 UTC  (2+ messages)

[PATCH v2] wifi: ath11k: move .max_tx_ring to struct ath11k_hw_hal_params
 2025-12-16  7:14 UTC  (2+ messages)

[syzbot] [wireless?] WARNING in ieee80211_ocb_rx_no_sta (2)
 2025-12-16  3:59 UTC  (3+ messages)
  ` [PATCH] mac80211: ocb: skip rx_no_sta when interface is not joined

[PATCH] wifi: mt76: mt7925: drop puncturing handling from BSS change path
 2025-12-16  2:20 UTC 

[PATCH] wifi: mt76: mt7925: fix potential deadlock in mt7925_roc_abort_sync
 2025-12-16  1:38 UTC 

[PATCH] wifi: mt76: mt7921: Reset ampdu_state state in case of failure in mt76_connac2_tx_check_aggr()
 2025-12-16  0:59 UTC 


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).