ATH10K Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-22 17:56:30 to 2018-11-26 13:06:53 UTC [more...]

[PATCH] ath10k: fix a NULL vs IS_ERR() check
 2018-11-26 13:06 UTC  (4+ messages)

missing firmware in debian 9
 2018-11-26  8:48 UTC  (2+ messages)

ath10k_pci firmware crash
 2018-11-24  2:44 UTC  (2+ messages)

[ath10k] driver drops rx packets when MTU is more than 1500
 2018-11-22 13:39 UTC 

Re: [Make-wifi-fast] [PATCH v3 3/6] mac80211: Add airtimeaccounting and scheduling to TXQs
 2018-11-21 20:58 UTC  (4+ messages)
`  "

Surface Go - Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] not correctly recognized
 2018-11-21 19:31 UTC  (3+ messages)

Re: [Make-wifi-fast] [PATCH v3 3/6] mac80211: Add airtimeaccounting and scheduling to TXQs
 2018-11-21 15:14 UTC 

[PATCH v2] ath10k: add dynamic vlan support
 2018-11-21 11:04 UTC 

[BUG] ath10k/QCA6174 Surface Go; additional tests
 2018-11-20 16:08 UTC 

[RFC 2/2] ath10k: Add QCA vendor command/attr support to filter neighbor BSS frames
 2018-11-20  2:40 UTC  (3+ messages)
  ` [RFC 2/2] ath10k: Add QCA vendor command/attr support to filterneighbor "

[PATCH v3 0/6] Move TXQ scheduling and airtime fairness into mac80211
 2018-11-20  2:12 UTC  (24+ 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
          ` [Make-wifi-fast] "
` [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: update HOST capability qmi message
 2018-11-19 11:31 UTC 

[PATCH] ath10k: Remove work in progress logs from snoc driver
 2018-11-19 11:30 UTC 

[PATCH] ath10k: Fix warning due to msdu limit error
 2018-11-19  7:48 UTC 

[PATCH v4 0/3] Enable ath10k wcn3990 wifi driver support on sdm845
 2018-11-17 11:09 UTC  (8+ 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] qca-swiss-army-knife: ath10k-fwencoder: add new 'single-chan-info-per-channel'
 2018-11-17  0:48 UTC  (2+ messages)

[PATCH REGRESSION] Revert "ath10k: add quiet mode support for QCA6174/QCA9377"
 2018-11-16 21:15 UTC  (7+ messages)

[PATCH 4.20] ath10k: don't assume 'vif' is non-NULL in flush()
 2018-11-16 13:08 UTC  (2+ messages)

[PATCH 0/3] Add support for ftm responder configuration
 2018-11-16 12:17 UTC  (5+ messages)
` [PATCH 3/3] ath10k: Add support to configure ftm responder role

[PATCH] ath10k: avoid -Wmaybe-uninitialized warning
 2018-11-16  9:55 UTC  (3+ messages)

[PATCH] ath: fix frequent flase radar detection
 2018-11-16  9:46 UTC  (3+ messages)

[PATCH] ath10k: support PCIe enter L1 state
 2018-11-16  7:56 UTC  (6+ messages)

[PATCH] ath10k: report tx airtime provided by fw
 2018-11-15 16:14 UTC 

atk10k Unknown eventid and WARN() on resume with kernel 4.19
 2018-11-15  1:06 UTC  (4+ messages)

[PATCH v3] ath10k: support NET_DETECT WoWLAN feature
 2018-11-14 22:59 UTC  (2+ messages)

[PATCH] ath10k: Remove ATH10K_STATE_RESTARTED in simulate fw crash
 2018-11-14  7:48 UTC  (2+ messages)

[PATCH] ath10k: Disable 4addr source port learning in 10.4 FW by default
 2018-11-13 13:34 UTC  (9+ messages)
  ` [EXTERNAL] "

[PATCH 0/4] cfg80211/mac80211: Add support for TID specific configuration
 2018-11-13  6:46 UTC  (27+ 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 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] ath10k: Add wrapper function to ath10k debug
 2018-11-12  9:14 UTC  (3+ messages)

[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  (21+ messages)
` [PATCH 1/6] mac80211: Add TXQ scheduling API
` [PATCH 3/6] mac80211: Add airtime accounting and scheduling to TXQs
` [PATCH 5/6] ath10k: migrate to mac80211 txq scheduling
` [PATCH 6/6] ath10k: reporting estimated tx airtime for fairness

[PATCH 0/6] wireless: Per-sta NoAck and offload support
 2018-11-09 11:28 UTC  (2+ messages)

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

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

[PATCH] ath10k: Add peer flush in ath10k_flush for STATION
 2018-11-08  0:35 UTC  (2+ 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  (9+ messages)
` [PATCH v3 1/3] dt: bindings: add missing dt properties for WCN3990 wifi 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  (10+ messages)
` [PATCH 2/4] ath10k: snoc: fix unabalanced regulator error handling
` [PATCH 4/4] ath10k: snoc: fix unbalanced clock "

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

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

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)


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