messages from 2014-08-28 08:35:51 to 2014-09-23 14:32:59 UTC [more...]
[PATCH v2 1/3] ath10k: don't enable interrupts for the diagnostic window
2014-09-23 14:32 UTC (3+ messages)
` [PATCH v2 2/3] ath10k: add diag_read() to hif ops
` [PATCH v2 3/3] ath10k: add cal_data debugfs file
[PATCH 1/3] ath10k: use 64-bit vdev map
2014-09-23 14:21 UTC (7+ messages)
` [PATCH 2/3] ath10k: support CT firmware flag
` [PATCH 3/3] ath10k: support 32+ stations
[PATCH] ath10k: request firmware flush in ath10k_flush
2014-09-23 14:19 UTC (3+ messages)
[PATCH] ath: change logging functions to return void
2014-09-23 14:05 UTC (3+ messages)
[PATCH 1/2] ath10k: save firmware stacks upon firmware crash
2014-09-23 13:23 UTC (3+ messages)
` [PATCH 2/2] ath10k: save firmware RAM and ROM BSS sections on crash
[PATCH 1/2] ath10k: make firmware text debug messages more verbose
2014-09-23 13:13 UTC (4+ messages)
` [PATCH 2/2] ath10k: apply chainmask settings to vdev on creation
[PATCH 0/9] ath10k: mostly cleanups
2014-09-23 9:33 UTC (17+ messages)
` [PATCH 1/9] ath10k: fix tx/rx chainmask init
` [PATCH 2/9] ath10k: remove unused pdev_set_channel command
` [PATCH 3/9] ath10k: deduplicate wmi_channel code
` [PATCH 4/9] ath10k: deduplicate host mem chunk code
` [PATCH 5/9] ath10k: relocate wmi attach/deatch functions
` [PATCH 6/9] ath10k: deduplicate wmi service ready logic
` [PATCH 7/9] ath10k: clean up phyerr code
` [PATCH 8/9] ath10k: unify wmi event function names
` [PATCH 9/9] ath10k: re-work scan start command building
[PATCH] ath10k: workaround fw beaconing bug
2014-09-23 9:29 UTC (2+ messages)
Pull request: ath 20140923
2014-09-23 9:26 UTC
[PATCH 1/2] ath10k: add helper method to grab debug stats
2014-09-23 9:12 UTC (3+ messages)
` [PATCH 2/2] ath10k: support ethtool stats
[PATCH] ath10k: use configured nss instead of max nss
2014-09-23 8:59 UTC (2+ messages)
Rate ctrl problem with 2x2 station
2014-09-23 8:43 UTC (2+ messages)
[PATCH v2 0/3] ath10k: debug improvements
2014-09-23 8:22 UTC (4+ messages)
` [PATCH v2 1/3] ath10k: print wmi version info
` [PATCH v2 2/3] ath10k: dump hex bytes with dev string prefix
` [PATCH v2 3/3] ath10k: add debug dump for pci rx
Using host's rate-ctrl in ath10k?
2014-09-23 7:17 UTC (2+ messages)
Dusseldorf: LPC special session on ath10k
2014-09-22 19:41 UTC (2+ messages)
[PATCH 0/3] ath10k: debug improvements
2014-09-22 12:07 UTC (8+ messages)
` [PATCH 1/3] ath10k: print wmi version info
` [PATCH 2/3] ath10k: dump hex bytes with dev string prefix
` [PATCH 3/3] ath10k: add debug dump for pci rx
Hard lockup during vif restart tests
2014-09-18 16:06 UTC (6+ messages)
[PATCH 00/10] ath10k: checkpatch fixes from v3.17
2014-09-18 7:50 UTC (12+ messages)
` [PATCH 01/10] ath10k: fix parenthesis alignment warning in ath10k_htt_rx_alloc()
` [PATCH 02/10] ath10k: fix checkpatch warnings about parenthesis alignment
` [PATCH 03/10] ath10k: fix use of multiple blank lines
` [PATCH 04/10] ath10k: fix missing a blank line after declarations
` [PATCH 05/10] ath10k: fix space after a cast style errors
` [PATCH 06/10] ath10k: don't use return on void functions
` [PATCH 07/10] ath10k: else is not generally useful after a break or return
` [PATCH 08/10] ath10k: miscellaneous checkpatch fixes
` [PATCH 09/10] ath10k: reformat help text in ath10k_read_simulate_fw_crash()
` [PATCH 10/10] ath10k: use ether_addr_copy()
Spamming logs on firmware crash
2014-09-15 16:27 UTC
[RFC] ath10k: use raw tx
2014-09-13 1:07 UTC (13+ messages)
Change the number of active antennas (RF-chains)
2014-09-12 16:23 UTC (4+ messages)
[RFC PATCH 0/3] ath10k: export calibration data to user space
2014-09-12 16:17 UTC (14+ messages)
` [RFC PATCH 1/3] ath10k: ignore diagnose pipes in ath10k_pci_ce_recv_data()/_send_done()
` [RFC PATCH 2/3] ath10k: add diag_read() to hif ops
` [RFC PATCH 3/3] ath10k: add cal_data debugfs file
[PATCH v3] ath10k: fix debugfs_create_dir() checking
2014-09-11 20:45 UTC (4+ messages)
[PATCH v2] ath10k: support firmware crash-by-assert
2014-09-11 20:44 UTC (4+ messages)
[PATCH v4 0/2] ath10k: testmode support
2014-09-11 20:43 UTC (6+ messages)
` [PATCH v4 1/2] ath10k: make ath10k_wmi_cmd_send() public
` [PATCH v4 2/2] ath10k: add testmode
[PATCH] ath10k: Support firmware crash-by-assert
2014-09-10 15:53 UTC (2+ messages)
Firmware crash w/ 10.2 diagnosis?
2014-09-10 15:26 UTC (7+ messages)
[PATCH v3 0/2] ath10k: testmode support
2014-09-10 14:49 UTC (5+ messages)
` [PATCH v3 1/2] ath10k: make ath10k_wmi_cmd_send() public
` [PATCH v3 2/2] ath10k: add testmode
[PATCH] ath10k: ATH10K_DEBUGFS depends on DEBUG_FS
2014-09-10 11:23 UTC (2+ messages)
[PATCH] ath10k: use proper service bitmap size
2014-09-10 11:17 UTC (2+ messages)
[PATCH] ath10k: move fw_crash_dump allocation
2014-09-10 11:14 UTC (2+ messages)
How to set ath10k NIC to a specific wifi mode?
2014-09-09 20:24 UTC
RTS threshold ignored in ath10k?
2014-09-08 19:50 UTC (2+ messages)
[PATCH] ath10k: Support 32+ stations
2014-09-05 15:46 UTC (8+ messages)
` WMI version handling
[PATCH v2] ath10k: fix debugfs_create_dir() checking
2014-09-04 10:32 UTC
[PATCH] amenth10k: fix debugfs_create_dir() checking
2014-09-04 10:30 UTC
[PATCH] ath10k: ATH10K_DEBUGFS depends on DEBUG_FS
2014-09-04 10:04 UTC (2+ messages)
Timeout Issues
2014-09-04 8:16 UTC (8+ messages)
[PATCH v5] ath10k: save firmware debug log messages
2014-09-02 16:03 UTC (8+ messages)
ath10k: kernel panic on 8f975e16cd2b456ee40a796e9c61797b58670706
2014-09-02 13:48 UTC
[PATCH] ath10k: don't access tx_info while overwriting it
2014-09-02 13:19 UTC (2+ messages)
[PATCH] ath10k: add device/driver strings to tracepoints
2014-09-02 13:17 UTC (5+ messages)
[PATCH] ath10k: remove diag_*_access functions
2014-09-02 13:13 UTC (2+ messages)
[PATCH 0/2] ath10k: monitor fixes
2014-09-02 7:29 UTC (4+ messages)
` [PATCH 1/2] ath10k: fix monitor start/stop sequences
` [PATCH 2/2] ath10k: stop monitor vdev for sta assoc
[PATCH] ath10k: kill tasklets after free_irq
2014-09-02 7:19 UTC (2+ messages)
[PATCH] ath10k: fix num_legacy_stations tracking
2014-09-02 7:17 UTC (2+ messages)
[PATCH] ath10k: re-enable interrupts properly in hw recovery
2014-09-02 7:15 UTC (2+ messages)
[PATCH v2 0/2] ath10k: testmode support
2014-08-29 14:37 UTC (8+ messages)
` [PATCH v2 2/2] ath10k: add testmode
ath.git master branch rebased to 3.17.0-rc2-wl-ath
2014-08-29 5:26 UTC
Pull request: ath 20140827
2014-08-28 18:37 UTC (2+ messages)
[PATCH v4] ath10k: save firmware debug log messages
2014-08-28 12:08 UTC
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