ATH10K Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-12 14:50:11 to 2018-11-13 03:09:58 UTC [more...]

[PATCH v2 0/6] Move TXQ scheduling and airtime fairness into mac80211
 2018-11-13  2:53 UTC  (10+ messages)
` [PATCH v2 1/6] mac80211: Add TXQ scheduling API
` [PATCH v2 2/6] cfg80211: Add airtime statistics and settings
` [PATCH v2 3/6] mac80211: Add airtime accounting and scheduling to TXQs
` [PATCH v2 4/6] ath9k: Switch to mac80211 TXQ scheduling and airtime APIs
` [PATCH v2 5/6] ath10k: migrate to mac80211 txq scheduling
` [PATCH v2 6/6] ath10k: reporting estimated tx airtime for fairness

[PATCH v3 0/6] Move TXQ scheduling and airtime fairness into mac80211
 2018-11-12 22:51 UTC  (7+ messages)
` [PATCH v3 1/6] mac80211: Add TXQ scheduling API
` [PATCH v3 2/6] cfg80211: Add airtime statistics and settings
` [PATCH v3 3/6] mac80211: Add airtime accounting and scheduling to TXQs
` [PATCH v3 4/6] ath9k: Switch to mac80211 TXQ scheduling and airtime APIs
` [PATCH v3 5/6] ath10k: migrate to mac80211 txq scheduling
` [PATCH v3 6/6] ath10k: reporting estimated tx airtime for fairness

[PATCH] ath10k: Add wrapper function to ath10k debug
 2018-11-12  9:14 UTC  (4+ messages)

[PATCH] ath10k: Disable 4addr source port learning in 10.4 FW by default
 2018-11-12  7:33 UTC  (8+ messages)
  ` [EXTERNAL] "

[PATCH v2] ath10k: Disable 4addr source port learning in 10.4 FW by default
 2018-11-12  6:40 UTC 

[PATCH v2 0/6] Move TXQ scheduling and airtime fairness into mac80211
 2018-11-09 23:21 UTC 

[PATCH 0/6] Move TXQ scheduling and airtime fairness into mac80211
 2018-11-09 12:39 UTC  (24+ messages)
` [PATCH 1/6] mac80211: Add TXQ scheduling API
` [PATCH 2/6] cfg80211: Add airtime statistics and settings
` [PATCH 3/6] mac80211: Add airtime accounting and scheduling to TXQs
` [PATCH 4/6] ath9k: Switch to mac80211 TXQ scheduling and airtime APIs
` [PATCH 5/6] ath10k: migrate to mac80211 txq scheduling
` [PATCH 6/6] ath10k: reporting estimated tx airtime for fairness

[PATCH 0/4] cfg80211/mac80211: Add support for TID specific configuration
 2018-11-09 12:24 UTC  (26+ messages)
` [PATCH 1/4] New netlink command "
` [PATCH 2/4] nl80211: Add netlink attribute for AMPDU aggregation enable/disable
` [PATCH 3/4] mac80211: Add api to support configuring TID specific configuration
` [PATCH 4/4] ath10k: Add support to configure "

[PATCH 0/6] wireless: Per-sta NoAck and offload support
 2018-11-09 11:28 UTC  (8+ messages)
` [PATCH 1/6] mac80211: Add NoAck policy functionality offload infrastructure
` [PATCH 2/6] nl80211/mac80211: Extend NoAck policy command with peer MAC address
` [PATCH 3/6] mac80211: Apply per-peer NoAck tid bitmap configuration
` [PATCH 4/6] mac80211: Advertise per-peer NoAck policy support
` [PATCH 5/6] ath10k: Add wmi command support for station specific TID config
` [PATCH 6/6] ath10k: Add support for station specific noack TID policy

[PATCH] ath10k: Fix kernel panic due to use after free
 2018-11-09  8:54 UTC 

[PATCH REGRESSION] Revert "ath10k: add quiet mode support for QCA6174/QCA9377"
 2018-11-08 19:52 UTC  (5+ messages)

[PATCH] ath10k: remove set but not used variable 'num_tdls_vifs'
 2018-11-08  9:32 UTC 

[PATCH 4.20] ath10k: don't assume 'vif' is non-NULL in flush()
 2018-11-08  0:40 UTC 

[PATCH] ath10k: Add peer flush in ath10k_flush for STATION
 2018-11-08  0:35 UTC  (4+ messages)

[PATCH 0/2] ath10k: Add support to configure BB timing for external FEM
 2018-11-07 10:47 UTC  (6+ messages)
` [PATCH 1/2] dt: bindings: add new dt entry to indentify "

[PATCH v3 0/3] Enable ath10k wcn3990 wifi driver support on sdm845
 2018-11-07  2:58 UTC  (16+ messages)
` [PATCH v3 1/3] dt: bindings: add missing dt properties for WCN3990 wifi node
` [PATCH v3 2/3] dts: arm64/sdm845: Add WCN3990 WLAN module device node
` [PATCH v3 3/3] dt: bindings: add bindings for wifi iommu node

[PATCH 1/3] ath10k: assign 'n_cipher_suites' for WCN3990
 2018-11-06 16:23 UTC  (4+ messages)
` [PATCH 2/3] ath10k: don't assume this is a PCI dev in generic code
` [PATCH 3/3] ath10k: fix struct init whitespace in SNOC driver

[PATCH] ath10k: ath10k_snoc_{read,write}32() should be static
 2018-11-06 16:18 UTC  (2+ messages)

[PATCH 1/4] ath10k: snoc: remove 'wcn3990' from generic resource handling
 2018-11-06 16:18 UTC  (15+ messages)
` [PATCH 2/4] ath10k: snoc: fix unabalanced regulator error handling
` [PATCH 3/4] ath10k: snoc: relax voltage requirements
` [PATCH 4/4] ath10k: snoc: fix unbalanced clock error handling

[PATCH] ath10k: fix some typo
 2018-11-06 16:01 UTC  (2+ messages)

[PATCH] ath10k: add amsdu support for monitor mode
 2018-11-06 16:00 UTC  (3+ messages)

ath10k 802.11ac Mesh throughput
 2018-11-05 15:25 UTC 

[PATCH v4 0/3] Enable ath10k wcn3990 wifi driver support on sdm845
 2018-11-05 13:08 UTC  (4+ messages)
` [PATCH v4 1/3] dt: bindings: add missing dt properties for WCN3990 wifi node
` [PATCH v4 2/3] dts: arm64/sdm845: Add WCN3990 WLAN module device node
` [PATCH v4 3/3] dt: bindings: add bindings for wifi iommu node

[PATCH v2 2/3] ath10k: Disable interface pause wow config for integrated chipset
 2018-11-05 13:01 UTC  (2+ messages)

[PATCH v2] ath10k: report tx rate using ieee80211_tx_rate_update()
 2018-11-05 11:52 UTC  (2+ messages)

[PATCH] ath10k: remove set but not used variable 'tlv_len'
 2018-11-05 11:13 UTC  (2+ messages)

[PATCH][ath10k-next] ath10k: fix some spelling mistakes
 2018-11-05 11:12 UTC  (2+ messages)

[PATCH] ath10k: Fixup extended per sta tx statistics
 2018-11-05 11:11 UTC  (2+ messages)

[PATCH v2] ath10k: Fill the channel survey results for WCN3990 correctly
 2018-11-05 11:09 UTC  (2+ messages)

[PATCH net-next] ath10k: fix copy-paste error in ath10k_qmi_setup_msa_resources()
 2018-11-05 10:12 UTC  (3+ messages)

[PATCH 1/2] ath10k: Add memory dump support for QCA4019
 2018-11-05 10:11 UTC  (2+ messages)

[PATCHv2] ath10k: Dump tx stats in rate table format
 2018-11-05 10:08 UTC  (2+ messages)

[PATCH v2] ath10k: Add support for WCN3990 firmware crash recovery
 2018-11-05 10:06 UTC  (2+ messages)

atk10k Unknown eventid and WARN() on resume with kernel 4.19
 2018-11-03 20:11 UTC  (2+ messages)

ath10k qca9377 802.11s fail ("awmode = 1 requires support from firmware")
 2018-11-03  5:17 UTC 

[PATCH] ath10k: avoid -Wmaybe-uninitialized warning
 2018-11-02 16:34 UTC  (2+ messages)

qca6174 and 4.19 error on resume from suspend
 2018-10-30 18:08 UTC 

[PATCH 2/2] ath10k: report tx rate using ieee80211_tx_rate_update()
 2018-10-26 12:58 UTC  (2+ messages)

[ath6kl:pending 46/46] drivers/net/wireless/ath/ath10k/pci.c:3687 ath10k_pci_remove() warn: variable dereferenced before check 'ar' (see line 3685)
 2018-10-25  5:52 UTC 

[GIT] Networking
 2018-10-24 13:40 UTC  (5+ messages)

ath10k-firmware: QCA4019 hw1.0: Add EnGenius EAP1300 specific BDFs
 2018-10-22 10:38 UTC 

FTM support on ath10k (QCA9984
 2018-10-19 12:14 UTC 

[RFC 2/2] ath10k: Add QCA vendor command/attr support to filter neighbor BSS frames
 2018-10-18  8:29 UTC  (2+ messages)
  ` [RFC 2/2] ath10k: Add QCA vendor command/attr support to filterneighbor "

[PULL] ath10k firmware 2018-10-10
 2018-10-17 13:29 UTC  (2+ messages)

[PATCH] ath10k: Fill the channel survey results for WCN3990 correctly
 2018-10-17 11:21 UTC  (4+ messages)

ath10k: Kconfig build warnings
 2018-10-16 20:03 UTC  (2+ messages)

ath10k_pci QCA6174 crashes on sleep or shutdown
 2018-10-16  6:11 UTC 

[PATCH] ath: fix frequent flase radar detection
 2018-10-15 17:47 UTC  (2+ messages)

[PATCH] ath10k: htt_rx: Fix signedness bug in ath10k_update_per_peer_tx_stats
 2018-10-13 18:26 UTC  (3+ messages)

[PATCH v5 1/6] ath10k: Add qmi service helpers for wcn3990 qmi client
 2018-10-13 17:33 UTC  (2+ messages)

[PATCH] ath10k: htt: remove some dead code
 2018-10-13 17:27 UTC  (2+ messages)

[PATCH V3] ath10k: allocate small size dma memory in ath10k_pci_diag_write_mem
 2018-10-13 17:26 UTC  (2+ messages)

[PATCH] ath10k: remove unnecessary comparison of unsigned integer with < 0
 2018-10-13 17:24 UTC  (2+ messages)

[PATCH v3] ath10k: management tx ack rssi capability check
 2018-10-13 17:22 UTC  (2+ messages)

[PATCH v3] ath10k: support NET_DETECT WoWLAN feature
 2018-10-13 17:18 UTC  (7+ messages)
  ` [EXTERNAL] "

[PATCH] ath10k: Set probe request oui during driver start
 2018-10-13 17:17 UTC  (2+ messages)

[PATCH] ath10k: Fix possible out of bound access of ath10k_rates array
 2018-10-13 17:16 UTC  (2+ messages)

[PATCH v5 0/6] *** Add support for wifi QMI client handshakes ***
 2018-10-12 16:03 UTC  (4+ messages)

[ath6kl:pending 10/15] ERROR: "__udivdi3" [drivers/net/wireless/ath/ath10k/ath10k_core.ko] undefined!
 2018-10-12 14:49 UTC  (4+ messages)


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