ATH10K Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-14 17:47:18 to 2016-02-25 16:35:13 UTC [more...]

[PATCH] ath10k: Reduce number of peers to support peer stats feature
 2016-02-24 12:00 UTC  (5+ messages)

[PATCH v3] ath10k: set MAC timestamp in management Rx frame
 2016-02-25 16:34 UTC  (2+ messages)

Which firmware has raw mode support
 2016-02-25 15:58 UTC 

Which firmware has raw mode support
 2016-02-25 15:49 UTC 

[PATCH v2] ath10k: set MAC timestamp in management Rx frame
 2016-02-24 22:07 UTC  (3+ messages)

[PATCH 0/2] add hw param and wmi changes for qca4019
 2016-02-24 13:51 UTC  (4+ messages)
` [PATCH 1/2] ath10k: add qca4019 hw params
` [PATCH 2/2] ath10k: populate qca4019 fw specific wmi init params

[PATCH v2 0/4] ath10k: rename mesh and add abstraction layer
 2016-02-24 13:51 UTC  (6+ messages)
` [PATCH v2 1/4] ath10k: rename Mesh related service names
` [PATCH v2 2/4] ath10k: update 10.4 WMI service map
` [PATCH v2 3/4] ath10k: use vif->type and vif->p2p for P2P_GO check
` [PATCH v2 4/4] ath10k: add abstraction layer for vdev subtype

[PATCH] ath10k: set MAC timestamp in management Rx frame
 2016-02-23 18:43 UTC  (2+ messages)

[PATCH 1/4] ath10k: remove supported chain mask
 2016-02-23 13:23 UTC  (4+ messages)

[PATCH] ath10k: Fix sanity check on enabling btcoex via debugfs
 2016-02-23  7:28 UTC 

ath10k and QCA3977 - random transfer rate losses
 2016-02-22 20:31 UTC  (22+ messages)

99x0 support IBSS mode
 2016-02-22 16:14 UTC 

Bug: QCA9880 hw2.0: TX-Rate Display in Wireshark
 2016-02-16 15:17 UTC  (4+ messages)
  ` AW: "

QCA6174 firmware crash in monitor mode
 2016-02-13  6:39 UTC 

[PATCH 1/2] ath10k: reduce rx_lock contention for htt rx indication
 2016-02-12  6:10 UTC  (2+ messages)
` [PATCH 2/2] ath10k: process htt rx indication as batch mode

[PATCH] ath10k: fix erroneous return value
 2016-02-11 23:24 UTC  (2+ messages)

[PATCH] ath10k: Document alloc_frag_desc_for_data_pkt config option
 2016-02-05 23:10 UTC 

[PATCH 1/2] ath10k: fix pktlog in QCA99X0
 2016-02-05 15:42 UTC  (2+ messages)
` [PATCH 2/2] ath10k: add hw_rev to trace events to support pktlog

Per radio configuration
 2016-02-04 21:04 UTC 

[PATCH v2 0/7] ath10k: add copy engine fast path support
 2016-02-04 17:53 UTC  (8+ messages)

SWBA errors and no ssid
 2016-02-04 10:23 UTC  (5+ messages)

80 MHz channel - Station data
 2016-02-04  9:05 UTC  (3+ messages)

ath10k missing firmware/crash kernel 4.4.1
 2016-02-04  7:37 UTC  (3+ messages)

You have new fax, document 00000836845
 2016-02-03 17:45 UTC 

[PATCH 0/2] Peer Stats fixes for rx duration
 2016-02-03 15:37 UTC  (3+ messages)
` [PATCH 1/2] ath10k: Fix updating peer stats "
` [PATCH 2/2] ath10k: Fix pointless update of peer stats list

Recovery from ath10k errors
 2016-02-03  4:27 UTC 

[RESEND PATCH 01/10] net: wireless: ath: Remove unnecessary semicolon
 2016-02-02 16:42 UTC  (2+ messages)
` [RESEND,01/10] "

[PATCH 00/12] add ahb (qca4019) support
 2016-02-02 11:19 UTC  (14+ messages)
` [PATCH 01/12] ath10k: make some of ath10k_pci_* func reusable
` [PATCH 02/12] ath10k: make ath10k_pci_read32/write32() ops more generic
` [PATCH 03/12] ath10k: pull reusable code from pci probe and remove for ahb
` [PATCH 04/12] ath10k: add basic skeleton to support ahb
` [PATCH 05/12] ath10k: include qca4019 register map table
` [PATCH 06/12] ath10k: add helper functions in ahb.c for reg rd/wr
` [PATCH 07/12] ath10k: add clock ctrl related functions in ahb
` [PATCH 08/12] ath10k: add reset "
` [PATCH 09/12] ath10k: add chip and bus halt logic "
` [PATCH 10/12] ath10k: include irq related functions "
` [PATCH 11/12] ath10k: add resource init and deinit "
` [PATCH 12/12] ath10k: expose hif ops for ahb

[PATCH 0/5] ath10k: add basic hostq support
 2016-02-02 11:19 UTC  (12+ messages)
` [PATCH 4/5] ath10k: clean up cont frag desc init code
  ` [PATCH 1/5] ath10k: rename some HTT events
  ` [PATCH 2/5] ath10k: add new htt definitions
  ` [PATCH 3/5] ath10k: add new FW_FEATURE_PEER_FLOW_CONTROL
  ` [PATCH 5/5] ath10k: implement basic support for new tx path firmware

[PATCH] ath10k: remove impossible code
 2016-02-02  7:14 UTC 

Issues with Compex WLE900VX in 80211AC mode
 2016-02-01  5:54 UTC  (8+ messages)

Can not get 802.11ac with ath10k QCA6147 chip (802.11abgn works)
 2016-01-28  9:56 UTC  (4+ messages)

[PATCH 0/4] ath10k: rename mesh and add abstraction layer
 2016-01-28  8:51 UTC  (12+ messages)
` [PATCH 1/4] ath10k: rename Mesh related service names
` [PATCH 2/4] ath10k: update 10.4 WMI service map
` [PATCH 3/4] ath10k: use vif->type and vif->p2p for P2P_GO check
` [PATCH 4/4] ath10k: add abstraction layer for vdev subtype

[PATCH 00/13] ath10k: implement push-pull tx model
 2016-01-28  8:36 UTC  (20+ messages)
` [PATCH 01/13] ath10k: refactor tx code
` [PATCH 02/13] ath10k: unify txpath decision
` [PATCH 03/13] ath10k: refactor tx pending management
` [PATCH 04/13] ath10k: maintain peer_id for each sta and vif
` [PATCH 05/13] ath10k: add fast peer_map lookup
` [PATCH 06/13] ath10k: add new htt message generation/parsing logic
` [PATCH 07/13] ath10k: implement wake_tx_queue
` [PATCH 08/13] ath10k: implement updating shared htt txq state
` [PATCH 09/13] ath10k: add txq placeholder
` [PATCH 10/13] ath10k: implement flushing of pending frames in txqs
` [PATCH 11/13] ath10k: store txq in skb_cb
` [PATCH 12/13] ath10k: keep track of queue depth per txq
` [PATCH 13/13] ath10k: implement push-pull tx

[PATCH] ath10k: Remove the p2p notice of absence info from 10.2.4 FW beacon info
 2016-01-26 15:03 UTC  (2+ messages)

[PATCH 0/7] Add support for Per STA Rx duration
 2016-01-26 15:02 UTC  (5+ messages)
` [PATCH 6/7] ath10k: Enable periodic peer stats update

[PATCH] ath10k: prevent txrx running for too long
 2016-01-26 15:01 UTC  (2+ messages)

[PATCH v3] dt: bindings: add bindings for ipq4019 wifi block
 2016-01-26 15:01 UTC  (4+ messages)

Mesh on ath10k drops all packets
 2016-01-23  9:44 UTC  (9+ messages)

5GHz AP on a QCA988x
 2016-01-22 16:42 UTC  (8+ messages)

ath.git tree moved to kernel.org
 2016-01-22 11:25 UTC  (2+ messages)

You have new fax, document 000912354
 2016-01-22  0:03 UTC 

Qualcomm Atheros Device 0042 (rev 30) - Finally working :)
 2016-01-20 19:52 UTC 

QCA6174 on Asus Z170I Pro Gaming
 2016-01-20 13:04 UTC  (8+ messages)

Can DFS be used in FCC domain?
 2016-01-18 18:12 UTC  (2+ messages)

Regulatory Domains and Japan Channel 14
 2016-01-18 18:10 UTC  (2+ messages)

ATH10K: Firmware is crashing in AP Mode
 2016-01-18  4:17 UTC 

[ath10K] QCA6174 firmware
 2016-01-17 18:15 UTC  (2+ messages)

You have received a new fax, document 0000994881
 2016-01-17  0:37 UTC 

(no subject)
 2016-01-14 17:45 UTC  (7+ messages)
` 


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