messages from 2013-08-27 06:58:04 to 2013-09-26 06:05:02 UTC [more...]
[PATCH 0/3] ath10k: implement FW IE support
2013-09-26 6:04 UTC (7+ messages)
` [PATCH 1/3] ath10k: rename board_data in struct ath10k
` [PATCH 2/3] ath10k: store separate pointers for firmware data
` [PATCH 3/3] ath10k: implement firmware IE container support
[PATCH 00/11 - GIT PULL] drivers: net: Last block of Remove extern from function prototypes
2013-09-25 19:37 UTC (2+ messages)
` [PATCH 04/11] ath: "
[PATCH 00/13] ath10k: dual-firmware support (MAIN and 10.X)
2013-09-25 10:46 UTC (18+ messages)
` [PATCH 01/13] ath10k: introduce dynamic WMI structures
` [PATCH 02/13] ath10k: add wmi_10x_<cmd/event> definitions
` [PATCH 03/13] ath10k: warn if give WMI command is not supported
` [PATCH 04/13] ath10k: implement WMI events handling frame for both firmwares
` [PATCH 05/13] ath10k: split ath10k_wmi_service_ready_event_rx
` [PATCH 06/13] ath10k: drop the fw versioning sanity check
` [PATCH 07/13] ath10k: implement host memory chunks
` [PATCH 08/13] ath10k: bring back the WMI path for mgmt frames
` [PATCH 09/13] ath10k: split wmi_cmd_init path
` [PATCH 10/13] ath10k: add TARGET values for 10.x firmware
` [PATCH 11/13] ath10k: introduce dynamic vdev parameters
` [PATCH 12/13] ath10k: introduce dynamic pdev parameters
` [PATCH 13/13] ath10k: handle FW API differences for scan structures
[PATCH 0/5] ath10k: improve RX performance
2013-09-24 13:09 UTC (6+ messages)
` [PATCH 1/5] ath10k: report A-MSDU subframes individually
` [PATCH 2/5] ath10k: document decap modes
` [PATCH 3/5] ath10k: cleanup RX decap handling
` [PATCH 4/5] ath10k: fix Native Wifi decap mode RX
` [PATCH 5/5] ath10k: align RX frames properly
[PATCH] ath10k: make monitor vdev down before stoping it
2013-09-24 12:06 UTC
[PATCH] ath10k: replenish HTT RX buffers in a tasklet
2013-09-24 8:18 UTC
Pull request: ath 20130930
2013-09-24 7:33 UTC (3+ messages)
[RFC 0/4] ath10k: improve RX performance
2013-09-24 7:29 UTC (11+ messages)
` [RFC 1/4] ath10k: report A-MSDU subframes individually
` [RFC 2/4] ath10k: document decap modes
` [RFC 3/4] ath10k: cleanup RX decap handling
` [RFC 4/4] ath10k: align RX frames properly
[RFC] ath10k: replenish HTT RX buffers in a tasklet
2013-09-24 6:59 UTC (4+ messages)
[PATCH 0/5] ath10k: tx performance patches
2013-09-20 5:18 UTC (7+ messages)
` [PATCH 1/5] ath10k: use num_pending_tx instead of msdu id bitmap
` [PATCH 2/5] ath10k: avoid needless memset on TX path
` [PATCH 3/5] ath10k: decouple HTT TX completions
` [PATCH 4/5] ath10k: cleanup HTT TX functions
` [PATCH 5/5] ath10k: use msdu headroom to store txfrag
[PATCH] ath10k: fix num_sends_allowed replenishing
2013-09-20 5:06 UTC (2+ messages)
[PATCH] ath10k: fix tracing of ath10k_wmi_cmd
2013-09-20 5:01 UTC (2+ messages)
[PATCH] ath10k: implement host memory chunks feature
2013-09-18 13:07 UTC (4+ messages)
[PATCH 0/7] ath10k: improve TX path
2013-09-16 17:05 UTC (21+ messages)
` [PATCH 1/7] ath10k: simplify HTC credits calculation
` [PATCH 2/7] ath10k: add HTC TX credits replenishing notification
` [PATCH 3/7] ath10k: make WMI commands block by design
` [PATCH 4/7] ath10k: simplify HTC command submitting
` [PATCH 5/7] ath10k: improve beacon submission latency
` [PATCH 6/7] ath10k: remove wmi pending count limit
` [PATCH 7/7] ath10k: remove wmi event worker thread
` [PATCHv2 0/7] ath10k: improve TX path
` [PATCHv2 1/7] ath10k: simplify HTC credits calculation
` [PATCHv2 2/7] ath10k: add HTC TX credits replenishing notification
` [PATCHv2 3/7] ath10k: make WMI commands block by design
` [PATCHv2 4/7] ath10k: simplify HTC command submitting
` [PATCHv2 5/7] ath10k: improve beacon submission latency
` [PATCHv2 6/7] ath10k: remove wmi pending count limit
` [PATCHv2 7/7] ath10k: remove wmi event worker thread
[PATCH 06/12] wireless: ath10k: remove unnecessary pci_set_drvdata()
2013-09-12 16:23 UTC (4+ messages)
[PATCH] ath10k: delete struct ce_sendlist
2013-09-12 16:21 UTC (2+ messages)
[PATCH] ath10k: Calculate correct peer PHY mode for VHT
2013-09-12 16:13 UTC (2+ messages)
[PATCH 0/8] ath10k: boot, bmi and mac debug message cleanup
2013-09-12 16:12 UTC (10+ messages)
` [PATCH 1/8] ath10k: add BMI log level
` [PATCH 2/8] ath10k: rename ATH10K_DBG_CORE to BOOT
` [PATCH 3/8] ath10k: cleanup debug messages in core.c
` [PATCH 4/8] ath10k: add boot debug messages to pci.c and ce.c
` [PATCH 5/8] ath10k: add boot debug messages to htc.c
` [PATCH 6/8] ath10k: add boot messages to htt.c
` [PATCH 7/8] ath10k: clean mac.c debug messages
` [PATCH 8/8] ath10k: print phymode as a string
[PATCH] ath10k: define ath10k_debug_start/_stop as static inline
2013-09-09 22:34 UTC (2+ messages)
[PATCH] ath10k: prevent CE from looping indefinitely
2013-09-09 8:00 UTC (2+ messages)
[PATCH 1/2] ath10k: set the UART baud rate to 19200
2013-09-06 9:52 UTC (3+ messages)
` [PATCH 2/2] ath10k: remove obsolete INIT STATUS definitions
[PATCH 0/3] ath10k: HTT stats
2013-09-06 9:43 UTC (5+ messages)
` [PATCH 1/3] ath10k: add trace event ath10k_htt_stats
` [PATCH 2/3] ath10k: implement ath10k_debug_start/stop()
` [PATCH 3/3] ath10k: add htt_stats_enable debugfs file
[PATCH] Add missing braces to ath10k_pci_tx_pipe_cleanup
2013-09-06 9:32 UTC (2+ messages)
[PATCH] ath10k: enable Atheros 802.11ac driver
2013-09-05 19:37 UTC (2+ messages)
` [OpenWrt-Devel] "
[PATCH v3 0/2] add per-VDEV FW statistics
2013-09-03 7:13 UTC (5+ 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 v2 0/2] ath10k: detect hw1.0 boards
2013-09-03 7:00 UTC (8+ messages)
` [PATCH v2 1/2] ath10k: check chip id from the soc register during probe
` [PATCH v2 2/2] ath10k: add chip_id file to debugfs
[PATCH v2 0/7] ath10k: pci cleanup
2013-09-03 6:50 UTC (9+ messages)
` [PATCH v2 1/7] ath10k: pci: make host_ce_config_wlan[] more readable
` [PATCH v2 2/7] ath10k: make target_ce_config_wlan "
` [PATCH v2 3/7] ath10k: remove void pointer from struct ath10k_pci_compl
` [PATCH v2 4/7] ath10k: convert ath10k_pci_reg_read/write32() to take struct ath10k
` [PATCH v2 5/7] ath10k: clean up ath10k_ce_completed_send_next_nolock()
` [PATCH v2 6/7] ath10k: convert ath10k_pci_wake() to return
` [PATCH v2 7/7] ath10k: simplify ath10k_ce_init() wake up handling
[PATCH 0/6] ath10k: CE cleanups
2013-09-02 5:29 UTC (13+ messages)
` [PATCH v2 "
` [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: remove un ar_pci->cacheline_sz field
2013-09-01 6:44 UTC (2+ messages)
[PATCH 0/7] ath10k: pci cleanup
2013-09-01 6:16 UTC (10+ 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
Re: Crash when loading module
2013-09-01 6:15 UTC (2+ messages)
` "
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 0/3] ath10k: fixes
2013-08-28 13:16 UTC (17+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 1/4] ath10k: synchronize tx/rx reporting to mac80211
` [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] 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 (3+ 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