ath10k.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-04 05:28:36 to 2016-09-12 14:11:41 UTC [more...]

[PATCHv3 0/5] ath10k: Allow setting coverage class and rx cleanups
 2016-09-12 14:11 UTC  (8+ messages)
` [PATCHv3 1/5] ath10k: Move ath10k_hw_params definition to hw.h
` [PATCHv3 2/5] ath10k: Add provision for Rx descriptor abstraction
` [PATCHv3 3/5] ath10k: Properly remove padding from the start of rx payload
` [PATCHv3 4/5] ath10k: Remove 4-addr padding related hw_param configuration
` [PATCHv3 5/5] ath10k: Allow setting coverage class
  ` [PATCH] ath10k: Add missing CONFIG_ATH10K_DEBUGFS check

accessing ath10k calibration data
 2016-09-12  8:50 UTC  (4+ messages)

support for QCA9377 SDIO (ath10k or ath6kl)
 2016-09-12  7:18 UTC  (4+ messages)

[PATCH 1/3] ath10k: Ensure there are no stale ar->txqs entries
 2016-09-12  6:41 UTC  (14+ messages)
` [PATCH 2/3] ath10k: Grab rcu_read_lock before the txqs spinlock
` [PATCH 3/3] ath10k: Improve logging message

[ath6kl:pending 62/62] drivers/net/wireless/ath/ath10k/hw.c:341:21: error: 'struct ath10k' has no member named 'debug'
 2016-09-09 18:44 UTC 

[PATCH 0/4] ath10k: Padding related clean ups in rx
 2016-09-09 14:29 UTC  (2+ messages)

[PATCH] ath10k: advertize hardware packet loss mechanism
 2016-09-09 12:27 UTC  (3+ messages)

[PATCH 0/2] wireless: Use complete() instead complete_all()
 2016-09-09 12:16 UTC  (6+ messages)
` [PATCH 1/2] carl9170: Fix wrong completion usage
  ` [1/2] "
` [PATCH 2/2] ath10k: use complete() instead complete_all()
  ` [2/2] "

[PATCH] ath10k: fix reporting channel survey data
 2016-09-09 12:11 UTC  (2+ messages)
`  "

[PATCH] ath10k: Remove unnecessary error code assignment
 2016-09-09 12:10 UTC  (2+ messages)
`  "

[PATCH] ath10k: fix throughput regression in multi client mode
 2016-09-09 12:07 UTC  (4+ messages)
`  "

[PATCH v3] ath10k: implement NAPI support
 2016-09-09 12:05 UTC  (6+ messages)
` [v3] "

Questions for ath10k rate control, bandwidth, and channel sensing
 2016-09-09  3:38 UTC  (3+ messages)

ath10k fw_stats rx_frame/rx_clear counters
 2016-09-08 18:15 UTC  (7+ messages)

[PATCH v5] ath10k: Fix broken NULL func data frame status for 10.4
 2016-09-08  6:30 UTC  (5+ messages)
` [v5] "

ath10k: qca6174 firmware: difference between hw2.1/firmware-5 and hw3.0/firmware-4
 2016-09-08  5:13 UTC  (8+ messages)

[PATCH] ath10k: enable peer stats by default
 2016-09-06 19:05 UTC 

[PATCH] ath10k: ensure pdev sta kickout threshold is set
 2016-09-06 17:26 UTC  (5+ messages)

[PATCH 0/3] ath10k: a little bit clean-up of ATH10K driver
 2016-09-06 12:39 UTC  (4+ messages)
` [PATCH 1/3] ath10k: use devm_clk_get() instead of clk_get()
` [PATCH 2/3] ath10k: use devm_reset_control_get() instead of reset_control_get()
` [PATCH 3/3] ath10k: do not check if reset is NULL

[PATCH] ath10k: remove unused variable ar_pci
 2016-09-05 13:38 UTC 

[PATCH] ath10k: Spelling and miscellaneous neatening
 2016-09-04  3:16 UTC  (2+ messages)

[PATCH][V2] ath10k: fix memory leak on caldata on error exit path
 2016-09-03 16:38 UTC 

[PATCH] ath10k: fix memory leak on caldata on error exit path
 2016-09-03 16:33 UTC  (3+ messages)

Throughput weirdness on 9984
 2016-09-02 22:52 UTC  (4+ messages)

Why do we only set station-kickout for AP vdevs?
 2016-09-02 18:09 UTC 

[PATCH] ath10k: fix spelling mistake "montior" -> "monitor"
 2016-09-02 16:03 UTC  (3+ messages)
`  "

[PATCH] ath10k: replace config_enabled() with IS_REACHABLE()
 2016-09-02 15:57 UTC  (2+ messages)
`  "

[PATCH] ath10k: Added support for extended dbglog module id for 10.4
 2016-09-02 15:56 UTC  (2+ messages)
`  "

[PATCH] ath10k: fix sending frame in management path in push txq logic
 2016-09-02 15:53 UTC  (2+ messages)
`  "

[PATCH] ath10k: improve wake_tx_queue ops performance
 2016-09-02 15:52 UTC  (2+ messages)
`  "

[PATCH] ath10k: suppress warnings when getting wmi WDS peer event id
 2016-09-02 15:50 UTC  (2+ messages)
`  "

[PATCH v2] ath10k: fix group privacy action frame decryption for qca4019
 2016-09-02 15:38 UTC  (2+ messages)
` [v2] "

[PATCH] ath10k: hide kernel addresses from logs using %pK format specifier
 2016-09-02 15:29 UTC  (3+ messages)
`  "

[PATCH] ath10k: Add WMI_SERVICE_PERIODIC_CHAN_STAT_SUPPORT wmi service
 2016-09-02 15:26 UTC  (2+ messages)
`  "

Ath10k probe response error related to mac80211 commit
 2016-09-02 13:30 UTC  (3+ messages)

[RESEND PATCH v4] ath10k: Fix sending NULL/ Qos NULL data frames for QCA99X0 and later
 2016-08-31  7:58 UTC  (2+ messages)
` [RESEND, "

[PATCH 1/4] ath10k: implement wmi echo command
 2016-08-31  7:28 UTC  (2+ messages)
` [1/4] "

[PATCHv3 1/3] ath10k: move firmware_swap_code_seg_info to ath10k_fw_file
 2016-08-31  7:19 UTC  (4+ messages)
` [PATCHv3, "

[PATCH] ath10k: Remove driver log suggesting QCA9887 support is experimental
 2016-08-31  7:16 UTC  (2+ messages)
`  "

[PATCH] ath10k: fix get rx_status from htt context
 2016-08-31  7:13 UTC  (2+ messages)
`  "

ath10k: is there hw3.0 firmware for qca6164 (one spatial stream)
 2016-08-29  6:57 UTC  (2+ messages)

master-pending: ODEBUG: free active (active state 0) object type: timer_list hint: ath10k_htt_rx_ring_refill_retry+0x0/0x10 [ath10k_core]
 2016-08-26 17:43 UTC  (9+ messages)

Free Software replacement for ath10k chipsets' firmware
 2016-08-26 15:56 UTC  (3+ messages)

Issue with ATH10K driver while bringing up mesh interface
 2016-08-26  7:54 UTC  (11+ messages)

[PATCH 0/4] ath10k: fix spurious tx/rx during boot
 2016-08-25 19:19 UTC  (5+ messages)
` [PATCH 4/4] "

[PATCHv3 0/2] ath10k: Allow setting coverage class
 2016-08-25 15:10 UTC  (6+ messages)
` [PATCHv3 1/2] ath10k: Rename hw_rx_desc_ops to hw_ops to use it for other purposes
` [PATCHv3 2/2] ath10k: Allow setting coverage class

[PATCH v2 0/6] linux-firmware: ath10k: update and add various firmware files
 2016-08-25  0:38 UTC  (8+ messages)
` [PATCH v2 1/6] ath10k: QCA4019 hw1.0: add firmware and board files
` [PATCH v2 2/6] ath10k: QCA9887 "
` [PATCH v2 3/6] ath10k: QCA9888 hw2.0: "
` [PATCH v2 4/6] ath10k: QCA9984 hw1.0: "
` [PATCH v2 5/6] ath10k: QCA988X hw2.0: update firmware to 10.2.4.70.54
` [PATCH v2 6/6] ath10k: QCA6174: update board files

[PATCH 0/6] linux-firmware: ath10k: update and add various firmware files
 2016-08-25  0:31 UTC  (10+ messages)
` [PATCH 1/6] ath10k: QCA4019 hw1.0: add firmware and board files
` [PATCH 2/6] ath10k: QCA9887 "
` [PATCH 3/6] ath10k: QCA9888 hw2.0: "
` [PATCH 4/6] ath10k: QCA9984 hw1.0: "
` [PATCH 5/6] ath10k: QCA988X hw2.0: update firmware to 10.2.4.70.54
` [PATCH 6/6] ath10k: QCA6174: update board files

ath10k fail to load firmware
 2016-08-24  6:33 UTC  (9+ messages)

MTU size of Ath10k
 2016-08-23 10:48 UTC 

DFS radar pattern detection in different regions
 2016-08-22 16:42 UTC  (5+ messages)

QCA9377
 2016-08-18 14:41 UTC  (2+ messages)

Unable to deliver your item, #0000626742
 2016-08-15  2:20 UTC 

ath10k: Are there any PCI based WLAN cards to be plugged into desktop PC?
 2016-08-14 14:45 UTC  (2+ messages)

QCA988X firmware 10.1 and Broadcom stations
 2016-08-14  5:37 UTC 

QCA988X firmware 10.2 and Broadcom stations
 2016-08-13  2:26 UTC 

[PATCH] ath10k: fix group privacy action frame decryption for qca4019
 2016-08-06  4:19 UTC 

[PATCH 0/4] Add support for QCA9984
 2016-08-05 10:06 UTC  (5+ messages)
` [PATCH 4/4] ath10k: Enable "

[RFC/RFT] ath10k: disable wake_tx_queue for older devices
 2016-08-04 12:02 UTC  (7+ messages)
` [PATCH] "

[PATCHv2 0/2] ath10k: Allow setting coverage class
 2016-08-04 11:35 UTC  (6+ messages)
` [PATCHv2 2/2] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).