ATH10K Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-25 07:32:05 to 2014-04-10 06:11:55 UTC [more...]

[PATCH 0/3] ath10k: improve recovery speed
 2014-04-10  6:11 UTC  (5+ messages)
` [PATCH 1/3] ath10k: differentiate between target init failures
` [PATCH 2/3] ath10k: don't wait for device init if it crashed
` [PATCH 3/3] ath10k: skip suspending when recovering

[PATCH 0/4] ath10k: AP-related fixes
 2014-04-10  5:57 UTC  (6+ messages)
` [PATCH 1/4] ath10k: make sure to not leak beacon dma mapping
` [PATCH 2/4] ath10k: make sure to not use invalid beacon pointer
` [PATCH 3/4] ath10k: prevent beacon memory leak
` [PATCH 4/4] ath10k: fix firmware recovery with ap interface

[RFT 0/4] ath10k: fix flushing and tx stalls
 2014-04-10  5:26 UTC  (29+ messages)
` [RFT 1/4] ath10k: fix wmi-htc tx credit starvation
` [RFT 2/4] ath10k: rework peer accounting
` [RFT 3/4] ath10k: wait for mgmt tx when flushing too
` [RFT 4/4] ath10k: improve tx flushing
` [RFTv2 0/5] ath10k: ath10k: fix flushing and tx stalls
  ` [RFTv2 1/5] ath10k: always request htc tx replenishment
  ` [RFTv2 2/5] ath10k: fix wmi-htc tx credit starvation
  ` [RFTv2 3/5] ath10k: rework peer accounting
  ` [RFTv2 4/5] ath10k: wait for mgmt tx when flushing too
  ` [RFTv2 5/5] ath10k: improve tx flushing

ath10k driver and firmware upgrade
 2014-04-10  4:34 UTC  (3+ messages)

Crash during driver startup
 2014-04-10  4:14 UTC 

ath10k driver and firmware upgrade
 2014-04-10  1:10 UTC 

WDS and adhoc support with ath10k
 2014-04-09 16:07 UTC 

WDS and adhoc support with ath10k
 2014-04-09 11:47 UTC  (4+ messages)
    ` [OpenWrt-Devel] "

ath10k FAQ
 2014-04-09 11:24 UTC  (3+ messages)

For Help: problems with tx bitrate in ath10k
 2014-04-09 11:11 UTC  (3+ messages)

[PATCH v2 1/2] mac80211: add option to generate CCMP IVs only for mgmt frames
 2014-04-09  8:57 UTC  (2+ messages)
` [PATCH v2 2/2] ath10k: Fix pmf for action frames

[PATCH 1/2] mac80211: add option to generate CCMP IVs only for mgmt frames
 2014-04-09  8:14 UTC  (2+ messages)
` [PATCH 2/2] ath10k: Fix pmf for action frames

ath10k: ieee80211_restart_work called with hardware scan in progress
 2014-04-09  7:44 UTC  (4+ messages)

wifi card disconnected right after assoicated with AP
 2014-04-08 16:05 UTC  (5+ messages)

nl80211: Failed to set channel
 2014-04-08 12:45 UTC  (12+ messages)
                                        ` Running throughput tests

[PATCH] ath10k: improve htc tx credit debugging prints
 2014-04-08 11:21 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ath10k: fix initial radar detection logic
 2014-04-08  7:04 UTC  (11+ messages)
  ` [PATCH v2 0/2] ath10k: fix radar/cac
    ` [PATCH v2 1/2] ath10k: reorder functions
    ` [PATCH v2 2/2] ath10k: refactor radar detection code

[PATCH] ath10k: refactor monitor code
 2014-04-08  7:03 UTC  (4+ messages)

[PATCH] ath10k: cleanup debug messages in ath10k_wmi_event_host_swba()
 2014-04-08  6:39 UTC  (2+ messages)

[PATCH 1/1] ath10k: add helper method to grab debug stats
 2014-04-05  6:17 UTC  (4+ messages)

Clean-ish rebase on top of 3.14.0 (final)?
 2014-04-02 21:57 UTC  (3+ messages)

[PATCH] ath10k: remove not needed warning when peer unmap
 2014-04-02 14:59 UTC  (4+ messages)

More on ath10k_flush
 2014-04-02  5:00 UTC  (4+ messages)

[RFC 1/1] ath10k: reset firmware if tx-flush hangs
 2014-04-01 17:56 UTC 

Here are some ath10k performance graphs
 2014-03-31 15:47 UTC  (2+ messages)

[PATCH v5] ath10k: implement per-VDEV FW statistics
 2014-03-31  7:14 UTC  (8+ messages)

Compiling custom ath10k: step 5 minor issue
 2014-03-30 21:26 UTC  (4+ messages)

[PATCH] ath10k: update wal_dbg_tx_stats structure with missing parameter
 2014-03-28 15:02 UTC  (2+ messages)

[PATCH] ath10k: add extra pdev stats on 10.1 firmware
 2014-03-28 15:00 UTC  (2+ messages)

[PATCH v2] ath10k: add the Rx rate in FW stats
 2014-03-28 14:59 UTC  (2+ messages)

[PATCH v2] ath10k: Fix getting stats from firmware
 2014-03-28 14:56 UTC  (2+ messages)

[PATCH] ath10k: fix printing of peer stats in non-AP firmware
 2014-03-28 12:47 UTC  (11+ messages)

[PATCH 0/2] ath10k: ce fixes
 2014-03-28 12:33 UTC  (12+ messages)
` [PATCH 1/2] ath10k: convert pci_alloc_consistent() to dma_alloc_coherent()
` [PATCH 2/2] ath10k: split ce initialization and allocation
` [PATCH v2 0/3] ath10k: ce fixes
  ` [PATCH v2 1/3] ath10k: convert pci_alloc_consistent() to dma_alloc_coherent()
  ` [PATCH v2 2/3] ath10k: split ce initialization and allocation
  ` [PATCH v2 3/3] ath10k: deinit copy engine before resetting

[PATCH v2 0/8] ath10k: small cleanups to pci.c
 2014-03-28 12:23 UTC  (10+ messages)
` [PATCH v2 1/8] ath10k: cleanup ath10k_pci_wait_for_target_init()
` [PATCH v2 2/8] ath10k: add module parameter to disable cold reset
` [PATCH v2 3/8] ath10k: fix name of target_ps module parameter
` [PATCH v2 4/8] ath10k: advertise only firmware API 2 files
` [PATCH v2 5/8] ath10k: delete ar_pci->fw_indicator_address
` [PATCH v2 6/8] ath10k: improve pci debug messages
` [PATCH v2 7/8] ath10k: add module parameter values to the pci info print
` [PATCH v2 8/8] ath10k: print chip id during boot

[PATCH] ath10k: update wal_dbg_tx_stats structure with missing parameter
 2014-03-28 12:17 UTC  (2+ messages)

[PATCH] ath10k: dont call csa_finish more than once
 2014-03-28  8:32 UTC  (7+ messages)

[PATCH 1/4 v2] ath10k: add debugging for tx-credits usage
 2014-03-28  7:43 UTC  (7+ messages)
` [PATCH 2/4 v2] ath10k: better firmware loading error messages
` [PATCH 4/4 v2] ath10k: invalid msdu-id logging

[PATCH v3] ath10k: unify warning messages in mac.c
 2014-03-28  7:41 UTC  (2+ messages)

[PATCH 1/3] ath10k: Add debugging for tx-credits usage
 2014-03-26 19:41 UTC  (9+ messages)

[PATCH v2] ath10k: add soft/hard firmware crash option to simulate_fw_crash
 2014-03-26 11:40 UTC  (5+ messages)

[PATCH 0/8] ath10k: small cleanups to pci.c
 2014-03-26 11:10 UTC  (13+ messages)
` [PATCH 1/8] ath10k: cleanup ath10k_pci_wait_for_target_init()
` [PATCH 2/8] ath10k: add module parameter to disable cold reset
` [PATCH 3/8] ath10k: fix name of target_ps module parameter
` [PATCH 4/8] ath10k: advertise only firmware API 2 files
` [PATCH 5/8] ath10k: delete ar_pci->fw_indicator_address
` [PATCH 6/8] ath10k: improve pci debug messages
` [PATCH 7/8] ath10k: add module parameter values to the pci info print
` [PATCH 8/8] ath10k: print chip id during boot

How to get tx rate in ath10k?
 2014-03-25 15:51 UTC  (3+ messages)

Scanning all 5Ghz channels with AC NIC
 2014-03-25 15:50 UTC  (3+ messages)

[PATCH v2 1/2] ath10k: introduce rx_status htt template
 2014-03-25 12:16 UTC  (2+ messages)

[PATCH v2 1/8] ath10k: move rx related functions to htt_rx.c
 2014-03-25 12:13 UTC  (2+ messages)

Compilation backport ath10k
 2014-03-25  9:35 UTC  (4+ messages)
  ` RE : "

Compilation ath10k
 2014-03-25  7:31 UTC  (4+ messages)
  ` RE : "


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