ATH10K Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-11 11:27:59 to 2026-07-24 13:11:20 UTC [more...]

[PATCH v8 0/9] Support for block device NVMEM providers
 2026-07-24 13:10 UTC  (17+ messages)
` [PATCH v8 1/9] dt-bindings: mmc: Document fixed-layout NVMEM provider support
` [PATCH v8 2/9] dt-bindings: net: wireless: qcom,ath10k: Document NVMEM cells
` [PATCH v8 3/9] dt-bindings: bluetooth: qcom: Add NVMEM BD address cell
` [PATCH v8 4/9] nvmem: layouts: Support fixed-layout as the nvmem device node itself
` [PATCH v8 5/9] block: implement NVMEM provider
` [PATCH v8 6/9] net: of_net: Add of_get_nvmem_eui48() helper for EUI-48 lookup
` [PATCH v8 7/9] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval
` [PATCH v8 8/9] Bluetooth: qca: Set NVMEM BD address quirks when address is invalid
` [PATCH v8 9/9] arm64: dts: qcom: arduino-imola: Describe NVMEM layout for WiFi/BT addresses

[PATCH v2] wifi: ath10k: validate WMI header before reading it
 2026-07-23  2:40 UTC 

pull-request: ath-next-20260722
 2026-07-22 16:18 UTC 

pull-request: ath-next-20260721
 2026-07-22 15:54 UTC  (4+ messages)

[PATCH] wifi: ath10k: validate WMI header before reading it
 2026-07-22 13:34 UTC  (2+ messages)

[PATCH RFC v2] wifi: ath10k: make in-order rx amsdu buffers persistent
 2026-07-21 10:39 UTC  (2+ messages)

[RFC PATCH 0/2] ath10k wifi fixes
 2026-07-19 21:49 UTC  (4+ messages)
` [RFC PATCH 1/2] wifi: ath10k: make in-order rx amsdu buffers persistent

[PATCH] wifi: ath10k: Drop redundant NULL check on devm_clk_get()
 2026-07-15  4:47 UTC  (5+ messages)

[ath-next] wifi: ath10k: trigger hardware recovery upon rx failures
 2026-07-14 18:08 UTC  (4+ messages)

pull-request: ath-current-20260713
 2026-07-13 15:35 UTC 

[PATCH v3 0/8] PCI/ASPM: Add pci_force_enable_link_state() API and convert Atheros drivers
 2026-07-10 20:25 UTC  (10+ messages)
` [PATCH v3 1/8] PCI/ASPM: Always disable ASPM when driver requests it
` [PATCH v3 2/8] PCI/ASPM: Add pci_force_enable_link_state() API
` [PATCH v3 3/8] PCI/ASPM: Transition the device to D0 (if required) when enabling ASPM link states
` [PATCH v3 4/8] PCI/ASPM: Improve the kernel-doc for pci_{enable,disable}_link_state*() APIs
` [PATCH v3 5/8] PCI/ASPM: Return enabled ASPM states from pcie_aspm_enabled() API
` [PATCH v3 6/8] wifi: ath12k: Use pci_{enable/disable}_link_state() APIs to enable/disable ASPM states
` [PATCH v3 7/8] wifi: ath11k: "
` [PATCH v3 8/8] wifi: ath10k: "

[PATCH ath-next] wifi: ath10k: fix skb leak on incomplete msdu during rx pop
 2026-07-09 14:49 UTC  (4+ messages)

[PATCH v7 0/9] Support for block device NVMEM providers
 2026-07-01 16:00 UTC  (10+ messages)
` [PATCH v7 1/9] dt-bindings: mmc: Document fixed-layout NVMEM provider support
` [PATCH v7 2/9] dt-bindings: net: wireless: qcom,ath10k: Document NVMEM cells
` [PATCH v7 3/9] dt-bindings: bluetooth: qcom: Add NVMEM BD address cell
` [PATCH v7 4/9] nvmem: layouts: Support fixed-layout as the nvmem device node itself
` [PATCH v7 5/9] block: implement NVMEM provider
` [PATCH v7 6/9] net: of_net: Add of_get_nvmem_eui48() helper for EUI-48 lookup
` [PATCH v7 7/9] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval
` [PATCH v7 8/9] Bluetooth: qca: Set NVMEM BD address quirks when address is invalid
` [PATCH v7 9/9] arm64: dts: qcom: arduino-imola: Describe NVMEM layout for WiFi/BT addresses

[PATCH v6 0/9] Support for block device NVMEM providers
 2026-07-01 13:35 UTC  (16+ 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 v2 0/6] Add support for IPQ5018 Bluetooth
 2026-07-01 13:31 UTC  (24+ 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 0/6] Add support for IPQ5018 Bluetooth
 2026-06-30  6:18 UTC  (20+ messages)
` [PATCH 1/6] dt-bindings: remoteproc: document M0 Bluetooth Subsystem secure PIL
` [PATCH 2/6] remoteproc: qcom: Add M0 BTSS secure PIL driver
` [PATCH 3/6] Bluetooth: btqca: Add IPQ5018 support
` [PATCH 4/6] dt-bindings: net: bluetooth: Document Qualcomm IPQ5018 Bluetooth controller
` [PATCH 5/6] Bluetooth: Introduce Qualcomm IPQ5018 IPC based HCI driver
` [PATCH 6/6] arm64: dts: qcom: ipq5018: add nodes required for Bluetooth support

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

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

pull-request: ath-next-20260609
 2026-06-09 14:37 UTC 

[PATCH ath-next v2 0/4] wifi: ath: Update copyrights
 2026-06-09 13:55 UTC  (6+ messages)
` [PATCH ath-next v2 1/4] wifi: ath12k: Update Qualcomm copyrights
` [PATCH ath-next v2 2/4] wifi: ath11k: "
` [PATCH ath-next v2 3/4] wifi: ath10k: "
` [PATCH ath-next v2 4/4] wifi: ath: Update copyright in testmode_i.h

[PATCH ath-next 0/3] wifi: ath: Update copyrights
 2026-06-08 13:06 UTC  (4+ messages)
` [PATCH ath-next 1/3] wifi: ath12k: Update Qualcomm copyrights
` [PATCH ath-next 2/3] wifi: ath11k: "
` [PATCH ath-next 3/3] wifi: ath10k: "

[PATCH v3 0/7] Support for block device NVMEM providers
 2026-06-08 13:00 UTC  (16+ messages)
` [PATCH v3 1/7] dt-bindings: mmc: Document support for nvmem-layout
` [PATCH v3 2/7] dt-bindings: net: wireless: qcom,ath10k: Document NVMEM cells
` [PATCH v3 3/7] dt-bindings: bluetooth: qcom: Add NVMEM BD address cell
` [PATCH v3 4/7] block: implement NVMEM provider
` [PATCH v3 5/7] net: of_net: Add of_get_nvmem_eui48() helper for EUI-48 lookup
` [PATCH v3 6/7] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval
` [PATCH v3 7/7] Bluetooth: qca: Set NVMEM BD address quirks when address is invalid

pull-request: ath-next-20260602
 2026-06-02 14:27 UTC 

[PATCH v2 0/4] Use the QMI service IDs from the QMI header
 2026-05-29 13:02 UTC  (2+ messages)
` (subset) "

pull-request: ath-next-20260526
 2026-05-26 16:25 UTC 

[PATCH] wifi: ath10k: update outdated comment for renamed ieee80211_tx_status()
 2026-05-20 16:58 UTC  (2+ messages)

pull-request: ath-current-20260519
 2026-05-19 14:34 UTC 

pull-request: ath-current-20260512
 2026-05-19 14:23 UTC  (3+ messages)

[PATCH v2] dt-bindings: Fix phandle-array constraints, again
 2026-05-19 13:27 UTC  (2+ messages)

[PATCH v2 0/8] Support for block device NVMEM providers
 2026-05-13 22:42 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: mmc: Document support for nvmem-layout
` [PATCH v2 4/8] block: implement NVMEM provider
` [PATCH v2 7/8] Bluetooth: qca: Set NVMEM BD address quirks when address is invalid
` [PATCH v2 8/8] arm64: dts: qcom: arduino-imola: Describe NVMEM layout for WiFi/BT addresses

[PATCH v5 0/3] ath10k: Introduce a devicetree quirk to skip host cap QMI requests
 2026-05-12 20:22 UTC  (2+ messages)
` (subset) "

[PATCH ath-next v2] wifi: ath10k: skip WMI and beacon transmission when device is wedged
 2026-05-12 14:02 UTC  (3+ messages)

[PATCH] wifi: ath: Fix the license marking
 2026-05-11 15:03 UTC  (2+ messages)

[PATCH] wifi: ath10k: drop gpio_led reference
 2026-05-11 15:03 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