ATH10K Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-17 12:33:49 to 2015-04-09 12:05:53 UTC [more...]

[PATCH 1/2] ath10k: fix arvif->wep_keys clearing
 2015-04-09 12:05 UTC  (5+ messages)
` [PATCH 2/2] ath10k: fix static wep with more than 1 key in client mode

[PATCH] ath10k: replenish htc tx credits always
 2015-04-09 11:58 UTC  (3+ messages)

[PATCH] ath10k: fix insufficient tracing buffer size
 2015-04-09 11:57 UTC  (2+ messages)

[PATCH] ath10k: disable burst mode
 2015-04-09 11:56 UTC  (4+ messages)

Getting bad MIC when trying ath10k + ath9k IBSS with RSN
 2015-04-09  8:41 UTC  (2+ messages)

IBSS support in ath10k - our test results and questions
 2015-04-08 18:38 UTC  (11+ messages)
  `  "

[PATCH] ath10k: match wait_for_completion_timeout return type
 2015-04-07 21:18 UTC 

Re: QCA6174 hw2.1?
 2015-04-07 14:44 UTC  (5+ messages)

Using ath10k for WiFi capturing non-11ac traffic
 2015-04-06 19:49 UTC 

[PATCH 3/4] ath10k: Fix no-ack frame status
 2015-04-03  1:12 UTC  (6+ messages)

[PATCH] ath: use PRI value given by spec for fixed PRI
 2015-04-01 21:00 UTC  (5+ messages)

[PATCH] ath10k: fix IBSS scanning on wmi-tlv and qca6174
 2015-04-01 19:47 UTC  (2+ messages)

[PATCH v2 0/2] ath10k: improve set_bitrate_mask
 2015-04-01 17:34 UTC  (6+ messages)
` [PATCH v2 1/2] ath10k: clean up set_bitrate_mask handling
` [PATCH v2 2/2] ath10k: implement more versatile set_bitrate_mask

[PATCH v6 0/7] ath10k: add multi-channel support
 2015-04-01 17:32 UTC  (9+ messages)
` [PATCH v6 1/7] ath10k: allow empty ssid vdev config
` [PATCH v6 2/7] ath10k: implement chanctx API
` [PATCH v6 3/7] ath10k: implement adaptive qcs command
` [PATCH v6 4/7] ath10k: rework tx queue locking
` [PATCH v6 5/7] ath10k: implement tx pause wmi event
` [PATCH v6 6/7] ath10k: enable multi-channel on supported devices
` [PATCH v6 7/7] ath10k: allocate fw resources for iface combinations

[PATCH] ath10k: don't call quiet mode if it's not implemented
 2015-04-01 17:22 UTC  (2+ messages)

[PATCH] ath10k: fix survey reporting
 2015-04-01 17:20 UTC  (2+ messages)

[PATCH] ath10k: core: match wait_for_completion_timeout return type
 2015-04-01 17:19 UTC  (3+ messages)

[PATCH] ath10k: thermal: match wait_for_completion_timeout return type
 2015-04-01 17:17 UTC  (2+ messages)

[PATCH] ath10k: debug: match wait_for_completion_timeout return type
 2015-04-01 17:16 UTC  (2+ messages)

[PATCH] ath10k: htc: match wait_for_completion_timeout return type
 2015-04-01 17:14 UTC  (2+ messages)

[PATCH] ath10k: mac: match wait_for_completion_timeout return type
 2015-04-01 17:12 UTC  (2+ messages)

[PATCH v2 1/2] ath: define JP DFS patterns separated from FCC
 2015-03-31 23:44 UTC  (2+ messages)
` [PATCH v2 2/2] ath: lower JP W53 band DFS detection threshold around 30%

[PATCH 1/2] ath: define JP DFS patterns separated from FCC
 2015-03-31 23:31 UTC  (4+ messages)
` [PATCH 2/2] ath: lower JP W53 band DFS detection threshold around 30%

4.0 kernel with CT firmware support is now available
 2015-03-31 22:57 UTC 

[RFC] ath10k: IBSS allow to use RSN
 2015-03-31 22:40 UTC  (2+ messages)

[PATCH 1/2] ath10k: fix hw roc expiration
 2015-03-31 11:03 UTC  (2+ messages)
` [PATCH 2/2] ath10k: use scan burst for hw roc

[PATCH v5 0/7] ath10k: add multi-channel support
 2015-03-31 10:37 UTC  (11+ messages)
` [PATCH v5 1/7] ath10k: allow empty ssid vdev config
` [PATCH v5 2/7] ath10k: implement chanctx API
` [PATCH v5 3/7] ath10k: implement adaptive qcs command
` [PATCH v5 4/7] ath10k: rework tx queue locking
` [PATCH v5 5/7] ath10k: implement tx pause wmi event
` [PATCH v5 6/7] ath10k: enable multi-channel on supported devices
` [PATCH v5 7/7] ath10k: allocate fw resources for iface combinations

Question on ar->max_num_vdevs and WMI ops config
 2015-03-31  5:10 UTC  (2+ messages)

[PATCH] ath10k: Change the fw stats access mask
 2015-03-30 18:17 UTC  (3+ messages)

[PATCH 1/2] ath10k: Add the WMI Air Time Fairness service define
 2015-03-30 18:14 UTC  (2+ messages)
` [PATCH 2/2] ath10k: Enable the BT-coex feature

[PATCH 0/2] ath10k: improve set_bitrate_mask
 2015-03-30 16:19 UTC  (4+ messages)
` [PATCH 1/2] ath10k: clean up set_bitrate_mask handling
` [PATCH 2/2] ath10k: implement more versatile set_bitrate_mask

[PATCH] ath10k: fix aid setup in station mode
 2015-03-30 12:23 UTC  (2+ messages)

[PATCH 0/9] ath10k: cleanups 2015-03-20
 2015-03-30 12:19 UTC  (11+ messages)
` [PATCH 1/9] ath10k: move rate definitions to file start
` [PATCH 2/9] ath10k: derive rate from bitrate
` [PATCH 3/9] ath10k: drop RATETAB_ENT macro
` [PATCH 4/9] ath10k: add hw rate definitions
` [PATCH 5/9] ath10k: use hw rate definitions for fixed rate
` [PATCH 6/9] ath10k: simplify fixed rate selection
` [PATCH 7/9] ath10k: rework legacy rx rate decoding
` [PATCH 8/9] ath10k: deduplicate bitrate to rate idx conversion
` [PATCH 9/9] ath10k: document ofdm/5ghz rate offset with a macro

[PATCH v4 0/6] ath10k: add basic tdls support
 2015-03-30 12:06 UTC  (20+ messages)
` [PATCH v4 1/6] ath10k: unify tx mode and dispatch
` [PATCH v4 2/6] ath10k: make peer type configurable
` [PATCH v4 3/6] ath10k: store max tdls vdevs that fw can handle
` [PATCH v4 4/6] ath10k: update station counting
` [PATCH v4 5/6] ath10k: add wmi support for tdls
` [PATCH v4 6/6] ath10k: introduce basic tdls functionality

[PATCH] ath10k: clear htt.freq
 2015-03-30 11:59 UTC  (2+ messages)

[PATCH] ath10k: fix HTT op backwards compatibility for QCA6174
 2015-03-30 11:57 UTC  (4+ messages)

[PATCH v2 0/2] ath10k: add ATH10K_FW_IE_HTT_OP_VERSION
 2015-03-30  6:23 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] ath10k: bump up FW API to 5

[PATCH 1/4] ath10k: add WMI support for WOW
 2015-03-30  6:21 UTC  (4+ messages)
` [PATCH 2/4] ath10k: add WOW disconnect/magic-packet support

Dynamic channel Access
 2015-03-26  9:34 UTC  (8+ messages)

[PATCH] ath: support new FCC DFS Radar Type 1
 2015-03-25 17:37 UTC 

[PATCH 0/2] ath10k: load device specific board files
 2015-03-24  7:04 UTC  (5+ messages)
` [PATCH 1/2] ath10k: share board file loading code across FW APIs
` [PATCH 2/2] ath10k: allow loading device specific board files

Repeated firmware crash when admin down
 2015-03-24  0:30 UTC  (3+ messages)

[PATCH v4 0/7] ath10k: add multi-channel support
 2015-03-23 15:41 UTC  (9+ messages)
` [PATCH v4 1/7] ath10k: allow empty ssid vdev config
` [PATCH v4 2/7] ath10k: implement chanctx API
` [PATCH v4 3/7] ath10k: implement adaptive qcs command
` [PATCH v4 4/7] ath10k: rework tx queue locking
` [PATCH v4 5/7] ath10k: implement tx pause wmi event
` [PATCH v4 6/7] ath10k: enable multi-channel on supported devices
` [PATCH v4 7/7] ath10k: allocate fw resources for iface combinations

[PATCH v2 1/2] ath10k: enable Adaptive Noise Immunity (ANI) by default
 2015-03-23 15:25 UTC  (4+ messages)
` [PATCH v2 2/2] ath10k: allow user to toggle ani_enable via debugfs

[PATCH] ath10k: enable channel 144 on 5GHz band
 2015-03-23 15:18 UTC  (2+ messages)

[PATCH 0/6] ath10k: thermal mitigation fixes
 2015-03-23 15:17 UTC  (2+ messages)

[PATCH v2 1/2] ath10k: fix rts profile for second rate series
 2015-03-23 15:11 UTC  (2+ messages)

unknown qca6164 model 0x0041
 2015-03-20 15:56 UTC  (4+ messages)

ath10k + INTEL_IDLE aka. cstates == firmware crash
 2015-03-20 10:46 UTC  (13+ messages)

[PATCH] ath10k: setup maximum number of supported stations
 2015-03-19 13:55 UTC  (2+ messages)

[PATCH] ath10k: protect driver from unsolicited htc ep0 events
 2015-03-19 13:53 UTC  (2+ messages)

[PATCH] ath10k: strip qos data bit always
 2015-03-19 13:53 UTC  (2+ messages)

[PATCH] ath10k: fix htt t2h message conflicts among firmware revisions
 2015-03-19 10:14 UTC  (5+ messages)

[PATCH] ath10k: bump up FW API to 5
 2015-03-19  9:17 UTC 

[PATCH 1/2] ath10k: enable ANI by default
 2015-03-19  8:52 UTC  (2+ messages)
  ` [PATCH 2/2] ath10k: allow user to toggle ani_enable via debugfs

[PATCH] ath10k: add firmware 10.2.4.45 as firmware-4.bin
 2015-03-18 17:24 UTC  (4+ messages)


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