messages from 2024-12-23 16:26:44 to 2025-01-13 11:34:59 UTC [more...]
[PATCH v2] wifi: ath12k: fix key cache handling
2025-01-13 11:34 UTC (2+ messages)
[PATCH v4 0/4] wifi: ath12k: Add new features to ACPI
2025-01-13 9:06 UTC (6+ messages)
` [PATCH v4 1/4] wifi: ath12k: Add support for obtaining the buffer type ACPI function bitmap
` [PATCH v4 2/4] wifi: ath12k: Add Support for enabling or disabling specific features based on ACPI bitflag
` [PATCH v4 3/4] wifi: ath12k: Adjust the timing to access ACPI table
` [PATCH v4 4/4] wifi: ath12k: Add support for reading variant from ACPI to download board data file
[PATCH v3 0/6] wifi: ath12k: Support Sounding, Latency, Trigger, FSE stats
2025-01-13 8:37 UTC (10+ messages)
` [PATCH v3 1/6] wifi: ath12k: Support Sounding Stats
` [PATCH v3 2/6] wifi: ath12k: Support Latency Stats
` [PATCH v3 3/6] wifi: ath12k: Support Uplink OFDMA Trigger Stats
` [PATCH v3 4/6] wifi: ath12k: Add API to print s8 arrays in HTT stats
` [PATCH v3 5/6] wifi: ath12k: Support Uplink MUMIMO Trigger Stats
` [PATCH v3 6/6] wifi: ath12k: Support Received FSE Stats
[PATCH v4 0/3] wifi: ath12k: Support dump PDEV transmit and receive rate HTT stats
2025-01-13 8:33 UTC (5+ messages)
` [PATCH v4 1/3] wifi: ath12k: Dump PDEV transmit "
` [PATCH v4 2/3] wifi: ath12k: Dump PDEV receive "
` [PATCH v4 3/3] wifi: ath12k: Dump additional "
[PATCH v2 0/6] wifi: ath12k: Support Sounding, Latency, Trigger, FSE stats
2025-01-13 7:11 UTC (9+ messages)
` [PATCH v2 1/6] wifi: ath12k: Support Sounding Stats
` [PATCH v2 2/6] wifi: ath12k: Support Latency Stats
` [PATCH v2 3/6] wifi: ath12k: Support Uplink OFDMA Trigger Stats
` [PATCH v2 4/6] wifi: ath12k: Add API to print s8 arrays in HTT stats
` [PATCH v2 5/6] wifi: ath12k: Support Uplink MUMIMO Trigger Stats
` [PATCH v2 6/6] wifi: ath12k: Support Received FSE Stats
[PATCH v4 0/4] wifi: ath12k: Fix the static checker warning
2025-01-12 7:16 UTC (5+ 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 v3 0/4] wifi: ath12k: Fix the static checker warning
2025-01-12 6:54 UTC (6+ messages)
` [PATCH v3 1/4] wifi: ath12k: Refactor ath12k_hw set helper function argument
` [PATCH v3 2/4] wifi: ath12k: Refactor the ath12k_hw get "
` [PATCH v3 3/4] wifi: ath12k: Remove ath12k_get_num_hw() helper function
` [PATCH v3 4/4] wifi: ath12k: Fix uninitialized variable access in ath12k_mac_allocate() function
[PATCH] wifi: ath12k: fix key cache handling
2025-01-12 5:53 UTC (2+ messages)
[ath:master] BUILD SUCCESS 0c5fcd9069dd5f984e39820629acbfbe0f1b4256
2025-01-11 23:21 UTC
[ath:pending] BUILD SUCCESS a72eaa175656836a32e94004ea05598409e2f2fd
2025-01-11 23:20 UTC
[ath:master-pending] BUILD SUCCESS e699188ad92e7dac9840b8be3046fa43474fc0ba
2025-01-11 23:18 UTC
[PATCH v2 0/4] wifi: ath12k: Fix the static checker warning
2025-01-11 9:02 UTC (10+ messages)
` [PATCH v2 1/4] wifi: ath12k: Refactor ath12k_hw set helper function argument
` [PATCH v2 2/4] wifi: ath12k: Refactor the ath12k_hw get "
` [PATCH v2 3/4] wifi: ath12k: Refactor ath12k_get_num_hw() "
` [PATCH v2 4/4] wifi: ath12k: Fix uninitialized variable access in ath12k_mac_allocate() function
[PATCH] wifi: ath12k: Add support for link specific datapath stats
2025-01-10 20:59 UTC
[PATCH v5 0/2] wifi: ath12k: Support AST and Puncture Stats
2025-01-10 20:17 UTC (2+ messages)
[PATCH 0/2] wifi: ath12k: Support Rate and OFDMA Stats
2025-01-10 20:17 UTC (9+ messages)
` [PATCH 1/2] wifi: ath12k: Support Transmit Rate Buffer Stats
` [PATCH 2/2] wifi: ath12k: Support Transmit Buffer OFDMA Stats
[PATCH v3 0/3] wifi: ath12k: Support dump PDEV transmit and receive rate HTT stats
2025-01-10 19:53 UTC (3+ messages)
` [PATCH v3 3/3] wifi: ath12k: Dump additional PDEV "
[PATCH] wifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifi
2025-01-10 19:21 UTC (3+ messages)
[PATCH] wifi: ath12k: Add support to simulate firmware crash
2025-01-10 19:12 UTC (3+ messages)
[PATCH] wifi: ath12k: Support transmit hardware queue stats
2025-01-10 19:07 UTC (3+ messages)
[PATCH v2] wifi: ath12k: Add WMI control path stats infra
2025-01-10 18:59 UTC (3+ messages)
[PATCH v9 0/3] wifi: ath12k: report station mode stats
2025-01-10 17:29 UTC (5+ messages)
` [PATCH v9 1/3] wifi: ath12k: report station mode transmit rate
` [PATCH v9 2/3] wifi: ath12k: report station mode receive rate for IEEE 802.11be
` [PATCH v9 3/3] wifi: ath12k: report station mode signal strength
[PATCH v7 0/5] wifi: ath12k: Factory test mode support
2025-01-10 11:20 UTC (7+ messages)
` [PATCH v7 1/5] wifi: ath: create common testmode_i.h file for ath drivers
` [PATCH v7 2/5] wifi: ath12k: export ath12k_wmi_tlv_hdr for testmode
` [PATCH v7 3/5] wifi: ath12k: add factory test mode support
` [PATCH v7 4/5] wifi: ath12k: Fill pdev id for fw test cmd
` [PATCH v7 5/5] wifi: ath12k: Disable MLO in Factory Test Mode
[PATCH v8 0/5] wifi: ath12k: Factory test mode support
2025-01-10 11:18 UTC (6+ messages)
` [PATCH v8 1/5] wifi: ath: create common testmode_i.h file for ath drivers
` [PATCH v8 2/5] wifi: ath12k: export ath12k_wmi_tlv_hdr for testmode
` [PATCH v8 3/5] wifi: ath12k: add factory test mode support
` [PATCH v8 4/5] wifi: ath12k: Fill pdev id for fw test cmd
` [PATCH v8 5/5] wifi: ath12k: Disable MLO in Factory Test Mode
[PATCH v6 0/5] wifi: ath12k: Factory test mode support
2025-01-10 5:59 UTC (13+ messages)
` [PATCH v6 1/5] wifi: ath: create common testmode_i.h file for ath drivers
` [PATCH v6 2/5] wifi: ath12k: export ath12k_wmi_tlv_hdr for testmode
` [PATCH v6 3/5] wifi: ath12k: add factory test mode support
` [PATCH v6 4/5] wifi: ath12k: Fill pdev id for fw test cmd
` [PATCH v6 5/5] wifi: ath12k: Disable MLO in Factory Test Mode
[PATCH v5 0/4] wifi: ath12k: Factory test mode support
2025-01-09 20:53 UTC (9+ messages)
[PATCH 0/2] wifi: ath12k: Add support for MLO Multicast Handling
2025-01-09 18:49 UTC (3+ 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
[PATCH 0/2] wifi: ath12k: handle ath12k_mac_ieee80211_sta_bw_to_wmi() for link sta
2025-01-09 18:43 UTC (3+ 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
ath12k & ath11k beacon miss detection
2025-01-09 16:46 UTC (5+ messages)
[PATCH 0/3] wifi: cfg80211: update EML capabilities of an ML Station
2025-01-09 12:45 UTC (6+ messages)
` [PATCH 1/3] wifi: cfg80211: Add support to get EMLSR capabilities of non-AP MLD
` [PATCH 2/3] wifi: mac80211: update ML STA with EML capabilities
` [PATCH 3/3] wifi: ath12k: update EMLSR capabilities of ML Station
[PATCH 00/10] wifi: ath12k: fixes for rmmod and recovery issues with hardware grouping
2025-01-09 4:25 UTC (11+ messages)
` [PATCH 01/10] wifi: ath12k: prevent race condition in ath12k_core_hw_group_destroy()
` [PATCH 02/10] wifi: ath12k: add reference counting for core attachment to hardware group
` [PATCH 03/10] wifi: ath12k: fix failed to set mhi state error during reboot with hardware grouping
` [PATCH 04/10] wifi: ath12k: fix firmware assert "
` [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
[ath:master-pending] BUILD SUCCESS e86d6e7a3c0210d50b40d85570c01fe94654db48
2025-01-09 2:50 UTC
[ath:pending] BUILD SUCCESS 8b3bbf13631b9e0668a3d33251bbb9a9a4654398
2025-01-09 1:29 UTC
[ath:for-next] BUILD SUCCESS 3540bba855b4b422e8b977d11aa8173ccb4f089d
2025-01-09 1:29 UTC
[PATCH v3 0/3] wifi: ath12k: Refactor monitor Rx handler
2025-01-09 1:29 UTC (6+ messages)
` [PATCH v3 1/3] wifi: ath12k: Refactor the monitor Rx parser handler argument
` [PATCH v3 2/3] wifi: ath12k: Refactor the monitor Tx/RX handler procedure arguments
` [PATCH v3 3/3] wifi: ath12k: Refactor Rx status TLV parsing procedure argument
[PATCH 0/2] wifi: ath12k: Support Transmit Power Control Stats
2025-01-09 0:10 UTC (3+ messages)
` [PATCH 1/2] wifi: ath12k: Add Support to Parse TPC Event from Firmware
[ath:master] BUILD SUCCESS dbe50a7420e22954c747e79e72df2750d795ea77
2025-01-08 23:27 UTC
[PATCH v8 0/3] wifi: ath12k: report station mode stats
2025-01-08 16:14 UTC (5+ messages)
` [PATCH v8 1/3] wifi: ath12k: report station mode transmit rate
` [PATCH v8 2/3] wifi: ath12k: report station mode receive rate for IEEE 802.11be
` [PATCH v8 3/3] wifi: ath12k: report station mode signal strength
[PATCH] wifi: ath12k: encode max Tx power in scan channel list command
2025-01-08 9:05 UTC (2+ messages)
【ath12k】 Issues about MLO
2025-01-08 0:58 UTC
[PATCH] wifi: ath12k: fix tx power, max reg power update to firmware
2025-01-08 0:32 UTC (3+ messages)
[PATCH] wifi: ath12k: set flag for mgmt no-ack frames in Tx completion
2025-01-08 0:32 UTC (2+ messages)
[PATCH] wifi: ath12k: Include MLO memory in firmware coredump collection
2025-01-08 0:32 UTC (2+ messages)
[PATCH 0/3] wifi: ath12k: add MLO DFS support
2025-01-08 0:32 UTC (2+ messages)
[ath:pending] BUILD SUCCESS af09ff1995118a0b5a31b6f5533f7a657da782dc
2025-01-07 19:20 UTC
[ath:master-pending] BUILD SUCCESS c7833d32403ac312619e829b29fe2071274d0463
2025-01-07 16:57 UTC
[PATCH v6 0/3] wifi: ath12k: monitor mode cleanup and state handling
2025-01-07 2:56 UTC (4+ messages)
` [PATCH v6 1/3] wifi: ath12k: optimize storage size for struct ath12k
` [PATCH v6 2/3] wifi: ath12k: properly handling the state variables of monitor mode
` [PATCH v6 3/3] wifi: ath12k: delete mon reap timer
[PATCH 0/7] wifi: ath12k: Add monitor interface support on QCN9274
2025-01-07 2:10 UTC (8+ messages)
` [PATCH 1/7] wifi: ath12k: fix link valid field initialization in the monitor Rx
` [PATCH 2/7] wifi: ath12k: Add extra TLV tag parsing support in monitor Rx path
` [PATCH 3/7] wifi: ath12k: Avoid fetch Error bitmap and decap format from Rx TLV
` [PATCH 4/7] wifi: ath12k: Replace band define G with GHZ where appropriate
` [PATCH 5/7] wifi: ath12k: change the status update in the monitor Rx
` [PATCH 6/7] wifi: ath12k: Avoid packet offset and FCS length from Rx TLV
` [PATCH 7/7] wifi: ath12k: add monitor interface support on QCN9274
[PATCH v5 0/3] wifi: ath12k: monitor mode cleanup and state handling
2025-01-03 6:20 UTC (4+ messages)
` [PATCH v5 1/3] wifi: ath12k: optimize storage size for struct ath12k
` [PATCH v5 2/3] wifi: ath12k: properly handling the state variables of monitor mode
` [PATCH v5 3/3] wifi: ath12k: delete mon reap timer
[PATCH] wifi: ath12k: Fix pdev lookup in WBM error processing
2025-01-02 4:30 UTC
[PATCH v4 00/11] wifi: ath12k: some fixes and clean up for monitor mode
2024-12-30 23:32 UTC (4+ messages)
[PATCH v2 00/10] wifi: ath12k: Add peer extended Rx statistics debugfs support
2024-12-24 16:14 UTC (11+ messages)
` [PATCH v2 01/10] wifi: ath12k: Add HAL_PHYRX_GENERIC_U_SIG TLV parsing support
` [PATCH v2 02/10] wifi: ath12k: Add HAL_PHYRX_GENERIC_EHT_SIG "
` [PATCH v2 03/10] wifi: ath12k: Add HAL_RX_PPDU_START_USER_INFO "
` [PATCH v2 04/10] wifi: ath12k: Add HAL_PHYRX_OTHER_RECEIVE_INFO "
` [PATCH v2 05/10] wifi: ath12k: Update the peer id in PPDU end user stats TLV
` [PATCH v2 06/10] wifi: ath12k: fix the ampdu id fetch in the HAL_RX_MPDU_START TLV
` [PATCH v2 07/10] wifi: ath12k: Add EHT MCS support in Extended Rx statistics
` [PATCH v2 08/10] wifi: ath12k: Refactor the format of peer rate table information
` [PATCH v2 09/10] wifi: ath12k: Add EHT rate statistics support
` [PATCH v2 10/10] wifi: ath12k: Add peer extended Rx statistics debugfs support
[PATCH v2 0/3] wifi: ath12k: Refactor monitor Rx handler
2024-12-24 14:19 UTC (4+ messages)
` [PATCH v2 1/3] wifi: ath12k: Refactor the monitor Rx parser handler argument
` [PATCH v2 2/3] wifi: ath12k: Refactor the monitor Tx/RX handler procedure arguments
` [PATCH v2 3/3] wifi: ath12k: Refactor Rx status TLV parsing procedure argument
[PATCH 0/6] wifi: ath12k: Support Sounding, Latency, Trigger, FSE stats
2024-12-24 10:20 UTC (7+ messages)
` [PATCH 4/6] wifi: ath12k: Add API to print s8 arrays in HTT stats
` [PATCH 6/6] wifi: ath12k: Support Received FSE Stats
[PATCH v7 0/4] wifi: ath12k: store and send country code to firmware after recovery
2024-12-24 9:47 UTC (5+ messages)
` [PATCH v7 1/4] wifi: ath12k: add configure country code for WCN7850
` [PATCH v7 2/4] wifi: ath12k: add 11d scan offload support
` [PATCH v7 3/4] wifi: ath12k: use correct WMI command to set country code for WCN7850
` [PATCH v7 4/4] wifi: ath12k: store and send country code to firmware after recovery
[PATCH v2 0/2] wifi: ath12k: Support Transmit Power Control Stats
2024-12-24 7:22 UTC (3+ messages)
` [PATCH v2 1/2] wifi: ath12k: Add Support to Parse TPC Event from Firmware
` [PATCH v2 2/2] wifi: ath12k: Add Support to Calculate and Display TPC Values
[PATCH 0/4] wifi: ath12k: add MLO CSA support
2024-12-23 16:21 UTC (2+ messages)
` [PATCH 4/4] wifi: ath12k: prevent CSA counter to reach 0 and hit WARN_ON_ONCE
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