ath11k.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-24 16:45:09 to 2020-09-30 10:51:27 UTC [more...]

[PATCH 0/5] ath11k: qca6390: packet log support and fixes for crashes
 2020-09-30 10:51 UTC  (4+ messages)
` [PATCH 1/5] ath11k: add packet log support for QCA6390
` [PATCH 3/5] ath11k: mac: remove unused conf_mutex to solve a deadlock
` [PATCH 4/5] ath11k: fix warning caused by lockdep_assert_held

[PATCH] ath11k: removing the ath11k debugfs dir properly
 2020-09-29 19:21 UTC  (3+ messages)

[PATCH 0/8] ath11k: qca6390: smaller new features and fixes
 2020-09-29 17:15 UTC  (9+ messages)
` [PATCH 1/8] ath11k: support loading ELF board files
` [PATCH 2/8] ath11k: fix AP mode for QCA6390
` [PATCH 3/8] ath11k: add interface_modes to hw_params
` [PATCH 4/8] ath11k: pci: check TCSR_SOC_HW_VERSION
` [PATCH 5/8] ath11k: disable monitor mode on QCA6390
` [PATCH 6/8] ath11k: change to disable softirqs for ath11k_regd_update to solve deadlock
` [PATCH 7/8] ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_desc
` [PATCH 8/8] ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in idr_alloc

[PATCH v2 00/21] MHI changes for v5.10
 2020-09-29 16:13 UTC  (2+ messages)

linux-next: build failure after merge of the mhi tree
 2020-09-29 15:35 UTC  (6+ messages)

[PATCHv2 1/2] nl80211: vendor-cmd: qca: add command for ap power save
 2020-09-29 12:39 UTC  (5+ messages)

[PATCH v2] ath11k: remove auto_start from channel config struct
 2020-09-29  8:56 UTC 

[PATCH] ath11k: remove auto_start from channel config struct
 2020-09-29  8:50 UTC  (2+ messages)

[PATCH] ath11k: mac: fix parenthesis alignment
 2020-09-29  8:46 UTC 

[PATCH] ath11k: Move non-fatal warn logs to dbg level
 2020-09-29  8:31 UTC  (2+ messages)

[PATCH] mac80211: notify non-transmitting BSS of color changes
 2020-09-28 11:21 UTC  (2+ messages)

[linux-next:master 9378/11173] ld.lld: error: undefined symbol: ath11k_debugfs_htt_ext_stats_handler
 2020-09-28  7:39 UTC 

[PATCH] ath11k: Correctly check errors for calls to debugfs_create_dir()
 2020-09-27 13:24 UTC 

[PATCH] ath11k: fix undefined reference to 'ath11k_debugfs_htt_ext_stats_handler'
 2020-09-25 16:10 UTC  (2+ messages)

[ath6kl:pending 39/50] drivers/net/wireless/ath/ath11k/dp_rx.c:1662: undefined reference to `ath11k_debugfs_htt_ext_stats_handler'
 2020-09-25  8:59 UTC  (2+ messages)

[RFC 1/2] nl80211: add common API to configure SAR power limitations
 2020-09-22  8:09 UTC  (4+ messages)
` [RFC 2/2] ath10k: allow dynamic SAR power limits via common API

[PATCH] ath11k: Remove unused function ath11k_htc_restore_tx_skb()
 2020-09-22  7:46 UTC  (2+ messages)

[PATCH] ath11k: remove redundant num_keep_alive_pattern assignment
 2020-09-22  7:44 UTC  (2+ messages)

[PATCH] ath11k: wmi: remove redundant configuration values from init
 2020-09-22  7:44 UTC  (2+ messages)

[PATCH v2] ath11k: Add support spectral scan for IPQ6018
 2020-09-22  7:42 UTC  (2+ messages)

[PATCH 1/4] ath11k: refactor debugfs code into debugfs.c
 2020-09-22  7:42 UTC  (5+ messages)
` [PATCH 2/4] ath11k: debugfs: use ath11k_debugfs_ prefix
` [PATCH 3/4] ath11k: rename debug_htt_stats.[c|h] to debugfs_htt_stats.[c|h]
` [PATCH 4/4] ath11k: debugfs: move some function declarations to correct header files

[PATCH -next] ath11k: Add checked value for ath11k_ahb_remove
 2020-09-22  7:41 UTC  (4+ messages)

[PATCH v3] ath11k: cold boot calibration support
 2020-09-22  6:29 UTC  (8+ messages)
    ` [kbuild-all] "

[PATCH] ath11k: Mark two variables as __maybe_unused
 2020-09-21 13:31 UTC  (2+ messages)

[PATCH] ath11k: Remove rproc references from common core layer
 2020-09-21 13:12 UTC  (3+ messages)

ath11k: driver for Qualcomm IEEE 802.11ax devices
 2020-09-21  9:16 UTC 

QCA6390 failure on unsuspend
 2020-09-19  8:00 UTC 

[PATCH V2] ath11k: add tx hw 802.11 encapusaltion offloading support
 2020-09-18 10:58 UTC  (2+ messages)

[PATCHv2] ath11k: add raw mode and software crypto support
 2020-09-18  7:15 UTC  (4+ messages)

ath11k: initialize wmi config based on hw_params
 2020-09-17 15:04 UTC  (2+ messages)

Hastings: kernel bug on rmmod at drivers/pci/msi.c:375
 2020-09-16 15:50 UTC  (3+ messages)

Board file for Hastings chip
 2020-09-16 14:26 UTC  (2+ messages)

[PATCH] ath11k: Support loading ELF board files
 2020-09-16 14:21 UTC  (2+ messages)

[PATCH 00/16] wirless: convert tasklets to use new tasklet_setup()
 2020-09-16 13:44 UTC  (3+ messages)
` [PATCH 10/16] wireless: intersil: convert tasklets to use new tasklet_setup() API

[PATCH v5 0/8] add 6GHz radio support in ath11k driver
 2020-09-16  3:56 UTC  (10+ messages)
` [PATCH v5 2/8] ath11k: add support for 6GHz radio in driver
` [PATCH v5 8/8] ath11k: Add support for 6g scan hint

[PATCH V6 1/2] nl80211: add support for setting fixed HE rate/gi/ltf
 2020-09-15 17:00 UTC  (6+ messages)
` [PATCH V6 2/2] ath11k: "

[PATCH] ath11k: Add support spectral scan for IPQ6018
 2020-09-15 16:56 UTC  (2+ messages)

ath11k: QCA6390 support on Linux
 2020-09-14 17:20 UTC 

drivers/net/wireless/ath/ath11k/ahb.c:919:15: warning: cast to smaller integer type 'enum ath11k_hw_rev' from 'const void
 2020-09-11 14:55 UTC 

[PATCH v2 24/24] nl80211/cfg80211: support 6 GHz scanning
 2020-09-11 10:30 UTC  (5+ messages)
  ` [PATCH v2 13/24] mac80211: determine chandef from HE 6 GHz operation

[PATCH] mac80211: do not set IEEE80211_STA_DISABLE_HE for NL80211_BAND_2GHZ
 2020-09-11 10:29 UTC 

[PATCH] ath11k: Remove unused inline function htt_htt_stats_debug_dump()
 2020-09-11  9:58 UTC  (2+ messages)

[PATCH] ath11k: fix link error when CONFIG_REMOTEPROC is disabled
 2020-09-11  9:58 UTC 

[PATCH] ath11k: remove calling ath11k_init_hw_params() second time
 2020-09-11  9:57 UTC 

[PATCHv2] ath11k: add raw mode and software crypto support
 2020-09-11  9:57 UTC 

[PATCH v7 1/3] dt: bindings: net: update compatible for ath11k
 2020-09-11  9:56 UTC  (7+ messages)
` [PATCH v7 3/3] ath11k: add ipq6018 support
` [PATCH v7 2/3] ath11k: move target ce configs to hw_params

linux-next: Tree for Sep 9 (ath11k)
 2020-09-10  7:23 UTC  (3+ messages)

[PATCH] ath11k: fix link error when CONFIG_REMOTEPROC is disabled
 2020-09-10  7:20 UTC 

[PATCH 1/2] mac80211: Add new AMPDU factor macro for HE peer caps
 2020-09-09 12:03 UTC  (2+ messages)

[PATCH 2/2] ath11k: Add peer max mpdu parameter in peer assoc command
 2020-09-09  6:50 UTC  (2+ messages)

[PATCH net-next] ath11k: fix uninitialized return in ath11k_spectral_process_data()
 2020-09-09  6:49 UTC  (3+ messages)

[PATCH] ath11k: remove calling ath11k_init_hw_params() second time
 2020-09-08 10:01 UTC 

[PATCH v7 0/3] ath11k: Add IPQ6018 support
 2020-09-08  7:55 UTC 

[PATCH V5 1/5] nl80211: rename csa counter attributes countdown counters
 2020-09-08  6:15 UTC  (10+ messages)
` [PATCH V5 2/5] mac80211: rename csa counters to "
` [PATCH V5 3/5] nl80211: add support for BSS coloring
` [PATCH V5 4/5] mac80211: "
` [PATCH V5 5/5] ath11k: "

[PATCH] ath11k: fix a double free and a memory leak
 2020-09-08  5:44 UTC  (3+ messages)

[PATCH 01/16] wireless: ath5k: convert tasklets to use new tasklet_setup() API
 2020-09-07 16:32 UTC  (4+ messages)

[PATCH v6 0/3] ath11k: Add IPQ6018 support
 2020-09-07 16:25 UTC  (12+ messages)
` [PATCH v6 1/3] dt: bindings: net: update compatible for ath11k
` [PATCH v6 2/3] ath11k: copy ce service configs to hw_params
` [PATCH v6 3/3] ath11k: add IPQ6018 support

[PATCH] ath11k: add raw mode and software crypto support
 2020-09-07 10:43 UTC  (2+ messages)

[PATCH v2] ath11k: cold boot calibration support
 2020-09-07 10:17 UTC  (3+ messages)

[PATCH v3 0/3] ath11k: Add IPQ6018 support
 2020-09-07  9:56 UTC  (5+ messages)
` [PATCH v3 2/3] ath11k: copy ce service configs to hw_params

[PATCH] ath11k: Allow debugfs to work with 2+ radios installed
 2020-09-04 17:45 UTC  (6+ messages)

Hastings crash related to CE cleanup
 2020-09-03 22:50 UTC 

[PATCH] ath11k: Fix napi related hang
 2020-09-03 19:52 UTC 

linux-next: Tree for Sep 3 (ath11k)
 2020-09-03 16:02 UTC 

[PATCH] ath11k: dont enable bss color collision detection on non-transmitting BSS
 2020-09-01 12:29 UTC  (2+ messages)

[PATCH 12/16] wireless: mediatek: convert tasklets to use new tasklet_setup() API
 2020-09-01  9:25 UTC  (2+ messages)

[PATCH][next] ath11k: fix missing error check on call to ath11k_pci_get_user_msi_assignment
 2020-08-31 15:16 UTC  (2+ messages)

[PATCH][next] ath11k: fix spelling mistake "moniter" -> "monitor"
 2020-08-31 15:16 UTC  (2+ messages)

[PATCH 04/16] wireless: ath11k: convert tasklets to use new tasklet_setup() API
 2020-08-31 15:14 UTC  (2+ messages)

[for-next][PATCH 2/2] tracing: Use temp buffer when filtering events
 2020-08-29 15:52 UTC  (5+ messages)

[PATCH V3 0/9] mac80211: add multiple bssid / EMA
 2020-08-28  3:20 UTC  (9+ messages)
` [PATCH V3 1/9] nl80211: add basic multiple bssid support
` [PATCH V3 2/9] mac80211: add multiple bssid support to interface handling
` [PATCH V3 4/9] mac80211: add multiple bssid/ema support to bcn templating

[PATCH 1/2] ath11k: Support reading fwcfg file for driver options
 2020-08-28  1:42 UTC  (3+ messages)
` [PATCH 2/2] ath11k: Add firmware_info file to debugfs

[PATCH 05/16] wireless: atmel: convert tasklets to use new tasklet_setup() API
 2020-08-27 18:17 UTC  (3+ messages)
` [05/16] "

[PATCH][next] ath11k: fix error check on return from call to ath11k_core_firmware_request
 2020-08-27 11:32 UTC  (2+ messages)

[PATCH 03/16] wireless: ath: convert tasklets to use new tasklet_setup() API
 2020-08-27 10:21 UTC  (2+ messages)

[PATCH net-next] ath11k: return -ENOMEM on allocation failure
 2020-08-27 10:19 UTC  (2+ messages)

[PATCH] ath11k: return error if firmware request fails
 2020-08-27 10:19 UTC  (2+ messages)

[PATCH 02/16] wireless: ath9k: convert tasklets to use new tasklet_setup() API
 2020-08-27 10:16 UTC  (2+ messages)

[PATCH net-next 0/6] drivers/net: constify static ops-variables
 2020-08-26 23:21 UTC  (3+ messages)
` [PATCH net-next 6/6] net: ath11k: constify ath11k_thermal_ops

[PATCH V6 1/2] ath11k: switch to using ieee80211_tx_status_ext()
 2020-08-26 14:58 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;
as well as URLs for NNTP newsgroup(s).