ath10k.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-28 05:27:24 to 2019-09-20 17:19:29 UTC [more...]

[PATCH] ath10k: restore QCA9880-AR1A (v1) detection
 2019-09-20 17:19 UTC  (13+ messages)
  ` stable backports for "ath10k: restore QCA9880-AR1A (v1) detection"

[PATCH v5 0/8] ath10k: improve throughout of tcp/udp TX/RX of sdio
 2019-09-20 12:44 UTC  (16+ messages)
` [PATCH v5 1/8] ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet
` [PATCH v5 2/8] ath10k: enable RX bundle receive for sdio
` [PATCH v5 3/8] ath10k: change max RX bundle size from 8 to 32 "
` [PATCH v5 4/8] ath10k: add workqueue for RX path of sdio
` [PATCH v5 5/8] ath10k: disable TX complete indication of htt for sdio
` [PATCH v5 6/8] ath10k: add htt TX bundle "
` [PATCH v5 7/8] ath10k: enable alt data of TX path "
` [PATCH v5 8/8] ath10k: enable napi on RX "

[PATCH v3] ath10k: support NET_DETECT WoWLAN feature
 2019-09-20  9:37 UTC  (8+ messages)

[PATCH 1/4] mac80211: Switch to a virtual time-based airtime scheduler
 2019-09-20  9:15 UTC  (23+ messages)
` [PATCH 2/4] mac80211: defer txqs removal from rbtree
` [PATCH 3/4] mac80211: fix low throughput in push pull mode
` [PATCH 4/4] mac80211: Sync airtime weight sum with per AC synced sta airtime weight together

[PATCH] ath10k: fix memory leak
 2019-09-20  1:36 UTC 

[PATCH v4 3/3] ath10k: add support for controlling tx power to a station
 2019-09-19  8:04 UTC  (5+ messages)

ath10k-firmware: QCA4019 hw1.0: Add EnGenius ENH1350EXT specific BDFs
 2019-09-19  3:24 UTC 

[PATCH 2/2] ath10k: correct wmi_tlv command params to enable pktlog for WCN3990
 2019-09-18 13:45 UTC  (2+ messages)

[PATCH] cfg80211: Add cumulative channel survey dump support
 2019-09-18 13:13 UTC  (6+ messages)

[RFC PATCH 0/2] ath10k: provide survey info as accumulated data
 2019-09-18 12:42 UTC  (3+ messages)
` [RFC PATCH 1/2] ath10k: report survey info as accumulated values
` [RFC PATCH 2/2] ath10k: regularly fetch survey counters

[PATCH V2 1/4] mac80211: Switch to a virtual time-based airtime scheduler
 2019-09-18 10:29 UTC  (6+ messages)
` [PATCH V2 2/4] mac80211: defer txqs removal from rbtree
` [PATCH V2 3/4] mac80211: fix low throughput in multi-clients situation
` [PATCH V2 4/4] mac80211: Sync airtime weight sum with per AC synced sta airtime weight together

[PATCH] ath10k: fix spelling mistake "eanble" -> "enable"
 2019-09-17 14:13 UTC  (2+ messages)

[PATCH] ath10k: fix latency issue for QCA988x
 2019-09-17 14:12 UTC  (2+ messages)

[PATCH] ath10k: add cleanup in ath10k_sta_state()
 2019-09-17 14:11 UTC  (2+ messages)

[PATCH] ath10k: revalidate the msa region coming from firmware
 2019-09-17 14:10 UTC  (2+ messages)

[PATCH] ath10k: Use ARRAY_SIZE
 2019-09-17 14:09 UTC  (2+ messages)

[PATCH v3] ath10k: avoid leaving .bss_info_changed prematurely
 2019-09-17 14:08 UTC  (2+ messages)

[PATCH 1/3] ath10k: snoc: skip regulator operations
 2019-09-17 14:04 UTC  (2+ messages)

[PATCH] ath10k: Fix HOST capability QMI incompatibility
 2019-09-17 14:03 UTC  (2+ messages)

[PATCH] ath10k: Check if station exists before forwarding tx airtime report
 2019-09-17 14:02 UTC  (4+ messages)

[PATCH] ath10k: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element
 2019-09-17 13:37 UTC  (3+ messages)

ath10k-firmware: QCA4019 hw1.0: Add EnGenius EMD1 specific BDFs
 2019-09-17  9:55 UTC 

[PATCH v2] ath10k: fix max antenna gain unit
 2019-09-17  7:28 UTC  (2+ messages)

[PATCH] ath10k: remove TX lock from ath10k_htt_tx_inc_pending
 2019-09-17  7:12 UTC  (2+ messages)

[PATCH] ath10k: Fix channel info parsing for non tlv target
 2019-09-12 15:05 UTC  (3+ messages)

ath10k-firmware: QCA4019 hw1.0: Add EnGenius EMR3500 specific BDFs
 2019-09-12  3:46 UTC 

WARNING at net/mac80211/sta_info.c:1057 (__sta_info_destroy_part2())
 2019-09-11 18:48 UTC  (4+ messages)

ath10k-firmware: QCA4019 hw1.0: Add 8devices Habanero specific BDFs
 2019-09-11 18:34 UTC 

[PATCH] ath10k: add reorder and change PN check logic for mac80211
 2019-09-10 13:21 UTC  (2+ messages)

[PATCH] ath10k: add mic bytes for pmf management packet
 2019-09-10 13:18 UTC  (2+ messages)

[PATCH] ath10k: remove the warning of sdio not full support
 2019-09-06 10:55 UTC 

[PATCH v3] mac80211: Store max_mtu in ieee80211_hw
 2019-09-06  2:48 UTC 

[PATCH v2] mac80211: Store max_mtu in ieee80211_hw
 2019-09-05 20:11 UTC  (2+ messages)

[PATCH v4 0/8] ath10k: improve throughout of tcp/udp TX/RX of sdio
 2019-09-05 12:19 UTC  (21+ messages)
` [PATCH v4 1/8] ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet
` [PATCH v4 2/8] ath10k: enable RX bundle receive for sdio
` [PATCH v4 3/8] ath10k: change max RX bundle size from 8 to 32 "
` [PATCH v4 4/8] ath10k: add workqueue for RX path of sdio
` [PATCH v4 5/8] ath10k: disable TX complete indication of htt for sdio
` [PATCH v4 6/8] ath10k: add htt TX bundle "
` [PATCH v4 7/8] ath10k: enable alt data of TX path "
` [PATCH v4 8/8] ath10k: enable napi on RX "

[PATCH 0/7] ath10k: improve throughout of tcp/udp TX/RX of sdio
 2019-09-05 10:12 UTC  (16+ messages)
` [PATCH 2/7] ath10k: change max RX bundle size from 8 to 32 for sdio
` [PATCH 3/7] ath10k: add workqueue for RX path of sdio
` [PATCH 4/7] ath10k: disable TX complete indication of htt for sdio
` [PATCH 5/7] ath10k: add htt TX bundle "
` [PATCH 6/7] ath10k: enable alt data of TX path "
` [PATCH 7/7] ath10k: enable napi on RX "

Kernel crash on IPQ4019 board when running Iperf
 2019-09-04 16:25 UTC 

QCA6174 ath10k firmware crash on kernel 5.x
 2019-09-04 10:01 UTC 

[PATCH] mac80211: Store max_mtu in ieee80211_hw
 2019-09-04  9:16 UTC  (3+ messages)

problems with a 9377 based SDIO module
 2019-09-04  7:20 UTC  (7+ messages)

[PATCH v3 0/8] ath10k: improve throughout of tcp/udp TX/RX of sdio
 2019-09-04  2:59 UTC  (24+ messages)
` [PATCH v3 1/8] ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet
` [PATCH v3 2/8] ath10k: enable RX bundle receive for sdio
` [PATCH v3 3/8] ath10k: change max RX bundle size from 8 to 32 "
` [PATCH v3 4/8] ath10k: add workqueue for RX path of sdio
` [PATCH v3 5/8] ath10k: disable TX complete indication of htt for sdio
` [PATCH v3 6/8] ath10k: add htt TX bundle "
` [PATCH v3 7/8] ath10k: enable alt data of TX path "
` [PATCH v3 8/8] ath10k: enable napi on RX "

[PATCH 2/2] Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
 2019-09-03 14:14 UTC  (5+ messages)

ath10k-firmware: QCA9888 hw2.0: Add EnGenius EAP2200 specific BDFs
 2019-09-02  8:55 UTC 

ath10k-firmware: QCA4019 hw1.0: Add EnGenius EAP2200 specific BDFs
 2019-09-02  8:55 UTC 

Singaporean Mr. Teo En Ming's Refugee Seeking Attempts, In The Search of a Substantially Better Life
 2019-08-31  0:30 UTC 

[PATCH] ath10k: add fw coredump for sdio when firmware assert
 2019-08-30  2:54 UTC  (4+ messages)

[PATCH v2 0/7] ath10k: improve throughout of tcp/udp TX/RX of sdio
 2019-08-30  2:52 UTC  (24+ messages)
` [PATCH v2 1/7] ath10k: enable RX bundle receive for sdio
` [PATCH v2 2/7] ath10k: change max RX bundle size from 8 to 32 "
` [PATCH v2 3/7] ath10k: add workqueue for RX path of sdio
` [PATCH v2 4/7] ath10k: disable TX complete indication of htt for sdio
` [PATCH v2 5/7] ath10k: add htt TX bundle "
` [PATCH v2 6/7] ath10k: enable alt data of TX path "
` [PATCH v2 7/7] ath10k: enable napi on RX "

[PATCH v2] ath10k: add fw coredump for sdio when firmware assert
 2019-08-30  2:32 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).