ATH11K Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-09 16:37:31 to 2023-12-05 20:00:24 UTC [more...]

[PATCH 0/4] wifi: ath*: use DECLARE_FLEX_ARRAY() for ath*_htc_record
 2023-12-05 20:00 UTC  (12+ messages)
` [PATCH 1/4] wifi: ath10k: remove ath10k_htc_record::pauload[]
` [PATCH 2/4] wifi: ath10k: Use DECLARE_FLEX_ARRAY() for ath10k_htc_record
` [PATCH 3/4] wifi: ath11k: remove ath11k_htc_record::pauload[]
` [PATCH 4/4] wifi: ath11k: Use DECLARE_FLEX_ARRAY() for ath11k_htc_record

bizarre network problem on kernel 6.6.4
 2023-12-05 17:04 UTC  (4+ messages)

[PATCH RFC v2 0/8] wifi: ath11k: hibernation support
 2023-12-05 12:29 UTC  (14+ messages)
` [PATCH RFC v2 1/8] bus: mhi: host: add mhi_power_down_no_destroy()
` [PATCH RFC v2 2/8] bus: mhi: host: add new interfaces to handle MHI channels directly
` [PATCH RFC v2 3/8] wifi: ath11k: handle irq enable/disable in several code path
` [PATCH RFC v2 4/8] wifi: ath11k: remove MHI LOOPBACK channels
` [PATCH RFC v2 5/8] wifi: ath11k: do not dump SRNG statistics during resume
` [PATCH RFC v2 6/8] wifi: ath11k: fix warning on DMA ring capabilities event
` [PATCH RFC v2 7/8] wifi: ath11k: thermal: don't try to register multiple times
` [PATCH RFC v2 8/8] wifi: ath11k: support hibernation

[PATCH v8 00/12] wifi: ath11k: add support for 6 GHz station for various modes : LPI, SP and VLP
 2023-12-04 15:53 UTC  (15+ messages)
` [PATCH v8 01/12] wifi: ath11k: add support to select 6 GHz regulatory type
` [PATCH v8 02/12] wifi: ath11k: store cur_regulatory_info for each radio
` [PATCH v8 03/12] wifi: ath11k: fix a possible dead lock caused by ab->base_lock
` [PATCH v8 04/12] wifi: ath11k: update regulatory rules when interface added
` [PATCH v8 05/12] wifi: ath11k: update regulatory rules when connect to AP on 6 GHz band for station
` [PATCH v8 06/12] wifi: ath11k: save power spectral density(PSD) of regulatory rule
` [PATCH v8 07/12] wifi: ath11k: add parse of transmit power envelope element
` [PATCH v8 08/12] wifi: ath11k: save max tx power in vdev start response event from firmware
` [PATCH v8 09/12] wifi: ath11k: fill parameters for vdev set tpc power WMI command
` [PATCH v8 10/12] wifi: ath11k: add WMI_TLV_SERVICE_EXT_TPC_REG_SUPPORT service bit
` [PATCH v8 11/12] wifi: ath11k: add handler for WMI_VDEV_SET_TPC_POWER_CMDID
` [PATCH v8 12/12] wifi: ath11k: discard BSS_CHANGED_TXPOWER when EXT_TPC_REG_SUPPORT for 6 GHz

[PATCH wifi-next 0/6] wifi: Convert to platform remove callback returning void
 2023-11-30 17:06 UTC  (4+ messages)
` [PATCH wifi-next 1/6] wifi: ath11k: "

[PATCH] wifi: ath11k: fix race due to setting ATH11K_FLAG_EXT_IRQ_ENABLED too early
 2023-11-30 17:04 UTC  (3+ messages)

[PATCH 0/3] wifi: ath: Update Qualcomm Innovation Center, Inc. copyrights
 2023-11-30 16:59 UTC  (5+ messages)
` [PATCH 1/3] wifi: ath12k: "
` [PATCH 2/3] wifi: ath11k: "
` [PATCH 3/3] wifi: ath10k: "

[PATCH] wifi: ath11k: fix layout of scan_flags in struct scan_req_params
 2023-11-30  8:24 UTC  (5+ messages)

[PATCH net] wifi: ath11k: Fix invalid ring usage in full monitor mode
 2023-11-23  9:54 UTC 

[PATCH 0/4] wifi: ath: Cleanup WMI peer flags
 2023-11-22 18:25 UTC  (6+ messages)
` [PATCH 1/4] wifi: ath11k: Remove obsolete struct wmi_peer_flags_map *peer_flags
` [PATCH 2/4] wifi: ath12k: "
` [PATCH 3/4] wifi: ath11k: Consolidate WMI peer flags
` [PATCH 4/4] wifi: ath12k: "

[PATCH 0/2] wifi: ath: Remove unused struct ieee80211_ops *ops
 2023-11-22 18:24 UTC  (4+ messages)
` [PATCH 1/2] wifi: ath11k: Remove struct ath11k::ops
` [PATCH 2/2] wifi: ath12k: Remove struct ath12k::ops

[PATCH v7 00/12] wifi: ath11k: add support for 6 GHz station for various modes : LPI, SP and VLP
 2023-11-22 17:00 UTC  (14+ messages)
` [PATCH v7 01/12] wifi: ath11k: add support to select 6 GHz regulatory type
` [PATCH v7 02/12] wifi: ath11k: store cur_regulatory_info for each radio
` [PATCH v7 03/12] wifi: ath11k: fix a possible dead lock caused by ab->base_lock
` [PATCH v7 04/12] wifi: ath11k: update regulatory rules when interface added
` [PATCH v7 05/12] wifi: ath11k: update regulatory rules when connect to AP on 6 GHz band for station
` [PATCH v7 06/12] wifi: ath11k: save power spectral density(PSD) of regulatory rule
` [PATCH v7 07/12] wifi: ath11k: add parse of transmit power envelope element
` [PATCH v7 08/12] wifi: ath11k: save max tx power in vdev start response event from firmware
` [PATCH v7 09/12] wifi: ath11k: fill parameters for vdev set tpc power WMI command
` [PATCH v7 10/12] wifi: ath11k: add WMI_TLV_SERVICE_EXT_TPC_REG_SUPPORT service bit
` [PATCH v7 11/12] wifi: ath11k: add handler for WMI_VDEV_SET_TPC_POWER_CMDID
` [PATCH v7 12/12] wifi: ath11k: discard BSS_CHANGED_TXPOWER when EXT_TPC_REG_SUPPORT for 6 GHz

[PATCH RFC 0/8] wifi: ath11k: hibernation support
 2023-11-14  1:26 UTC  (21+ messages)
` [PATCH RFC 1/8] bus: mhi: host: add mhi_power_down_no_destroy()
` [PATCH RFC 2/8] bus: mhi: host: add new interfaces to handle MHI channels directly
` [PATCH RFC 3/8] wifi: ath11k: handle irq enable/disable in several code path
` [PATCH RFC 4/8] wifi: ath11k: remove MHI LOOPBACK channels
` [PATCH RFC 5/8] wifi: ath11k: do not dump SRNG statistics during resume
` [PATCH RFC 6/8] wifi: ath11k: fix warning on DMA ring capabilities event
` [PATCH RFC 7/8] wifi: ath11k: thermal: don't try to register multiple times
` [PATCH RFC 8/8] wifi: ath11k: support hibernation

[PATCH] wifi: ath11k: Defer on rproc_get failure
 2023-11-13 15:44 UTC  (6+ messages)

[PATCH net-next] wifi: ath11k: Remove unneeded semicolon
 2023-11-13 15:40 UTC  (3+ messages)

Can ath11k automatically enable CRYPTO_MICHAEL_MIC?
 2023-11-13 15:11 UTC  (2+ messages)

[PATCH 9/9] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable WiFi
 2023-11-13 14:10 UTC  (3+ messages)

ath11k-firmware: IPQ8074 hw2.0: Add Yuncore AX880 specific BDF
 2023-10-31 20:32 UTC  (2+ messages)
` Fwd: "

Fwd: ath11k: QCN9074: ce desc not available for wmi command
 2023-10-26 23:06 UTC  (8+ messages)

[PATCH v2 03/13] PCI/ASPM: Disable ASPM when driver requests it
 2023-10-26 22:02 UTC  (8+ messages)

ath11k: QCA6390 hw2.0: firmware crashing on ath.git master branch
 2023-10-26 12:08 UTC  (6+ messages)

[PATCH v2 0/2] wifi: ath11k: fix event locking
 2023-10-25 12:26 UTC  (11+ messages)
` [PATCH v2 1/2] wifi: ath11k: fix temperature "
` [PATCH v2 2/2] wifi: ath11k: fix dfs radar "

[PATCH] Revert "wifi: ath11k: call ath11k_mac_fils_discovery() without condition"
 2023-10-25 10:36 UTC  (3+ messages)

[PATCH] wifi: ath11k: fix gtk offload status event locking
 2023-10-25 10:01 UTC  (3+ messages)

[PATCH] wifi: ath11k: fix htt pktlog locking
 2023-10-25 10:00 UTC  (2+ messages)

[PATCH v4 0/3] wifi: ath11k: support firmware-2.bin
 2023-10-25  9:54 UTC  (9+ messages)
` [PATCH v4 2/3] wifi: ath11k: qmi: refactor ath11k_qmi_m3_load()
` [PATCH v4 3/3] wifi: ath11k: add firmware-2.bin support

Słowa kluczowe do wypozycjonowania
 2023-10-23  8:15 UTC 

wifi: ath11k: QCN9074 numof stations
 2023-10-20 11:37 UTC 

[PATCH 0/2] wifi: ath11k: fix event locking
 2023-10-19 15:17 UTC  (7+ messages)
` [PATCH 1/2] wifi: ath11k: fix temperature "
` [PATCH 2/2] wifi: ath11k: fix dfs radar "

[PATCH 0/2] wifi: ath11k: rename the variable naming convention
 2023-10-18  8:34 UTC  (6+ messages)
` [PATCH 1/2] wifi: ath11k: rename the wmi_sc naming convention to wmi_ab
` [PATCH 2/2] wifi: ath11k: rename the sc naming convention to ab

[PATCH 0/2] wifi: ath: Remove ath*_base::bd_api
 2023-10-18  8:31 UTC  (4+ messages)
` [PATCH 1/2] wifi: ath11k: Remove ath11k_base::bd_api
` [PATCH 2/2] wifi: ath12k: Remove ath12k_base::bd_api

[PATCH net-next] net: wireless: ath11k: Use device_get_match_data()
 2023-10-18  8:28 UTC  (3+ messages)

[PATCH] wifi: ath11k: fix -Wformat-truncation warning
 2023-10-17 19:38 UTC  (2+ messages)

[PATCH v2 05/13] PCI/ASPM: Add pci_enable_link_state()
 2023-10-16 12:57 UTC  (5+ messages)

[PATCH] wifi: ath11k: Introduce and use ath11k_sta_to_arsta()
 2023-10-12 16:08 UTC  (2+ messages)

[PATCH] wifi: ath11k: Remove unused struct ath11k_htc_frame
 2023-10-12 16:07 UTC  (2+ messages)

[PATCH] wifi: ath11k: add parsing of phy bitmap for reg rules
 2023-10-12 16:05 UTC  (2+ messages)

[PATCH] wifi: ath11k: ath11k_debugfs_register(): fix format-truncation warning
 2023-10-12 16:04 UTC  (3+ messages)

[PATCH v2 04/13] PCI/ASPM: Move L0S/L1/sub states mask calculation into a helper
 2023-10-12 10:29 UTC  (3+ messages)

[PATCH] wifi: ath11k: call ath11k_mac_fils_discovery() without condition
 2023-10-10  7:23 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