public inbox for ath12k@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2025-01-13 19:24:25 to 2025-01-23 08:02:50 UTC [more...]

[PATCH v3] wifi: ath12k: fix memory leak in ath12k_pci_remove()
 2025-01-23  8:02 UTC 

[PATCH v2] wifi: ath12k: fix memory leak in ath12k_pci_remove()
 2025-01-23  7:47 UTC  (3+ messages)

[PATCH] wifi: ath12k: fix skb_ext_desc leak in ath12k_dp_tx error path
 2025-01-23  2:02 UTC  (5+ messages)

[PATCH v10 0/4] wifi: ath12k: Factory test mode support
 2025-01-22 18:36 UTC  (11+ messages)
` [PATCH v10 1/4] wifi: ath: create common testmode_i.h file for ath drivers
` [PATCH v10 2/4] wifi: ath12k: export ath12k_wmi_tlv_hdr for testmode
` [PATCH v10 3/4] wifi: ath12k: add factory test mode support
` [PATCH v10 4/4] wifi: ath12k: Disable MLO in Factory Test Mode

[ath:pending] BUILD SUCCESS 4e722f5a23a1fa3efbc9a5166f0748601536a841
 2025-01-22 16:03 UTC 

[PATCH RFC 0/3] wifi: mac80211/ath12k: add support to fill link statistics of multi-link station
 2025-01-22 13:34 UTC  (4+ messages)
` [PATCH RFC 1/3] wifi: mac80211: correct RX stats packet increment for multi-link
` [PATCH RFC 2/3] wifi: ath12k: add link support for multi-link in arsta
` [PATCH RFC 3/3] wifi: ath12k: add EHT support for TX rate

[ath:master-pending] BUILD SUCCESS cfeea7fa02c7847b95cb99b233933a79906cf73f
 2025-01-22 12:11 UTC 

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

wifi: ath12k: start-up crash with WCN7850 hw2.0 on TI AM69-SK board
 2025-01-22  7:20 UTC  (2+ messages)

[PATCH v3] wifi: ath12k: Add WMI control path stats infra
 2025-01-22  1:39 UTC  (3+ messages)

[PATCH v4 00/10] wifi: ath12k: Add peer extended Rx statistics debugfs support
 2025-01-22  0:47 UTC  (11+ messages)
` [PATCH v4 01/10] wifi: ath12k: Add HAL_PHYRX_GENERIC_U_SIG TLV parsing support
` [PATCH v4 02/10] wifi: ath12k: Add HAL_PHYRX_GENERIC_EHT_SIG "
` [PATCH v4 03/10] wifi: ath12k: Add HAL_RX_PPDU_START_USER_INFO "
` [PATCH v4 04/10] wifi: ath12k: Add HAL_PHYRX_OTHER_RECEIVE_INFO "
` [PATCH v4 05/10] wifi: ath12k: Update the peer id in PPDU end user stats TLV
` [PATCH v4 06/10] wifi: ath12k: fix the ampdu id fetch in the HAL_RX_MPDU_START TLV
` [PATCH v4 07/10] wifi: ath12k: Add EHT MCS support in Extended Rx statistics
` [PATCH v4 08/10] wifi: ath12k: Refactor the format of peer rate table information
` [PATCH v4 09/10] wifi: ath12k: Add EHT rate statistics support
` [PATCH v4 10/10] wifi: ath12k: Add peer extended Rx statistics debugfs support

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

[PATCH v2] wifi: ath12k: add support of station average signal strength
 2025-01-21 10:27 UTC  (2+ messages)

[PATCH 0/7] wifi: ath12k: Add monitor interface support on QCN9274
 2025-01-21  9:49 UTC  (12+ messages)
` [PATCH 7/7] wifi: ath12k: add "

[PATCH v2 0/7] wifi: ath12k: Add monitor interface support on QCN9274
 2025-01-21  9:48 UTC  (9+ messages)
` [PATCH v2 1/7] wifi: ath12k: fix link valid field initialization in the monitor Rx
` [PATCH v2 2/7] wifi: ath12k: Add extra TLV tag parsing support in monitor Rx path
` [PATCH v2 3/7] wifi: ath12k: Avoid fetch Error bitmap and decap format from Rx TLV
` [PATCH v2 4/7] wifi: ath12k: Replace band define G with GHZ where appropriate
` [PATCH v2 5/7] wifi: ath12k: change the status update in the monitor Rx
` [PATCH v2 6/7] wifi: ath12k: Avoid packet offset and FCS length from Rx TLV
` [PATCH v2 7/7] wifi: ath12k: add monitor interface support on QCN9274

[PATCH] wifi: ath12k: add support of station average signal strength
 2025-01-21  9:42 UTC  (3+ messages)

[PATCH v3 00/10] wifi: ath12k: Add peer extended Rx statistics debugfs support
 2025-01-20 13:43 UTC  (12+ messages)
` [PATCH v3 01/10] wifi: ath12k: Add HAL_PHYRX_GENERIC_U_SIG TLV parsing support
` [PATCH v3 02/10] wifi: ath12k: Add HAL_PHYRX_GENERIC_EHT_SIG "
` [PATCH v3 03/10] wifi: ath12k: Add HAL_RX_PPDU_START_USER_INFO "
` [PATCH v3 04/10] wifi: ath12k: Add HAL_PHYRX_OTHER_RECEIVE_INFO "
` [PATCH v3 05/10] wifi: ath12k: Update the peer id in PPDU end user stats TLV
` [PATCH v3 06/10] wifi: ath12k: fix the ampdu id fetch in the HAL_RX_MPDU_START TLV
` [PATCH v3 07/10] wifi: ath12k: Add EHT MCS support in Extended Rx statistics
` [PATCH v3 08/10] wifi: ath12k: Refactor the format of peer rate table information
` [PATCH v3 09/10] wifi: ath12k: Add EHT rate statistics support
` [PATCH v3 10/10] wifi: ath12k: Add peer extended Rx statistics debugfs support

[PATCH v2 00/10] wifi: ath12k: fixes for rmmod and recovery issues with hardware grouping
 2025-01-20  9:48 UTC  (11+ messages)
` [PATCH v2 01/10] wifi: ath12k: prevent race condition in ath12k_core_hw_group_destroy()
` [PATCH v2 02/10] wifi: ath12k: add reference counting for core attachment to hardware group
` [PATCH v2 03/10] wifi: ath12k: fix failed to set mhi state error during reboot with hardware grouping
` [PATCH v2 04/10] wifi: ath12k: fix firmware assert "
` [PATCH v2 05/10] wifi: ath12k: fix SLUB BUG - Object already free in ath12k_reg_free()
` [PATCH v2 06/10] wifi: ath12k: fix ath12k_core_pre_reconfigure_recovery() with grouping
` [PATCH v2 07/10] wifi: ath12k: fix ATH12K_FLAG_REGISTERED flag handling
` [PATCH v2 08/10] wifi: ath12k: handle ath12k_core_restart() with hardware grouping
` [PATCH v2 09/10] wifi: ath12k: handle ath12k_core_reset() "
` [PATCH v2 10/10] wifi: ath12k: reset MLO global memory during recovery

[PATCH 00/10] wifi: ath12k: fixes for rmmod and recovery issues with hardware grouping
 2025-01-20  8:38 UTC  (17+ messages)
` [PATCH 04/10] wifi: ath12k: fix firmware assert during reboot "
` [PATCH 05/10] wifi: ath12k: fix SLUB BUG - Object already free in ath12k_reg_free()
` [PATCH 06/10] wifi: ath12k: fix ath12k_core_pre_reconfigure_recovery() with grouping
` [PATCH 07/10] wifi: ath12k: fix ATH12K_FLAG_REGISTERED flag handling
` [PATCH 08/10] wifi: ath12k: handle ath12k_core_restart() with hardware grouping
` [PATCH 09/10] wifi: ath12k: handle ath12k_core_reset() "
` [PATCH 10/10] wifi: ath12k: reset MLO global memory during recovery

[PATCH] wifi: ath12k: remove return for empty tx bitrate in mac_op_sta_statistics
 2025-01-20  4:39 UTC  (2+ messages)

[PATCH v2 0/5] wifi:ath11k/ath12k: refactor tx_arvif retrieval
 2025-01-19  5:22 UTC  (6+ messages)
` [PATCH v2 1/5] wifi: ath11k: refactor transmitted arvif retrieval
` [PATCH v2 2/5] wifi: ath11k: pass tx arvif for MBSSID and EMA beacon generation
` [PATCH v2 3/5] wifi: ath12k: refactor transmitted arvif retrieval
` [PATCH v2 4/5] wifi: ath12k: pass tx arvif for MBSSID and EMA beacon generation
` [PATCH v2 5/5] wifi: ath12k: pass BSSID index as input for EMA

[PATCH 0/5] wifi:ath11k/ath12k: refactor tx_arvif retrieval
 2025-01-19  4:57 UTC  (11+ messages)
` [PATCH 1/5] wifi: ath11k: refactor transmitted arvif retrieval
` [PATCH 2/5] wifi: ath11k: pass tx arvif for MBSSID and EMA beacon generation
` [PATCH 3/5] wifi: ath12k: refactor transmitted arvif retrieval
` [PATCH 4/5] wifi: ath12k: pass tx arvif for MBSSID and EMA beacon generation
` [PATCH 5/5] wifi: ath12k: pass BSSID index as input for EMA

[ath:master] BUILD SUCCESS e7ef944b3e2c31b608800925e784f67596375770
 2025-01-19  1:13 UTC 

[ath:pending] BUILD SUCCESS 1254580d4f831808462e719e00d43a46e4254631
 2025-01-18 23:59 UTC 

[ath:master-pending] BUILD SUCCESS 0f5fcb566e7e6c1154540280d334fc71f7cbeb63
 2025-01-18 17:54 UTC 

[PATCH v3 0/3] wifi: ath12k: Refactor monitor Rx handler
 2025-01-17 23:41 UTC  (2+ messages)

[PATCH v2 0/3] wifi: cfg80211: update EML capabilities of an ML Station
 2025-01-17 17:04 UTC  (4+ messages)
` [PATCH v2 1/3] wifi: cfg80211: Add support to get EMLSR capabilities of non-AP MLD
` [PATCH v2 2/3] wifi: mac80211: update ML STA with EML capabilities
` [PATCH v2 3/3] wifi: ath12k: update EMLSR capabilities of ML Station

[PATCH] wifi: ath12k: fix memory leak in ath12k_pci_remove()
 2025-01-16 22:27 UTC  (2+ messages)

[ath:master] BUILD SUCCESS d7bef42fc98f2d8f67546d1ea1a3f2c2932fd72b
 2025-01-16 20:52 UTC 

[PATCH] wifi: ath12k: Fetch regdb.bin file from board-2.bin
 2025-01-16  3:35 UTC  (2+ messages)

[ath:pending] BUILD SUCCESS 49789786474446dc14271e1aa0f3b15277d1470b
 2025-01-16  2:28 UTC 

[ath:master-pending] BUILD SUCCESS 2d17dd7f1c17c36e0354a7e14c00875424506be6
 2025-01-16  2:24 UTC 

pull-request: ath-next-20250114
 2025-01-15 16:53 UTC  (2+ messages)

[PATCH v9 0/5] wifi: ath12k: Factory test mode support
 2025-01-15  7:15 UTC  (10+ messages)
` [PATCH v9 1/5] wifi: ath: create common testmode_i.h file for ath drivers
` [PATCH v9 2/5] wifi: ath12k: export ath12k_wmi_tlv_hdr for testmode
` [PATCH v9 3/5] wifi: ath12k: add factory test mode support
` [PATCH v9 4/5] wifi: ath12k: Fill pdev id for fw test cmd
` [PATCH v9 5/5] wifi: ath12k: Disable MLO in Factory Test Mode

[PATCH v4 0/5] wifi: ath12k: Support Sounding, Latency, Trigger, FSE stats
 2025-01-15  6:44 UTC  (7+ messages)
` [PATCH v4 1/5] wifi: ath12k: Support Sounding Stats
` [PATCH v4 2/5] wifi: ath12k: Support Latency Stats
` [PATCH v4 3/5] wifi: ath12k: Support Uplink OFDMA Trigger Stats
` [PATCH v4 4/5] wifi: ath12k: Support Uplink MUMIMO "
` [PATCH v4 5/5] wifi: ath12k: Support Received FSE Stats

[PATCH v10 0/3] wifi: ath12k: report station mode stats
 2025-01-15  6:35 UTC  (4+ messages)
` [PATCH v10 1/3] wifi: ath12k: report station mode transmit rate
` [PATCH v10 2/3] wifi: ath12k: report station mode receive rate for IEEE 802.11be
` [PATCH v10 3/3] wifi: ath12k: report station mode signal strength

[PATCH v3 0/2] wifi: ath12k: Support Transmit Power Control Stats
 2025-01-15  5:34 UTC  (4+ messages)
` [PATCH v3 1/2] wifi: ath12k: Add Support to Parse TPC Event from Firmware
` [PATCH v3 2/2] wifi: ath12k: Add Support to Calculate and Display TPC Values

[PATCH 0/2] wifi: ath12k: handle ath12k_mac_ieee80211_sta_bw_to_wmi() for link sta
 2025-01-15  4:52 UTC  (8+ messages)
` [PATCH 1/2] wifi: ath12k: relocate ath12k_mac_ieee80211_sta_bw_to_wmi()
` [PATCH 2/2] wifi: ath12k: handle ath12k_mac_ieee80211_sta_bw_to_wmi() for link sta

[PATCH v8 0/5] wifi: ath12k: Factory test mode support
 2025-01-15  3:13 UTC  (3+ messages)

[ath:master-pending] BUILD SUCCESS 80982d8c01d7f5e09acd3e828a8364c82d102e22
 2025-01-14 22:44 UTC 

[PATCH v2] wifi: ath12k: fix key cache handling
 2025-01-14 20:54 UTC  (3+ messages)

[PATCH v4 0/4] wifi: ath12k: Fix the static checker warning
 2025-01-14 20:54 UTC  (11+ messages)
` [PATCH v4 1/4] wifi: ath12k: Refactor ath12k_hw set helper function argument
` [PATCH v4 2/4] wifi: ath12k: Refactor the ath12k_hw get "
` [PATCH v4 3/4] wifi: ath12k: Remove ath12k_get_num_hw() helper function
` [PATCH v4 4/4] wifi: ath12k: Fix uninitialized variable access in ath12k_mac_allocate() function

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

[PATCH] wifi: ath12k: Add support for link specific datapath stats
 2025-01-13 19:33 UTC  (2+ messages)

[PATCH 0/2] wifi: ath12k: Add support for MLO Multicast Handling
 2025-01-13 19:29 UTC  (5+ messages)
` [PATCH 1/2] wifi: ath12k: Update HTT_TCL_METADATA version and bit mask definitions
` [PATCH 2/2] wifi: ath12k: Add support for MLO Multicast handling in driver


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