ATH11K Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-25 12:31:37 to 2019-12-19 16:19:00 UTC [more...]

[PATCH] ath11k: Use sizeof_field() instead of FIELD_SIZEOF()
 2019-12-19 16:18 UTC  (2+ messages)

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

[PATCH 1/2] dt: bindings: net: ath11k: add qcom,board_id definition
 2019-12-19 13:57 UTC  (4+ messages)
` [PATCH 2/2] ath11k: load appropriate board data based on board id
` [PATCH 1/2] dt: bindings: net: ath11k: add qcom, board_id definition

[RESEND 0/9] ath11k: resend pending patches
 2019-12-19 13:45 UTC  (16+ 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 -next] ath11k: add dependency for struct ath11k member debug
 2019-12-19 13:38 UTC  (2+ messages)

[PATCH] ath11k: Remove unnecessary enum scan_priority
 2019-12-19 13:31 UTC  (4+ messages)

[PATCH] ath11k: Use sizeof_field() instead of FIELD_SIZEOF()
 2019-12-19  0:56 UTC  (3+ messages)

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

[PATCH -next] ath11k: Remove unneeded semicolon
 2019-12-18 17:58 UTC  (2+ messages)

[PATCH] ath11k: remove an unneeded NULL check
 2019-12-18 17:56 UTC  (2+ messages)

[PATCH] ath11k: checking for NULL vs IS_ERR()
 2019-12-18 17:55 UTC  (2+ messages)

[PATCH] ath11k: delete a stray unlock in ath11k_dbg_htt_stats_req()
 2019-12-18 17:54 UTC  (2+ messages)

[PATCH] ath11k: fix missing free of skb on error return path
 2019-12-18 17:54 UTC  (2+ messages)

[PATCH][next] ath11k: fix uninitialized variable radioup
 2019-12-18 17:53 UTC  (2+ messages)

[PATCH][next] ath11k: fix memory leak on reg_info
 2019-12-18 17:52 UTC  (2+ messages)

[PATCH][next] ath11k: fix several spelling mistakes
 2019-12-18 17:50 UTC  (2+ messages)

[PATCH V3 0/9] ath11k: resend pending patches
 2019-12-18 17:40 UTC  (16+ 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] ath11k: add OMI debug support
 2019-12-18 11:58 UTC  (2+ messages)

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

[RESEND] ath11k: make sure to also report the RX bandwidth inside radiotap
 2019-12-17 20:20 UTC 

[RESEND 1/3] ath11k: drop tx_info from ath11k_sta
 2019-12-17 20:19 UTC  (3+ messages)
` [RESEND 2/3] ath11k: add HE rate accounting to driver
` [RESEND 3/3] ath11k: switch to using ieee80211_tx_status_ext()

[PATCH] ath11k: htt stats module does not handle multiple skbs
 2019-12-17 17:22 UTC 

[PATCH] ath11k: mask out vht beamforming if a fixed rate is set
 2019-12-17 17:18 UTC 

[PATCH] ath11k: set TxBf parameters after vdev start
 2019-12-17 16:49 UTC 

[PATCH] ath11k: enable HE tlvs in ppdu stats for pktlog lite
 2019-12-17 16:21 UTC 

[PATCH] ath11k: properly convert peer stats
 2019-12-17 16:18 UTC 

[PATCH 1/3] nl80211: add support for setting fixed HE rate/gi/ltf
 2019-12-17 16:04 UTC  (3+ messages)
` [PATCH 2/3] mac80211: "
` [PATCH 3/3] ath11k: "

[PATCH V3 1/4] nl80211: add handling for BSS color
 2019-12-17 14:19 UTC  (4+ messages)
` [PATCH V3 2/4] mac80211: "
` [PATCH V3 3/4] ath11k: add WMI calls required for handling "
` [PATCH V3 4/4] ath11k: add handling for "

[PATCH v7] ath11k: register HE mesh capabilities
 2019-12-17 14:17 UTC  (2+ messages)

[PATCH v2 1/7] mac80211: add a struct for holding BSS color settings
 2019-12-16 15:52 UTC  (11+ 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: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 

[bug report] ath11k: driver for Qualcomm IEEE 802.11ax devices
 2019-12-13 10:51 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 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] 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 1/3] ath11k: move some tx_status parsing to debugfs code
 2019-11-29  8:32 UTC  (2+ messages)

[PATCH V2 1/3] ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_ab
 2019-11-29  8:31 UTC  (2+ messages)

[PATCH 1/2] ath11k: add wmi helper for turning STA PS on/off
 2019-11-29  8:30 UTC  (2+ messages)

[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 8/9] ath11k: Setup REO destination ring before sending "
` [PATCH 9/9] ath11k: fix indentation in ath11k_mac_prepare_he_mode()

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 03/10] ath11k: fix wmi service ready ext tlv parsing
` [PATCH 04/10] ath11k: update tcl cmd descriptor parameters for STA mode
` [PATCH 06/10] ath11k: avoid WMM param truncation
` [PATCH 05/10] ath11k: optimize RX path latency
` [PATCH 07/10] ath11k: remove unused tx ring counters
` [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  (2+ messages)


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