public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-30 08:25:31 to 2026-01-06 01:01:38 UTC [more...]

[PATCH v2 00/14] power: sequencing: extend WCN driver to support WCN399x device
 2026-01-06  1:01 UTC  (8+ messages)
` [PATCH v2 01/14] regulator: dt-bindings: qcom,wcn3990-pmu: describe PMUs on WCN39xx
` [PATCH v2 02/14] Bluetooth: qca: enable pwrseq support for WCN39xx devices
` [PATCH v2 03/14] Bluetooth: qca: fix ROM version reading on WCN3998 chips
` [PATCH v2 04/14] wifi: ath10k: snoc: support powering on the device via pwrseq
` [PATCH v2 05/14] power: sequencing: qcom-wcn: add support for WCN39xx
` [PATCH v2 06/14] arm64: dts: qcom: qrb4210-rb2: Fix UART3 wakeup IRQ storm
` [PATCH v2 07/14] arm64: dts: qcom: sdm845-db845c: drop CS from SPIO0

[PATCH net] wifi: ath10k: fix dma_free_coherent() pointer
 2026-01-05 21:04 UTC 

[syzbot] [wireless?] WARNING in cfg80211_scan_done
 2026-01-05 17:04 UTC  (2+ messages)

strnlen buffer overflow in mt76_connac2_load_patch - 6.19-rc2
 2026-01-05 13:44 UTC  (2+ messages)

[PATCH 00/14] power: sequencing: extend WCN driver to support WCN399x device
 2026-01-05 12:46 UTC  (46+ messages)
` [PATCH 01/14] regulator: dt-bindings: qcom,qca6390-pmu: describe PMUs on WCN39xx
` [PATCH 02/14] Bluetooth: qca: enable pwrseq support for WCN39xx devices
` [PATCH 03/14] Bluetooth: qca: fix ROM version reading on WCN3998 chips
` [PATCH 04/14] wifi: ath10k: snoc: support powering on the device via pwrseq
` [PATCH 05/14] power: sequencing: qcom-wcn: add support for WCN39xx
` [PATCH 06/14] arm64: dts: qcom: qrb4210-rb2: Fix UART3 wakeup IRQ storm
` [PATCH 07/14] arm64: dts: qcom: sdm845-db845c: drop CS from SPIO0
` [PATCH 08/14] arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1
` [PATCH 09/14] arm64: dts: qcom: sm8150: add uart13
` [PATCH 10/14] arm64: dts: qcom: qrb2210-rb1: describe WiFi/BT properly
` [PATCH 11/14] arm64: dts: qcom: qrb4210-rb2: "
` [PATCH 12/14] arm64: dts: qcom: sda660-ifc6560: "
` [PATCH 13/14] arm64: dts: qcom: sdm845-db845c: "
` [PATCH 14/14] arm64: dts: qcom: sm8150-hdk: "

[PATCH ath-next v4 0/6] wifi: ath11k: Add single shot/periodic CFR capture support
 2026-01-05 12:10 UTC  (4+ messages)
` [PATCH ath-next v4 1/6] wifi: ath11k: Add initialization and deinitialization sequence for CFR module

[PATCH ath-next v5 0/6] wifi: ath11k: Add single shot/periodic CFR capture support
 2026-01-05 11:51 UTC  (9+ messages)
` [PATCH ath-next v5 1/6] wifi: ath11k: Add initialization and deinitialization sequence for CFR module
` [PATCH ath-next v5 2/6] wifi: ath11k: Register debugfs for CFR configuration
` [PATCH ath-next v5 3/6] wifi: ath11k: Add support unassociated client CFR
` [PATCH ath-next v5 4/6] wifi: ath11k: Register relayfs entries for CFR dump
` [PATCH ath-next v5 5/6] wifi: ath11k: Register DBR event handler for CFR data
` [PATCH ath-next v5 6/6] wifi: ath11k: Register handler for CFR capture event

[PATCH 6.12 0/3] wifi: mt76: mt7925: fix suspend regression
 2026-01-05 11:16 UTC  (4+ messages)
` [PATCH 6.12 1/3] wifi: mt76: mt7925: fix the unfinished command of regd_notifier before suspend
` [PATCH 6.12 2/3] wifi: mt76: mt7925: fix CLC command timeout when suspend/resume
` [PATCH 6.12 3/3] wifi: mt76: mt7925: add handler to hif suspend/resume event

[PATCH wireless-next v2 0/9] wifi: cfg80211/mac80211: Add Support for EPPKE Authentication
 2026-01-05 10:20 UTC  (12+ messages)
` [PATCH wireless-next v2 1/9] wifi: cfg80211: add support for EPPKE Authentication Protocol
` [PATCH wireless-next v2 2/9] wifi: cfg80211: add feature flag for (re)association frame encryption
` [PATCH wireless-next v2 3/9] wifi: cfg80211: add support for key configuration before association
` [PATCH wireless-next v2 4/9] wifi: nl80211: Add new NL attributes to support (Re)Association frame encryption
` [PATCH wireless-next v2 5/9] wifi: mac80211: allow key installation before association
` [PATCH wireless-next v2 6/9] wifi: mac80211: Check for MLE before appending in Authentication frame
` [PATCH wireless-next v2 7/9] wifi: mac80211: add support for EPPKE authentication protocol in non-AP STA mode
` [PATCH wireless-next v2 8/9] wifi: mac80211: add support for encryption/decryption of (Re)Association frames
` [PATCH wireless-next v2 9/9] wifi: mac80211_hwsim: Declare support for EPPKE authentication protocol

[PATCH rtw-next 00/10] wifi: rtw89: prepare TX/RX WD and D/C-MAC H2C command for RTL8922D
 2026-01-05  1:27 UTC  (14+ messages)
` [PATCH rtw-next 01/10] wifi: rtw89: update TXWD v3 "
` [PATCH rtw-next 02/10] wifi: rtw89: update query RXDESC "
` [PATCH rtw-next 03/10] wifi: rtw89: fw: add DMAC v3 H2C command "
` [PATCH rtw-next 04/10] wifi: rtw89: fw: add CMAC H2C command to initialize default value "
` [PATCH rtw-next 05/10] wifi: rtw89: fw: add CMAC H2C command for association "
` [PATCH rtw-next 06/10] wifi: rtw89: fw: add CMAC H2C command for TX AMPDU "
` [PATCH rtw-next 07/10] wifi: rtw89: fw: add CMAC H2C command for TX time "
` [PATCH rtw-next 08/10] wifi: rtw89: fw: add CMAC H2C command for punctured "
` [PATCH rtw-next 09/10] wifi: rtw89: fw: consider hardware AID for firmware elements
` [PATCH rtw-next 10/10] wifi: rtw89: fw: set RACK bit every 4 H2C command for WiFi 6 chips only

[PATCH] wifi: mt76: mt7925: fix NULL pointer dereference in vif iteration loops
 2026-01-05  0:26 UTC  (43+ messages)
` [PATCH] wifi: mt76: mt7925: fix missing mutex protection in reset and ROC abort paths
  ` [PATCH 2/3] wifi: mt76: mt7925: fix missing mutex protection in reset and ROC abort
  ` [PATCH 3/3] wifi: mt76: mt7925: fix missing mutex protection in runtime PM and MLO PM
      ` [PATCH] wifi: mt76: mt7925: add NULL checks in MCU STA TLV functions
        ` [PATCH] wifi: mt76: mt7925: add NULL checks for link_conf and mlink in main.c
        ` [PATCH] wifi: mt76: mt7925: add NULL checks in MLO link and chanctx functions
      ` [PATCH] wifi: mt76: mt7925: add error handling for AMPDU MCU commands
        ` [PATCH] wifi: mt76: mt7925: add error handling for BSS info MCU command in sta_add
        ` [PATCH] wifi: mt76: mt7925: add error handling for BSS info in key setup
      ` [PATCH] wifi: mt76: mt7921: fix missing mutex protection in multiple paths
      ` [PATCH] wifi: mt76: mt7925: add lockdep assertions for mutex verification
        ` [PATCH v2 0/6] wifi: mt76: mt7925/mt792x: additional stability fixes
          ` [PATCH] wifi: mt76: mt7925: fix key removal failure during MLO roaming
          ` [PATCH] wifi: mt76: mt7925: fix kernel warning in MLO ROC setup when channel not configured
          ` [PATCH] wifi: mt76: mt7925: add NULL checks for MLO link pointers in MCU functions
          ` [PATCH] wifi: mt76: mt792x: fix firmware reload failure after previous load crash
          ` [PATCH] wifi: mt76: mt7925: add mutex protection in resume path
          ` [PATCH] wifi: mt76: mt7925: add NULL checks and error handling for MCU calls
          ` [PATCH] wifi: mt76: mt7925: comprehensive stability fixes
            ` [PATCH v3 00/17] wifi: mt76: mt7925/mt792x: "
              ` [PATCH 01/17] wifi: mt76: mt7925: fix NULL pointer dereference in vif iteration
              ` [PATCH 02/17] wifi: mt76: mt7925: fix missing mutex protection in reset and ROC abort
              ` [PATCH 03/17] wifi: mt76: mt7925: fix missing mutex protection in runtime PM and MLO PM
              ` [PATCH 04/17] wifi: mt76: mt7925: add NULL checks in MCU STA TLV functions
              ` [PATCH 05/17] wifi: mt76: mt7925: add NULL checks for link_conf and mlink in main.c
              ` [PATCH 06/17] wifi: mt76: mt7925: add error handling for AMPDU MCU commands
              ` [PATCH 07/17] wifi: mt76: mt7925: add error handling for BSS info MCU command in sta_add
              ` [PATCH 08/17] wifi: mt76: mt7925: add error handling for BSS info in key setup
              ` [PATCH 09/17] wifi: mt76: mt7925: add NULL checks in MLO link and chanctx functions
              ` [PATCH 10/17] wifi: mt76: mt792x: fix NULL pointer dereference in TX path
              ` [PATCH 11/17] wifi: mt76: mt7925: add lockdep assertions for mutex verification
              ` [PATCH 12/17] wifi: mt76: mt7925: fix key removal failure during MLO roaming
              ` [PATCH 13/17] wifi: mt76: mt7925: fix kernel warning in MLO ROC setup
              ` [PATCH 14/17] wifi: mt76: mt7925: add NULL checks for MLO link pointers in MCU functions
              ` [PATCH 15/17] wifi: mt76: mt792x: fix firmware reload failure after previous load crash
              ` [PATCH 16/17] wifi: mt76: mt7925: add mutex protection in resume path
              ` [PATCH 17/17] wifi: mt76: mt7925: add NULL checks in link station and TX queue setup

mt7921e: repeated driver own failures cause hanging
 2026-01-04  8:19 UTC  (3+ messages)

[BUG] RCU stall in mac80211_hwsim during clone() syscall on 6.18.0
 2026-01-04  4:45 UTC  (3+ messages)

[BUG] cfg80211/mac80211: RCU stall in cfg80211_wiphy_work during IBSS scan handling
 2026-01-04  3:16 UTC 

[PATCH v2] wifi: ath11k: add pm quirk for Thinkpad Z13/Z16 Gen1
 2026-01-04  1:00 UTC 

[PATCH v6 0/4] Microsoft Surface Pro 11 support
 2026-01-03 17:51 UTC  (2+ messages)
` (subset) "

[syzbot] [wireless?] WARNING in rfkill_unregister
 2026-01-03 13:05 UTC  (7+ messages)

[PATCH] dt-bindings: net: wireless: ath11k: Combine two if:then: clauses
 2026-01-02 21:17 UTC  (2+ messages)

[BUG 6.18.2] Null Pointer Exception in Fair Scheduler
 2026-01-02 12:23 UTC  (4+ messages)

[PATCH v2 0/2] net: qrtr: Drop the MHI 'auto_queue' feature
 2026-01-01 18:53 UTC  (4+ messages)
` [PATCH v2 1/2] net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels

[PATCH] wifi: mt76: mt792x: fix NULL pointer dereference in TX path
 2026-01-01  6:20 UTC 

[PATCH] wifi: mt76: Remove blank line after mt792x firmware version dmesg
 2025-12-31 23:46 UTC 

Linux 6.19-rc1 mediatek mt7921e broke badly
 2025-12-31 21:08 UTC  (12+ messages)

[REGRESSION/REQUEST] MT7927 Wi-Fi 7 Support status on Kernel 6.18+
 2025-12-31 20:12 UTC 

[PATCH] wifi: brcmfmac: Fix potential kernel oops when probe fails
 2025-12-31 14:35 UTC 

[PATCH rtw-next 00/11] wifi: rtw89: handle changes of RFK pre-notify
 2025-12-31  9:06 UTC  (12+ messages)
` [PATCH rtw-next 01/11] wifi: rtw89: rfk: update RFK pre info V2 for RTL8922D
` [PATCH rtw-next 02/11] wifi: rtw89: rfk: add rtw89_fw_h2c_rf_pre_ntfy_mcc for new WiFi 7 firmware
` [PATCH rtw-next 03/11] wifi: rtw89: pre-handle RF calibration on link when needed
` [PATCH rtw-next 04/11] wifi: rtw89: fw: change FW feature map to a BITMAP
` [PATCH rtw-next 05/11] wifi: rtw89: fw: introduce helper for disabling FW feature configuration
` [PATCH rtw-next 06/11] wifi: rtw89: 8922a: tweak RFK_PRE_NOTIFY FW feature configuration to align handling
` [PATCH rtw-next 07/11] wifi: rtw89: refine mis-ordered entries in FW feature table
` [PATCH rtw-next 08/11] wifi: rtw89: fw: change WITH_RFK_PRE_NOTIFY to be a FW feature group
` [PATCH rtw-next 09/11] wifi: rtw89: rfk: update rtw89_fw_h2c_rf_pre_ntfy_mcc format
` [PATCH rtw-next 10/11] wifi: rtw89: fix potential zero beacon interval in beacon tracking
` [PATCH rtw-next 11/11] wifi: rtw89: 8852b: refine hardware parameters for RFE type 5

[PATCH rtw-next v2 00/12] wifi: rtw89: more preparations for 8922D and refine of MCC
 2025-12-31  8:33 UTC  (3+ messages)
` [PATCH rtw-next v2 01/12] wifi: rtw89: wow: use struct style to fill WOW CAM H2C command

6.18.2 iwlwifi broken, API version 4294967294
 2025-12-31  8:15 UTC  (2+ messages)

[PATCH] rtl8xxxu: fix slab-out-of-bounds in rtl8xxxu_sta_add
 2025-12-31  8:08 UTC  (2+ messages)

[syzbot] [wireless?] INFO: task hung in rfkill_uevent_work (2)
 2025-12-31  4:14 UTC 

[PATCH] Revert "wifi: mt76: Strip whitespace from build ddate"
 2025-12-31  3:56 UTC 

[PATCH] iwlwifi: pcie: support shutdown operation
 2025-12-31  1:57 UTC 

[PATCH v1 0/4] sdio: Use bus type function for shutdown
 2025-12-30 18:56 UTC  (4+ messages)
` [PATCH v1 2/4] wifi: rsi: sdio: Reduce use of #ifdef for CONFIG_PM

[wireless:for-next] BUILD SUCCESS a6694b7e39b34757c045c4dc499fb2b8a635bce0
 2025-12-30 17:17 UTC 

[PATCH 0/2] ath11k: support IPQ9574
 2025-12-30 11:46 UTC  (3+ messages)
` [PATCH 1/2] dt: bindings: net: ath11k: add IPQ9574 compatible

[PATCH v2] wifi: mt76: replace use of system_wq with system_percpu_wq
 2025-12-30 10:00 UTC  (4+ messages)

[BUG] Intel B580 (e20b) HDMI Flicker & Realtek RTL8922AE 6GHz missing - Mint 22.3
 2025-12-30  7:22 UTC  (7+ messages)


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