ATH10K Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-07 07:57:09 to 2015-03-23 09:00:12 UTC [more...]

[PATCH v4 0/6] ath10k: add basic tdls support
 2015-03-23  8:59 UTC  (10+ 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

Re: QCA6174 hw2.1?
 2015-03-23  8:23 UTC  (2+ messages)

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

Repeated firmware crash when admin down
 2015-03-23  6:37 UTC  (2+ messages)

[RFC] ath10k: IBSS allow to use RSN
 2015-03-20 18:35 UTC 

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

IBSS support in ath10k - our test results and questions
 2015-03-20 15:32 UTC  (6+ messages)
  `  "

[PATCH 0/9] ath10k: cleanups 2015-03-20
 2015-03-20 13:54 UTC  (10+ 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

ath10k + INTEL_IDLE aka. cstates == firmware crash
 2015-03-20 10:46 UTC  (15+ 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  (4+ 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: enable channel 144 on 5GHz band
 2015-03-18 18:39 UTC 

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

[PATCH v4 0/7] ath10k: add multi-channel support
 2015-03-17 12:30 UTC  (8+ 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

ath10k tx99-like test mode?
 2015-03-17 10:55 UTC  (3+ messages)
  `  "

ath10k tx99-like test mode?
 2015-03-16 21:01 UTC  (3+ messages)

[PATCH] ath10k: match wait_for_completion_timeout return type
 2015-03-16 14:22 UTC  (5+ messages)

QCA6174 hw2.1?
 2015-03-16  9:05 UTC  (4+ messages)

[PATCH] ath10k: harmonize error case handling in ath10k_core_start
 2015-03-16  8:48 UTC 

[PATCH 0/6] ath10k: thermal mitigation fixes
 2015-03-15 15:06 UTC  (7+ messages)
` [PATCH 1/6] ath10k: add debugfs entry to configure quiet period
` [PATCH 2/6] ath10k: Fix interpretation of cooling device state
` [PATCH 3/6] ath10k: configure thermal throttle while powering up
` [PATCH 4/6] ath10k: do not restrict thermal throttling to ap mode
` [PATCH 5/6] ath10k: cache throttle state when device is down
` [PATCH 6/6] ath10k: move driver state check before setting throttle

[PATCH 2/2] ath10k: core: harmonize error case handling in ath10k_core_start
 2015-03-15 10:17 UTC  (3+ messages)

[PATCH] ath10k: move driver state check before setting throttle
 2015-03-15  8:27 UTC  (3+ messages)

[PATCH 1/3] ath10k: add sysfs entry to configure quiet period
 2015-03-15  8:24 UTC  (13+ messages)
` [PATCH 2/3] ath10k: fix wrong symlink name on error path
` [PATCH 3/3] ath10k: add symlink for hwmon device

[PATCH 1/4] ath10k: Fix interpretation of cooling device state
 2015-03-15  8:21 UTC  (6+ messages)
` [PATCH 2/4] ath10k: configure thermal throttle while powering up
` [PATCH 3/4] ath10k: do not restrict thermal throttling to ap mode
` [PATCH 4/4] ath10k: cache throttle state when device is down

[PATCH v2 1/2] ath10k: Bypass PLL setting on target init for QCA9888
 2015-03-15  8:06 UTC  (3+ messages)

[PATCH] ath10k: core: match wait_for_completion_timeout return type
 2015-03-14  9:37 UTC 

[PATCH] ath10k: thermal: match wait_for_completion_timeout return type
 2015-03-14  9:37 UTC 

[PATCH] ath10k: debug: match wait_for_completion_timeout return type
 2015-03-14  9:37 UTC 

[PATCH 2/3 RFC] ath10k: wmi: match wait_for_completion_timeout return type
 2015-03-14  8:59 UTC  (5+ messages)

[PATCH 1/2] ath10k: wmi: match wait_for_completion_timeout return type
 2015-03-14  8:55 UTC 

[PATCH 1/4] ath10k: add WMI support for WOW
 2015-03-13 18:56 UTC  (6+ messages)
` [PATCH 2/4] ath10k: add WOW disconnect/magic-packet support
` [PATCH 3/4] ath10k: add WMI support for WOW patterns
` [PATCH 4/4] ath10k: add WOW patterns support

[PATCH] ath10k: htc: match wait_for_completion_timeout return type
 2015-03-13 18:38 UTC 

[PATCH] ath10k: mac: match wait_for_completion_timeout return type
 2015-03-13 18:38 UTC 

Specific tx rates with ath10k
 2015-03-13 17:08 UTC  (4+ messages)

[PATCH v3 0/3] ath10k: add basic tdls support
 2015-03-13 16:08 UTC  (7+ messages)
` [PATCH v3 1/3] ath10k: unify tx mode and dispatch
` [PATCH v3 2/3] ath10k: make peer type configurable
` [PATCH v3 3/3] ath10k: introduce basic tdls functionality

[RFC] ath10k: Allow setting bcast, mcast, mgt fixed tx rates
 2015-03-12 21:47 UTC 

[PATCH 3/3] ath10k: core: drop check for impossible negative return case
 2015-03-12 15:49 UTC 

[PATCH 1/3] ath10k: htc: match wait_for_completion_timeout return type
 2015-03-12 15:49 UTC 

[PATCH] ath10k: Remove trace about getting temperature
 2015-03-12 13:17 UTC  (4+ messages)

[PATCH v2] ath10k: fix PMG by using AES-CMAC/IGTK software crypto
 2015-03-12 12:59 UTC  (5+ messages)

[PATCH 1/2] ath10k: implement wmi roam event
 2015-03-12 12:57 UTC  (7+ messages)
  ` [PATCH v2 "
    ` [PATCH v2 2/2] ath10k: add hw connection monitor support

[PATCH] ath10k: fix WPA crypto
 2015-03-12 12:36 UTC  (2+ messages)

[PATCH] ath10k: fix CAC regression
 2015-03-12 12:32 UTC  (2+ messages)

[PATCH] ath10k: fix AP/IBSS CSA with template based fw
 2015-03-12 12:19 UTC  (7+ messages)
` [PATCH v2] "
        ` [PATCH] ath10k: fix patching mistake for AP/IBSS CSA

[PATCH RFC v2] ath10k: move code from parameter list into a function
 2015-03-12  7:32 UTC  (6+ messages)

ath10k and 802.11s support?
 2015-03-11 23:35 UTC  (3+ messages)

[PATCH 1/2 RFC] ath10k: move code out of the parameter list
 2015-03-11 18:26 UTC  (5+ messages)

[PATCH 2/2] ath10k: drop unnecessary check for negative return value
 2015-03-11 17:20 UTC 

Any idea why we cannot disable /b rates?
 2015-03-10 23:59 UTC  (7+ messages)

[RFC/RFT] ath10k: fix htt t2h message conflicts among firmware revisions
 2015-03-10 17:34 UTC 

[PATCH] ath10k: fix PMG by using AES-CMAC/IGTK software crypto
 2015-03-10 13:34 UTC  (2+ messages)

[PATCH v2 1/2] ath10k: fix some pci wake/sleep issues
 2015-03-07  8:07 UTC  (2+ messages)

[PATCH V5 1/2] ath10k: Move ath10k_vdev_stop() up before ath10k_vdev_start_restart()
 2015-03-07  8:04 UTC  (2+ messages)

[PATCH] ath10k: improve 11b coex
 2015-03-07  8:01 UTC  (2+ messages)

[PATCH 1/2] ath10k: refactor p2p noa code
 2015-03-07  7:59 UTC  (2+ messages)

[PATCH] ath10k: fix TxBF VHT capabilities for 2+ RF-chain devices
 2015-03-07  7:56 UTC  (2+ messages)


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