Linux wireless drivers development
 help / color / mirror / Atom feed
 messages from 2026-06-26 11:19:07 to 2026-06-30 11:38:34 UTC [more...]

[PATCH 0/4] usb: fix UAF related to dynamic ID
 2026-06-30 11:38 UTC  (5+ messages)
` [PATCH 1/4] wifi: ath9k_htc: don't keep usb_device_id
` [PATCH 2/4] usb: usbtmc: "
` [PATCH 3/4] usb: serial: spcp8x5: "
` [PATCH 4/4] usb: fix UAF when probe runs concurrent to dyn ID removal

[PATCH v2] wifi: mt76: add wcid publish check in mt76_sta_add
 2026-06-30 11:29 UTC  (2+ messages)

[PATCH net-next 0/8] drivers/net: replace __get_free_pages() with kmalloc()
 2026-06-30 10:59 UTC  (9+ messages)
` [PATCH net-next 1/8] b43, b43legacy: debugfs: use kmalloc() to allocate formatting buffers
` [PATCH net-next 2/8] bnx2x: use kzalloc() to allocate mac filtering list
` [PATCH net-next 3/8] ice: use kzalloc() to allocate staging buffer for reading from GNSS
` [PATCH net-next 4/8] libertas: debugfs: use kzalloc() to allocate formatting buffers
` [PATCH net-next 5/8] mwifiex: "
` [PATCH net-next 6/8] sfc/siena: use kmalloc() to allocate logging buffer
` [PATCH net-next 7/8] sfc: "
` [PATCH net-next 8/8] wlcore: allocate aggregation and firmware log buffers with kzalloc()

[PATCH 1/2] wifi: ath11k: Flush the posted write after writing to PCIE_SOC_GLOBAL_RESET
 2026-06-30  9:54 UTC  (5+ messages)
` [PATCH 2/2] wifi: ath12k: "

[PATCH v5 1/1] wifi: mt76: mt792x: fix use-after-free in mt76_rx_poll_complete
 2026-06-30  9:41 UTC 

[PATCH v2 1/2] wifi: ath12k: support calibration-variant from device tree
 2026-06-30  9:14 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: wireless: ath12k: drop qcom,ath12k-calibration-variant

[PATCH v2 0/6] Add support for IPQ5018 Bluetooth
 2026-06-30  9:09 UTC  (15+ messages)
` [PATCH v2 1/6] dt-bindings: net: bluetooth: Document Qualcomm IPQ5018 Bluetooth controller
` [PATCH v2 2/6] Bluetooth: btqca: Add IPQ5018 support
` [PATCH v2 3/6] firmware: qcom: scm: Add support for setting Bluetooth power modes
` [PATCH v2 4/6] Bluetooth: Introduce Qualcomm IPQ5018 IPC based HCI driver
` [PATCH v2 5/6] arm64: dts: qcom: ipq5018: add nodes required for Bluetooth support
` [PATCH v2 6/6] MAINTAINERS: Add entry for Qualcomm IPQ5018 Bluetooth driver

[PATCH] wifi: mt76: mt7925: Fix unregister deadlock
 2026-06-30  9:06 UTC 

[PATCH] wifi: mt76: mt7925: cancel pending mlo_pm_work
 2026-06-30  9:02 UTC 

[BUG REPORT] wifi: mac80211: userspace can trigger WARN_ON in ieee80211_add_nan_func()
 2026-06-30  8:57 UTC 

[PATCH v6 0/9] Support for block device NVMEM providers
 2026-06-30  7:59 UTC  (12+ messages)
` [PATCH v6 1/9] block: partitions: of: Skip child nodes without reg property
` [PATCH v6 2/9] dt-bindings: mmc: Document support for nvmem-layout
` [PATCH v6 3/9] dt-bindings: net: wireless: qcom,ath10k: Document NVMEM cells
` [PATCH v6 4/9] dt-bindings: bluetooth: qcom: Add NVMEM BD address cell
` [PATCH v6 5/9] block: implement NVMEM provider
` [PATCH v6 6/9] net: of_net: Add of_get_nvmem_eui48() helper for EUI-48 lookup
` [PATCH v6 7/9] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval
` [PATCH v6 8/9] Bluetooth: qca: Set NVMEM BD address quirks when address is invalid
` [PATCH v6 9/9] arm64: dts: qcom: arduino-imola: Describe NVMEM layout for WiFi/BT addresses

[PATCH] wifi: rtw89: fix HE extended capability length check
 2026-06-30  7:51 UTC  (2+ messages)

[PATCH 0/2] wifi: iwlwifi: Fix WiFi operation in FIPS mode
 2026-06-30  7:46 UTC  (11+ messages)
` [PATCH 1/2] wifi: iwlwifi: enable MFP_CAPABLE "
` [PATCH 2/2] wifi: iwlwifi: reduce encryption error message to debug level "

[PATCH] wifi: iwlwifi: fix HE extended capability length checks
 2026-06-30  7:28 UTC 

[PATCH] wifi: iwlwifi: validate UEFI reduced-power SKU TLV length
 2026-06-30  7:22 UTC 

[PATCH] wifi: iwlwifi: validate PNVM SKU TLV length
 2026-06-30  7:21 UTC 

[PATCH v12] PCI: Add device-specific reset for Qualcomm devices
 2026-06-30  6:58 UTC 

[PATCH v11] PCI: Add device-specific reset for Qualcomm devices
 2026-06-30  6:29 UTC  (3+ messages)

[PATCH ath-next v2 0/3] wifi: ath12k: Fix memory allocation and improve reserved memory handling
 2026-06-30  6:20 UTC  (4+ messages)
` [PATCH ath-next v2 1/3] wifi: ath12k: switch to name-based reserved memory lookup
` [PATCH ath-next v2 2/3] wifi: ath12k: refactor QMI memory assignment
` [PATCH ath-next v2 3/3] wifi: ath12k: allocate HOST_DDR and BDF regions after Q6 RO region

[PATCH 0/6] Add support for IPQ5018 Bluetooth
 2026-06-30  6:18 UTC  (11+ messages)
` [PATCH 2/6] remoteproc: qcom: Add M0 BTSS secure PIL driver
` [PATCH 4/6] dt-bindings: net: bluetooth: Document Qualcomm IPQ5018 Bluetooth controller

[PATCH ath-next 0/3] wifi: ath12k: Fix memory allocation and improve reserved memory handling
 2026-06-30  5:42 UTC  (9+ messages)
` [PATCH ath-next 1/3] wifi: ath12k: switch to name-based reserved memory lookup
` [PATCH ath-next 3/3] wifi: ath12k: allocate HOST_DDR and BDF regions after Q6 RO region

[PATCH 0/2] wifi: ath12k: Fix operation under virtio
 2026-06-30  3:52 UTC  (5+ messages)
` [PATCH 2/2] wifi: ath12k: skip unknown direct buffer ring module IDs

[PATCH] wifi: rtl8xxxu: fix use-after-free from rx_urb_wq on stop
 2026-06-30  3:31 UTC 

rtw89: RTL8852BE P2P-device iftype and STA+P2P interface combination
 2026-06-30  0:50 UTC  (4+ messages)

[PATCH rtw-next v3] wifi: rtw89: check return values in rtw89_ops_start_ap()
 2026-06-30  0:27 UTC  (2+ messages)

[PATCH 1/1] wifi: ath12k: support calibration-variant from device tree
 2026-06-29 18:21 UTC  (7+ messages)

mt76 newly rejects formerly working MAC from EPROM
 2026-06-29 18:02 UTC 

[PATCH] wifi: ath9k: avoid device access after async firmware request
 2026-06-29 13:56 UTC  (3+ messages)

[PATCH] wifi: mwifiex: bound uAP association event IEs to the event buffer
 2026-06-29 12:03 UTC 

[PATCH v10] Add device-specific reset for Qualcomm devices
 2026-06-29  9:44 UTC  (4+ messages)

[BUG] mt7615e: MT7663 system freezes when switching from monitor mode back to managed mode
 2026-06-29  9:40 UTC 

[PATCH ath-next] wifi: ath12k: Advertise multicast Ethernet encapsulation offload support
 2026-06-29  9:12 UTC  (3+ messages)

[patch 00/24] timekeeping/ptp: Expand snapshot functionality
 2026-06-29  8:39 UTC  (8+ messages)
` [patch 09/24] timekeeping: Add CLOCK_AUX support for ktime_get_snapshot_id()

[PATCH] wifi: mt76: mt7921: refactor regd update to fix recursive mutex deadlock
 2026-06-29  8:35 UTC 

ath11k: BigEndian platform support?
 2026-06-29  8:35 UTC 

[PATCH RESEND] wifi: ath12k: fix channel list copy on big endian
 2026-06-29  7:46 UTC 

[PATCH RESEND] wifi: ath12k: fix HE/EHT capability handling on big endian
 2026-06-29  7:52 UTC 

[PATCH RESEND v5] wifi: ath12k: fix endianness handling for SRNG ring pointer accesses
 2026-06-29  7:58 UTC 

[PATCH RESEND] wifi: ath12k: fix SPT vaddr handling on big endian systems
 2026-06-29  7:56 UTC 

[PATCH RESEND] wifi: ath12k: fix MAC address copy on big endian
 2026-06-29  7:55 UTC 

[PATCH ath-next v2 0/3] wifi: ath12k: Improve dp stats
 2026-06-29  7:25 UTC  (4+ messages)

[PATCH ath-next v2 0/2] wifi: ath12k: fix peer delete race in MLO scenario
 2026-06-29  7:02 UTC  (4+ messages)
` [PATCH ath-next v2 1/2] wifi: ath12k: fix dp_link_peer dangling references on AP vdev rollback
` [PATCH ath-next v2 2/2] wifi: ath12k: fix MLO peer delete race

[PATCH ath-next 0/2] wifi: ath12k: fix peer delete race in MLO scenario
 2026-06-29  6:54 UTC  (6+ messages)
` [PATCH ath-next 1/2] wifi: ath12k: fix dp_link_peer dangling references on AP vdev rollback
` [PATCH ath-next 2/2] wifi: ath12k: fix MLO peer delete race

[PATCH ath-next] wifi: ath12k: fix rx_mpdu_start layout for QCC2072
 2026-06-29  6:37 UTC  (2+ messages)

[PATCH wireless-next] wifi: cfg80211: fix regulatory.db async firmware request blocking __usermodehelper_disable()
 2026-06-29  6:33 UTC  (3+ messages)

[PATCH wireless-next v2] wifi: cfg80211: fix regulatory.db async firmware request blocking __usermodehelper_disable()
 2026-06-29  6:31 UTC 

[PATCH ath-next v3] wifi: ath12k: add QMI capability negotiation for dynamic memory mode
 2026-06-29  5:42 UTC  (3+ messages)

[PATCH ath-next] wifi: ath12k: change MAC buffer ring size to 4096
 2026-06-29  5:40 UTC  (3+ messages)

[PATCH v4] wifi: ath6kl: fix OOB access from firmware ADDBA window size
 2026-06-29  4:57 UTC  (2+ messages)

[PATCH ath-next v2] wifi: ath12k: correct monitor destination ring size
 2026-06-29  4:18 UTC  (3+ messages)

[PATCH ath-next 0/2] wifi: ath12k: correct monitor-mode RX metadata handling
 2026-06-29  4:14 UTC  (3+ messages)

[PATCH wireless-next] wifi: rt2x00: Use flexible array for hw_mode_spec channels
 2026-06-29  3:31 UTC 

[PATCH wireless-next] bcma: host_soc: convert to devres and drop remove callback
 2026-06-29  3:18 UTC 

[PATCH ath-next] Revert "wifi: ath12k: add panic handler"
 2026-06-29  2:10 UTC  (2+ messages)

[PATCH rtw-next v3 0/3] wifi: rtlwifi: fix ASPM AER flooding on RTL8723BE devices
 2026-06-29  2:01 UTC  (5+ messages)
` [PATCH rtw-next v3 1/3] wifi: rtlwifi: fix disabling of ASPM for RTL8723BE with AER flooding
` [PATCH rtw-next v3 2/3] wifi: rtlwifi: convert pci if-statement to ID table

NIPA/wifibot disappeared
 2026-06-29  1:42 UTC  (4+ messages)

[BUG] mt7921u: 6 GHz Multiple BSSID profile not reported during scan
 2026-06-29  0:29 UTC 

[PATCH wireless-next v3 00/33] wifi: mm81x: add mm81x driver
 2026-06-29  0:13 UTC  (2+ messages)

[PATCH wireless] wifi: mac80211: clear beaconing state in ieee80211_do_stop()
 2026-06-28 14:13 UTC  (2+ messages)

[PATCH] wifi: mt76: mt7996: fix TX DMA mapping leak for ADDBA-req frames
 2026-06-28 10:18 UTC  (2+ messages)

[PATCH net v2] wifi: mac80211: fix memory leak in ieee80211_register_hw()
 2026-06-28  9:59 UTC 

[PATCH 0/2] wifi: mt76: fix per-band LEDs under single-wiphy MLO
 2026-06-28  9:53 UTC  (3+ messages)
` [PATCH 1/2] wifi: mt76: share the throughput LED trigger across bands
` [PATCH 2/2] wifi: mt76: mt7996: register a LED classdev for every band

[PATCH] wifi: carl9170: reject mismatched command response lengths
 2026-06-28  9:28 UTC 

[PATCH] fix: ath11k: ath11k_ahb_fw_resources_init: fix device_node reference leak on setup failure
 2026-06-28  4:02 UTC  (2+ messages)

[PATCH] wifi: mac80211_hwsim: avoid treating MCS as legacy rate index
 2026-06-28  0:25 UTC 

[PATCH wireless] wifi: p54: validate RX frame length in p54_rx_eeprom_readback()
 2026-06-28  0:05 UTC 

[PATCHv3 ath-next] wifi: ath9k: fix stale list pointers on A-MPDU subframe retry
 2026-06-27 21:24 UTC 

[PATCHv4 ath-next] wifi: ath9k: eeprom: drop static from local pdadc and vpdTable arrays
 2026-06-27 21:20 UTC 

[PATCH] wifi: mt76: mt7925: cancel mlo_pm_work on stop
 2026-06-27 20:29 UTC 

[PATCH 0/3] wifi: mt76: drop TXRX_NOTIFY on non-mmio buses
 2026-06-27 19:13 UTC  (4+ messages)
` [PATCH 1/3] wifi: mt76: mt7921: "
` [PATCH 2/3] wifi: mt76: mt7925: "
` [PATCH 3/3] wifi: mt76: mt7615: "

[PATCH wireless] wifi: mac80211_hwsim: avoid division by zero in mac80211_hwsim_write_tsf()
 2026-06-27 13:48 UTC  (3+ messages)
` [PATCH] "

[PATCH] wifi: brcmfmac: cyw: fix heap overflow on a short auth frame
 2026-06-27 13:13 UTC 

brcmfmac: heap overflow in brcmf_notify_auth_frame_rx() on a short auth frame
 2026-06-27 12:09 UTC  (2+ messages)

[PATCH] wifi: cfg80211: Fix an error handling path in cfg80211_wext_siwscan()
 2026-06-27 11:45 UTC  (2+ messages)

[mt76] MT6639 (device 0x7927) lacks mainline support in kernel 7.0 — out-of-tree patches required
 2026-06-27 10:41 UTC  (2+ messages)

[PATCH] wifi: mac80211: defer link RX stats percpu free to RCU
 2026-06-27  8:30 UTC 

[BUG] MT7902: Severe Wi-Fi latency during Bluetooth A2DP playback on 2.4 GHz
 2026-06-27  7:58 UTC 

[PATCH ath-next] wifi: ath12k: reset REOQ LUT addresses before firmware stop
 2026-06-26 22:29 UTC  (3+ messages)

WARNING: at rate_control_rate_init, CPU: syz.NUM.NUM/NUM
 2026-06-26 21:35 UTC  (2+ messages)

[PATCH v8 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-06-26 17:05 UTC  (16+ messages)
` [PATCH v8 01/14] firmware: qcom: Add a generic PAS service
` [PATCH v8 02/14] firmware: qcom_scm: Migrate to "
` [PATCH v8 03/14] firmware: qcom: Add a PAS TEE service
` [PATCH v8 04/14] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
` [PATCH v8 05/14] remoteproc: qcom_q6v5_mss: Switch "
` [PATCH v8 06/14] remoteproc: qcom_wcnss: "
` [PATCH v8 07/14] remoteproc: qcom: Select QCOM_PAS generic service
` [PATCH v8 08/14] drm/msm: Switch to generic PAS TZ APIs
` [PATCH v8 09/14] media: qcom: "
` [PATCH v8 10/14] media: qcom: Pass proper PAS ID to set_remote_state API
` [PATCH v8 11/14] net: ipa: Switch to generic PAS TZ APIs
` [PATCH v8 12/14] wifi: ath12k: "
` [PATCH v8 13/14] firmware: qcom_scm: Remove SCM PAS wrappers
` [PATCH v8 14/14] MAINTAINERS: Add maintainer entry for Qualcomm PAS TZ service

[PATCH 1/1] wifi: mac80211: free ack status frame on TX header build failure
 2026-06-26 16:58 UTC 

[PATCH] wifi: cfg80211: bound element ID read when checking non-inheritance
 2026-06-26 14:45 UTC 

[PATCH v2] wifi: rtw89: regd: stop gating 6GHz on the ww domain
 2026-06-26 11:19 UTC 


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