ATH10K Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-07 20:28:14 to 2019-05-08 09:20:00 UTC [more...]

[PATCH v2 0/7] Hexdump Enhancements
 2019-05-08  9:19 UTC  (11+ 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 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 0/3] Add support for MESH 11S for WCN3990
 2019-05-07 14:02 UTC  (5+ messages)
` [PATCH 1/3] ath10k: Add wmi tlv vdev subtype for mesh in WCN3990
` [PATCH 2/3] ath10k: Do not send probe response template for mesh
` [PATCH 3/3] ath10k: Add wmi tlv service map for mesh 11s

[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  (3+ 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] ath10k: remove mmc_hw_reset while hif power down
 2019-05-07  9:34 UTC  (4+ 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

[PATCHv2] ath10k: Add wrapper function to ath10k debug
 2019-04-30  6:13 UTC  (7+ messages)

[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 0/5] ath10k: implement PN replay protection for SDIO
 2019-04-29 14:39 UTC  (7+ messages)
` [PATCH 1/5] ath10k: add struct for high latency PN replay protection
` [PATCH 2/5] ath10k: add handler for HTT_T2H_MSG_TYPE_SEC_IND event
` [PATCH 3/5] ath10k: add PN replay protection for high latency devices
` [PATCH 4/5] ath10k: add fragmentation handler "
` [PATCH 5/5] ath10k: enable QCA6174 hw3.2 SDIO hardware

[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 v2] ath10k: add support for simulate crash on SDIO chip
 2019-04-29  7:54 UTC 

[PATCH] ath10k: add support for simulate crash on SDIO chip
 2019-04-29  5:20 UTC  (2+ messages)

[PATCH] net: ath: fix missing checks for bmi reads and writes
 2019-04-26 11:51 UTC  (2+ messages)

[PATCH] ath10k: remove iteration in wake_tx_queue
 2019-04-26  7:07 UTC  (6+ messages)

QCA6174 disconnect over 5Ghz wifi
 2019-04-25 18:06 UTC 

ath10k: issue with TX queue scheduling
 2019-04-24  6:13 UTC  (3+ messages)

[ath6kl:ath11k-bringup 3/102] drivers/net//wireless/ath/ath11k/debug_htt_stats.c:4696:14: error: implicit declaration of function 'vmalloc'; did you mean 'kvmalloc'?
 2019-04-23 19:48 UTC 

[PATCH v2 0/5] ath10k: SDIO and high latency patches from Silex
 2019-04-23 13:26 UTC  (7+ messages)
` [PATCH v2 1/5] ath10k: add initialization of HTC header
` [PATCH v2 2/5] ath10k: high latency fixes for beacon buffer
` [PATCH v2 3/5] ath10k: sdio: read RX packets in bundles
` [PATCH v2 4/5] ath10k: sdio: add missing error check
` [PATCH v2 5/5] ath10k: sdio: remove skb_trim in TX path

[PATCH 1/6] ath10k: sdio: workaround firmware UART pin configuration bug
 2019-04-23 13:25 UTC  (7+ messages)
` [PATCH 2/6] ath10k: don't disable interrupts in ath10k_sdio_remove()
` [PATCH 3/6] ath10k: htt: don't use txdone_fifo with SDIO
` [PATCH 4/6] ath10k: initialise struct ath10k_bus params to zero
` [PATCH 5/6] ath10k: htt: support MSDU ids with SDIO
` [PATCH 6/6] ath10k: fix use-after-free on SDIO data frames

[PATCH v2] ath10k: Remove ATH10K_STATE_RESTARTED in simulate fw crash
 2019-04-22  4:27 UTC  (2+ messages)

Frame injection in wave 2 chipsets?
 2019-04-17 14:27 UTC 

[PATCH] mac80211: Fix kernel panic due to use of txq after free
 2019-04-16  8:49 UTC  (2+ messages)

[PATCH 0/6] ath10k: SDIO and high latency patches from Silex
 2019-04-15 15:11 UTC  (13+ messages)
` [PATCH 1/6] ath10k: use clean packet headers
` [PATCH 2/6] ath10k: high latency fixes for beacon buffer
` [PATCH 3/6] ath10k: sdio: read RX packets in bundles
` [PATCH 4/6] ath10k: sdio: add MSDU ID allocation in HTT TX path
` [PATCH 5/6] ath10k: sdio: add missing error check
` [PATCH 6/6] ath10k: sdio: replace skb_trim with explicit set of skb->len

[PATCH 0/4] Hexdump enhancements
 2019-04-15 11:12 UTC  (29+ messages)
` [PATCH 1/4] lib/hexdump.c: Allow 64 bytes per line
` [PATCH 2/4] lib/hexdump.c: Optionally suppress lines of filler bytes
` [PATCH 3/4] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
  ` [Intel-gfx] "
` [PATCH 4/4] lib/hexdump.c: Allow multiple groups to be separated by lines '|'

[ath6kl:ath11k-bringup 93/93] drivers/net/wireless/ath/ath11k/debug.c:1143 ath11k_write_pktlog_filter() warn: inconsistent returns 'mutex:&ar->conf_mutex'
 2019-04-15  8:21 UTC 

[ath6kl:ath11k-bringup 92/93] drivers/net/wireless/ath/ath11k/dp_rx.c:991 ath11k_htt_pull_ppdu_stats() warn: add some parenthesis here?
 2019-04-15  8:15 UTC 

[ath6kl:ath11k-bringup 89/93] drivers/net/wireless/ath/ath11k/core.c:621 ath11k_qmi_firmware_indication() warn: inconsistent returns 'mutex:&ab->core_lock'
 2019-04-15  8:10 UTC 

[ath6kl:ath11k-bringup 66/93] drivers/net/wireless/ath/ath11k/core.c:755 ath11k_core_restart() warn: inconsistent returns 'mutex:&sc->core_lock'
 2019-04-15  7:07 UTC 

[ath6kl:ath11k-bringup 58/93] drivers/net/wireless/ath/ath11k/debug.c:697 ath11k_write_simulate_fw_crash() error: uninitialized symbol 'radioup'
 2019-04-15  7:05 UTC 

[ath6kl:ath11k-bringup 47/93] drivers/net/wireless/ath/ath11k/hal_rx.c:939 ath11k_hal_rx_parse_mon_status_tlv() warn: masked condition '(info1 & (1 << (6))) == 1' is always false
 2019-04-15  7:02 UTC 

[PATCH v2] fq: fix fq_tin tx bytes overflow
 2019-04-12 10:09 UTC  (5+ messages)

ath10k crash on QCA9880
 2019-04-12  8:56 UTC  (5+ messages)

Zero TID queue stats in dump_htt_stats?
 2019-04-11 23:13 UTC 

[BUG] Can't change default country code from US to DE with Compex WLE900VX (Debian 10 Buster amd64)
 2019-04-11  6:48 UTC  (11+ messages)

[ath6kl:ath11k-bringup 66/93] drivers/net/wireless/ath/ath11k/core.c:722:2-8: preceding lock on line 718 (fwd)
 2019-04-10  6:18 UTC 

[PATCH] ath10k: Remove ATH10K_STATE_RESTARTED in simulate fw crash
 2019-04-10  2:45 UTC  (10+ messages)

[ath6kl:ath11k-bringup 89/93] drivers/net/wireless/ath/ath11k/qmi.c:505:22: sparse: symbol 'qmi_wlanfw_ind_register_resp_msg_v01_ei' was not declared. Should it be static?
 2019-04-09 23:01 UTC  (2+ messages)
` [RFC PATCH ath6kl] ath11k: qmi_wlanfw_ind_register_resp_msg_v01_ei[] can be static

[ath6kl:ath11k-bringup 92/93] drivers/net/wireless/ath/ath11k/dp_rx.c:991:29: warning: logical not is only applied to the left hand side of comparison
 2019-04-09 22:23 UTC 

[ath6kl:ath11k-bringup 92/93] drivers/net/wireless/ath/ath11k/dp_rx.c:2278:17: error: 'struct ath11k_debug' has no member named 'pktlog_peer_valid'
 2019-04-09 22:16 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox