ATH11K Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-15 09:31:00 to 2019-12-14 10:15:28 UTC [more...]

[PATCH -next] ath11k: Remove unneeded semicolon
 2019-12-14 10:22 UTC 

[PATCH v2 1/7] mac80211: add a struct for holding BSS color settings
 2019-12-13 15:58 UTC  (7+ messages)
` [PATCH v2 2/7] nl80211: add handling for BSS color
` [PATCH v2 3/7] mac80211: "
` [PATCH v2 4/7] iwlwifi: use new bss_color struct
` [PATCH v2 5/7] mac80211: drop now unused bss_color element
` [PATCH v2 6/7] ath11k: add WMI calls required for handling BSS color
` [PATCH v2 7/7] ath11k: add handling for "

[PATCH V3 0/9] ath11k: resend pending patches
 2019-12-13 15:38 UTC  (10+ messages)
` [PATCH V3 1/9] ath11k: add wmi helper for turning STA PS on/off
` [PATCH V3 2/9] ath11k: disable PS for STA interfaces by default upon bringup
` [PATCH V3 3/9] ath11k: drop memset when setting up a tx cmd desc
` [PATCH V3 4/9] ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_ab
` [PATCH V3 5/9] ath11k: add WMI calls to manually add/del/pause/resume TWT dialogs
` [PATCH V3 6/9] ath11k: add debugfs for TWT debug calls
` [PATCH V3 7/9] ath11k: move some tx_status parsing to debugfs code
` [PATCH V3 8/9] ath11k: optimise ath11k_dp_tx_completion_handler
` [PATCH V3 9/9] ath11k: optimize ath11k_hal_tx_status_parse

[PATCH V2 1/2] ath11k: fix pdev when invoking ath11k_wmi_send_twt_enable_cmd()
 2019-12-13 15:34 UTC  (2+ messages)
` [PATCH V2 2/2] ath11k: set the BA buffer size to 256 when HE is enabled

[PATCH V3 0/9] ath11k: resend pending patches
 2019-12-13 15:33 UTC  (11+ messages)
` [PATCH V3 1/9] ath11k: add wmi helper for turning STA PS on/off
` [PATCH V3 2/9] ath11k: disable PS for STA interfaces by default upon bringup
` [PATCH V3 3/9] ath11k: drop memset when setting up a tx cmd desc
` [PATCH V3 4/9] ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_ab
` [PATCH V3 5/9] ath11k: add WMI calls to manually add/del/pause/resume TWT dialogs
` [PATCH V3 6/9] ath11k: add debugfs for TWT debug calls
` [PATCH V3 7/9] ath11k: move some tx_status parsing to debugfs code
` [PATCH V3 8/9] ath11k: optimise ath11k_dp_tx_completion_handler
` [PATCH V3 9/9] ath11k: optimize ath11k_hal_tx_status_parse

[bug report] ath11k: driver for Qualcomm IEEE 802.11ax devices
 2019-12-13 12:39 UTC 

[PATCH] ath11k: fix up some error paths
 2019-12-13 10:54 UTC 

[bug report] ath11k: driver for Qualcomm IEEE 802.11ax devices
 2019-12-13 10:53 UTC 

[PATCH] ath11k: remove an unneeded NULL check
 2019-12-13 10:52 UTC 

[bug report] ath11k: driver for Qualcomm IEEE 802.11ax devices
 2019-12-13 10:51 UTC 

[PATCH] ath11k: checking for NULL vs IS_ERR()
 2019-12-13 10:51 UTC 

[PATCH] ath11k: delete a stray unlock in ath11k_dbg_htt_stats_req()
 2019-12-13 10:47 UTC 

[PATCH] ath11k: set the BA buffer size to 256 when HE is enabled
 2019-12-13  9:35 UTC 

[PATCH] ath11k: fix pdev when invoking ath11k_wmi_send_twt_enable_cmd()
 2019-12-13  8:43 UTC 

[PATCH -next] ath11k: add dependency for struct ath11k member debug
 2019-12-13  1:24 UTC 

[PATCH] ath11k: fix missing free of skb on error return path
 2019-12-12 19:42 UTC 

[PATCH] ath11k: Remove unnecessary enum scan_priority
 2019-12-12 19:34 UTC  (2+ messages)

[PATCH][next] ath11k: fix uninitialized variable radioup
 2019-12-12 19:10 UTC 

[PATCH][next] ath11k: fix memory leak on reg_info
 2019-12-12 18:32 UTC 

[PATCH][next] ath11k: fix several spelling mistakes
 2019-12-11  8:34 UTC 

[RESEND 0/9] ath11k: resend pending patches
 2019-12-10 17:35 UTC  (14+ messages)
` [RESEND 1/9] ath11k: add wmi helper for turning STA PS on/off
` [RESEND 2/9] ath11k: disable PS for STA interfaces by default upon bringup
` [RESEND 3/9] ath11k: drop memset when setting up a tx cmd desc
` [RESEND 4/9] ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_ab
` [RESEND 5/9] ath11k: add WMI calls to manually add/del/pause/resume TWT dialogs
` [RESEND 6/9] ath11k: add debugfs for TWT debug calls
` [RESEND 7/9] ath11k: move some tx_status parsing to debugfs code
` [RESEND 8/9] ath11k: optimise ath11k_dp_tx_completion_handler
` [RESEND 9/9] ath11k: optimize ath11k_hal_tx_status_parse

[PATCH V2 0/9] ath11k: resend pending patches
 2019-12-09 19:47 UTC  (11+ messages)
` [PATCH V2 1/9] ath11k: add wmi helper for turning STA PS on/off
` [PATCH V2 2/9] ath11k: disable PS for STA interfaces by default upon bringup
` [PATCH V2 3/9] ath11k: drop memset when setting up a tx cmd desc
` [PATCH V2 4/9] ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_ab
` [PATCH V2 5/9] ath11k: add WMI calls to manually add/del/pause/resume TWT dialogs
` [PATCH V2 6/9] ath11k: add debugfs for TWT debug calls
` [PATCH V2 7/9] ath11k: move some tx_status parsing to debugfs code
` [PATCH V2 8/9] ath11k: optimise ath11k_dp_tx_completion_handler
` [PATCH V2 9/9] ath11k: optimize ath11k_hal_tx_status_parse

[PATCH 1/7] mac80211: add a struct for holding BSS color settings
 2019-12-09  4:35 UTC  (10+ messages)
` [PATCH 2/7] nl80211: add handling for BSS color
` [PATCH 3/7] mac80211: "
` [PATCH 4/7] iwlwifi: use new bss_color struct
` [PATCH 5/7] mac80211: drop now unused bss_color element
` [PATCH 6/7] ath11k: add WMI calls required for handling BSS color
` [PATCH 7/7] ath11k: add handling for "

[PATCH V2] ath11k: add OMI debug support
 2019-12-05  6:28 UTC 

[PATCH 1/2] ath11k: add some missing __packed qualifiers
 2019-12-05  6:26 UTC  (2+ messages)
` [PATCH 2/2] ath11k: explicitly cast wmi commands to their correct struct type

[PATCH] ath11k: add OMI debug support
 2019-12-05  4:57 UTC  (2+ messages)

[PATCH v3] ath11k: Add missing pdev rx rate stats
 2019-12-04 16:18 UTC 

[PATCH v7] ath11k: register HE mesh capabilities
 2019-12-02  7:58 UTC 

[PATCH 0/3] ath11k: improve TX path
 2019-11-29  8:32 UTC  (5+ messages)
` [PATCH 1/3] ath11k: move some tx_status parsing to debugfs code
` [PATCH 2/3] ath11k: optimise ath11k_dp_tx_completion_handler
` [PATCH 3/3] ath11k: optimize ath11k_hal_tx_status_parse

[PATCH V2 1/3] ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_ab
 2019-11-29  8:31 UTC  (4+ messages)
` [PATCH V2 2/3] ath11k: add WMI calls to manually add/del/pause/resume TWT dialogs
` [PATCH V2 3/3] ath11k: add debugfs for TWT debug calls

[PATCH 1/2] ath11k: add wmi helper for turning STA PS on/off
 2019-11-29  8:30 UTC  (3+ messages)
` [PATCH 2/2] ath11k: disable PS for STA interfaces by default upon bringup

[PATCH v2] ath11k: Add missing pdev rx rate stats
 2019-11-29  8:29 UTC  (2+ messages)

Changes in ath11k patch submission process
 2019-11-29  8:23 UTC 

[PATCH 1/9] ath11k: Update tx and rx chain count properly on drv_set_antenna
 2019-11-29  7:51 UTC 

[PATCH 01/10] ath11k: tracing: fix ath11k tracing
 2019-11-29  7:48 UTC 

[PATCH 01/10] ath11k: Fix htt stats sounding info and pdev cca stats
 2019-11-29  7:39 UTC 

nFrom 964f1808c8512d0e99baf48cfa45cf5ee6b41952 Mon Sep 17 00:00:00 2001
 2019-11-28  9:03 UTC 

[PATCH 1/9] ath11k: Update tx and rx chain count properly on drv_set_antenna
 2019-11-28  8:21 UTC  (9+ messages)
` [PATCH 2/9] ath11k: Advertise MPDU start spacing as no restriction
` [PATCH 3/9] ath11k: fix memory leak in monitor mode
` [PATCH 5/9] ath11k: update tx duration in station info
` [PATCH 4/9] ath11k: fix vht guard interval mapping
` [PATCH 6/9] ath11k: Skip update peer stats for management packets
` [PATCH 7/9] ath11k: Move mac80211 hw allocation before wmi_init command
` [PATCH 9/9] ath11k: fix indentation in ath11k_mac_prepare_he_mode()
` [PATCH 8/9] ath11k: Setup REO destination ring before sending wmi_init command

nFrom 964f1808c8512d0e99baf48cfa45cf5ee6b41952 Mon Sep 17 00:00:00 2001
 2019-11-28  8:21 UTC 

[PATCH 1/8] ath11k: add RX stats support for radiotap
 2019-11-27 15:47 UTC 

[PATCH 01/10] ath11k: tracing: fix ath11k tracing
 2019-11-27 14:09 UTC  (10+ messages)
` [PATCH 02/10] ath11k: qmi clean up ce and HTC service config update
` [PATCH 03/10] ath11k: qmi clean up in ath11k_qmi_wlanfw_wlan_cfg_send()
` [PATCH 04/10] ath11k: pktlog: fix sending/using the pdev id
` [PATCH 05/10] ath11k: avoid burst time conversion logic
` [PATCH 06/10] ath11k: avoid use_after_free in ath11k_dp_rx_msdu_coalesce API
` [PATCH 08/10] ath11k: add support for controlling tx power to a station
` [PATCH 07/10] ath11k: update bawindow size in delba process
` [PATCH 09/10] ath11k: unlock mutex during failure in qmi fw ready
` [PATCH 10/10] ath11k: add necessary peer assoc params in wmi dbg

[PATCH 00/10] ath11k: third round of post-bringup patches
 2019-11-27 14:08 UTC 

[PATCH 01/10] ath11k: Fix htt stats sounding info and pdev cca stats
 2019-11-26 11:04 UTC  (10+ messages)
` [PATCH 02/10] ath11k: fix resource leak in ath11k_mac_sta_state
` [PATCH 04/10] ath11k: update tcl cmd descriptor parameters for STA mode
` [PATCH 03/10] ath11k: fix wmi service ready ext tlv parsing
` [PATCH 06/10] ath11k: avoid WMM param truncation
` [PATCH 07/10] ath11k: remove unused tx ring counters
` [PATCH 05/10] ath11k: optimize RX path latency
` [PATCH 08/10] ath11k: Fix skb_panic observed during msdu coalescing
` [PATCH 09/10] ath11k: Fixing TLV length issue in peer pktlog WMI command
` [PATCH 10/10] ath11k: Fix target crash due to WBM_IDLE_LINK ring desc shortage

[PATCH 00/10] ath11k: second round of post-bringup patches
 2019-11-26 11:04 UTC 

[PATCH 1/8] ath11k: add RX stats support for radiotap
 2019-11-25 18:03 UTC  (9+ messages)
` [PATCH 2/8] ath11k: ignore event 0x6017
` [PATCH 3/8] ath11k: convert message from info to dbg
` [PATCH 4/8] ath11k: fix missed bw conversion in tx completion
` [PATCH 5/8] ath11k: Remove dead code while handling amsdu packets
` [PATCH 6/8] ath11k: add HE support
` [PATCH 7/8] ath11k: add TWT support
` [PATCH 8/8] ath11k: add spatial reuse support

[PATCH 0/8] ath11k: first round of post-bringup patches
 2019-11-25 16:36 UTC 

[PATCH] trivial: ath11k: fix indentation error
 2019-11-25 15:57 UTC  (2+ messages)

[PATCH V2 1/2] ath11k: Move mac80211 hw allocation before wmi_init command
 2019-11-25 15:56 UTC  (2+ messages)

[PATCH v3 00/49] ath11k: driver for Qualcomm IEEE 802.11ax devices
 2019-11-25 12:31 UTC  (28+ messages)
` [PATCH v3 01/49] dt: bindings: net: add qcom,ath11k.yaml
` [PATCH v3 12/49] ath11k: add debug_htt_stats.c
` [PATCH v3 23/49] ath11k: add hal_desc.h
` [PATCH v3 24/49] ath11k: add hal_rx.c
` [PATCH v3 29/49] ath11k: add htc.h
` [PATCH v3 30/49] ath11k: add hw.h
` [PATCH v3 31/49] ath11k: add mac.c
` [PATCH v3 33/49] ath11k: add peer.c
` [PATCH v3 34/49] ath11k: add peer.h
` [PATCH v3 35/49] ath11k: add qmi.c
` [PATCH v3 36/49] ath11k: add qmi.h
` [PATCH v3 37/49] ath11k: add reg.c
` [PATCH v3 38/49] ath11k: add reg.h
` [PATCH v3 39/49] ath11k: add rx_desc.h
` [PATCH v3 40/49] ath11k: add testmode.c
` [PATCH v3 41/49] ath11k: add testmode.h
` [PATCH v3 42/49] ath11k: add testmode_i.h
` [PATCH v3 43/49] ath11k: add trace.c
` [PATCH v3 44/49] ath11k: add trace.h
` [PATCH v3 45/49] ath11k: add wmi.c
` [PATCH v3 46/49] ath11k: add wmi.h
` [PATCH v3 47/49] ath: add ath11k to Makefile
` [PATCH v3 48/49] ath: add ath11k to Kconfig
` [PATCH v3 49/49] MAINTAINERS: add ath11k

[PATCH v2] ath11k: add raw mode support
 2019-11-24  7:36 UTC  (2+ messages)

[PATCH v2 0/2] add Wide Band Scan support
 2019-11-22 12:45 UTC  (8+ messages)
  ` [EXT] "

[PATCH] ath11k: Skip update peer stats for management packets
 2019-11-22 10:44 UTC  (2+ messages)

[PATCHv2] ath11k: update tx duration in station info
 2019-11-22 10:43 UTC  (2+ messages)

[PATCH] ath11k: fix vht guard interval mapping
 2019-11-22 10:41 UTC  (2+ messages)

[PATCH] ath11k: fix memory leak in monitor mode
 2019-11-22 10:39 UTC  (2+ messages)

[PATCH] ath11k: Advertise MPDU start spacing as no restriction
 2019-11-22 10:37 UTC  (2+ messages)

[PATCH] ath11k: fix kernel panic by freeing the msdu received with invalid length
 2019-11-22 10:34 UTC  (2+ messages)

[PATCH] trivial: ath11k: fix indentation error
 2019-11-18 20:34 UTC  (2+ messages)

[PATCH V2 1/2] ath11k: add WMI calls to manually add/del/pause/resume TWT dialogs
 2019-11-18 20:29 UTC  (2+ messages)
` [PATCH V2 2/2] ath11k: add debugfs for TWT debug calls

[PATCH] ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_ab
 2019-11-18 20:20 UTC 

[PATCH 1/3] ath11k: remove superflous memset
 2019-11-18 12:12 UTC  (3+ messages)
` [PATCH 2/3] ath11k: remove superflous locking
` [PATCH 3/3] ath11k: drop memset when setting up a tx cmd desc

[PATCH V2 2/2] ath11k: Setup REO destination ring before sending wmi_init command
 2019-11-18 10:14 UTC 

[PATCH v2 00/49] ath11k: driver for Qualcomm IEEE 802.11ax devices
 2019-11-15 12:18 UTC  (5+ messages)
` [PATCH v2 01/49] dt: bindings: net: add qcom,ath11k.yaml


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