public inbox for ath12k@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-11-02 06:33:29 to 2024-11-25 03:52:06 UTC [more...]

[RFC] [PATCH v2 00/13] ath1{1,2}k: support multiple PCI devices in one system
 2024-11-25  3:50 UTC  (9+ messages)
` [RFC] [PATCH v2 01/13] net: qrtr: support registering endpoint-specific data
` [RFC] [PATCH v2 02/13] net: qrtr: mhi: register mhi_controller as "
` [RFC] [PATCH v2 03/13] net: qrtr: smd: register rpmsg_device "
` [RFC] [PATCH v2 04/13] net: qrtr: tun: register inode "
` [RFC] [PATCH v2 05/13] soc: qcom: qmi_helpers: add QRTR endpoint ID to qmi_handle
` [RFC] [PATCH v2 06/13] soc: qcom: qmi_helpers: optionally bind to QRTR endpoint ID in qmi_sock_create
` [RFC] [PATCH v2 07/13] wifi: ath11k: add QRTR endpoint ID hif feature
` [RFC] [PATCH v2 08/13] wifi: ath11k: stub QRTR endpoint ID fetching for AHB

[PATCH AUTOSEL 6.12 032/107] wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask()
 2024-11-24 13:28 UTC 

[PATCH] wifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifi
 2024-11-22 21:07 UTC  (2+ messages)

[PATCH] wifi: ath12k: Report proper tx completion status to mac80211
 2024-11-22 21:02 UTC  (2+ messages)

[PATCH v6 0/4] wifi: ath12k: store and send country code to firmware after recovery
 2024-11-22 20:17 UTC  (5+ messages)

[ath:pending] BUILD SUCCESS 6680024deec5d0943e14cc51e22c2fcaf307f4d2
 2024-11-22 19:27 UTC 

[ath:ath-next] BUILD SUCCESS 4ba72ff2919cad90e1963b708ce23b92120613ff
 2024-11-22 13:55 UTC 

[ath:master-pending] BUILD SUCCESS 6d5072194d167fed6d3991271df08398a19d7963
 2024-11-22 13:29 UTC 

[ath:ath12k-mlo-qcn9274] BUILD SUCCESS e1b576dc624f8cd8256d03e96001157c585a60de
 2024-11-22 12:07 UTC 

[ath:ath12k-mlo] BUILD SUCCESS 66005568b5bec2a84c0812c7f7290e3feabbe494
 2024-11-22 10:07 UTC 

[ath:master] BUILD SUCCESS 96c092f0dfaf2f41ad0a253fa32f689484d158c9
 2024-11-22  6:26 UTC 

[PATCH 0/8] [0/8] wifi: ath12k: MLO support part 3
 2024-11-22  0:27 UTC  (11+ messages)
` [PATCH 1/8] wifi: ath12k: Add MLO station state change handling
` [PATCH 2/8] wifi: ath12k: support change_sta_links() mac80211 op
` [PATCH 3/8] wifi: ath12k: add primary link for data path operations
` [PATCH 4/8] wifi: ath12k: use arsta instead of sta
` [PATCH 5/8] wifi: ath12k: add reo queue lookup table for ML peers
` [PATCH 6/8] wifi: ath12k: modify chanctx iterators for MLO
` [PATCH 7/8] wifi: ath12k: Use mac80211 vif's link_conf instead of bss_conf
` [PATCH 8/8] wifi: ath12k: Use mac80211 sta's link_sta instead of deflink

[ath:master-pending] BUILD SUCCESS 60146c59c97ff2cba87a336c997b060fafc5eb24
 2024-11-21 18:25 UTC 

[ath:master] BUILD SUCCESS 7c16c77c1c085ed2e14f95b3399fe216e1e42a35
 2024-11-21 17:20 UTC 

[ath:ath-next] BUILD SUCCESS ea58aae8458480d6391c404e62f1a4b30462b9c3
 2024-11-21 16:25 UTC 

[PATCH] wifi: ath12k: Fix endianness issue in struct hal_tlv_64_hdr
 2024-11-21 16:12 UTC  (4+ messages)

[PATCH] wifi: ath12k: Fix inappropriate use of print_array_to_buf_index()
 2024-11-21 16:12 UTC  (4+ messages)

[PATCH 0/8] [0/8] wifi: ath12k: MLO support part 3
 2024-11-21 14:51 UTC  (30+ messages)
` [PATCH 1/8] wifi: ath12k: Add MLO station state change handling
` [PATCH 2/8] wifi: ath12k: support change_sta_links() mac80211 op
` [PATCH 3/8] wifi: ath12k: add primary link for data path operations
` [PATCH 4/8] wifi: ath12k: use arsta instead of sta
` [PATCH 5/8] wifi: ath12k: add reo queue lookup table for ML peers
` [PATCH 6/8] wifi: ath12k: modify chanctx iterators for MLO
` [PATCH 7/8] wifi: ath12k: Use mac80211 vif's link_conf instead of bss_conf
` [PATCH 8/8] wifi: ath12k: Use mac80211 sta's link_sta instead of deflink

[PATCH v6 0/4] wifi: ath12k: Support Pager, Counter, SoC, Transmit Rate Stats
 2024-11-20 19:38 UTC  (12+ messages)
` [PATCH v6 1/4] wifi: ath12k: Support Downlink Pager Stats
` [PATCH v6 2/4] wifi: ath12k: Support phy counter and TPC stats
` [PATCH v6 3/4] wifi: ath12k: Support SoC Common Stats
` [PATCH v6 4/4] wifi: ath12k: Support Transmit PER Rate Stats

[PATCH v2] wifi: ath12k: Support MBSSID Control Frame Stats
 2024-11-20 15:45 UTC  (3+ messages)

[ath:master] BUILD SUCCESS 313e6dd1f43f9c168658378e24000578e5637301
 2024-11-19 12:32 UTC 

[PATCH 0/8] wifi: ath12k: Refactor the monitor status Rx path
 2024-11-19  6:03 UTC  (17+ messages)
` [PATCH 1/8] wifi: ath12k: Add documentation HTT_H2T_MSG_TYPE_RX_RING_SELECTION_CFG
` [PATCH 2/8] wifi: ath12k: Refactor monitor status TLV structure
` [PATCH 3/8] wifi: ath12k: cleanup Rx peer statistics structure
` [PATCH 4/8] wifi: ath12k: Fix the misspelled of hal TLV tag HAL_PHYRX_GENERICHT_SIG
` [PATCH 5/8] wifi: ath12k: fix incorrect TID updation in DP monitor status path
` [PATCH 6/8] wifi: ath12k: Remove unused HAL Rx mask in DP monitor path
` [PATCH 7/8] wifi: ath12k: Change the Tx monitor SRNG ring ID
` [PATCH 8/8] wifi: ath12k: Avoid explicit type cast in monitor status parse handler

[ath:master] BUILD SUCCESS 0ea161de5e5afa1323e982adc8f59bf4af99a84b
 2024-11-14  6:16 UTC 

[PATCH v5 0/4] wifi: ath12k: Support Pager, Counter, SoC, Transmit Rate Stats
 2024-11-13 20:45 UTC  (9+ messages)
` [PATCH v5 1/4] wifi: ath12k: Support Downlink Pager Stats
` [PATCH v5 2/4] wifi: ath12k: Support phy counter and TPC stats
` [PATCH v5 3/4] wifi: ath12k: Support SoC Common Stats
` [PATCH v5 4/4] wifi: ath12k: Support Transmit PER Rate Stats

[ath:pending] BUILD SUCCESS 78b3568efba7269fb3200a9cf3e9e3aad398f13c
 2024-11-13 17:44 UTC 

[ath:master 2/4] drivers/net/ethernet/intel/ice/ice_ptp.c:165:15: error: implicit declaration of function 'ice_read_sma_ctrl'; did you mean 'ice_read_sr_word'?
 2024-11-13 17:16 UTC  (4+ messages)

[ath:for-next] BUILD SUCCESS 78e154d42f2c72905fe66a400847e1b2b101b7b2
 2024-11-13 17:09 UTC 

[ath:master] BUILD REGRESSION fc6f018eda7f9054e427f731db1e8b200f22873c
 2024-11-13 15:43 UTC 

[ath:master-pending] BUILD SUCCESS d922a11c7188c1ae9793503e081869b6debfd0a5
 2024-11-13 15:25 UTC 

[ath:master 2/4] drivers/net/ethernet/intel/ice/ice_ptp.c:165:8: error: call to undeclared function 'ice_read_sma_ctrl'; ISO C99 and later do not support implicit function declarations
 2024-11-13 11:15 UTC 

[PATCH v3] wifi: ath12k: Fix for out-of bound access error
 2024-11-13  1:01 UTC  (4+ messages)

[PATCH v4 0/4] wifi: ath12k: Support Pager, Counter, SoC, Transmit Rate Stats
 2024-11-12 15:52 UTC  (14+ messages)
` [PATCH v4 1/4] wifi: ath12k: Support Downlink Pager Stats
` [PATCH v4 2/4] wifi: ath12k: Support phy counter and TPC stats
` [PATCH v4 3/4] wifi: ath12k: Support SoC Common Stats
` [PATCH v4 4/4] wifi: ath12k: Support Transmit PER Rate Stats

[ath:master-pending] BUILD SUCCESS 8d8c2e408d234f375298123d7d2e50c1dbc578cc
 2024-11-12 13:51 UTC 

[ath:pending] BUILD SUCCESS 4751f3d2ab0324a39837d60d30dd1bdc28f3c6ba
 2024-11-12 12:01 UTC 

[RFC PATCH v3 0/5] wifi: ath12k: Add wifi device node with WSI for QCN9274 in RDP433
 2024-11-11 17:57 UTC  (14+ messages)
` [RFC PATCH v3 1/5] dt-bindings: net: wireless: Describe ath12k PCI module with WSI
` [RFC PATCH v3 2/5] wifi: ath12k: Parse multiple device information from device tree
` [RFC PATCH v3 3/5] wifi: ath12k: Send partner device details in QMI MLO capability
` [RFC PATCH v3 4/5] wifi: ath12k: Assign unique hardware link IDs during QMI host capability
` [RFC PATCH v3 5/5] arm64: dts: qcom: ipq9574: Add WiFi nodes for RDP433

[ath:master-pending] BUILD SUCCESS cf425f524f534a8159c704724bfdc3993cc24328
 2024-11-08 12:56 UTC 

[ath:pending] BUILD SUCCESS be7cc788fca002fb37bc46a840b69ccc66389858
 2024-11-08  8:51 UTC 

[ath:master-pending] BUILD SUCCESS ee6fd63563605832983a5c1ca228445d424aef50
 2024-11-07 17:24 UTC 

[ath:for-next] BUILD SUCCESS 507f8e730100822b75290bbf96135f0e789da9cc
 2024-11-07 12:43 UTC 

[ath:master] BUILD SUCCESS 9ee80e341c4e473f6c13af3b529fed4ab073234c
 2024-11-07 11:30 UTC 

[ath:master-pending] BUILD SUCCESS 8174da58f1385e73a525315c980d12fe2effe624
 2024-11-06 16:43 UTC 

[ath:ath12k-mlo-qcn9274] BUILD SUCCESS 7cc33d31e0b34413c2850787fd13c41da1e6a245
 2024-11-06 16:34 UTC 

[ath:ath12k-mlo] BUILD SUCCESS f27e4f14a5788bb3a63af76455576307e181c1e3
 2024-11-06 13:22 UTC 

[ath:pending] BUILD SUCCESS 4203532030ae4aeeb9dad8a21f1bd84661c9cb49
 2024-11-06  7:09 UTC 

[PATCH v3 0/4] wifi: ath12k: Support Pager, Counter, SoC, Transmit Rate Stats
 2024-11-05 23:03 UTC  (9+ messages)
` [PATCH v3 1/4] wifi: ath12k: Support Downlink Pager Stats
` [PATCH v3 2/4] wifi: ath12k: Support phy counter and TPC stats
` [PATCH v3 3/4] wifi: ath12k: Support SoC Common Stats
` [PATCH v3 4/4] wifi: ath12k: Support Transmit PER Rate Stats

[RFC PATCH v2 0/5] wifi: ath12k: Add WSI node for QCN9274 in RDP433 for MLO
 2024-11-05  7:24 UTC  (7+ messages)
` [RFC PATCH v2 1/5] dt-bindings: net: wireless: ath12k: describe WSI properties for QCN9274

[ath:master] BUILD SUCCESS d63fbff74ab1af1573c1dca20cfe1e876f8ffa62
 2024-11-05  7:11 UTC 

[ath:pending] BUILD SUCCESS b58fb4745c2b58ce5c412c6914ea9e8ff36ffe9f
 2024-11-05  6:22 UTC 

[PATCH v2 0/4] wifi: ath12k: Support Pager, Counter, SoC, Transmit Rate Stats
 2024-11-05  4:52 UTC  (6+ messages)
` [PATCH v2 1/4] wifi: ath12k: Support Downlink Pager Stats
` [PATCH v2 2/4] wifi: ath12k: Support phy counter and TPC stats
` [PATCH v2 3/4] wifi: ath12k: Support SoC Common Stats
` [PATCH v2 4/4] wifi: ath12k: Support Transmit PER Rate Stats

[ath:for-next] BUILD SUCCESS c33f9c2728d0ccc7472e6239346c0fb3de556e0f
 2024-11-05  3:57 UTC 

[ath:ath12k-mlo-qcn9274 65/81] drivers/net/wireless/ath/ath12k/mac.c:534 ath12k_get_link_sta() error: buffer overflow 'sta->link' 15 <= 15
 2024-11-04 20:21 UTC  (2+ messages)

[ath:ath12k-mlo-qcn9274 64/81] drivers/net/wireless/ath/ath12k/mac.c:517 ath12k_get_link_bss_conf() error: buffer overflow 'vif->link_conf' 15 <= 15
 2024-11-04 20:19 UTC  (2+ messages)

[ath:ath12k-mlo-qcn9274 /81] drivers/net/wireless/ath/ath12k/mac.c:4304 ath12k_mac_op_set_key() error: uninitialized symbol 'ret'
 2024-11-04 20:18 UTC  (2+ messages)

[PATCH] wifi: ath12k: mark QMI driver event helpers as noinline
 2024-11-04 15:43 UTC  (2+ messages)

[PATCH v2 0/8] wifi: ath12k: MLO support part 2
 2024-11-04 15:43 UTC  (4+ messages)

[PATCH v2 00/22] wifi: ath12k: add Ath12k AHB driver support for IPQ5332
 2024-11-04 14:16 UTC  (3+ messages)
` [PATCH v2 15/22] wifi: ath12k: add BDF address in hardware parameter

[ath:master-pending] BUILD SUCCESS 8dfb4266fb43a62702d6e86c3bdd6713eee8d2a3
 2024-11-02  9:17 UTC 

[ath:pending] BUILD SUCCESS fff1e80a66d5e4cc6e689950a59219ea8185e498
 2024-11-02  6:32 UTC 


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