messages from 2019-09-24 05:30:25 to 2019-10-24 09:30:59 UTC [more...]
[PATCH v6 0/3] ath10k: improve throughout of RX of sdio
2019-10-24 9:30 UTC (8+ messages)
` [PATCH v6 1/3] ath10k: enable RX bundle receive for sdio
` [PATCH v6 2/3] ath10k: change max RX bundle size from 8 to 32 "
` [PATCH v6 3/3] ath10k: add workqueue for RX path of sdio
[PATCH 0/2] Don't call SCM interface for statically mapped msa region
2019-10-24 7:14 UTC (4+ messages)
` [PATCH 1/2] dt: bindings: add dt entry flag to skip SCM call for "
` [PATCH 2/2] ath10k: Don't call SCM interface for statically mapped "
[PATCH v4 0/4] Add Airtime Queue Limits (AQL) to mac80211
2019-10-23 21:09 UTC (15+ messages)
` [PATCH v4 1/4] mac80211: Shrink the size of ack_frame_id to make room for tx_time_est
` [PATCH v4 2/4] mac80211: Import airtime calculation code from mt76
` [RFC PATCH] mac80211: ieee80211_calc_rx_airtime() can be static
` [PATCH v4 3/4] mac80211: Implement Airtime-based Queue Limit (AQL)
` [PATCH v4 4/4] mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue
[PATCH v6 0/4] Add Airtime Queue Limits (AQL) to mac80211
2019-10-23 9:59 UTC (5+ messages)
` [PATCH v6 1/4] mac80211: Shrink the size of ack_frame_id to make room for tx_time_est
` [PATCH v6 2/4] mac80211: Import airtime calculation code from mt76
` [PATCH v6 3/4] mac80211: Implement Airtime-based Queue Limit (AQL)
` [PATCH v6 4/4] mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue
[PATCH RFC] Revert "ath10k: fix DMA related firmware crashes on multiple devices"
2019-10-22 18:24 UTC (4+ messages)
[PATCH v5 0/4] Add Airtime Queue Limits (AQL) to mac80211
2019-10-22 13:30 UTC (5+ messages)
` [PATCH v5 1/4] mac80211: Shrink the size of ack_frame_id to make room for tx_time_est
` [PATCH v5 2/4] mac80211: Import airtime calculation code from mt76
` [PATCH v5 3/4] mac80211: Implement Airtime-based Queue Limit (AQL)
` [PATCH v5 4/4] mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue
[PATCH v2] ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
2019-10-22 8:37 UTC (2+ messages)
[PATCH v4 0/2] Implement Airtime-based Queue Limit (AQL)
2019-10-22 7:41 UTC (11+ messages)
` [PATCH v4 1/2] mac80211: "
` [PATCH v4 2/2] ath10k: Enable "
WARNING at net/mac80211/sta_info.c:1057 (__sta_info_destroy_part2())
2019-10-21 14:01 UTC (3+ messages)
[PATCH v3 0/4] Add Airtime Queue Limits (AQL) to mac80211
2019-10-19 11:12 UTC (7+ messages)
` [PATCH v3 1/4] mac80211: Shrink the size of ack_frame_id to make room for tx_time_est
` [PATCH v3 2/4] mac80211: Import airtime calculation code from mt76
` [PATCH v3 3/4] mac80211: Implement Airtime-based Queue Limit (AQL)
` [PATCH v3 4/4] mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue
[PATCH AUTOSEL 4.19 022/100] ath10k: assign 'n_cipher_suites = 11' for WCN3990 to enable WPA3
2019-10-18 22:04 UTC
[PATCH v2 0/4] Add Airtime Queue Limits (AQL) to mac80211
2019-10-18 14:30 UTC (24+ messages)
` [PATCH v2 1/4] mac80211: Rearrange ieee80211_tx_info to make room for tx_time_est
` [PATCH v2 2/4] mac80211: Import airtime calculation code from mt76
` [PATCH v2 3/4] mac80211: Implement Airtime-based Queue Limit (AQL)
` [PATCH v2 4/4] mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue
` [Make-wifi-fast] "
[PATCH 2/2] Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
2019-10-18 13:35 UTC (6+ messages)
[PATCH v6 0/3] ath10k: improve throughout of TX of sdio
2019-10-18 7:32 UTC (5+ messages)
` [PATCH v6 1/3] ath10k: disable TX complete indication of htt for sdio
` [PATCH v6 2/3] ath10k: add htt TX bundle "
` [PATCH v6 3/3] ath10k: enable alt data of TX path "
[PATCH v7 0/3] ath10k: improve throughout of TX of sdio
2019-10-18 7:27 UTC (4+ messages)
` [PATCH v7 1/3] ath10k: disable TX complete indication of htt for sdio
` [PATCH v7 2/3] ath10k: add htt TX bundle "
` [PATCH v7 3/3] ath10k: enable alt data of TX path "
[PATCH] net/wireless: Delete unnecessary checks before the macro call “dev_kfree_skb”
2019-10-15 5:28 UTC (2+ messages)
[PATCH v3 20/24] wireless: Remove call to memset after dma_alloc_coherent
2019-10-15 5:21 UTC (2+ messages)
[PATCH v5 0/8] ath10k: improve throughout of tcp/udp TX/RX of sdio
2019-10-14 11:53 UTC (8+ messages)
` [PATCH v5 3/8] ath10k: change max RX bundle size from 8 to 32 for sdio
[PATCH v6] ath10k: enable napi on RX path for sdio
2019-10-14 11:47 UTC
[RFC PATCH 0/2] ath10k: provide survey info as accumulated data
2019-10-14 9:32 UTC (10+ messages)
` [RFC PATCH 1/2] ath10k: report survey info as accumulated values
` [RFC PATCH 2/2] ath10k: regularly fetch survey counters
[PATCH] ath10k: fix disabling of UART debugging
2019-10-14 8:53 UTC (2+ messages)
[PATCH] ath10k: Correct error check of dma_map_single()
2019-10-14 8:43 UTC (6+ messages)
` [PATCH v2] ath10k: Correct error handling "
[PATCH] ath: rename regulatory rules
2019-10-14 8:39 UTC (2+ messages)
[PATCH 1/2] ath10k: fix array out-of-bounds access
2019-10-14 8:38 UTC (3+ messages)
` [PATCH 2/2] ath10k: fix memory leak for tpc_stats_final
[ath6kl:pending-ath11k 316/345] drivers/net/wireless/ath/ath11k/debug.c:575 ath11k_write_simulate_fw_crash() error: we previously assumed 'ar' could be null (see line 549)
2019-10-11 10:37 UTC
[PATCH][next] ath10k: fix null dereference on pointer crash_data
2019-10-11 8:46 UTC (2+ messages)
[PATCH] ath10k: check data ack rssi enabled/disabled in htt rx event
2019-10-11 8:33 UTC (2+ messages)
[PATCH v3 0/2] Implement Airtime-based Queue Limit (AQL)
2019-10-11 8:16 UTC (7+ messages)
` [PATCH v3 1/2] mac80211: "
` [PATCH v3 2/2] ath10k: Enable "
[PATCH 1/2] mac80211: add tx dequeue function for process context
2019-10-09 19:45 UTC (7+ messages)
` [PATCH 2/2] ath10k: switch to ieee80211_tx_dequeue_ni
[PATCH v2 2/2] ath10k: Enable Airtime-based Queue Limit (AQL)
2019-10-09 13:17 UTC
Purchase_Order_00726
2019-10-09 12:20 UTC
[PATCH] ath10k: Fix an && vs || typo
2019-10-08 15:42 UTC (2+ messages)
Podcast topic suggestion/tip
2019-10-05 9:20 UTC
[PATCH 1/5] ath10k: add 2ghz channel arguments to service ready structure
2019-10-04 18:56 UTC (6+ messages)
` [PATCH 5/5] ath10k: pull_svc_rdy code-style fix
[PATCH] ath10k: Fix ASPM L1 state on QCA988X
2019-10-03 14:01 UTC (2+ messages)
[PATCH v2] ath10k: Report low ack rssi based on the reason code
2019-10-03 13:03 UTC (3+ messages)
[PATCH v3] ath10k: support NET_DETECT WoWLAN feature
2019-10-03 0:58 UTC (7+ messages)
[PATCH] ath10k: add support for hardware rfkill
2019-10-02 17:21 UTC (2+ messages)
[PATCH] ath10k: restore QCA9880-AR1A (v1) detection
2019-10-02 17:19 UTC (5+ messages)
[PATCH] ath10k: Fix offchannel tx failure when no ath10k_mac_tx_frm_has_freq
2019-10-02 17:17 UTC (5+ messages)
` [PATCH] ath10k: Fix offchannel tx failure when noath10k_mac_tx_frm_has_freq
[PATCH 0/6] ath10k: SDIO and high latency patches from Silex
2019-10-01 12:49 UTC (6+ messages)
` [PATCH 6/6] ath10k: sdio: replace skb_trim with explicit set of skb->len
[PATCH v2 0/5] ath10k: SDIO and high latency patches from Silex
2019-10-01 12:22 UTC (3+ messages)
` [PATCH v2 5/5] ath10k: sdio: remove skb_trim in TX path
[PATCH 1/2] ath10k: fix IRAM addr in coredump
2019-10-01 11:18 UTC (3+ messages)
` [PATCH 2/2] ath10k: fix backtrace on coredump
[PATCH V3 0/4] Enable virtual time-based airtime scheduler support on ath10k
2019-10-01 11:05 UTC (13+ messages)
` [PATCH V3 3/4] mac80211: fix low throughput in multi-clients situation
` [PATCH V3 4/4] mac80211: Sync airtime weight sum with per AC synced sta airtime weight together
[PATCH] mac80211: fix txq null pointer dereference
2019-09-27 6:17 UTC (2+ messages)
[PATCH RFT] ath10k: add QCA9377 sdio hw_param item
2019-09-26 14:24 UTC
[PATCH] ath10k:New interface to get interface combinations from FW
2019-09-26 13:58 UTC (2+ messages)
ath10k-firmware: QCA4019 hw1.0: Add AVM FRITZ!Repeater 1200 specific BDFs
2019-09-26 13:43 UTC
[PATCH] nl80211: fix null pointer dereference
2019-09-26 8:16 UTC
[PATCH] ath10k: Fix ath10k_init_uart when uart_print is false
2019-09-25 12:02 UTC
[PATCH v2 3/5] ath10k: sdio: read RX packets in bundles
2019-09-25 5:51 UTC (3+ messages)
[PATCH] ath10k: remove iteration in wake_tx_queue
2019-09-25 5:41 UTC (2+ messages)
[PATCH v2] ath10k: Enable support for beacon interval per VAP
2019-09-25 5:13 UTC (2+ messages)
[PATCH 1/4] mac80211: Switch to a virtual time-based airtime scheduler
2019-09-24 8:44 UTC (25+ messages)
` [PATCH 2/4] mac80211: defer txqs removal from rbtree
[PATCH v3 0/2] add fw coredump for sdio when firmware assert
2019-09-24 7:29 UTC (3+ messages)
[PATCH v4 0/2] add fw coredump for sdio when firmware assert
2019-09-24 7:27 UTC (3+ messages)
` [PATCH v4 1/2] ath10k: add bus type for each layout of coredump
` [PATCH v4 2/2] ath10k: add fw coredump for sdio when firmware assert
ath10k-firmware: QCA9888 hw2.0: Add EnGenius EMR5000 specific BDFs
2019-09-24 6:53 UTC
ath10k-firmware: QCA4019 hw1.0: Add EnGenius EMR5000 specific BDFs
2019-09-24 6:48 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