ATH11K Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-09 01:17:32 to 2021-11-26 10:19:11 UTC [more...]

[PATCH] ath11k: Use host CE parameters for CE interrupts configuration
 2021-11-26 10:19 UTC  (2+ messages)

[PATCH v2] ath11k: report rssi of each chain to mac80211
 2021-11-26 10:16 UTC  (2+ messages)

[PATCH v2] ath11k: add wait operation for tx management packets for flush from mac80211
 2021-11-26  6:54 UTC  (4+ messages)

[PATCH v3] ath11k: add wait operation for tx management packets for flush from mac80211
 2021-11-26  6:49 UTC 

[PATCH v6 1/2] dt: bindings: add new DT entry for ath11k PCI device support
 2021-11-25 11:20 UTC  (2+ messages)
` [PATCH v6 2/2] ath11k: Use reserved host DDR addresses from DT for PCI devices

[PATCH v5 1/2] dt: bindings: add new DT entry for ath11k PCI device support
 2021-11-25 11:15 UTC  (4+ messages)
` [PATCH v5 2/2] ath11k: Use reserved host DDR addresses from DT for PCI devices

[PATCH v2 0/2] ath11k: add 11d scan offload support for QCA6390/WCN6855
 2021-11-25 11:01 UTC  (6+ messages)
` [PATCH v2 1/2] ath11k: add configure country code for QCA6390 and WCN6855
` [PATCH v2 2/2] ath11k: add 11d scan offload support

[PATCH v3 0/2] ath11k: add handler for board-2.bin without variant and read SMBIOS
 2021-11-25  9:52 UTC  (4+ messages)
` [PATCH v3 1/2] ath11k: add fallback board name without variant while searching board-2.bin
` [PATCH v3 2/2] ath11k: add read variant from SMBIOS for download board data

[PATCH] ath11k: Avoid NULL ptr access during mgmt tx cleanup
 2021-11-25  9:30 UTC 

[PATCH v2] ath11k: add read variant from SMBIOS for download board data
 2021-11-25  8:55 UTC  (8+ messages)

[PATCH] ath11k: Use memset_startat() for clearing queue descriptors
 2021-11-24 17:08 UTC  (2+ messages)

[PATCH] ath11k: Fix spelling mistake "detetction" -> "detection"
 2021-11-24 17:07 UTC  (2+ messages)

[PATCH] Revert "ath11k: add read variant from SMBIOS for download board data"
 2021-11-24 17:06 UTC  (2+ messages)

[PATCH RFT] ath11k: pci: support platforms with one MSI vector
 2021-11-24  9:32 UTC  (2+ messages)

[PATCH v3 0/3] mac80211: Add extended ROC support for 40-80 MHz bandwidth
 2021-11-24  7:56 UTC  (7+ messages)
` [PATCH v3 2/3] ath11k: Refactor update channel list function

[PATCH 00/19] add support for WCN6750
 2021-11-24  2:59 UTC  (21+ messages)
` [PATCH 01/19] ath11k: PCI changes to support WCN6750
` [PATCH 02/19] ath11k: Refactor PCI code to support hybrid bus devices
` [PATCH 03/19] ath11k: Choose MSI config based on HW revision
` [PATCH 04/19] ath11k: Refactor MSI logic
` [PATCH 05/19] ath11k: Remove core PCI references from PCI common code
` [PATCH 06/19] ath11k: Add HW params for WCN6750
` [PATCH 07/19] ath11k: Add bus "
` [PATCH 08/19] ath11k: Add register access logic "
` [PATCH 09/19] ath11k: Fetch device information via QMI "
` [PATCH 10/19] ath11k: Add QMI changes "
` [PATCH 11/19] ath11k: HAL changes to support WCN6750
` [PATCH 12/19] ath11k: Datapath "
` [PATCH 13/19] ath11k: Fix RX de-fragmentation issue on WCN6750
` [PATCH 14/19] ath11k: Do not put HW in DBS mode for WCN6750
` [PATCH 15/19] ath11k: WMI changes to support WCN6750
` [PATCH 16/19] ath11k: Update WBM idle ring HP after FW mode on
` [PATCH 17/19] ath11k: Add support for WCN6750 device
` [PATCH 18/19] ath11k: Add support for targets without trustzone
` [PATCH 19/19] dt: bindings: net: add bindings of WCN6750 for ath11k

[PATCH v4 1/2] dt: bindings: add new DT entry for ath11k PCI device support
 2021-11-23 10:39 UTC  (6+ messages)
` [PATCH v4 2/2] ath11k: Use reserved host DDR addresses from DT for PCI devices

[PATCH] ath11k: Fix mon status ring rx tlv processing
 2021-11-22 14:35 UTC  (2+ messages)

[PATCH v2] ath11k: skip sending vdev down for channel switch
 2021-11-22 14:34 UTC  (2+ messages)

[PATCH v2] ath11k: fix read fail for htt_stats and htt_peer_stats for single pdev
 2021-11-22 14:33 UTC  (2+ messages)

[PATCH v2] ath11k: calculate the correct NSS of peer for HE capabilities
 2021-11-22 14:33 UTC  (2+ messages)

[PATCH v2] ath11k: change to treat alpha code na as world wide regdomain
 2021-11-22 14:32 UTC  (2+ messages)

[PATCH 1/7] ath11k: get msi_data again after request_irq is called
 2021-11-22 11:11 UTC  (2+ messages)

[PATH v3 1/2] dt: bindings: add new DT entry for ath11k PCI device support
 2021-11-19 13:56 UTC  (8+ messages)
` [PATH v3 2/2] ath11k: Use reserved host DDR addresses from DT for PCI devices

[PATCH 0/7] ath11k: support one MSI vector
 2021-11-22  2:03 UTC  (5+ messages)

[PATCH v4 0/4] ath11k: add feature for device recovery
 2021-11-19 15:17 UTC  (10+ messages)
` [PATCH v4 1/4] ath11k: add ath11k_qmi_free_resource() for recovery
` [PATCH v4 2/4] ath11k: fix invalid m3 buffer address
` [PATCH v4 3/4] ath11k: add support for device recovery for QCA6390
        ` ath11k: using boolean bitfields?
` [PATCH v4 4/4] ath11k: add synchronization operation between reconfigure of mac80211 and ath11k_base

[PATCH v2 1/2] dt: bindings: add new DT entry for ath11k PCI device support
 2021-11-19 13:51 UTC  (7+ messages)
` [PATCH v2 2/2] ath11k: Use reserved host DDR addresses from DT for PCI devices

[PATCH] ath11k: add read variant from SMBIOS for download board data
 2021-11-19 13:18 UTC  (5+ messages)

[PATCH 7/7] ath11k: Set IRQ affinity to CPU0 in case of one MSI vector
 2021-11-19 12:45 UTC  (2+ messages)

[PATCH 4/7] ath11k: refactor multiple MSI vector implementation
 2021-11-19 12:43 UTC  (2+ messages)

drivers/net/wireless/ath/ath11k/mac.c:5408:22: warning: parameter 'changed_flags' set but not used
 2021-11-19  9:57 UTC 

[PATCHv2 1/2] ath11k: add dbring debug support
 2021-11-19  9:08 UTC  (2+ messages)
` [PATCHv2 2/2] ath11k: add spectral/CFR buffer validation support

[PATCH] ath11k: add hw_param for wakeup_mhi
 2021-11-19  8:04 UTC  (5+ messages)

[regression] mhi: ath11k resume fails on some devices
 2021-11-18 17:41 UTC  (9+ messages)

[PATCH v3 0/3] ath11k: add feature for device recovery
 2021-11-17  9:35 UTC  (5+ messages)

[PATCH] ath11k: set DTIM policy to stick mode for station interface
 2021-11-17  9:02 UTC  (2+ messages)

[PATCH] ath11k: support MAC address randomization in scan
 2021-11-17  9:01 UTC  (2+ messages)

[PATCH 1/2] ath11k: add dbring debug support
 2021-11-17  9:00 UTC  (3+ messages)
` [PATCH 2/2] ath11k: add spectral/CFR buffer validation support

[PATCH] ath11k: fix read fail for htt_stats and htt_peer_stats for single pdev
 2021-11-17  8:56 UTC  (2+ messages)

[PATCH] ath11k: skip sending vdev down for channel switch
 2021-11-17  8:55 UTC  (2+ messages)

[PATCH v2] ath11k: fix destination monitor ring out of sync
 2021-11-17  7:46 UTC  (2+ messages)

[PATCH v2 1/2] ath11k: clear the keys properly via DISABLE_KEY
 2021-11-17  7:32 UTC  (3+ messages)
` [PATCH v2 2/2] ath11k: reset RSN/WPA present state for open BSS

[PATCH] ath11k: add support for BSS color change
 2021-11-17  7:32 UTC  (2+ messages)

[PATCH v2] ath11k: add string type to search board data in board-2.bin for WCN6855
 2021-11-17  7:30 UTC  (3+ messages)

[PATCH] ath11k: Fix crash caused by uninitialized TX ring
 2021-11-17  7:30 UTC  (2+ messages)

[PATCH] ath11k: add trace log support
 2021-11-17  7:29 UTC  (2+ messages)

[PATCH] ath11k: Disabling credit flow for WMI path
 2021-11-17  7:28 UTC  (2+ messages)

[PATCH] ath11k: Add missing qmi_txn_cancel()
 2021-11-17  7:29 UTC  (2+ messages)

[PATCH] ath11k: use cache line aligned buffers for dbring
 2021-11-17  7:28 UTC  (2+ messages)

[PATCH] ath11k: Fix ETSI regd with weather radar overlap
 2021-11-17  7:27 UTC  (2+ messages)

DBDC on QCA6391
 2021-11-16 13:37 UTC 

[PATCHv1 05/16] ath11k: fix destination monitor ring out of sync
 2021-11-16  8:13 UTC 

[PATCH 0/6] ath11k: support one MSI vector
 2021-11-15 10:43 UTC  (4+ messages)

[PATCH 3/7] ath11k: use ATH11K_PCI_IRQ_DP_OFFSET for DP IRQ
 2021-11-15 10:31 UTC  (2+ messages)

[PATCH v2] ath11k: Increment pending_mgmt_tx count before tx send invoke
 2021-11-15  9:26 UTC  (2+ messages)

[PATCH] ath11k: send proper txpower and maxregpower values to firmware
 2021-11-15  9:25 UTC  (2+ messages)

[PATCH] ath11k: fix FCS_ERR flag in radio tap header
 2021-11-15  9:24 UTC  (2+ messages)

[PATCH] ath11k: move peer delete after vdev stop of station for QCA6390 and WCN6855
 2021-11-15  9:24 UTC  (2+ messages)

[PATCH] ath11k: fix the value of msecs_to_jiffies in ath11k_debugfs_fw_stats_request
 2021-11-15  9:23 UTC  (2+ messages)

[PATCH] ath11k: remove return for empty tx bitrate in mac_op_sta_statistics
 2021-11-15  9:23 UTC  (2+ messages)

[PATCH v2] ath11k: enable IEEE80211_VHT_EXT_NSS_BW_CAPABLE if NSS ratio enabled
 2021-11-15  9:23 UTC  (2+ messages)

[PATCH v3 01/12] ath11k: disable unused CE8 interrupts for ipq8074
 2021-11-15  9:22 UTC  (2+ messages)

[PATCH] ath11k: fix target assert during channel switch
 2021-11-15  9:21 UTC  (2+ messages)

[PATCH] ath11k: Fix 'unused-but-set-parameter' error
 2021-11-15  9:18 UTC  (2+ messages)

[PATCH] ath11k: fix error routine when fallback of add interface fails
 2021-11-15  9:15 UTC  (2+ messages)

[PATCH] ath11k: fix DMA memory free in CE pipe cleanup
 2021-11-15  9:18 UTC  (2+ messages)

[PATCH] ath11k: avoid unnecessary BH disable lock in STA kickout event
 2021-11-15  9:16 UTC  (2+ messages)

[PATCH] ath11k: fix fw crash due to peer get authorized before key install
 2021-11-15  9:15 UTC  (2+ messages)

[PATCH] ath11k: Check supported hardware version
 2021-11-12 14:32 UTC  (2+ messages)

[PATCH v3 00/12] ath11k: optimizations in data path
 2021-11-12 13:07 UTC  (4+ messages)
` [PATCH v3 03/12] ath11k: modify dp_rx desc access wrapper calls inline

[PATCH] ath11k: Add provision to configure rx hashmap
 2021-11-12  9:51 UTC  (2+ messages)

[PATCH 01/12] ath11k: Fix pktlog lite rx events
 2021-11-12  8:19 UTC  (3+ messages)
` [PATCH 12/12] ath11k: Change QCN9074 firmware to operate in mode-2

[PATCH 10/12] ath11k: Send PPDU_STATS_CFG with proper pdev mask to firmware
 2021-11-12  8:01 UTC  (2+ messages)

[PATCH] ath11k: Clear auth flag only for actual association in security mode
 2021-11-12  8:01 UTC  (2+ messages)

[PATCH 3/3] ath11k: process full monitor mode rx support
 2021-11-12  7:52 UTC  (2+ messages)

[RFC] ath11k: fix blocked for more than 120 seconds caused by reg update
 2021-11-11  8:24 UTC  (2+ messages)

[PATCH v2 1/2] ath11k: convert ath11k_wmi_pdev_set_ps_mode() to use enum wmi_sta_ps_mode
 2021-11-10 18:16 UTC  (4+ messages)
` [PATCH v2 2/2] ath11k: enable 802.11 power save mode in station mode

[PATCH v5] cfg80211: save power spectral density(psd) of regulatory rule
 2021-11-09  9:57 UTC  (12+ messages)

[PATCH] ath11k: add string type to search board data in board-2.bin for WCN6855
 2021-11-09  9:51 UTC  (3+ messages)

[PATCH 1/2] dt: bindings: add new DT entry for ath11k PCI device support
 2021-11-09  6:09 UTC  (4+ messages)

[PATCH AUTOSEL 5.10 023/101] ath11k: Avoid reg rules update during firmware recovery
 2021-11-08 17:47 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 024/101] ath11k: add handler for scan event WMI_SCAN_EVENT_DEQUEUED
` [PATCH AUTOSEL 5.10 025/101] ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected packets


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