public inbox for ath12k@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2025-03-26 21:35:48 to 2025-04-08 21:17:05 UTC [more...]

[ath:for-next] BUILD SUCCESS 68218fa0862aaa8fcc5f968663efc781eb4c91df
 2025-04-08 21:16 UTC 

[ath:master-pending] BUILD SUCCESS 471ed859ad3c4184bbb80900f5486d361578aefd
 2025-04-08 20:16 UTC 

[PATCH wireless-next v5 0/3] wifi: MBSSID support in MLO
 2025-04-08 18:45 UTC  (4+ messages)
` [PATCH wireless-next v5 1/3] wifi: nl80211: add link id of transmitted profile for MLO MBSSID
` [PATCH wireless-next v5 2/3] wifi: mac80211: restructure tx profile retrieval "
` [PATCH ath-next v5 3/3] wifi: ath12k: pass link_conf for tx_arvif retrieval

ath12k: request a board file for sm8650
 2025-04-08 17:09 UTC 

ath12k: request a board file for sm8650
 2025-04-08 17:09 UTC 

[ath:ath12k-split-phy] BUILD REGRESSION 31d82c3b3b8782ff326a188f2ae78d3d9f333448
 2025-04-08 16:29 UTC 

linux-next: build failure after merge of the ath-next tree
 2025-04-08 16:17 UTC 

[PATCH ath-next] wifi: ath12k: ahb: Replace del_timer_sync() with timer_delete_sync()
 2025-04-08 16:14 UTC 

[PATCH ath-next 0/2] wifi: ath12k: correctly check RX multicast bit
 2025-04-08 13:01 UTC  (3+ messages)
` [PATCH ath-next 1/2] wifi: ath12k: using msdu end descriptor to check for rx multicast packets
` [PATCH ath-next 2/2] wifi: ath12k: correctly handle mcast packets for clients

[PATCH ath-next v4 0/9] wifi: ath12k: fixes for rmmod and recovery issues with hardware grouping
 2025-04-08 10:00 UTC  (19+ messages)
` [PATCH ath-next v4 1/9] wifi: ath12k: fix SLUB BUG - Object already free in ath12k_reg_free()
` [PATCH ath-next v4 2/9] wifi: ath12k: add reference counting for core attachment to hardware group
` [PATCH ath-next v4 3/9] wifi: ath12k: fix failed to set mhi state error during reboot with hardware grouping
` [PATCH ath-next v4 4/9] wifi: ath12k: fix ATH12K_FLAG_REGISTERED flag handling
` [PATCH ath-next v4 5/9] wifi: ath12k: fix firmware assert during reboot with hardware grouping
` [PATCH ath-next v4 6/9] wifi: ath12k: fix ath12k_core_pre_reconfigure_recovery() with grouping
` [PATCH ath-next v4 7/9] wifi: ath12k: handle ath12k_core_restart() with hardware grouping
` [PATCH ath-next v4 8/9] wifi: ath12k: handle ath12k_core_reset() "
` [PATCH ath-next v4 9/9] wifi: ath12k: reset MLO global memory during recovery

ath12k: No 6GHz Wireless found
 2025-04-08  9:16 UTC  (10+ messages)

[PATCH ath-next v2 0/4] wifi: ath12k: Fix multicast memory leak in tx path
 2025-04-08  6:13 UTC  (5+ messages)
` [PATCH ath-next v2 1/4] wifi: ath12k: Handle error cases during extended skb allocation
` [PATCH ath-next v2 2/4] wifi: ath12k: Refactor tx descriptor handling in tx completion handler
` [PATCH ath-next v2 3/4] wifi: ath12k: Fix memory leak during extended skb allocation
` [PATCH ath-next v2 4/4] wifi: ath12k: Use skb->len for dma_unmap_single() length parameter

[PATCH ath-next 0/4] wifi: ath12k: Fix multicast memory leak in tx path
 2025-04-08  6:07 UTC  (7+ messages)
` [PATCH ath-next 1/4] wifi: ath12k: Handle error cases during extended skb allocation
` [PATCH ath-next 2/4] wifi: ath12k: Refactor tx descriptor handling in tx completion handler
` [PATCH ath-next 3/4] wifi: ath12k: Fix memory leak during extended skb allocation
` [PATCH ath-next 4/4] wifi: ath12k: Use skb->len for dma_unmap_single() length parameter

[PATCH ath-next v3] wifi: ath12k: avoid deadlock during regulatory update in ath12k_regd_update()
 2025-04-08  5:39 UTC 

[PATCH ath-next] wifi: ath12k: fix invalid access to memory
 2025-04-08  4:53 UTC 

[ath:ath12k-split-phy 64/169] drivers/net/wireless/ath/ath12k/reg.c:243:11: warning: variable 'band' is used uninitialized whenever 'if' condition is false
 2025-04-08  4:38 UTC 

[PATCH ath-next 0/3] wifi: ath12k: Properly update frequency range
 2025-04-08  4:21 UTC  (4+ messages)
` [PATCH ath-next 1/3] wifi: ath12k: Add helper function ath12k_mac_update_freq_range()
` [PATCH ath-next 2/3] wifi: ath12k: Fix frequency range in driver
` [PATCH ath-next 3/3] wifi: ath12k: Update frequency range if reg rules changes

[ath:ath12k-split-phy 63/169] drivers/net/wireless/ath/ath12k/reg.c:245:13: warning: variable 'freq_low' is used uninitialized whenever 'if' condition is false
 2025-04-08  2:48 UTC 

[PATCH V12 0/9] wifi: ath12k: add MU-MIMO and 160 MHz bandwidth support
 2025-04-08  1:01 UTC  (10+ messages)
` [PATCH V12 1/9] wifi: ath12k: push HE MU-MIMO params to hardware
` [PATCH V12 2/9] wifi: ath12k: push EHT "
` [PATCH V12 3/9] wifi: ath12k: move HE MCS mapper to a separate function
` [PATCH V12 4/9] wifi: ath12k: generate rx and tx mcs maps for supported HE mcs
` [PATCH V12 5/9] wifi: ath12k: fix TX and RX MCS rate configurations in HE mode
` [PATCH V12 6/9] wifi: ath12k: add support for setting fixed HE rate/GI/LTF
` [PATCH V12 7/9] wifi: ath12k: clean up 80P80 support
` [PATCH V12 8/9] wifi: ath12k: add support for 160 MHz bandwidth
` [PATCH V12 9/9] wifi: ath12k: add extended NSS bandwidth support for 160 MHz

[PATCH] wifi: ath12k: Fix misspelling "upto" in dp.c
 2025-04-07 19:41 UTC  (2+ messages)

[PATCH][next] wifi: ath12k: core.h: Avoid -Wflex-array-member-not-at-end warnings
 2025-04-07 20:29 UTC  (4+ messages)

[PATCH ath-next] wifi: ath12k: Fix memory leak during vdev_id mismatch
 2025-04-07 15:23 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: Fix invalid memory access while forming 802.11 header
 2025-04-07 15:23 UTC  (2+ messages)

[PATCH ath-next v3] wifi: ath12k: Fix incorrect rates sent to firmware
 2025-04-07 15:23 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: Fix memory corruption during MLO multicast tx
 2025-04-07 15:23 UTC  (2+ messages)

[PATCH ath-next 0/2] wifi: ath12k: set proper key flags and MIC space for CCMP256 and GCMP ciphers
 2025-04-06  9:22 UTC  (3+ messages)
` [PATCH ath-next 1/2] wifi: ath12k: fix wrong handling of "
` [PATCH ath-next 2/2] wifi: ath12k: avoid multiple skb_cb fetch in ath12k_mac_mgmt_tx_wmi()

[ath:master-pending] BUILD SUCCESS 5a7a37babc23c028016297f2de497aaa38f2b336
 2025-04-05  3:11 UTC 

[ath:pending] BUILD SUCCESS cb5f4d002e42483086915087d6360ad2e05a0113
 2025-04-04 23:33 UTC 

[ath:master] BUILD SUCCESS 12b93f7c6d101d22e0ea3bf4a240699746c79117
 2025-04-04 19:47 UTC 

[ath:ath-next] BUILD SUCCESS 89ac53e96217bd5525ee56eaa1b8ef2b398a9ad6
 2025-04-04 19:46 UTC 

[ath:master-pending] BUILD SUCCESS 8a9b1e359d9eb3085dfd80c2e9872c07030fb4d7
 2025-04-04  1:09 UTC 

[PATCH AUTOSEL 6.6 01/26] wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process
 2025-04-03 19:07 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 14/26] wifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifi

[PATCH AUTOSEL 6.12 03/47] wifi: ath12k: fix memory leak in ath12k_pci_remove()
 2025-04-03 19:05 UTC  (3+ messages)
` [PATCH AUTOSEL 6.12 04/47] wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process
` [PATCH AUTOSEL 6.12 25/47] wifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifi

[PATCH AUTOSEL 6.13 03/49] wifi: ath12k: fix memory leak in ath12k_pci_remove()
 2025-04-03 19:03 UTC  (3+ messages)
` [PATCH AUTOSEL 6.13 04/49] wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process
` [PATCH AUTOSEL 6.13 25/49] wifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifi

[PATCH AUTOSEL 6.14 04/54] wifi: ath12k: fix memory leak in ath12k_pci_remove()
 2025-04-03 19:01 UTC  (4+ messages)
` [PATCH AUTOSEL 6.14 05/54] wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process
` [PATCH AUTOSEL 6.14 06/54] wifi: ath12k: Avoid memory leak while enabling statistics
` [PATCH AUTOSEL 6.14 28/54] wifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifi

[PATCH ath-next v4 0/3] wifi: ath12k: Enable REO queue lookup table on QCN9274
 2025-04-03 18:52 UTC  (8+ messages)
` [PATCH ath-next v4 1/3] wifi: ath12k: Fix the enabling of REO queue lookup table feature
` [PATCH ath-next v4 2/3] wifi: ath12k: Add support to clear qdesc array in REO cache
` [PATCH ath-next v4 3/3] wifi: ath12k: Enable REO queue lookup table feature on QCN9274

[ath:ath-next] BUILD SUCCESS 31e98e277ae47f56632e4d663b1d4fd12ba33ea8
 2025-04-03 16:30 UTC 

[PATCH ath-next] wifi: ath12k: fix cleanup path after mhi init
 2025-04-03 10:04 UTC 

[PATCH ath-next 0/2] wifi: ath12k: Handle of key_cipher in MLD AP
 2025-04-03  8:22 UTC  (3+ messages)
` [PATCH ath-next 1/2] wifi: ath12k: Resolve multicast packet drop by populating key_cipher in ath12k_install_key()
` [PATCH ath-next 2/2] wifi: ath12k: Introduce check against zero for ahvif->key_cipher in ath12k_mac_op_tx()

[PATCH v2 0/4] PCI/arm64/ath11k/ath12k: Rename pwrctrl Kconfig symbols
 2025-04-03  7:38 UTC  (9+ messages)
` [PATCH v2 1/4] PCI/pwrctrl: Rename pwrctrl Kconfig symbols and slot module
` [PATCH v2 2/4] wifi: ath11k: switch to PCI_PWRCTRL_PWRSEQ
` [PATCH v2 3/4] wifi: ath12k: "
` [PATCH v2 4/4] arm64: Kconfig: switch to HAVE_PWRCTRL

[PATCH ath-next] wifi: ath12k: Disable broadcast TWT feature in HE MAC capabilities
 2025-04-03  4:22 UTC 

[ath:master-pending] BUILD SUCCESS 50afcd9a825a7d542d456942c2eac2d64e9b8875
 2025-04-02 20:17 UTC 

[PATCH ath-next 0/2] wifi: ath12k: add rx_info and replace the usage of rx desc
 2025-04-02 18:29 UTC  (3+ messages)
` [PATCH ath-next 1/2] wifi: ath12k: add rx_info to capture required field from rx descriptor
` [PATCH ath-next 2/2] wifi: ath12k: replace the usage of rx desc with rx_info

[PATCH ath-next v15 0/4] wifi: ath12k: add 11d scan offload support and handle country code for WCN7850
 2025-04-02 15:08 UTC  (6+ messages)
` [PATCH ath-next v15 1/4] wifi: ath12k: add configure "
` [PATCH ath-next v15 2/4] wifi: ath12k: use correct WMI command to set "
` [PATCH ath-next v15 3/4] wifi: ath12k: add 11d scan offload support
` [PATCH ath-next v15 4/4] wifi: ath12k: store and send country code to firmware after recovery

[PATCH ath-next] wifi: ath12k: Fix spelling errors in mac.c file
 2025-04-02 15:08 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: Fix memory leak due to multiple rx_stats allocation
 2025-04-02 15:08 UTC  (3+ messages)

[PATCH 0/4] PCI/arm64/ath11k/ath12k: Rename pwrctrl Kconfig symbols
 2025-04-02 12:38 UTC  (12+ messages)
` [PATCH 1/4] PCI/pwrctrl: Rename pwrctrl Kconfig symbols and slot module
` [PATCH 2/4] arm64: Kconfig: switch to HAVE_PWRCTRL
` [PATCH 3/4] wifi: ath11k: switch to PCI_PWRCTRL_PWRSEQ
` [PATCH 4/4] wifi: ath12k: "

[PATCH ath-next v3 0/3] wifi: ath12k: Enable REO queue lookup table on QCN9274
 2025-04-02 11:03 UTC  (3+ messages)
` [PATCH ath-next v3 1/3] wifi: ath12k: Fix the enabling of REO queue lookup table feature

[PATCH ath-next 0/9] wifi: ath12k: support MLO for WCN7850
 2025-04-02  2:45 UTC  (10+ messages)
` [PATCH ath-next 1/9] wifi: ath12k: introduce ath12k_fw_feature_supported()
` [PATCH ath-next 2/9] wifi: ath12k: use fw_features only when it is valid
` [PATCH ath-next 3/9] wifi: ath12k: support MLO as well if single_chip_mlo_support flag is set
` [PATCH ath-next 4/9] wifi: ath12k: identify assoc link vif in station mode
` [PATCH ath-next 5/9] wifi: ath12k: make assoc link associate first
` [PATCH ath-next 6/9] wifi: ath12k: group REO queue buffer parameters together
` [PATCH ath-next 7/9] wifi: ath12k: alloc REO queue per station
` [PATCH ath-next 8/9] wifi: ath12k: don't skip non-primary links for WCN7850
` [PATCH ath-next 9/9] wifi: ath12k: support 2 channels for single pdev device

[ath:master] BUILD SUCCESS ba613742db305037ca2193b2b552b769c4f2a5f7
 2025-04-01 23:08 UTC 

[ath:ath-next] BUILD SUCCESS 3b199a58cc585f423a85af2e57045c9a783361bb
 2025-04-01 23:08 UTC 

[PATCH v4 0/3] wifi: MBSSID support in MLO
 2025-04-01 19:24 UTC  (6+ messages)
` [PATCH v4 1/3] wifi: nl80211: add link id of transmitted profile for MLO MBSSID

[PATCH V11 0/9] wifi: ath12k: add MU-MIMO and 160 MHz bandwidth support
 2025-04-01 18:22 UTC  (3+ messages)

[PATCH ath-next v14 0/4] wifi: ath12k: add 11d scan offload support and handle country code for WCN7850
 2025-04-01  0:26 UTC  (6+ messages)
` [PATCH ath-next v14 1/4] wifi: ath12k: add configure "
` [PATCH ath-next v14 2/4] wifi: ath12k: use correct WMI command to set "
` [PATCH ath-next v14 3/4] wifi: ath12k: add 11d scan offload support
` [PATCH ath-next v14 4/4] wifi: ath12k: store and send country code to firmware after recovery

[PATCH v4] wifi: ath12k: Add support for link specific datapath stats
 2025-04-01  0:03 UTC  (3+ messages)

[ath:pending] BUILD SUCCESS 481c86025acc2d2925865500a01a9648e538db70
 2025-03-29 22:48 UTC 

[ath:master-pending] BUILD SUCCESS aadcc1f2ec3c02e80cb32027275a1fafa3bf6ed6
 2025-03-29 22:47 UTC 

[ath:ath12k-ng] BUILD SUCCESS fe7b66d415df9e414b4fced02ad4704c6a0ae8ae
 2025-03-29 16:26 UTC 

[ath:master] BUILD SUCCESS c34fb584f35846b9e0d6bb8e2418a7152ec3499c
 2025-03-29  0:18 UTC 

[ath:ath-next] BUILD SUCCESS 79ce49513222a89338e78bc7c7cb4a0fb4d6cb23
 2025-03-28 23:12 UTC 

[PATCH v11 00/10] wifi: ath12k: Add monitor interface support on QCN9274
 2025-03-27 22:58 UTC  (2+ messages)

[PATCH] wifi: ath12k: extend dma mask to 36 bits
 2025-03-27 22:58 UTC  (2+ messages)

[ath:master-pending] BUILD SUCCESS 75a2bb71b0d564d1007b6809917125bd2a052991
 2025-03-27 19:01 UTC 

[ath:pending] BUILD SUCCESS 611b99bf7fd9058dc5193aade246b640413f85e2
 2025-03-27 17:37 UTC 

ath12k-firmware: WCN7850 hw2.0: update board-2.bin
 2025-03-27 16:13 UTC 

[PATCH wireless-next v5 0/4] wifi: cfg80211: update EML capabilities of an ML Station
 2025-03-27  5:13 UTC  (5+ messages)
` [PATCH wireless-next v5 1/4] wifi: cfg80211: Add support to get EMLSR capabilities of non-AP MLD
` [PATCH wireless-next v5 2/4] wifi: mac80211: update ML STA with EML capabilities
` [PATCH wireless-next v5 3/4] wifi: ieee80211: Add helpers to fetch EMLSR delay and timeout values
` [PATCH wireless-next v5 4/4] wifi: ath12k: update EMLSR capabilities of ML Station

[PATCH ath-next v4] wifi: ath12k: read country code from SMBIOS for WCN7850
 2025-03-27  2:14 UTC 

[PATCH v13 0/4] wifi: ath12k: add 11d scan offload support and handle country code for WCN7850
 2025-03-27  2:04 UTC  (6+ messages)
` [PATCH v13 1/4] wifi: ath12k: add configure "
` [PATCH v13 2/4] wifi: ath12k: use correct WMI command to set "
` [PATCH v13 3/4] wifi: ath12k: add 11d scan offload support
` [PATCH v13 4/4] wifi: ath12k: store and send country code to firmware after recovery


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