messages from 2019-05-09 12:48:24 to 2019-06-27 19:12:37 UTC [more...]
[PATCH 1/2] ath10k: remove unnecessary 'out of memory' message
2019-06-27 19:12 UTC (3+ messages)
` [PATCH 2/2] ath10k: pci: remove unnecessary casts
[PATCH] ath10k: add new hw_ops for sdio chip
2019-06-27 17:59 UTC (2+ messages)
[PATCH 78/87] wireless: ath10k: remove memset after dma_alloc_coherent
2019-06-27 17:45 UTC
[PATCH] ath10k: Move non-fatal warn logs to dbg level for SDIO chip
2019-06-26 2:29 UTC
[PATCH] ath10k: destroy sdio workqueue while remove sdio module
2019-06-26 2:25 UTC
[PATCH v4 0/7] Hexdump Enhancements
2019-06-26 1:28 UTC (21+ messages)
` [PATCH v4 1/7] lib/hexdump.c: Fix selftests
` [PATCH v4 2/7] lib/hexdump.c: Relax rowsize checks in hex_dump_to_buffer
` [PATCH v4 3/7] lib/hexdump.c: Optionally suppress lines of repeated bytes
` [PATCH v4 4/7] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
` [PATCH v4 5/7] lib/hexdump.c: Allow multiple groups to be separated by lines '|'
` [PATCH v4 6/7] lib/hexdump.c: Allow multiple groups to be separated by spaces
` [PATCH v4 7/7] lib/hexdump.c: Optionally retain byte ordering
[PATCH] ath10k: Fix memory leak in qmi
2019-06-25 14:25 UTC
[PATCH v3] ath10k: Enable MSA region dump support for WCN3990
2019-06-25 14:06 UTC (2+ messages)
[PATCH] ath10k: Add WMI diag fw logging support for WCN3990
2019-06-25 13:17 UTC (2+ messages)
[PATCH] ath10k: add report MIC error for sdio chip
2019-06-25 13:16 UTC (2+ messages)
[PATCH v5] ath10k: add support for controlling tx power to a station
2019-06-25 13:14 UTC (2+ messages)
[PATCH] ath10k: Add peer delete response event
2019-06-25 13:13 UTC (2+ messages)
[PATCH v2] ath10k: wait for vdev delete response from firmware
2019-06-25 13:11 UTC (2+ messages)
[PATCH] ath10k: fix PCIE device wake up failed
2019-06-25 13:03 UTC (2+ messages)
[PATCH v2] ath10k: fix failure to set multiple fixed rate
2019-06-25 13:02 UTC (2+ messages)
[PATCH] ath10k: Change the warning message string
2019-06-25 13:00 UTC (3+ messages)
[PATCH v2] ath10k: fix fw crash by moving chip reset after napi disabled
2019-06-25 12:59 UTC (2+ messages)
[PATCH] ath10k: add missing error handling
2019-06-25 12:58 UTC (4+ messages)
[PATCH] ath10k: enabling tx stats support over pktlog
2019-06-25 12:56 UTC (2+ messages)
[PATCH] ath10k: acquire lock to fix lockdep's warning
2019-06-25 12:55 UTC (2+ messages)
[PATCH] ath10k: change firmware file name for UTF mode of SDIO/USB
2019-06-25 12:54 UTC (2+ messages)
[PATCH v3] ath10k: add support for firmware crash recovery on SDIO chip
2019-06-25 12:53 UTC (4+ messages)
[PATCHv2] ath10k: Add wrapper function to ath10k debug
2019-06-25 12:49 UTC (4+ messages)
[PATCH 1/2] ath10k: add inline wrapper for htt_h2t_aggr_cfg_msg
2019-06-25 12:47 UTC (2+ messages)
[PATCH v3 0/7] Hexdump Enhancements
2019-06-20 10:50 UTC (18+ messages)
` [PATCH v3 1/7] lib/hexdump.c: Fix selftests
` [PATCH v3 2/7] lib/hexdump.c: Relax rowsize checks in hex_dump_to_buffer
` [PATCH v3 3/7] lib/hexdump.c: Optionally suppress lines of repeated bytes
` [PATCH v3 4/7] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
` [PATCH v3 5/7] lib/hexdump.c: Allow multiple groups to be separated by lines '|'
` [PATCH v3 6/7] lib/hexdump.c: Allow multiple groups to be separated by spaces
` [PATCH v3 7/7] lib/hexdump.c: Optionally retain byte ordering
[PATCH V7 0/2] mac80211: add 802.11 encapsulation offloading
2019-06-19 8:04 UTC (3+ messages)
` [PATCH V7 1/2] mac80211: add hw 80211 encapsulation offloading support
` [PATCH V7 2/2] ath10k: add tx hw 802.11 encapusaltion offloading suppor
[ath6kl:pending-ath11k 198/205] drivers/net/wireless/ath/ath11k/mac.c:1274 ath11k_peer_assoc_h_he() error: memcpy() 'he_cap->he_cap_elem.mac_cap_info' too small (6 vs 8)
2019-06-18 11:47 UTC (3+ messages)
[PATCH] ath10k: remove mmc_hw_reset while hif power down
2019-06-18 10:39 UTC (6+ messages)
[PATCH V6 0/2] mac80211: add 802.11 encapsulation offloading
2019-06-18 10:07 UTC (4+ messages)
` [PATCH V6 1/2] mac80211: add hw 80211 encapsulation offloading support
` [PATCH V6 2/2] ath10k: add tx hw 802.11 encapusaltion offloading suppor
[PATCH] ath10k: add mic bytes for pmf management packet
2019-06-18 7:21 UTC (3+ messages)
[PATCHv6 0/9] cfg80211/mac80211: Add support for TID specific configuration
2019-06-18 5:27 UTC (10+ messages)
` [PATCHv6 1/9] nl80211: New netlink command "
` [PATCHv6 2/9] nl80211: Add new netlink attribute for TID speicific retry count
` [PATCHv6 3/9] nl80211: Add netlink attribute for AMPDU aggregation enable/disable
` [PATCHv6 4/9] nl80211: Add netlink attribute to enable/disable RTS_CTS
` [PATCHv6 5/9] nl80211: Add netlink attribute to configure TID specific tx rate
` [PATCHv6 6/9] mac80211: Add api to support configuring TID specific configuration
` [PATCHv6 7/9] ath10k: Add wmi command support for station specific TID config
` [PATCHv6 8/9] ath10k: Add new api to support TID specific configuration
` [PATCHv6 9/9] ath10k: Add extended TID configuration support
[ath6kl:pending-ath11k 104/205] drivers/net/wireless/ath/ath11k/debugfs_sta.c:394:14: error: implicit declaration of function 'vzalloc'; did you mean 'kvzalloc'?
2019-06-17 20:14 UTC
[PATCH 1/2] mac80211: add tx dequeue function for process context
2019-06-17 20:01 UTC (2+ messages)
` [PATCH 2/2] ath10k: switch to ieee80211_tx_dequeue_ni
[PATCH] mac80211: suppress kernel warning message
2019-06-14 11:01 UTC
[PATCH v2] mac80211: remove warning message
2019-06-14 7:22 UTC (12+ messages)
ath10k kernel cannot allocate memory after some ifupdown cycles
2019-06-13 9:04 UTC
Qualcomm Atheros QCA6174 monitoring mode receiving no data
2019-06-13 9:03 UTC (8+ messages)
[PATCH v2] ath10k: fix max antenna gain unit
2019-06-11 17:21 UTC
[PATCH] ath10k: fix max antenna gain unit
2019-06-11 16:29 UTC (2+ messages)
ath10k: TPC: Max antenna gain
2019-06-11 12:14 UTC (2+ messages)
ath10k QCA9377 firmware crashes and fails to recover
2019-06-11 6:01 UTC (3+ messages)
[PATCH V5 0/2] mac80211: add 802.11 encapsulation offloading
2019-06-04 17:59 UTC (3+ messages)
` [PATCH V5 1/2] mac80211: add hw 80211 encapsulation offloading support
` [PATCH V5 2/2] ath10k: add tx hw 802.11 encapusaltion offloading suppor
Management frames on HT or VHT rates
2019-06-04 13:23 UTC
[ath6kl:pending 170/170] drivers/net/wireless/ath/ath11k/mac.c:1334:83: sparse: sparse: incorrect type in assignment (different base types)
2019-06-04 10:45 UTC
[PATCH v2] ath10k: avoid leaving .bss_info_changed prematurely
2019-06-03 15:25 UTC
[PATCH] ath10k: avoid leaving .bss_info_changed prematurely
2019-06-03 14:48 UTC (2+ messages)
ath10k panic with 5.1 kernel and qca9984 on association
2019-06-01 18:07 UTC (5+ messages)
[PATCH v2] ath10k: add support for simulate crash on SDIO chip
2019-05-28 2:54 UTC (4+ messages)
[PATCH] ath10k: Remove ATH10K_STATE_RESTARTED in simulate fw crash
2019-05-28 2:49 UTC (11+ messages)
[PATCH] ath10k: add support for simulate crash on SDIO chip
2019-05-28 2:25 UTC (3+ messages)
[PATCH] ath10k: fix failure to set multiple fixed rate
2019-05-28 1:38 UTC
[PATCH] ath10k: fix fw crash by moving chip reset after napi disabled
2019-05-22 2:18 UTC
[PATCH v2 1/1] ath10k: update HOST capability qmi message
2019-05-22 1:20 UTC (2+ messages)
Problem with 9984 in routed mode with 512b frames
2019-05-20 19:54 UTC (21+ messages)
ath10k-firmware: QCA9888 hw2.0: Add BDF for Linksys EA8300 [2/2]
2019-05-17 16:39 UTC
ath10k-firmware: IPQ4019 hw1.0: Add BDF for Linksys EA8300 [1/2]
2019-05-17 16:38 UTC
[PATCH 0/2] correction in pktlog service connect and pktlog enable command
2019-05-17 10:05 UTC (3+ messages)
` [PATCH 1/2] ath10k: move pktlog connect service before htc start
` [PATCH 2/2] ath10k: correct wmi_tlv command params to enable pktlog for WCN3990
[PATCH] mac80211: remove warning message
2019-05-14 8:44 UTC (4+ messages)
ath10k: wmi service ready event not received
2019-05-14 8:26 UTC (6+ messages)
[ath6kl:ath11k-bringup 3/136] drivers/net/wireless/ath/ath11k/dp.h:958:13: error: implicit declaration of function 'swap32'; did you mean 'swab32'?
2019-05-13 19:36 UTC
[ath6kl:ath11k-bringup 104/136] drivers/net/wireless/ath/ath11k/debugfs_sta.c:394:14: error: implicit declaration of function 'vzalloc'; did you mean 'kvzalloc'?
2019-05-13 18:19 UTC
[PATCH v2 0/7] Hexdump Enhancements
2019-05-13 7:35 UTC (6+ messages)
` [PATCH v2 3/7] lib/hexdump.c: Optionally suppress lines of repeated bytes
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