ATH10K Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-20 06:02:21 to 2013-08-28 10:30:42 UTC [more...]

[PATCH] ath10k: implement per-VDEV FW statistics
 2013-08-28 10:30 UTC  (5+ messages)

Crash when loading module
 2013-08-28  7:59 UTC  (8+ messages)

What chipsets does ath10k cover?
 2013-08-28  6:05 UTC  (2+ messages)

[PATCH 0/6] ath10k: CE cleanups
 2013-08-28  5:32 UTC  (17+ messages)
` [PATCH 1/6] ath10k: use inline ce_state structure
` [PATCH 2/6] ath10k: remove ce_op_state
` [PATCH 3/6] ath10k: remove unused ce_attr parameters
` [PATCH 4/6] ath10k: rename hif_ce_pipe_info to ath10k_pci_pipe
` [PATCH 5/6] ath10k: rename ce_state to ath10k_ce_pipe
` [PATCH 6/6] ath10k: rename ce_ring_state to ath10k_ce_ring
` [PATCH v2 0/6] ath10k: CE cleanups
  ` [PATCH v2 1/6] ath10k: use inline ce_state structure
  ` [PATCH v2 2/6] ath10k: remove ce_op_state
  ` [PATCH v2 3/6] ath10k: remove unused ce_attr parameters
  ` [PATCH v2 4/6] ath10k: rename hif_ce_pipe_info to ath10k_pci_pipe
  ` [PATCH v2 5/6] ath10k: rename ce_state to ath10k_ce_pipe
  ` [PATCH v2 6/6] ath10k: rename ce_ring_state to ath10k_ce_ring

[PATCH 0/3] ath10k: fixes
 2013-08-28  4:23 UTC  (20+ messages)
` [PATCH 1/3] ath10k: make the workqueue multithreaded
` [PATCH 2/3] ath10k: move htt rx processing to worker
` [PATCH 3/3] ath10k: fix issues on non-preemptible systems
` [PATCH v2 0/4] ath10k: fixes
  ` [PATCH v2 1/4] ath10k: synchronize tx/rx reporting to mac80211
  ` [PATCH v2 2/4] ath10k: make the workqueue multithreaded
  ` [PATCH v2 3/4] ath10k: move htt rx processing to worker
  ` [PATCH v2 4/4] ath10k: fix issues on non-preemptible systems

[PATCH] ath10k: Fix mutex unlock balance
 2013-08-28  4:09 UTC 

[PATCH 0/3] ath10k: initial per-VDEV FW statistics implementation
 2013-08-27  8:39 UTC  (6+ messages)
` [PATCH 1/3] ath10k: update wmi_request_stats_cmd structure
` [PATCH 2/3] ath10k: update wal_dbg_tx_stats structure
` [PATCH 3/3] ath10k: implement per-VDEV FW statistics

[PATCH] ath10k: enable Atheros 802.11ac driver
 2013-08-22 22:47 UTC 

[RFC 0/3] ath10k: firmware-related updates
 2013-08-19  5:24 UTC  (19+ messages)
` [RFC 1/3] ath10k: add support for firmware newer than 636
` [RFC 2/3] ath10k: clean up HTT tx tid handling
` [RFC 3/3] ath10k: add support for HTT 3.0
` [PATCH 0/3] ath10k: firmware-related updates
  ` [PATCH 1/3] ath10k: clean up HTT tx tid handling
  ` [PATCH 2/3] ath10k: add support for firmware newer than 636
  ` [PATCH 3/3] ath10k: add support for HTT 3.0

Pull request: ath 20130812
 2013-08-15 19:54 UTC  (2+ messages)

Did ath9k/ath10k support AR9388?
 2013-08-15 12:02 UTC  (2+ messages)

[PATCH] ath10k: fix WEP in AP and IBSS mode
 2013-08-14 15:06 UTC  (2+ messages)

[PATCH 0/4] ath10k: fixes
 2013-08-14 15:02 UTC  (16+ messages)
` [PATCH 1/4] ath10k: fix HTT service setup
` [PATCH 2/4] ath10k: fix HTC endpoint worker starvation
` [PATCH 3/4] ath10k: implement 802.3 SNAP rx decap type A-MSDU handling
` [PATCH 4/4] ath10k: plug possible memory leak in WMI
` [PATCH v2 0/4] ath10k: fixes
  ` [PATCH v2 1/4] ath10k: fix HTT service setup
  ` [PATCH v2 2/4] ath10k: fix HTC endpoint worker starvation
  ` [PATCH v2 3/4] ath10k: implement 802.3 SNAP rx decap type A-MSDU handling
  ` [PATCH v2 4/4] ath10k: plug possible memory leak in WMI

[PATCH 0/4] ath10k: cleanups
 2013-08-14 15:00 UTC  (15+ messages)
` [PATCH 1/4] ath10k: clean up monitor start code
` [PATCH 2/4] ath10k: use sizeof(*var) in kmalloc
` [PATCH 3/4] ath10k: clean up PCI completion states
` [PATCH 4/4] ath10k: print errcode when CE ring setup fails
` [PATCH v2 0/4] ath10k: cleanups
  ` [PATCH v2 1/4] ath10k: clean up monitor start code
  ` [PATCH v2 2/4] ath10k: use sizeof(*var) in kmalloc
  ` [PATCH v2 3/4] ath10k: clean up PCI completion states
  ` [PATCH v2 4/4] ath10k: print errcode when CE ring setup fails

[PATCH] ath10k: check allocation errors in CE
 2013-08-13 14:47 UTC  (2+ messages)

Quick questions about changing channel width
 2013-08-13  5:47 UTC 

[PATCH 1/2] ath10k: Remove qca98xx hw1.0 support
 2013-08-12 14:21 UTC  (4+ messages)
` [PATCH 2/2] ath10k: update supported FW build version

[PATCH v2] ath10k: setup peer UAPSD flag correctly
 2013-08-12 14:17 UTC  (2+ messages)

[PATCH] ath10k: setup peer UAPSD flag correctly
 2013-08-07  8:04 UTC  (4+ messages)

[PATCH v2] ath10k: add SoC power save option to PCI features map
 2013-08-07  7:07 UTC  (6+ messages)

Io error
 2013-08-05 16:35 UTC  (2+ messages)

[PATCH] ath10k: move irq setup
 2013-08-05 16:23 UTC  (9+ messages)
` [PATCH v2] ath10k: fix device teardown

Pull request: ath 20130730
 2013-08-02 19:40 UTC  (2+ messages)

[RFC 0/3] introduce chan_time parameter to scan request
 2013-08-02 13:01 UTC  (11+ messages)
` [RFC 1/3] nl/cfg80211: add chan_time for "
` [RFC 2/3] mac80211: add support for scan chan_time parameter
` [RFC 3/3] ath10k: respect chan_time parameter in scan request

[PATCH] ath10k: remove un ar_pci->cacheline_sz field
 2013-08-02  7:56 UTC 

[PATCH] ath10k: add SoC power save option to PCI features map
 2013-08-02  7:47 UTC  (2+ messages)

[PATCH 0/5] ath10k: fixes
 2013-08-02  6:38 UTC  (7+ messages)
` [PATCH 1/5] ath10k: prevent using invalid ringbuffer indexes
` [PATCH 2/5] ath10k: make sure to use passive scan when n_ssids is 0
` [PATCH 3/5] ath10k: advertise more conservative intf combinations
` [PATCH 4/5] ath10k: zero arvif memory on add_interface()
` [PATCH 5/5] ath10k: fix failpath in MSI-X setup

[PATCH] ath10k: implement get_survey()
 2013-08-02  6:35 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 0/2] ath10k: implement checksum offloading
 2013-08-02  6:31 UTC  (4+ messages)
` [PATCH 1/2] ath10k: implement rx "
` [PATCH 2/2] ath10k: implement tx "

[PATCH] ath10k: detect the number of spatial streams supported by hw
 2013-07-31  6:06 UTC  (2+ messages)

[PATCH] ath10k: improve tx throughput on slow machines
 2013-07-31  6:06 UTC  (2+ messages)

Pull request: ath-current 20130723
 2013-07-29 18:42 UTC  (2+ messages)

[PATCH 0/2] MAINTAINERS: ath10k and ath6kl updates
 2013-07-23  9:26 UTC  (7+ messages)
` [PATCH 1/2] MAINTAINERS: add ath10k
` [PATCH 2/2] MAINTAINERS: update ath6kl git location

[PATCH 0/3] ath10k: fixes
 2013-07-23  8:47 UTC  (8+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] ath10k: prevent HTC from being used after stopping
  ` [PATCH v2 2/4] ath10k: don't reset HTC endpoints unnecessarily
  ` [PATCH v2 3/4] ath10k: fix memleak in mac setup
  ` [PATCH v2 4/4] ath10k: fix rts/fragmentation threshold setup

[PATCH v3 0/3] ath10k: hardware recovery
 2013-07-23  8:02 UTC  (6+ messages)
  ` [PATCH v3 3/3] ath10k: create debugfs interface to trigger fw crash
        ` [PATCH v4] "


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