messages from 2014-09-04 10:41:30 to 2014-09-25 10:44:58 UTC [more...]
[PATCH 0/4] ath10k: fix/cleanup fw stats
2014-09-25 10:33 UTC
[RFC 1/2] ath10k: move create-ht-cap methods above set-antenna
2014-09-25 6:23 UTC (9+ messages)
` [RFC 2/2] ath10k: re-config ht_caps when chainmask is modified
[PATCH] ath10k: use configured nss instead of max nss
2014-09-25 6:16 UTC (6+ messages)
More fun with firmware crashes
2014-09-24 23:54 UTC
[PATCH 1/2] ath10k: move create-ht-cap methods above set-antenna
2014-09-24 16:35 UTC (2+ messages)
` [PATCH 2/2] ath10k: re-config ht_caps when chainmask is modified
[PATCH] ath10k: request firmware flush in ath10k_flush
2014-09-24 16:13 UTC (5+ messages)
[PATCH v2 01/10] ath10k: use 64-bit vdev map
2014-09-24 14:37 UTC (12+ messages)
` [PATCH v2 02/10] ath10k: add helper method to grab debug stats
` [PATCH v2 03/10] ath10k: support ethtool stats
` [PATCH v2 04/10] ath10k: make firmware text debug messages more verbose
` [PATCH v2 05/10] ath10k: apply chainmask settings to vdev on creation
` [PATCH v2 06/10] ath10k: use configured nss instead of max nss
` [PATCH v2 07/10] ath10k: add fw-powerup-fail to ethtool stats
` [PATCH v2 08/10] ath10k: support CT firmware flag
` [PATCH v2 09/10] ath10k: always request htc tx replenishment
` [PATCH v2 10/10] ath10k: request firmware flush in ath10k_flush
[PATCH v3 0/3] ath10k: export calibration data to user space
2014-09-24 11:16 UTC (4+ messages)
` [PATCH v3 1/3] ath10k: don't enable interrupts for the diagnostic window
` [PATCH v3 2/3] ath10k: add diag_read() to hif ops
` [PATCH v3 3/3] ath10k: add cal_data debugfs file
[PATCH v2 1/3] ath10k: don't enable interrupts for the diagnostic window
2014-09-24 11:00 UTC (8+ messages)
` [PATCH v2 2/3] ath10k: add diag_read() to hif ops
` [PATCH v2 3/3] ath10k: add cal_data debugfs file
Using host's rate-ctrl in ath10k?
2014-09-24 0:38 UTC (4+ messages)
Rate ctrl problem with 2x2 station
2014-09-23 23:57 UTC (4+ messages)
Possible issue with firmware crash reporting
2014-09-23 18:05 UTC
[PATCH 1/2] ath10k: make firmware text debug messages more verbose
2014-09-23 16:57 UTC (6+ messages)
` [PATCH 2/2] ath10k: apply chainmask settings to vdev on creation
[PATCH] ath: change logging functions to return void
2014-09-23 15:17 UTC (5+ messages)
[PATCH 1/3] ath10k: use 64-bit vdev map
2014-09-23 14:58 UTC (8+ messages)
` [PATCH 2/3] ath10k: support CT firmware flag
` [PATCH 3/3] ath10k: support 32+ stations
[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 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 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
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 (9+ 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
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