messages from 2013-07-25 11:07:25 to 2013-08-30 20:55:14 UTC [more...]
[PATCH 0/7] ath10k: pci cleanup
2013-08-30 20:46 UTC (9+ messages)
` [PATCH 1/7] ath10k: pci: make host_ce_config_wlan[] more readable
` [PATCH 2/7] ath10k: make target_ce_config_wlan "
` [PATCH 3/7] ath10k: remove void pointer from struct ath10k_pci_compl
` [PATCH 4/7] ath10k: convert ath10k_pci_reg_read/write32() to take struct ath10k
` [PATCH 5/7] ath10k: clean up ath10k_ce_completed_send_next_nolock()
` [PATCH 6/7] ath10k: convert ath10k_pci_wake() to return
` [PATCH 7/7] ath10k: simplify ath10k_ce_init() wake up handling
Crash when loading module
2013-08-30 7:29 UTC (9+ messages)
[PATCH] ath10k: check chip id from the soc register during probe
2013-08-30 7:17 UTC
[PATCH v3 0/2] add per-VDEV FW statistics
2013-08-29 12:07 UTC (3+ messages)
` [PATCH v3 1/2] ath10k: update wal_dbg_tx_stats structure with missing parameter
` [PATCH v3 2/2] ath10k: implement per-VDEV FW statistics
[PATCH 0/3] ath10k: fixes
2013-08-28 13:16 UTC (23+ 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 v2 0/2] add per-VDEV FW statistics
2013-08-28 11:41 UTC (3+ messages)
` [PATCH v2 1/2] ath10k: update wal_dbg_tx_stats structure with missing parameter
` [PATCH v2 2/2] ath10k: implement per-VDEV FW statistics
[PATCH] ath10k: implement per-VDEV FW statistics
2013-08-28 10:30 UTC (5+ 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] 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)
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