linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-23 07:48:05 to 2026-01-02 10:28:45 UTC [more...]

[syzbot] [wireless?] WARNING in rfkill_unregister
 2026-01-02 10:28 UTC  (4+ messages)

[PATCH rtw-next 00/10] wifi: rtw89: prepare TX/RX WD and D/C-MAC H2C command for RTL8922D
 2026-01-02  7:08 UTC  (11+ 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 v2 0/2] net: qrtr: Drop the MHI 'auto_queue' feature
 2026-01-01 18:53 UTC  (7+ 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] wifi: mt76: mt7925: fix NULL pointer dereference in vif iteration loops
 2026-01-01  6:25 UTC  (13+ 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] 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 

[BUG 6.18.2] Null Pointer Exception in Fair Scheduler
 2025-12-31 20:59 UTC  (3+ messages)

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 00/14] power: sequencing: extend WCN driver to support WCN399x device
 2025-12-31 17:13 UTC  (31+ 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] 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  (14+ messages)
` [PATCH rtw-next v2 01/12] wifi: rtw89: wow: use struct style to fill WOW CAM H2C command
` [PATCH rtw-next v2 02/12] wifi: rtw89: wow: change type of WoWLAN pattern mask to __le32
` [PATCH rtw-next v2 03/12] wifi: rtw89: wow: add WOW_CAM update function for 8922D
` [PATCH rtw-next v2 04/12] wifi: rtw89: wow: abstract DMA check register for RTL8922DE
` [PATCH rtw-next v2 05/12] wifi: rtw89: define TX/RX aggregation and MPDU capability per chip
` [PATCH rtw-next v2 06/12] wifi: rtw89: efuse: read hardware version from efuse for WiFi 7 chips
` [PATCH rtw-next v2 07/12] wifi: rtw89: read chip ID for RTL8922D variants
` [PATCH rtw-next v2 08/12] wifi: rtw89: add default quirks as features to chip_info
` [PATCH rtw-next v2 09/12] wifi: rtw89: refine TX nulldata judgement when scan with 2 OP channels
` [PATCH rtw-next v2 10/12] wifi: rtw89: 8922a: configure FW version for SCAN_OFFLOAD_EXTRA_OP feature
` [PATCH rtw-next v2 11/12] wifi: rtw89: regd: 6 GHz power type marks default when inactive
` [PATCH rtw-next v2 12/12] wifi: rtw89: enhance connection stability when triggering beacon loss

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  (3+ messages)

[PATCH ath-next v4 0/6] wifi: ath11k: Add single shot/periodic CFR capture support
 2025-12-31  6:06 UTC  (10+ messages)
` [PATCH ath-next v4 1/6] wifi: ath11k: Add initialization and deinitialization sequence for CFR module
` [PATCH ath-next v4 2/6] wifi: ath11k: Register debugfs for CFR configuration
` [PATCH ath-next v4 3/6] wifi: ath11k: Add support unassociated client CFR
` [PATCH ath-next v4 4/6] wifi: ath11k: Register relayfs entries for CFR dump
` [PATCH ath-next v4 5/6] wifi: ath11k: Register DBR event handler for CFR data
` [PATCH ath-next v4 6/6] wifi: ath11k: Register handler for CFR capture event

[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] dt-bindings: net: wireless: ath11k: Combine two if:then: clauses
 2025-12-30 11:48 UTC 

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

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

[PATCH ath-next v5 0/6] wifi: ath11k: Add single shot/periodic CFR capture support
 2025-12-30  8:25 UTC  (7+ 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] wifi: ath11k: add pm quirk for Thinkpad Z16 Gen1
 2025-12-30  3:18 UTC  (2+ messages)

[GIT PULL] wireless-2025-12-17
 2025-12-29 16:10 UTC  (2+ messages)

[syzbot] Monthly wireless report (Dec 2025)
 2025-12-29  8:12 UTC 

[PATCH v3] wifi: ath11k: move .max_tx_ring to struct ath11k_hw_hal_params
 2025-12-29  3:14 UTC  (2+ messages)

[PATCH] mt7996: trust eeprom data from nvmem for now
 2025-12-28 16:11 UTC 

[RFC PATCH] wifi: wlcore: allocated packets tracking mechanism may get broken
 2025-12-28 15:54 UTC 

strnlen buffer overflow in mt76_connac2_load_patch - 6.19-rc2
 2025-12-27 20:31 UTC 

[PATCH] wifi: mt76: Fix strscpy usage in mt76_connac2_load_patch
 2025-12-27 12:25 UTC 

[PATCH v2] wifi: mt7601u: check multiple firmware paths
 2025-12-27 11:22 UTC 

ath10k-firmware: WCN3990 hw1.0: sdm845-lg-judyln board file
 2025-12-26 20:56 UTC 

[syzbot] [wireless?] INFO: task hung in reg_todo (4)
 2025-12-26 20:18 UTC 

[PATCH rtw-next 00/12] wifi: rtw89: more preparations for 8922D and refine of MCC
 2025-12-26  6:14 UTC  (13+ messages)
` [PATCH rtw-next 01/12] wifi: rtw89: wow: use struct style to fill WOW CAM H2C command
` [PATCH rtw-next 02/12] wifi: rtw89: wow: change type of WoWLAN pattern mask to __le32
` [PATCH rtw-next 03/12] wifi: rtw89: wow: add WOW_CAM update function for 8922D
` [PATCH rtw-next 04/12] wifi: rtw89: wow: abstract DMA check register for RTL8922DE
` [PATCH rtw-next 05/12] wifi: rtw89: define TX/RX aggregation and MPDU capability per chip
` [PATCH rtw-next 06/12] wifi: rtw89: efuse: read hardware version from efuse for WiFi 7 chips
` [PATCH rtw-next 07/12] wifi: rtw89: read chip ID for RTL8922D variants
` [PATCH rtw-next 08/12] wifi: rtw89: add default quirks as features to chip_info
` [PATCH rtw-next 09/12] wifi: rtw89: refine TX nulldata judgement when scan with 2 OP channels
` [PATCH rtw-next 10/12] wifi: rtw89: 8922a: configure FW version for SCAN_OFFLOAD_EXTRA_OP feature
` [PATCH rtw-next 11/12] wifi: rtw89: regd: 6 GHz power type marks default when inactive
` [PATCH rtw-next 12/12] wifi: rtw89: enhance connection stability when triggering beacon loss

[PATCH rtw-next 1/3] wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()
 2025-12-26  5:33 UTC  (7+ messages)
` [PATCH rtw-next 2/3] wifi: rtw88: Use devm_kmemdup() in rtw_set_supported_band()
` [PATCH rtw-next 3/3] wifi: rtw88: Fix inadvertent sharing of struct ieee80211_supported_band data

[PATCH rtw-next] wifi: rtw88: Increase the RX gain before scanning
 2025-12-26  4:39 UTC  (3+ messages)

[PATCH rtw-next v3 00/12] wifi: rtw89: refine MLO, MCC and SER functions
 2025-12-26  3:51 UTC  (3+ messages)
` [PATCH rtw-next v3 01/12] wifi: rtw89: 8852b: increase beacon loss to 6 seconds

[PATCH] wifi: ath11k: fix qmi memory allocation logic for CALDB region
 2025-12-25 10:05 UTC  (4+ messages)

[PATCH v2] wifi: ath11k: move .max_tx_ring to struct ath11k_hw_hal_params
 2025-12-25  9:53 UTC  (4+ messages)

[PATCH v2 0/3] Replace uses of system_wq and system_unbound_wq
 2025-12-24 15:27 UTC  (2+ messages)

Regression: "wifi: mt76: Strip whitespace from build ddate" causes "strnlen: detected buffer overflow: 17 byte read of buffer size 16"
 2025-12-24 10:10 UTC 

[PATCH v6 0/4] Microsoft Surface Pro 11 support
 2025-12-24  9:44 UTC  (3+ messages)
` [PATCH v6 4/4] arm64: dts: qcom: Add support for X1-based Surface Pro 11

[REGRESSION] mt76: fortify panic on mt7921e during firmware load (bisected)
 2025-12-23 21:54 UTC  (3+ messages)
` [PATCH v2] wifi: mt76: Fix strscpy buffer overflow in mt76_connac2_load_patch

[PATCH] wifi: cfg80211: Fix use-after-free in cfg80211_shutdown_all_interfaces
 2025-12-23 17:04 UTC 

[PATCH 1/1] wifi: mt76: mt7996: fix mixed FEM check of mt7996 chipset
 2025-12-23 17:16 UTC  (3+ messages)

[PATCH] wifi: rtw89: add WQ_PERCPU to alloc_workqueue users
 2025-12-23 14:27 UTC  (3+ messages)

[PATCH v5 0/7] Microsoft Surface Pro 11 support
 2025-12-23  9:23 UTC  (10+ messages)
  ` [PATCH v5 2/7] dt-bindings: wireless: ieee80211: Add disable-rfkill property


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