messages from 2014-03-21 15:38:11 to 2014-04-07 13:52:55 UTC [more...]
[PATCH] ath10k: fix initial radar detection logic
2014-04-07 13:52 UTC (7+ 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
[RFT 0/4] ath10k: fix flushing and tx stalls
2014-04-07 9:11 UTC (11+ 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
[PATCH 1/1] ath10k: add helper method to grab debug stats
2014-04-05 6:17 UTC (4+ messages)
[PATCH] ath10k: refactor monitor code
2014-04-04 11:18 UTC
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
ath10k: ieee80211_restart_work called with hardware scan in progress
2014-04-01 5:32 UTC (2+ messages)
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)
nl80211: Failed to set channel
2014-03-30 17:06 UTC (10+ messages)
` Running throughput tests
[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 (3+ 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: cleanup debug messages in ath10k_wmi_event_host_swba()
2014-03-28 9:30 UTC
[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 (8+ messages)
` [PATCH 2/4 v2] ath10k: better firmware loading error messages
` [PATCH 3/4 v2] ath10k: add otp and firmware boot "
` [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 (14+ messages)
` [PATCH 2/3] ath10k: Better firmware loading error messages
` [PATCH 3/3] ath10k: add otp and firmware boot "
[PATCH v2] ath10k: add soft/hard firmware crash option to simulate_fw_crash
2014-03-26 11:40 UTC (6+ 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 (7+ messages)
[PATCH v2 1/2] ath10k: introduce rx_status htt template
2014-03-25 12:16 UTC (4+ messages)
` [PATCH v2 2/2] ath10k: fix rssi and rate reporting
[PATCH v2 1/8] ath10k: move rx related functions to htt_rx.c
2014-03-25 12:13 UTC (9+ messages)
` [PATCH v2 2/8] ath10k: rename process_rx_rates to ath10k_htt_rx_h_rates
` [PATCH v2 3/8] ath10k: introduce ieee80211_rx_status to htt_rx_info
` [PATCH v2 4/8] ath10k: setup rx channel per ppdu
` [PATCH v2 5/8] ath10k: kill not needed fields from htt_rx_info
` [PATCH v2 6/8] ath10k: return error when ath10k_htt_rx_amsdu_pop() fail
` [PATCH v2 7/8] ath10k: improve way we play with attention flags
` [PATCH v2 8/8] ath10k: finally kill htt_rx_info
Compilation backport ath10k
2014-03-25 9:35 UTC (4+ messages)
` RE : "
Compilation ath10k
2014-03-25 7:31 UTC (4+ messages)
` RE : "
Trouble connecting to broadcom AC APs?
2014-03-24 19:45 UTC (9+ messages)
[PATCH] ath10k: unify warning messages in mac.c
2014-03-24 15:00 UTC
[PATCH 1/2] ath10k: introduce rx_status htt template
2014-03-24 10:47 UTC (6+ messages)
` [PATCH 2/2] ath10k: fix rssi and rate reporting
[PATCH 0/8] ath10k: refactor htt_rx path
2014-03-24 10:17 UTC (8+ messages)
` [PATCH 4/8] ath10k: setup rx channel per ppdu
` [PATCH 7/8] ath10k: improve way we play with attention flags
` [PATCH 8/8] ath10k: finally kill htt_rx_info
[PATCH] ath10k: fix the peer mac address in getting stats
2014-03-24 8:33 UTC (5+ messages)
[PATCH] ath10k: update regulatory domain settings for 10.x firmware
2014-03-24 8:26 UTC (4+ messages)
[PATCH] ath10k: Fix getting stats from firmware
2014-03-21 18:51 UTC (11+ messages)
[PATCH] ath10k: add the Rx rate in FW stats
2014-03-21 16:30 UTC (4+ messages)
master branch rebased due to a mistake
2014-03-21 15:57 UTC
[PATCH 1/2] ath10k: add ath10k_htt_rx_amsdu_allowed function
2014-03-21 15:37 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox