messages from 2019-04-26 07:18:24 to 2019-06-17 02:07:02 UTC [more...]
[PATCH v3 0/7] Hexdump Enhancements
2019-06-17 2:04 UTC (6+ 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 6/7] lib/hexdump.c: Allow multiple groups to be separated by spaces
[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 v3] ath10k: Enable MSA region dump support for WCN3990
2019-06-10 9:17 UTC
[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 v5] ath10k: add support for controlling tx power to a station
2019-05-30 9:47 UTC
[PATCH] ath10k: fix PCIE device wake up failed
2019-05-30 1:49 UTC
[PATCH v2] ath10k: fix failure to set multiple fixed rate
2019-05-29 8:13 UTC
[PATCH] ath10k: remove mmc_hw_reset while hif power down
2019-05-28 12:45 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 v3] ath10k: add support for firmware crash recovery on SDIO chip
2019-05-28 2:32 UTC (3+ messages)
[PATCH] ath10k: add report MIC error for sdio chip
2019-05-28 2:27 UTC
[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 v2] ath10k: fix fw crash by moving chip reset after napi disabled
2019-05-24 3:16 UTC
[PATCH] ath10k: add missing error handling
2019-05-23 23:18 UTC (3+ messages)
[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] ath10k: change firmware file name for UTF mode of SDIO/USB
2019-05-15 3:30 UTC
[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] ath10k: enabling tx stats support over pktlog
2019-05-13 14:53 UTC
[PATCH v2 0/7] Hexdump Enhancements
2019-05-13 7:35 UTC (16+ messages)
` [PATCH v2 1/7] lib/hexdump.c: Fix selftests
` [PATCH v2 2/7] lib/hexdump.c: Relax rowsize checks in hex_dump_to_buffer
` [PATCH v2 3/7] lib/hexdump.c: Optionally suppress lines of repeated bytes
` [PATCH v2 4/7] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
` [PATCH v2 5/7] lib/hexdump.c: Allow multiple groups to be separated by lines '|'
` [PATCH v2 6/7] lib/hexdump.c: Allow multiple groups to be separated by spaces
` [PATCH v2 7/7] lib/hexdump.c: Optionally retain byte ordering
[PATCH] ath10k: Change the warning message string
2019-05-09 13:16 UTC (2+ messages)
[PATCHv2] ath10k: Add wrapper function to ath10k debug
2019-05-09 12:48 UTC (8+ messages)
[PATCH v2] ath10k: fix different tx duration output
2019-05-07 14:05 UTC (7+ messages)
[PATCH] ath10k: Check tx_stats before use it
2019-05-07 14:04 UTC (2+ messages)
[PATCH v2] ath10k: add peer id check in ath10k_peer_find_by_id
2019-05-07 14:03 UTC (3+ messages)
[PATCH 1/3] ath10k: Add wmi tlv vdev subtype for mesh in WCN3990
2019-05-07 14:02 UTC (2+ messages)
[PATCH] ath10k: change swap mail box config for UTF mode of SDIO
2019-05-07 13:58 UTC (2+ messages)
[PATCH] ath10k: Fix the wrong value of enums for wmi tlv stats id
2019-05-07 13:55 UTC (2+ messages)
[PATCH][next] ath10k: coredump: use struct_size() helper
2019-05-07 13:53 UTC (2+ messages)
[PATCH][next] ath10k: Use struct_size() helper
2019-05-07 13:51 UTC (2+ messages)
[PATCH] ath10k: Fix encoding for protected management frames
2019-05-07 13:50 UTC (2+ messages)
[PATCH] ath10k: rx_duration update for fw_stats debugfs entry
2019-05-07 13:44 UTC (2+ messages)
[PATCH] ath10k: Fix the tx stats bytes & packets parsing
2019-05-07 13:43 UTC (2+ messages)
[PATCH] ath10k: Modify CE4 src buffer entries to 2048 for WCN3990
2019-05-07 13:41 UTC (2+ messages)
[PATCH] ath10k: Move board id and fw version logging to info level
2019-05-07 13:39 UTC (2+ messages)
[PATCH 1/2] ath10k: Extended the HTT stats support to retrieve Mu-MIMO related stats
2019-05-07 13:38 UTC (2+ messages)
Re: [ath10k USB QCA9377] Driver fails to initialize Linksys device
2019-05-07 9:51 UTC
[PATCH] ath11k:print firmware info during boot
2019-05-07 9:47 UTC (2+ messages)
[PATCH v2 1/1] ath10k: Enable MSA region dump support for WCN3990
2019-05-06 16:31 UTC (2+ messages)
[PATCH] ath10k: acquire lock to fix lockdep's warning
2019-05-06 7:38 UTC
ath10k: Two missing sdio patches
2019-05-06 3:36 UTC (2+ messages)
[PATCH 1/2] ath10k: Fix rate table updation in tx stats
2019-05-03 7:04 UTC (4+ messages)
[ath6kl:ath11k-bringup 47/111] drivers/net/wireless/ath/ath11k/hal_rx.c:1156:27: sparse: sparse: cast to restricted __le32
2019-05-02 18:22 UTC
[ath6kl:ath11k-bringup 45/111] drivers/net/wireless/ath/ath11k/dp_tx.c:840:33: sparse: sparse: incorrect type in assignment (different base types)
2019-05-02 17:31 UTC
[ath6kl:ath11k-bringup 25/111] drivers/net/wireless/ath/ath11k/wmi.c:4040:6: sparse: sparse: symbol 'ath11k_wmi_pull_pdev_stats_base' was not declared. Should it be static?
2019-05-02 16:35 UTC (2+ messages)
` [RFC PATCH ath6kl] ath11k: ath11k_wmi_pull_pdev_stats_base() can be static
[ath6kl:ath11k-bringup 3/111] drivers/net/wireless/ath/ath11k/reg.c:27:39: sparse: sparse: incorrect type in argument 1 (different address spaces)
2019-05-02 16:11 UTC (2+ messages)
` [RFC PATCH ath6kl] ath11k: ath11k_wmi_tlv_parse_alloc can be static
[ath6kl:ath11k-bringup 104/111] drivers/net//wireless/ath/ath11k/debugfs_sta.c:394:14: error: implicit declaration of function 'vzalloc'; did you mean 'kvzalloc'?
2019-05-02 15:46 UTC
[PATCH] ath10k: add peer id check in ath10k_peer_find_by_id
2019-04-30 14:25 UTC (5+ messages)
[PATCHv5 0/9] cfg80211/mac80211: Add support for TID specific configuration
2019-04-30 9:58 UTC (10+ messages)
` [PATCHv5 1/9] nl80211: New netlink command "
` [PATCHv5 2/9] nl80211: Add new netlink attribute for TID speicific retry count
` [PATCHv5 5/9] nl80211: Add netlink attribute to configure TID specific tx rate
[PATCH] ath: DFS JP domain W56 fixed pulse type 3 RADAR detection
2019-04-29 14:59 UTC (2+ messages)
[PATCH] ath10k: fix incorrect multicast/broadcast rate setting
2019-04-29 14:43 UTC (2+ messages)
[PATCH 1/5] ath10k: add struct for high latency PN replay protection
2019-04-29 14:39 UTC (2+ messages)
[PATCH] ath10k: Drop WARN_ON()s that always trigger during system resume
2019-04-29 14:26 UTC (8+ messages)
[PATCH for-5.1] ath10k: perform crash dump collection in workqueue
2019-04-29 14:25 UTC (2+ messages)
[BUG] QCA9888 unable to tx data frames in mesh mode (fw: 10.4-3.9.0.2-00024)
2019-04-29 10:55 UTC
[PATCH] net: ath: fix missing checks for bmi reads and writes
2019-04-26 11:51 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