ath11k.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-29 03:37:32 to 2021-11-11 08:24:53 UTC [more...]

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

[PATCH v2] ath11k: add string type to search board data in board-2.bin for WCN6855
 2021-11-11  6:53 UTC 

[PATCH] ath11k: Fix 'unused-but-set-parameter' error
 2021-11-11  5:52 UTC 

[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] ath11k: fix DMA memory free in CE pipe cleanup
 2021-11-10 16:21 UTC 

[PATCH] ath11k: avoid unnecessary BH disable lock in STA kickout event
 2021-11-10 16:06 UTC 

[PATCH] ath11k: fix error routine when fallback of add interface fails
 2021-11-10 15:35 UTC 

[PATCH] ath11k: fix fw crash due to peer get authorized before key install
 2021-11-10 14:23 UTC 

[PATCH v5] cfg80211: save power spectral density(psd) of regulatory rule
 2021-11-09  9:57 UTC  (13+ 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] ath11k: add trace log support
 2021-11-09  6:35 UTC 

[PATCH 1/2] ath11k: add dbring debug support
 2021-11-09  6:32 UTC  (2+ messages)
` [PATCH 2/2] ath11k: add spectral/CFR buffer validation support

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

[PATCH AUTOSEL 5.10 016/101] ath11k: Align bss_chan_info structure with firmware
 2021-11-08 17:47 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 023/101] ath11k: Avoid reg rules update during firmware recovery
` [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

[PATCH AUTOSEL 5.14 017/138] ath11k: Align bss_chan_info structure with firmware
 2021-11-08 17:44 UTC  (4+ messages)
` [PATCH AUTOSEL 5.14 030/138] ath11k: Avoid reg rules update during firmware recovery
` [PATCH AUTOSEL 5.14 031/138] ath11k: add handler for scan event WMI_SCAN_EVENT_DEQUEUED
` [PATCH AUTOSEL 5.14 032/138] ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected packets

[PATCH AUTOSEL 5.15 019/146] ath11k: Align bss_chan_info structure with firmware
 2021-11-08 17:43 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 033/146] ath11k: Avoid reg rules update during firmware recovery
` [PATCH AUTOSEL 5.15 034/146] ath11k: add handler for scan event WMI_SCAN_EVENT_DEQUEUED
` [PATCH AUTOSEL 5.15 035/146] ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected packets

drivers/net/wireless/ath/ath11k/mac.c:5408:22: error: parameter 'changed_flags' set but not used
 2021-11-08 10:55 UTC 

[PATCH] ath11k: Add missing qmi_txn_cancel()
 2021-11-02 12:52 UTC 

[PATCH] ath11k: use cache line aligned buffers for dbring
 2021-11-02  5:41 UTC 

[PATCH 1/3] ath11k: Change number of TCL rings to one for QCA6390
 2021-11-01 14:13 UTC  (16+ messages)
` [PATCH 2/3] ath11k: change return buffer manager "
` [PATCH 3/3] ath11k: set correct NL80211_FEATURE_DYNAMIC_SMPS for WCN6855

[PATCH] ath11k: clear the keys properly when DISABLE_KEY
 2021-11-01 12:53 UTC  (6+ messages)

Dell XPS 9310 does not connect to network if ath11k.frame_mode=2
 2021-11-01 12:49 UTC  (2+ messages)

Can not unload ath11k_pci and load it back
 2021-10-31  7:43 UTC 

Can not unload ath11k_pci and load it back
 2021-10-30 19:23 UTC  (10+ messages)

[PATCH] ath11k: enable power save in station mode
 2021-10-28 12:19 UTC  (5+ messages)

[PATCH] ath11k: fix read fail for htt_stats and htt_peer_stats for single pdev
 2021-10-28  2:47 UTC 

[PATCH] ath11k: skip sending vdev down for channel switch
 2021-10-27  9:48 UTC 

[PATCH] ath11k: move peer delete after vdev stop of station for QCA6390 and WCN6855
 2021-10-27  9:38 UTC 

[PATCH 00/15] ath11k: add support for 6 GHz station for various modes : LPI, SP and VLP
 2021-10-26 11:19 UTC  (16+ messages)
` [PATCH 01/15] ath11k: add support for extended wmi service bit
` [PATCH 02/15] ath11k: Add support to parse new wmi event for 6 GHz regulatory
` [PATCH 03/15] ath11k: add support to select 6 GHz Regulatory type
` [PATCH 04/15] ath11k: allow only one interface up simultaneously for WCN6855
` [PATCH 05/15] ath11k: store cur_regulatory_info for each radio
` [PATCH 06/15] ath11k: update regulatory rules when interface added
` [PATCH 07/15] ath11k: update regulatory rules when connect to AP on 6 GHz band for station
` [PATCH 08/15] ath11k: save power spectral density(psd) of regulatory rule
` [PATCH 09/15] ath11k: add parse of transmit power envelope element
` [PATCH 10/15] ath11k: save max tx power in vdev start response event from firmware
` [PATCH 11/15] ath11k: fill parameters for vdev_set_tpc_power wmi command
` [PATCH 12/15] ath11k: add WMI_TLV_SERVICE_EXT_TPC_REG_SUPPORT service bit
` [PATCH 13/15] ath11k: discard BSS_CHANGED_TXPOWER when EXT_TPC_REG_SUPPORT for 6 GHz
` [PATCH 14/15] ath11k: add handler for WMI_VDEV_SET_TPC_POWER_CMDID
` [PATCH 15/15] ath11k: send TPC power to firmware for 6 GHz station

[PATCH 7/7] ath11k: Set IRQ affinity to CPU0 in case of one MSI vector
 2021-10-26  4:17 UTC 

[PATCH 6/7] ath11k: do not restore ASPM in case of single MSI vector
 2021-10-26  4:17 UTC 

[PATCH 5/7] ath11k: supports one MSI vector
 2021-10-26  4:17 UTC 

[PATCH 3/7] ath11k: use ATH11K_PCI_IRQ_DP_OFFSET for DP IRQ
 2021-10-26  4:16 UTC 

[PATCH 4/7] ath11k: refactor multiple MSI vector implementation
 2021-10-26  4:17 UTC 

[PATCH 2/7] ath11k: add CE and ext IRQ flag to indicate irq_handler
 2021-10-26  4:16 UTC 

[PATCH 0/7] ath11k: support one MSI vector
 2021-10-26  4:16 UTC 

[PATCH 1/7] ath11k: get msi_data again after request_irq is called
 2021-10-26  4:16 UTC 

[PATCH] ath11k: calculate the correct NSS of peer for HE capabilities
 2021-10-26  3:42 UTC 

[PATCH] ath11k: add 11d scan offload support
 2021-10-26  3:31 UTC 

[PATCH] ath11k: fix the value of msecs_to_jiffies in ath11k_debugfs_fw_stats_request
 2021-10-26  3:20 UTC 

[PATCH] ath11k: Fix crash caused by uninitialized TX ring
 2021-10-26  1:16 UTC 

[PATCH v3 0/3] mac80211: Add extended ROC support for 40-80 MHz bandwidth
 2021-10-25 20:10 UTC  (6+ messages)
` [PATCH v3 1/3] nl80211: Extended "
` [PATCH v3 2/3] ath11k: Refactor update channel list function
` [PATCH v3 2/3] ath11k: Add ROC support for wide band scan

[PATCH] ath11k: add support for BSS color change
 2021-10-25 16:10 UTC 

[PATCH] ath11k: Clear auth flag only for actual association in security mode
 2021-10-25 16:03 UTC 

[PATCH v2] ath11k: Increment pending_mgmt_tx count before tx send invoke
 2021-10-25 13:24 UTC 

[PATCH] ath11k: Increment pending_mgmt_tx count before tx send invoke
 2021-10-25 12:20 UTC 

[PATCH] ath11k: Add provision to configure rx hashmap
 2021-10-25 12:18 UTC 

[PATCH] ath11k: send proper txpower and maxregpower values to firmware
 2021-10-25 12:17 UTC 

[PATCH] ath11k: fix FCS_ERR flag in radio tap header
 2021-10-25 12:14 UTC 

[PATCH] ath11k: Disabling credit flow for WMI path
 2021-10-25 10:08 UTC 

[PATCH RFT] ath11k: pci: support platforms with one MSI vector
 2021-10-22 23:16 UTC 

ath11k regulatory information
 2021-10-22 15:24 UTC 

[PATCH 0/6] ath11k: support one MSI vector
 2021-10-22  8:04 UTC  (3+ messages)

[regression] mhi: ath11k resume fails on some devices
 2021-10-21 10:03 UTC  (17+ messages)

High battery usage with ath11k on Dell 9310
 2021-10-20  8:16 UTC  (4+ messages)

[PATCH v3 0/3] ath11k: add feature for device recovery
 2021-10-15  3:54 UTC  (4+ messages)
` [PATCH v3 1/3] ath11k: add ath11k_qmi_free_resource() for recovery
` [PATCH v3 2/3] ath11k: add support for device recovery for QCA6390
` [PATCH v3 3/3] ath11k: add synchronization operation between reconfigure of mac80211 and ath11k_base

[PATCH v2 0/3] ath11k: add feature for device recovery
 2021-10-13  7:48 UTC  (4+ messages)
` [PATCH v2 1/3] ath11k: add ath11k_qmi_free_resource() for recovery
` [PATCH v2 2/3] ath11k: add support for device recovery for QCA6390
` [PATCH v2 3/3] ath11k: add synchronization operation between reconfigure of mac80211 and ath11k_base

[PATCH v2] ath11k: enable IEEE80211_VHT_EXT_NSS_BW_CAPABLE if NSS ratio enabled
 2021-10-13  7:37 UTC 

[PATCH] ath11k: add support for hardware rfkill for QCA6390
 2021-10-13  7:16 UTC 

[PATCH] ath11k: Identify DFS channel when sending scan channel list command
 2021-10-13  5:47 UTC  (2+ messages)

[PATCH] ath11k: enable IEEE80211_VHT_EXT_NSS_BW_CAPABLE if NSS ratio enabled
 2021-10-13  1:12 UTC  (2+ messages)

[PATCH 0/3] ath11k: add feature for device recovery
 2021-10-13  0:56 UTC  (6+ messages)
` [PATCH 1/3] ath11k: add ath11k_qmi_free_resource() for recovery
` [PATCH 2/3] ath11k: add support for device recovery for QCA6390
` [PATCH 3/3] ath11k: add synchronization operation between reconfigure of mac80211 and ath11k_base

[PATCH] ath11k: set DTIM policy to stick mode for station interface
 2021-10-12 19:18 UTC 

[PATCH] ath11k: support MAC address randomization in scan
 2021-10-12 19:16 UTC 

[PATCH] ath11k: Advertise PLATFORM_CAP_PCIE_GLOBAL_RESET in qmi msg
 2021-10-12  9:14 UTC 

[PATCH 1/5] ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected packets
 2021-10-11 15:11 UTC  (4+ messages)
` [PATCH 5/5] ath11k: Handle MSI enablement during rmmod and SSR

[PATCH 0/6] ath11k: support WoW functionalities
 2021-10-11 19:37 UTC  (7+ messages)
` [PATCH 1/6] ath11k: Add basic "
` [PATCH 2/6] ath11k: Add WoW net-detect functionality
` [PATCH 3/6] ath11k: implement hw data filter
` [PATCH 4/6] ath11k: purge rx pktlog when entering WoW
` [PATCH 5/6] ath11k: support ARP and NS offload
` [PATCH 6/6] ath11k: support GTK rekey offload

[PATCH] ath11k: report tx bitrate for iw wlan station dump
 2021-10-11  8:58 UTC 

[PATCH] ath11k: Add signal report to mac80211 for QCA6390 and WCN6855
 2021-10-11  8:55 UTC 

[PATCH] ath11k: report rssi of each chain to mac80211
 2021-10-11  8:53 UTC 

[PATCH] ath11k: remove return for empty tx bitrate in mac_op_sta_statistics
 2021-10-11  8:49 UTC 

[PATCH] ath11k: change to treat alpha code na as world wide regdomain
 2021-10-11  8:45 UTC 

[PATCH] ath11k: add wait operation for tx management packets for flush from mac80211
 2021-10-11  8:34 UTC 

[PATCH] ath11k: add read variant from SMBIOS for download board data
 2021-10-11  8:24 UTC 

[PATCH] ath11k: Advertise PLATFORM_CAP_PCIE_GLOBAL_RESET in qmi msg
 2021-10-11  6:30 UTC  (2+ messages)

[PATCH][next] ath11k: Use kcalloc() instead of kzalloc()
 2021-10-11  6:25 UTC  (2+ messages)

[PATCH][next] ath11k: Remove redundant assignment to variable fw_size
 2021-10-11  6:24 UTC  (2+ messages)

[PATCH net-next] ath11k: fix m68k and xtensa build failure in ath11k_peer_assoc_h_smps()
 2021-10-08 15:20 UTC  (2+ messages)

linux-next: build failure after merge of the net-next tree
 2021-10-08 15:14 UTC  (4+ messages)

[PATCH][next] ath11k: Fix spelling mistake "incompaitiblity" -> "incompatibility"
 2021-10-07 14:52 UTC  (2+ messages)

ath11k/mhi backtraces on shutdown with linux-next
 2021-10-07  9:27 UTC  (5+ messages)

[PATCH] ath11k: Remove unused variable in ath11k_dp_rx_mon_merg_msdus()
 2021-10-05 14:29 UTC  (2+ messages)

[PATCH 0/3] ath11k: add full monitor mode support for QCN9074
 2021-10-04  4:23 UTC  (7+ messages)
` [PATCH 1/3] ath11k: add htt cmd to enable full monitor mode

Qualcomm Atheros Ath10k and Ath11k CE Buffer DMA alignment issues on Raspberry PI CM4 - Aarch64 architecture
 2021-10-01 11:17 UTC  (2+ messages)

[PATCH v3 0/2] mac80211: set NSS correct for supported HE-MCS and NSS set
 2021-10-01  7:01 UTC  (6+ messages)
` [PATCH v3 2/2] mac80211: do intersection with he mcs and nss set of peer and own

[PATCH] cfg80211: seperate get channel number from ies
 2021-09-30  8:15 UTC 


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