ATH11K Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-08 11:13:00 to 2021-06-30 05:18:07 UTC [more...]

[PATCH 00/12] ath11k: optimizations in data path
 2021-06-30  5:17 UTC  (16+ messages)
` [PATCH 01/12] ath11k: disable unused CE8 interrupts for ipq8074
` [PATCH 02/12] ath11k: allocate dst ring descriptors from cacheable memory
` [PATCH 03/12] ath11k: modify dp_rx desc access wrapper calls inline
` [PATCH 04/12] ath11k: avoid additional access to ath11k_hal_srng_dst_num_free
` [PATCH 05/12] ath11k: avoid active pdev check for each msdu
` [PATCH 06/12] ath11k: remove usage quota while processing rx packets
` [PATCH 07/12] ath11k: add branch predictors in process_rx
` [PATCH 08/12] ath11k: allocate HAL_WBM2SW_RELEASE ring from cacheable memory
` [PATCH 09/12] ath11k: remove mod operator in dst ring processing
` [PATCH 10/12] ath11k: avoid while loop in ring selection of tx completion interrupt
` [PATCH 11/12] ath11k: add branch predictors in dp_tx path
` [PATCH 12/12] ath11k: avoid unnecessary lock contention in tx_completion path

[PATCH v4 0/3] Add support to configure beacon tx mode
 2021-06-29 17:44 UTC  (7+ messages)
` [PATCH v4 1/3] nl80211: Add support for "
` [PATCH v4 2/3] mac80211: "
` [PATCH v4 3/3] ath11k: "

[PATCH] ath: switch from 'pci_' to 'dma_' API
 2021-06-26 15:25 UTC 

[PATCH 00/10] MHI patches for v5.14 - Take 2
 2021-06-25 13:03 UTC  (13+ messages)
` [PATCH 01/10] bus: mhi: Add inbound buffers allocation flag
` [PATCH 02/10] bus: mhi: pci_generic: Apply no-op for wake using sideband wake boolean
` [PATCH 03/10] bus: mhi: pci_generic: Add Cinterion MV31-W PCIe to MHI
` [PATCH 04/10] bus: mhi: core: Validate channel ID when processing command completions
` [PATCH 05/10] bus: mhi: core: Set BHI/BHIe offsets on power up preparation
` [PATCH 06/10] bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-up
` [PATCH 07/10] bus: mhi: Add MMIO region length to controller structure
` [PATCH 08/10] ath11k: set register access length for MHI driver
` [PATCH 09/10] bus: mhi: pci_generic: Set "
` [PATCH 10/10] bus: mhi: core: Add range checks for BHI and BHIe

[PATCH v4 0/6] BHI/BHIe improvements for MHI power purposes
 2021-06-25  5:28 UTC  (23+ messages)
` [PATCH v4 1/6] bus: mhi: core: Set BHI/BHIe offsets on power up preparation
` [PATCH v4 2/6] bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-up
` [PATCH v4 3/6] bus: mhi: Add MMIO region length to controller structure
` [PATCH v4 4/6] ath11k: set register access length for MHI driver
` [PATCH v4 5/6] bus: mhi: pci_generic: Set "
` [PATCH v4 6/6] bus: mhi: core: Add range checks for BHI and BHIe

[PATCH] ath11k: Remove some duplicate code
 2021-06-23 21:25 UTC 

[PATCH] ath11k: Avoid memcpy() over-reading of he_cap
 2021-06-22 15:28 UTC  (2+ messages)

qca/hci issues with Bluetooth on Dell XPS 13/AX500 (9310)
 2021-06-22  9:50 UTC  (2+ messages)

[PATCH] ath11k: Enable QCN9074 device
 2021-06-19  9:15 UTC  (2+ messages)

[PATCH 0/9] cfg80211/mac80211: Add support for 6GHZ STA for various modes : LPI, SP and VLP
 2021-06-15  8:52 UTC  (12+ messages)
` [PATCH 1/9] cfg80211: add power type definition for 6G Hz
` [PATCH 2/9] mac80211: add definition of regulatory info in 6G Hz operation information
` [PATCH 3/9] mac80211: add parse "
` [PATCH 4/9] cfg80211: add definition for 6G power spectral density(psd)
` [PATCH 5/9] cfg80211: save power spectral density(psd) of regulatory rule
` [PATCH 6/9] mac80211: add definition for transmit power envelope element
` [PATCH 7/9] mac80211: add parse "
` [PATCH 8/9] mac80211: add transmit power envelope element and power constraint in bss_conf
` [PATCH 9/9] mac80211: save transmit power envelope element and power constraint

[PATCH] ath11k: Fix an error handling path in 'ath11k_core_fetch_board_data_api_n()'
 2021-06-15 14:02 UTC  (2+ messages)

[PATCH] ath11k: send beacon template after vdev_start/restart during csa
 2021-06-15 14:05 UTC  (2+ messages)

[PATCH v3] wireless: add check of field VHT Extended NSS BW Capable for 160/80+80 MHz setting
 2021-06-14 11:56 UTC  (2+ messages)
`  "

[PATCH 0/7] ath11k: add support for WCN6855
 2021-06-12 10:31 UTC  (10+ messages)
` [PATCH 1/7] ath11k: add hw reg "
` [PATCH 2/7] ath11k: add dp "
` [PATCH 3/7] ath11k: setup REO "
` [PATCH 4/7] ath11k: setup WBM_IDLE_LINK ring once again
` [PATCH 5/7] ath11k: add support to get peer id for WCN6855
` [PATCH 6/7] ath11k: add support "
` [PATCH 7/7] ath11k: don't call ath11k_pci_set_l1ss "

[PATCH v2] wireless: add check of field VHT Extended NSS BW Capable for 160/80+80 MHz setting
 2021-05-31  3:04 UTC  (3+ messages)

[PATCH v2 0/3] Add support to configure beacon tx mode
 2021-05-26 14:13 UTC  (9+ messages)
` [PATCH v2 1/3] nl80211: Add support for "
` [PATCH v2 2/3] mac80211: "
` [PATCH v2 3/3] ath11k: "

[PATCH v2] bus: mhi: Wait for M2 state during system resume
 2021-05-24  8:43 UTC  (6+ messages)

[PATCH] ath10k/ath11k: fix spelling mistake "requed" -> "requeued"
 2021-05-24  5:35 UTC  (2+ messages)

[regressions] ath11k: v5.12.3 mhi regression
 2021-05-24  5:56 UTC  (9+ messages)

[PATCH] mhi: add MHI_STATE_M2 to resume success criteria
 2021-05-24  3:14 UTC  (4+ messages)

[PATCH] wireless: add check of field VHT Extended NSS BW Capable for 160/80+80 MHz setting
 2021-05-21  2:21 UTC  (3+ messages)

[PATCH] wireless: fix wrong 160/80+80 MHz setting
 2021-05-19  7:23 UTC 

ath11k-qca6390-bringup-202012140938: rebate to v5.10 and MHI M2 workaround
 2021-05-19  4:14 UTC  (15+ messages)
          ` ath11k: qca6390 firmware crashes while connecting to 160 MHz channel

IPQ6018 issues
 2021-05-11 16:18 UTC  (7+ messages)

Dell XPS 13 9310 MHI issue
 2021-05-10 11:59 UTC 

[PATCH v4 0/6] BHI/BHIe improvements for MHI power purposes
 2021-05-06 19:32 UTC  (7+ messages)
` [PATCH v4 1/6] bus: mhi: core: Set BHI/BHIe offsets on power up preparation
` [PATCH v4 2/6] bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-up
` [PATCH v4 3/6] bus: mhi: Add MMIO region length to controller structure
` [PATCH v4 4/6] ath11k: set register access length for MHI driver
` [PATCH v4 5/6] bus: mhi: pci_generic: Set "
` [PATCH v4 6/6] bus: mhi: core: Add range checks for BHI and BHIe

[PATCHv2] mac80211: increment rx stats according to USES_RSS flag
 2021-05-06 17:49 UTC  (5+ messages)

[PATCH v3 0/6] BHI/BHIe improvements for MHI power purposes
 2021-05-06  8:03 UTC  (14+ messages)
` [PATCH v3 1/6] bus: mhi: core: Set BHI/BHIe offsets on power up preparation
` [PATCH v3 2/6] bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-up
` [PATCH v3 3/6] bus: mhi: Add MMIO region length to controller structure
` [PATCH v3 4/6] ath11k: set register access length for MHI driver
` [PATCH v3 5/6] bus: mhi: pci_generic: Set "
` [PATCH v3 6/6] bus: mhi: core: Add range checks for BHI and BHIe

[PATCH AUTOSEL 5.10 01/85] ath11k: fix thermal temperature read
 2021-05-05 16:35 UTC 

[PATCH AUTOSEL 5.11 001/104] ath11k: fix thermal temperature read
 2021-05-05 16:32 UTC 

[PATCH AUTOSEL 5.12 001/116] ath11k: fix thermal temperature read
 2021-05-05 16:29 UTC 

[PATCH v2 0/6] BHI/BHIe improvements for MHI power purposes
 2021-05-05 14:37 UTC  (8+ messages)
` [PATCH v2 1/6] bus: mhi: core: Set BHI/BHIe offsets on power up preparation
` [PATCH v2 2/6] bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-up
` [PATCH v2 3/6] bus: mhi: Add MMIO region length to controller structure
` [PATCH v2 4/6] ath11k: set register access length for MHI driver
` [PATCH v2 5/6] bus: mhi: pci_generic: Set "
` [PATCH v2 6/6] bus: mhi: core: Add range checks for BHI and BHIe

[PATCH v1 0/6] BHI/BHIe improvements for MHI power purposes
 2021-05-04 23:04 UTC  (12+ messages)
` [PATCH v1 1/6] bus: mhi: core: Set BHI/BHIe offsets on power up preparation
` [PATCH v1 2/6] bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-up
` [PATCH v1 3/6] bus: mhi: Add MMIO region length to controller structure
` [PATCH v1 4/6] ath11k: set register access length for MHI driver
` [PATCH v1 5/6] bus: mhi: pci_generic: Set "
` [PATCH v1 6/6] bus: mhi: core: Add range checks for BHI and BHIe

p2p modes support
 2021-04-26 12:51 UTC 

[PATCH v9 0/3] ath11k: add HE radiotap header support
 2021-04-22 18:36 UTC  (3+ messages)
` [PATCH v9 3/3] ath11k: translate HE status to radiotap format

[PATCH] ath11k: fix warning in ath11k_mhi_config
 2021-04-22 14:05 UTC  (2+ messages)

[PATCH][next] ath11k: qmi: Fix spelling mistake "requeqst" -> "request"
 2021-04-22 14:03 UTC  (2+ messages)

hostapd: config_reload: Switch from WPA to open leaves keys
 2021-04-21 17:58 UTC 

crash in ath11k_mac_op_unassign_vif_chanctx / kernel 5.12.0-0.rc7
 2021-04-20 10:42 UTC 

ath11k-qca crashing
 2021-04-20 10:35 UTC  (4+ messages)

ath11k-qca crashing
 2021-04-14 21:24 UTC 

[PATCH 0/3] Add support to configure beacon tx mode
 2021-04-08 11:11 UTC  (4+ messages)
` [PATCH 1/3] nl80211: Add support for "


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