public inbox for ath12k@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-05-02 14:20:34 to 2023-08-21 13:03:56 UTC [more...]

[PATCH v2 0/2] wifi: ath12k: Ignore fragments from uninitialized peer
 2023-08-21 13:03 UTC  (2+ messages)
` [PATCH v2 1/2] wifi: ath12k: Ignore fragments from uninitialized peer in dp

[PATCH] wifi: mac80211: fix cfg80211_bss always hold when assoc response fail for MLO connection
 2023-08-21  8:01 UTC  (4+ messages)

[PATCH] wifi: ath12k: Remove unused declarations
 2023-08-18  3:23 UTC  (3+ messages)

[PATCH 0/2] wifi: ath12k: fix radar detection in secondary 80 MHz
 2023-08-17 14:20 UTC  (9+ messages)
` [PATCH 1/2] wifi: ath12k: fix WARN_ON during ath12k_mac_update_vif_chan
` [PATCH 2/2] wifi: ath12k: fix radar detection in 160 MHz

[PATCH 1/1] wifi: ath12k: add msdu_end structure for WCN7850
 2023-08-15 22:28 UTC  (2+ messages)

[PATCH] wireless: ath: remove unused-but-set parameter
 2023-08-14 14:23 UTC  (3+ messages)

[PATCH 61/76] wifi: nl80211: add EML/MLD capabilities to per-iftype capabilities
 2023-08-11  9:54 UTC  (7+ messages)

[PATCH 0/2] wifi: ath12k: Ignore fragments from uninitialized peer in dp
 2023-08-11  9:17 UTC  (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] wifi: ath12k: fix undefined behavior with __fls "

[PATCH v2] wifi: ath12k: Fix buffer overflow when scanning with extraie
 2023-08-10 13:46 UTC  (8+ messages)

[PATCH v2] wifi: ath12k: add check max message length while scanning with extraie
 2023-08-09 17:32 UTC  (2+ messages)

[PATCH] wifi: ath12k: enable 320 MHz bandwidth for 6 GHz band in EHT PHY capbility for WCN7850
 2023-08-09 10:01 UTC 

[PATCH] wifi: ath12k: Fix buffer overflow when scanning with extraie
 2023-08-09  3:35 UTC  (3+ messages)

[PATCH v2 0/3] wifi: ath12k: add support device recovery for WCN7850
 2023-08-07  2:56 UTC  (8+ messages)
` [PATCH v2 1/3] wifi: ath12k: configure RDDM size to MHI for device recovery
` [PATCH v2 2/3] wifi: ath12k: add ath12k_qmi_free_resource() for recovery
` [PATCH v2 3/3] wifi: ath12k: fix invalid m3 buffer address

ath12k: memcpy() source buffer overread
 2023-08-03 13:54 UTC 

[PATCH] wifi: ath12k: avoid deadlock by change ieee80211_queue_work for regd_update_work
 2023-08-03  9:19 UTC  (2+ messages)

[PATCH v5 00/11] wifi: ath12k: (v5) EHT support
 2023-08-03  9:12 UTC  (19+ messages)
` [PATCH v5 01/11] wifi: ath12k: rename HE capabilities setup/copy functions
` [PATCH v5 02/11] wifi: ath12k: move HE capabilities processing to a new function
` [PATCH v5 03/11] wifi: ath12k: WMI support to process EHT capabilities
` [PATCH v5 04/11] wifi: ath12k: propagate EHT capabilities to userspace
` [PATCH v5 05/11] wifi: ath12k: add EHT PHY modes
` [PATCH v5 06/11] wifi: ath12k: prepare EHT peer assoc parameters
` [PATCH v5 07/11] wifi: ath12k: add WMI support for EHT peer
` [PATCH v5 08/11] wifi: ath12k: peer assoc for 320 MHz
` [PATCH v5 09/11] wifi: ath12k: add MLO header in peer association
` [PATCH v5 10/11] wifi: ath12k: parse WMI service ready ext2 event
` [PATCH v5 11/11] wifi: ath12k: configure puncturing bitmap

[PATCH] wifi: ath12k: add handler for scan event WMI_SCAN_EVENT_DEQUEUED
 2023-08-03  9:19 UTC  (2+ messages)

[PATCH] wifi: ath12k: change to use dynamic memory for channel list of scan
 2023-08-02 17:01 UTC  (2+ messages)

[PATCH v2] wifi: ath12k: trigger station disconnect on hardware restart
 2023-08-02 17:00 UTC  (3+ messages)

[PATCH] wifi: ath12k: Use pdev_id rather than mac_id to get pdev
 2023-08-02 16:59 UTC 

[PATCH] wifi: ath12k: avoid array overflow of hw mode for preferred_hw_mode
 2023-08-02 16:58 UTC  (2+ messages)

[PATCH] ath12k: fix memcpy array overflow in ath12k_peer_assoc_h_he
 2023-08-02 16:56 UTC  (2+ messages)

[PATCH] wifi: ath12k: correct the data_type from QMI_OPT_FLAG to QMI_UNSIGNED_1_BYTE for mlo_capable
 2023-08-02 16:55 UTC  (2+ messages)

[PATCH] ath12k: Fix a NULL pointer dereference in ath12k_mac_op_hw_scan()
 2023-08-02 16:54 UTC  (3+ messages)

[PATCH] MAINTAINERS: add Jeff as ath10k, ath11k and ath12k maintainer
 2023-07-26  7:15 UTC  (3+ messages)
`  "

[PATCH v4 00/11] wifi: ath12k: (v4) EHT support
 2023-07-25 22:44 UTC  (25+ messages)
` [PATCH v4 01/11] wifi: ath12k: rename HE capabilities setup/copy functions
` [PATCH v4 02/11] wifi: ath12k: move HE capabilities processing to a new function
` [PATCH v4 03/11] wifi: ath12k: WMI support to process EHT capabilities
` [PATCH v4 04/11] wifi: ath12k: propagate EHT capabilities to userspace
` [PATCH v4 05/11] wifi: ath12k: add EHT PHY modes
` [PATCH v4 06/11] wifi: ath12k: prepare EHT peer assoc parameters
` [PATCH v4 07/11] wifi: ath12k: add WMI support for EHT peer
` [PATCH v4 08/11] wifi: ath12k: peer assoc for 320 MHz
` [PATCH v4 09/11] wifi: ath12k: add MLO header in peer association
` [PATCH v4 10/11] wifi: ath12k: parse WMI service ready ext2 event
` [PATCH v4 11/11] wifi: ath12k: configure puncturing bitmap

[PATCH] wifi: mac80211: avoid buffer overflow by adding clear data of VHT Tx power envelope
 2023-07-25 11:11 UTC  (3+ messages)

[RFC 0/3] ath12k: Make suspend/resume work for WCN7850
 2023-07-21  2:34 UTC  (4+ messages)
` [RFC 1/3] wifi: ath12k: Flush all packets before suspend
` [RFC 2/3] wifi: ath12k: Put firmware to WoW state during suspend
` [RFC 3/3] wifi: ath12k: Turn on suspend/resume switch for WCN7850

[PATCH 0/3] wifi: ath12k: add support device recovery for WCN7850
 2023-07-20 19:06 UTC  (5+ messages)
` [PATCH 1/3] wifi: ath12k: configure RDDM size to mhi for device recovery
` [PATCH 2/3] wifi: ath12k: add ath12k_qmi_free_resource() for recovery
` [PATCH 3/3] wifi: ath12k: fix invalid m3 buffer address

[PATCH] wifi: ath12k: Fix memory leak in rx_desc and tx_desc
 2023-07-18  5:35 UTC 

[PATCH v5 09/11] wifi: ath12k: Use RMW accessors for changing LNKCTL
 2023-07-17 12:05 UTC 

[PATCH] wifi: ath12k: trigger station disconnect on hardware restart
 2023-07-14  9:02 UTC 

[PATCH v4 09/11] wifi: ath12k: Use RMW accessors for changing LNKCTL
 2023-07-13 12:45 UTC 

[PATCH AUTOSEL 6.3 12/22] wifi: ath12k: Avoid NULL pointer access during management transmit cleanup
 2023-07-09 15:13 UTC 

[PATCH AUTOSEL 6.4 15/26] wifi: ath12k: Avoid NULL pointer access during management transmit cleanup
 2023-07-09 15:12 UTC 

[PATCH v3 09/10] wifi: ath12k: Use RMW accessors for changing LNKCTL
 2023-06-21 14:47 UTC  (2+ messages)

[PATCH] wifi: ath12k: fix conf_mutex in ath12k_mac_op_unassign_vif_chanctx()
 2023-06-15 11:35 UTC  (3+ messages)

[PATCH v3] wifi: ath12k: Use msdu_end to check MCBC
 2023-06-09 13:32 UTC  (2+ messages)

[PATCH] wifi: ath12k: check hardware major version for WCN7850
 2023-06-09 13:32 UTC  (2+ messages)

[PATCH] wifi: ath12k: Avoid NULL pointer access during management transmit cleanup
 2023-06-09 13:32 UTC  (3+ messages)

[PATCH 0/3] Enable TKIP when using encapsulation offloading
 2023-06-05 12:17 UTC  (4+ messages)
` [PATCH 1/3] wifi: mac80211: Fix tkip encrypted packet transmission path
` [PATCH 2/3] wifi: ath11k: Fix tkip encryption traffic failure
` [PATCH 3/3] wifi: ath11k: add 802.3 undecap support to fix TKIP MIC error reporting

[RFC PATCH v1 11/13] wifi: ath12k: Use pci_disable/enable_link_state()
 2023-06-02 11:47 UTC 

[PATCH 0/9] Support Wifi RFI interference mitigation feature
 2023-05-30 19:43 UTC  (15+ messages)
` [PATCH 1/9] drivers/acpi: Add support for Wifi band RF mitigations
` [PATCH 2/9] mt76: Add support to the Mediatek MT7921 for ACPI WBRF
` [PATCH 3/9] wifi: ath11k: Add support to the Qualcomm ath11k "
` [PATCH 4/9] wifi: ath12k: Add support to the Qualcomm ath12k "
` [PATCH 5/9] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature
` [PATCH 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [PATCH 7/9] drm/amd/pm: add flood detection for wbrf events
` [PATCH 8/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [PATCH 9/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7

[PATCH] wifi: ath12k: Add support to parse new WMI event for 6 GHz regulatory
 2023-05-26  9:38 UTC  (3+ messages)

[PATCH v2] wifi: ath12k: Use msdu_end to check MCBC
 2023-05-26  9:32 UTC  (2+ messages)

[PATCH] wifi: ath12k: Remove some dead code
 2023-05-18  6:17 UTC  (3+ messages)
` AW: "

[PATCH v2 8/9] wifi: ath12k: Use RMW accessors for changing LNKCTL
 2023-05-17 11:03 UTC  (2+ messages)

[PATCH] wifi: ath12k: increase vdev setup timeout
 2023-05-17  8:15 UTC  (3+ messages)

[PATCH 16/17] wifi: ath12k: Use pcie_lnkctl_clear_and_set() for changing LNKCTL
 2023-05-11 13:14 UTC 

[PATCH] wireless: ath: work around false-positive stringop-overread warning
 2023-05-09 16:48 UTC  (5+ messages)

[PATCH] wifi: ath12k: Use msdu_end to check MCBC
 2023-05-09  5:30 UTC  (4+ messages)

[PATCH v2] wifi: ath12k: add wait operation for tx management packets for flush from mac80211
 2023-05-05 12:56 UTC  (2+ messages)

[PATCH v2] wifi: ath12k: fix potential wmi_mgmt_tx_queue race condition
 2023-05-05 12:58 UTC  (2+ messages)

[PATCH v3 00/11] wifi: ath12k: (v3) EHT support
 2023-05-05  3:09 UTC  (3+ messages)

[PATCH AUTOSEL 6.3 02/59] wifi: ath12k: Handle lock during peer_id find
 2023-05-04 19:40 UTC  (3+ messages)
` [PATCH AUTOSEL 6.3 03/59] wifi: ath12k: PCI ops for wakeup/release MHI
` [PATCH AUTOSEL 6.3 16/59] wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work()


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