messages from 2021-11-16 04:15:49 to 2021-11-29 07:51:19 UTC [more...]
[patch 00/22] genirq/msi, PCI/MSI: Spring cleaning - Part 1
2021-11-29 7:51 UTC (50+ messages)
` [patch 01/22] powerpc/4xx: Remove MSI support which never worked
` [patch 02/22] PCI/MSI: Fix pci_irq_vector()/pci_irq_get_attinity()
` [patch 03/22] genirq/msi: Guard sysfs code
` [patch 04/22] genirq/msi: Remove unused domain callbacks
` [patch 05/22] genirq/msi: Fixup includes
` [patch 06/22] PCI/MSI: Make pci_msi_domain_write_msg() static
` [patch 07/22] PCI/MSI: Remove msi_desc_to_pci_sysdata()
` [patch 08/22] PCI/sysfs: Use pci_irq_vector()
` [patch 09/22] MIPS: Octeon: Use arch_setup_msi_irq()
` [patch 10/22] genirq/msi, treewide: Use a named struct for PCI/MSI attributes
` [patch 11/22] x86/hyperv: Refactor hv_msi_domain_free_irqs()
` [patch 12/22] PCI/MSI: Make arch_restore_msi_irqs() less horrible
` [patch 13/22] PCI/MSI: Cleanup include zoo
` [patch 14/22] PCI/MSI: Make msix_update_entries() smarter
` [patch 15/22] PCI/MSI: Move code into a separate directory
` [patch 16/22] PCI/MSI: Split out CONFIG_PCI_MSI independent part
` [patch 17/22] PCI/MSI: Split out !IRQDOMAIN code
` [patch 18/22] PCI/MSI: Split out irqdomain code
` [patch 19/22] PCI/MSI: Sanitize MSIX table map handling
` [patch 20/22] PCI/MSI: Make pci_msi_domain_check_cap() static
` [patch 21/22] genirq/msi: Handle PCI/MSI allocation fail in core code
` [patch 22/22] PCI/MSI: Move descriptor counting on allocation fail to the legacy code
[PATCH] ath11k: add support for WCN6855 hw2.1
2021-11-29 2:56 UTC
[PATCH v6 1/2] dt: bindings: add new DT entry for ath11k PCI device support
2021-11-28 17:31 UTC (4+ messages)
` [PATCH v6 2/2] ath11k: Use reserved host DDR addresses from DT for PCI devices
[PATCH 00/19] add support for WCN6750
2021-11-28 16:20 UTC (22+ messages)
` [PATCH 01/19] ath11k: PCI changes to support WCN6750
` [PATCH 02/19] ath11k: Refactor PCI code to support hybrid bus devices
` [PATCH 03/19] ath11k: Choose MSI config based on HW revision
` [PATCH 04/19] ath11k: Refactor MSI logic
` [PATCH 05/19] ath11k: Remove core PCI references from PCI common code
` [PATCH 06/19] ath11k: Add HW params for WCN6750
` [PATCH 07/19] ath11k: Add bus "
` [PATCH 08/19] ath11k: Add register access logic "
` [PATCH 09/19] ath11k: Fetch device information via QMI "
` [PATCH 10/19] ath11k: Add QMI changes "
` [PATCH 11/19] ath11k: HAL changes to support WCN6750
` [PATCH 12/19] ath11k: Datapath "
` [PATCH 13/19] ath11k: Fix RX de-fragmentation issue on WCN6750
` [PATCH 14/19] ath11k: Do not put HW in DBS mode for WCN6750
` [PATCH 15/19] ath11k: WMI changes to support WCN6750
` [PATCH 16/19] ath11k: Update WBM idle ring HP after FW mode on
` [PATCH 17/19] ath11k: Add support for WCN6750 device
` [PATCH 18/19] ath11k: Add support for targets without trustzone
` [PATCH 19/19] dt: bindings: net: add bindings of WCN6750 for ath11k
ath11k: QCN9074: Incompatible board-2.bin for 6GHz
2021-11-26 15:55 UTC (3+ messages)
ath11k: incorrect board_id retrieval
2021-11-26 14:48 UTC
[PATCH v2 0/2] ath11k: add 11d scan offload support for QCA6390/WCN6855
2021-11-26 11:23 UTC (7+ messages)
` [PATCH v2 1/2] ath11k: add configure country code for QCA6390 and WCN6855
` [PATCH v2 2/2] ath11k: add 11d scan offload support
[PATCH] ath11k: Use host CE parameters for CE interrupts configuration
2021-11-26 10:19 UTC (2+ messages)
[PATCH v2] ath11k: report rssi of each chain to mac80211
2021-11-26 10:16 UTC (2+ messages)
[PATCH v2] ath11k: add wait operation for tx management packets for flush from mac80211
2021-11-26 6:54 UTC (4+ messages)
[PATCH v3] ath11k: add wait operation for tx management packets for flush from mac80211
2021-11-26 6:49 UTC
[PATCH v5 1/2] dt: bindings: add new DT entry for ath11k PCI device support
2021-11-25 11:15 UTC (4+ messages)
` [PATCH v5 2/2] ath11k: Use reserved host DDR addresses from DT for PCI devices
[PATCH v3 0/2] ath11k: add handler for board-2.bin without variant and read SMBIOS
2021-11-25 9:52 UTC (4+ messages)
` [PATCH v3 1/2] ath11k: add fallback board name without variant while searching board-2.bin
` [PATCH v3 2/2] ath11k: add read variant from SMBIOS for download board data
[PATCH] ath11k: Avoid NULL ptr access during mgmt tx cleanup
2021-11-25 9:30 UTC
[PATCH v2] ath11k: add read variant from SMBIOS for download board data
2021-11-25 8:55 UTC (8+ messages)
[PATCH] ath11k: Use memset_startat() for clearing queue descriptors
2021-11-24 17:08 UTC (2+ messages)
[PATCH] ath11k: Fix spelling mistake "detetction" -> "detection"
2021-11-24 17:07 UTC (2+ messages)
[PATCH] Revert "ath11k: add read variant from SMBIOS for download board data"
2021-11-24 17:06 UTC (2+ messages)
[PATCH RFT] ath11k: pci: support platforms with one MSI vector
2021-11-24 9:32 UTC (2+ messages)
[PATCH v3 0/3] mac80211: Add extended ROC support for 40-80 MHz bandwidth
2021-11-24 7:56 UTC (6+ messages)
` [PATCH v3 2/3] ath11k: Refactor update channel list function
[PATCH v4 1/2] dt: bindings: add new DT entry for ath11k PCI device support
2021-11-23 10:39 UTC (6+ messages)
` [PATCH v4 2/2] ath11k: Use reserved host DDR addresses from DT for PCI devices
[PATCH] ath11k: Fix mon status ring rx tlv processing
2021-11-22 14:35 UTC (2+ messages)
[PATCH v2] ath11k: skip sending vdev down for channel switch
2021-11-22 14:34 UTC (2+ messages)
[PATCH v2] ath11k: fix read fail for htt_stats and htt_peer_stats for single pdev
2021-11-22 14:33 UTC (2+ messages)
[PATCH v2] ath11k: calculate the correct NSS of peer for HE capabilities
2021-11-22 14:33 UTC (2+ messages)
[PATCH v2] ath11k: change to treat alpha code na as world wide regdomain
2021-11-22 14:32 UTC (2+ messages)
[PATCH 1/7] ath11k: get msi_data again after request_irq is called
2021-11-22 11:11 UTC (2+ messages)
[PATH v3 1/2] dt: bindings: add new DT entry for ath11k PCI device support
2021-11-19 13:56 UTC (8+ messages)
` [PATH v3 2/2] ath11k: Use reserved host DDR addresses from DT for PCI devices
[PATCH 0/7] ath11k: support one MSI vector
2021-11-22 2:03 UTC (5+ messages)
[PATCH v4 0/4] ath11k: add feature for device recovery
2021-11-19 15:17 UTC (7+ messages)
` [PATCH v4 3/4] ath11k: add support for device recovery for QCA6390
` ath11k: using boolean bitfields?
` [PATCH v4 4/4] ath11k: add synchronization operation between reconfigure of mac80211 and ath11k_base
[PATCH v2 1/2] dt: bindings: add new DT entry for ath11k PCI device support
2021-11-19 13:51 UTC (7+ messages)
` [PATCH v2 2/2] ath11k: Use reserved host DDR addresses from DT for PCI devices
[PATCH] ath11k: add read variant from SMBIOS for download board data
2021-11-19 13:18 UTC (5+ messages)
[PATCH 7/7] ath11k: Set IRQ affinity to CPU0 in case of one MSI vector
2021-11-19 12:45 UTC (2+ messages)
[PATCH 4/7] ath11k: refactor multiple MSI vector implementation
2021-11-19 12:43 UTC (2+ messages)
drivers/net/wireless/ath/ath11k/mac.c:5408:22: warning: parameter 'changed_flags' set but not used
2021-11-19 9:57 UTC
[PATCHv2 1/2] ath11k: add dbring debug support
2021-11-19 9:08 UTC (2+ messages)
` [PATCHv2 2/2] ath11k: add spectral/CFR buffer validation support
[PATCH] ath11k: add hw_param for wakeup_mhi
2021-11-19 8:04 UTC (5+ messages)
[regression] mhi: ath11k resume fails on some devices
2021-11-18 17:41 UTC (8+ messages)
[PATCH v3 0/3] ath11k: add feature for device recovery
2021-11-17 9:35 UTC (5+ messages)
[PATCH] ath11k: set DTIM policy to stick mode for station interface
2021-11-17 9:02 UTC (2+ messages)
[PATCH] ath11k: support MAC address randomization in scan
2021-11-17 9:01 UTC (2+ messages)
[PATCH 1/2] ath11k: add dbring debug support
2021-11-17 9:00 UTC (2+ messages)
[PATCH] ath11k: fix read fail for htt_stats and htt_peer_stats for single pdev
2021-11-17 8:56 UTC (2+ messages)
[PATCH] ath11k: skip sending vdev down for channel switch
2021-11-17 8:55 UTC (2+ messages)
[PATCH v4 1/4] ath11k: add ath11k_qmi_free_resource() for recovery
2021-11-17 8:48 UTC (2+ messages)
[PATCH v2] ath11k: fix destination monitor ring out of sync
2021-11-17 7:46 UTC (2+ messages)
[PATCH v2 1/2] ath11k: clear the keys properly via DISABLE_KEY
2021-11-17 7:32 UTC (2+ messages)
[PATCH] ath11k: add support for BSS color change
2021-11-17 7:32 UTC (2+ messages)
[PATCH v2] ath11k: add string type to search board data in board-2.bin for WCN6855
2021-11-17 7:30 UTC (2+ messages)
[PATCH] ath11k: Fix crash caused by uninitialized TX ring
2021-11-17 7:30 UTC (2+ messages)
[PATCH] ath11k: add trace log support
2021-11-17 7:29 UTC (2+ messages)
[PATCH] ath11k: Disabling credit flow for WMI path
2021-11-17 7:28 UTC (2+ messages)
[PATCH] ath11k: Add missing qmi_txn_cancel()
2021-11-17 7:29 UTC (2+ messages)
[PATCH] ath11k: use cache line aligned buffers for dbring
2021-11-17 7:28 UTC (2+ messages)
[PATCH] ath11k: Fix ETSI regd with weather radar overlap
2021-11-17 7:27 UTC (2+ messages)
DBDC on QCA6391
2021-11-16 13:37 UTC
[PATCHv1 05/16] ath11k: fix destination monitor ring out of sync
2021-11-16 8:13 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