messages from 2019-07-25 16:02:03 to 2019-10-03 04:04:59 UTC [more...]
[PATCH bringup] ath11k: assigning values to enum
2019-10-03 4:04 UTC
[PATCH] ath11k: fix multicast rate parameter size
2019-09-29 14:57 UTC (2+ messages)
[PATCH] ath11k: change license to BSD 3-clause "Clear"
2019-09-27 15:08 UTC (5+ messages)
[PATCH bringup 1/3] ath11k: Clean ups in ath11k_ce_rx_buf_enqueue_pipe() error path
2019-09-27 15:07 UTC (6+ messages)
` [PATCH bringup 2/3] ath11k: Clean up parameter list in ath11k_ce_completed_send_next()
` [PATCH bringup 3/3] ath11k: Use struct_size() to get the structure size with trailing array
[PATCH bringup 1/5] ath11k: Use C99 structure initialization for target_service_to_ce_map_wlan[]
2019-09-27 15:05 UTC (8+ messages)
` [PATCH bringup 2/5] ath11k: Remove ring mask macros defined for 0
` [PATCH bringup 3/5] ath11k: Move ath11k_ahb_read32() and ath11k_ahb_write32() to ahb.h
` [PATCH bringup 4/5] ath11k: Avoid code duplication in set/clear of a register bit values
` [PATCH bringup 5/5] ath11k: Few clean ups in comments
[PATCH bringup] ath11k: fix Kconfig, replace spaces with tabs
2019-09-27 15:04 UTC (4+ messages)
[PATCH] ath11k: update tcl cmd descriptor parameters for STA mode
2019-09-23 12:07 UTC
[RFC PATCH v6 0/2] ath11k: HE mesh support
2019-09-19 13:27 UTC (4+ messages)
` [RFC PATCH v6 1/2] ath11k: register HE mesh capabilities
` [RFC PATCH v6 2/2] ath11k: Disable SU support in meshpoint mode
[PATCH 0/4] ath11k: add HE support
2019-09-05 20:12 UTC (11+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] ath11k: add TWT support
` [PATCH 3/4] ath11k: add spatial reuse support
` [PATCH 4/4] ath11k: register HE mesh capabilities
[PATCH] ath11k: fix wmi service ready ext tlv parsing
2019-09-05 14:32 UTC (2+ messages)
[PATCH] ath11k: fix resource leak in ath11k_mac_sta_state
2019-09-05 14:31 UTC (2+ messages)
[PATCH v2] ath11k: Fix htt stats sounding info and pdev cca stats
2019-09-05 14:31 UTC (2+ messages)
[PATCH 00/49] ath11k: driver for Qualcomm IEEE 802.11ax devices
2019-09-05 13:18 UTC (85+ messages)
` [PATCH 01/49] dt: bindings: net: add qcom,ath11k.txt
` [PATCH 02/49] ath11k: add Kconfig
` [PATCH 03/49] ath11k: add Makefile
` [PATCH 04/49] ath11k: add ahb.c
` [PATCH 05/49] ath11k: add ahb.h
` [PATCH 06/49] ath11k: add ce.c
` [PATCH 07/49] ath11k: add ce.h
` [PATCH 08/49] ath11k: add core.c
` [PATCH 09/49] ath11k: add core.h
` [PATCH 10/49] ath11k: add debug.c
` [PATCH 11/49] ath11k: add debug.h
` [PATCH 12/49] ath11k: add debug_htt_stats.c
` [PATCH 13/49] ath11k: add debug_htt_stats.h
` [PATCH 14/49] ath11k: add debugfs_sta.c
` [PATCH 15/49] ath11k: add dp.c
` [PATCH 16/49] ath11k: add dp.h
` [PATCH 17/49] ath11k: add dp_rx.c
` [PATCH 18/49] ath11k: add dp_rx.h
` [PATCH 19/49] ath11k: add dp_tx.c
` [PATCH 20/49] ath11k: add dp_tx.h
` [PATCH 21/49] ath11k: add hal.c
` [PATCH 22/49] ath11k: add hal.h
` [PATCH 23/49] ath11k: add hal_desc.h
` [PATCH 24/49] ath11k: add hal_rx.c
` [PATCH 25/49] ath11k: add hal_rx.h
` [PATCH 26/49] ath11k: add hal_tx.c
` [PATCH 27/49] ath11k: add hal_tx.h
` [PATCH 28/49] ath11k: add htc.c
` [PATCH 29/49] ath11k: add htc.h
` [PATCH 30/49] ath11k: add hw.h
` [PATCH 31/49] ath11k: add mac.c
` [PATCH 32/49] ath11k: add mac.h
` [PATCH 33/49] ath11k: add peer.c
` [PATCH 34/49] ath11k: add peer.h
` [PATCH 35/49] ath11k: add qmi.c
` [PATCH 36/49] ath11k: add qmi.h
` [PATCH 37/49] ath11k: add reg.c
` [PATCH 38/49] ath11k: add reg.h
` [PATCH 39/49] ath11k: add rx_desc.h
` [PATCH 40/49] ath11k: add testmode.c
` [PATCH 41/49] ath11k: add testmode.h
` [PATCH 42/49] ath11k: add testmode_i.h
` [PATCH 43/49] ath11k: add trace.c
` [PATCH 44/49] ath11k: add trace.h
` [PATCH 45/49] ath11k: add wmi.c
` [PATCH 46/49] ath11k: add wmi.h
` [PATCH 47/49] ath: add ath11k to Makefile
` [PATCH 48/49] ath: add ath11k to Kconfig
` [PATCH 49/49] MAINTAINERS: add ath11k
[PATCH] ath11k: Disable SU support in meshpoint mode
2019-09-04 9:21 UTC (2+ messages)
[PATCH] ath11k: change remaining UTF-8 characters to ASCII
2019-08-20 10:07 UTC (2+ messages)
[PATCH] ath11k: move device tree bindings document to Documentation
2019-08-14 13:32 UTC (2+ messages)
[PATCH v2] ath11k: Fix skb_panic observed during msdu coalescing
2019-08-14 8:31 UTC
[PATCH] ath11k: Fix skb_panic observed during msdu coalescing
2019-08-14 5:15 UTC (2+ messages)
[PATCH v5 0/4] mac80211/ath11k: HE mesh support
2019-08-12 15:41 UTC (6+ messages)
` [PATCH 2/2] mac80211_hwsim: Register support for HE meshpoint
[PATCH 01/15] ath11k: rename per_transfer_context to skb
2019-08-12 15:02 UTC (16+ messages)
` [PATCH 02/15] ath11k: remove unused struct ath11k_ce_sg_item
` [PATCH 03/15] ath11k: cleanup and rename ath11k_send_crash_inject_cmd()
` [PATCH 04/15] ath11k: remove unused IEEE80211_VHTCAP defines
` [PATCH 05/15] ath11k: move ath11k_mac_destroy() after _create()
` [PATCH 06/15] ath11k: random whitespace fixes
` [PATCH 07/15] ath11k: make static const in debugfs functions
` [PATCH 08/15] ath11k: remove box comments
` [PATCH 09/15] ath11k: move fops_pktlog_filter to correct place
` [PATCH 10/15] ath11k: avoid excessive casting in debug_htt_stats.c
` [PATCH 11/15] ath11k: debug_htt_stats: pass stats_req as a properly typed pointer
` [PATCH 12/15] ath11k: debug_htt_stats: remove unnecessary cast
` [PATCH 13/15] ath11k: debug_htt_stats: move tag_buf assignment to the first
` [PATCH 14/15] ath11k: debug_htt_stats: fix line over 90 char warnings
` [PATCH 15/15] ath11k: debug_htt_stats: move fops structs close to the functions
[PATCH] ath11k: Remove mac_registered variable
2019-08-12 14:54 UTC (2+ messages)
[PATCH] ath11k: remove bdf-addr from dtsi
2019-08-12 14:53 UTC (3+ messages)
[PATCH 00/15] ath11k: Rename ath11k_base struct from 'sc' to 'ab
2019-08-12 14:51 UTC (17+ messages)
` [PATCH 01/15] ath11k: Rename ath11k_base struct from 'sc' to 'ab in ahb.c
` [PATCH 02/15] ath11k: Rename ath11k_base struct from 'sc' to 'ab in ce.c
` [PATCH 03/15] ath11k: Rename ath11k_base struct from 'sc' to 'ab in ce.h
` [PATCH 04/15] ath11k: Rename ath11k_base struct from 'sc' to 'ab in core.c
` [PATCH 05/15] ath11k: Rename ath11k_base struct from 'sc' to 'ab in core.h
` [PATCH 06/15] ath11k: Rename ath11k_base struct from 'sc' to 'ab in debug.c
` [PATCH 07/15] ath11k: Rename ath11k_base struct from 'sc' to 'ab in debug.h
` [PATCH 08/15] ath11k: Rename ath11k_base struct from 'sc' to 'ab in dp.c
` [PATCH 09/15] ath11k: Rename ath11k_base struct from 'sc' to 'ab in dp.h
` [PATCH 10/15] ath11k: Rename ath11k_base struct from 'sc' to 'ab in dp_rx.c
` [PATCH 11/15] ath11k: Rename ath11k_base struct from 'sc' to 'ab in hal.c
` [PATCH 12/15] ath11k: Rename ath11k_base struct from 'sc' to 'ab in hal.h
` [PATCH 13/15] ath11k: Rename ath11k_base struct from 'sc' to 'ab in qmi.h
` [PATCH 14/15] ath11k: Rename ath11k_base struct from 'sc' to 'ab in wmi.c
` [PATCH 15/15] ath11k: Rename ath11k_base struct from 'sc' to 'ab in wmi.h
[PATCH 0/6] mac80211: add HE TX rate reporting to radiotap
2019-08-09 23:23 UTC (3+ messages)
` [PATCH 6/6] ath11k: switch to using ieee80211_tx_status_ext()
[PATCH] ath11k: Add debugfs per chip
2019-08-09 7:40 UTC
[PATCH V2] MAINTAINERS: add ath11k
2019-08-09 7:07 UTC (3+ messages)
[PATCH] ath11k: Remove dead code while handling amsdu packets
2019-08-09 6:59 UTC (2+ messages)
[PATCH] ath11k: fix missed bw conversion in tx completion
2019-08-09 6:57 UTC (2+ messages)
[PATCH 1/2] ath11k: ignore event 0x6017
2019-08-09 6:56 UTC (4+ messages)
[PATCH] ath11k: Add missing pdev rx rate stats
2019-08-01 15:15 UTC
[PATCH 1/2] ath11k/hal: Fix few bugs in ath11k_hal_srng_dst_num_free()
2019-07-31 15:06 UTC (2+ messages)
[PATCH] ath11k: add RX stats support for radiotap
2019-07-31 15:04 UTC (2+ messages)
[PATCH] MAINTAINERS: add ath11k
2019-07-28 1:06 UTC (2+ messages)
[PATCH 1/2] ath11k: add WMI calls to manually add/del/pause/resume TWT dialogs
2019-07-25 16:01 UTC (2+ messages)
` [PATCH 2/2] ath11k: add debugfs for TWT debug calls
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