messages from 2024-09-16 08:28:37 to 2024-10-09 20:11:11 UTC [more...]
[ath:ath12k-mlo] BUILD SUCCESS 829df6ff2c3cd9bdd352a1f7bc4f33cc2a53b8bd
2024-10-09 19:17 UTC
[ath:ath12k-mlo-qcn9274] BUILD SUCCESS 7435d14d41d5d479a5e6a8a2cd4efdac9d928823
2024-10-09 19:16 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-10-09 11:16 UTC
[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-10-09 11:14 UTC
[ath:ath12k-mlo-qcn9274 /81] drivers/net/wireless/ath/ath12k/mac.c:4304 ath12k_mac_op_set_key() error: uninitialized symbol 'ret'
2024-10-09 11:09 UTC
[PATCH v2 00/11] wifi: ath12k: some fixes and clean up for monitor mode
2024-10-09 8:45 UTC (15+ messages)
` [PATCH v2 01/11] wifi: ath12k: remove unused variable monitor_present
` [PATCH v2 02/11] wifi: ath12k: optimize storage size for struct ath12k
` [PATCH v2 03/11] wifi: ath12k: fix struct hal_rx_ppdu_end_user_stats
` [PATCH v2 04/11] wifi: ath12k: fix struct hal_rx_ppdu_start
` [PATCH v2 05/11] wifi: ath12k: fix struct hal_rx_phyrx_rssi_legacy_info
` [PATCH v2 06/11] wifi: ath12k: fix struct hal_rx_mpdu_start
` [PATCH v2 07/11] wifi: ath12k: properly handling the state variables of monitor mode
` [PATCH v2 08/11] wifi: ath12k: delete NSS and TX power setting for monitor vdev
` [PATCH v2 09/11] wifi: ath12k: use tail MSDU to get MSDU information
` [PATCH v2 10/11] wifi: ath12k: fix A-MSDU indication in monitor mode
` [PATCH v2 11/11] wifi: ath12k: delete mon reap timer
[ath:master] BUILD SUCCESS 5303d98549ec105d4eac357ef48c1c76978a142e
2024-10-09 6:13 UTC
[ath:for-next] BUILD SUCCESS 4c57ec6c4bb9979b42ae7fa7273fc2d4a361d576
2024-10-09 6:09 UTC
[PATCH v2 0/2] wifi: ath12k: Support AST and Puncture Stats
2024-10-09 0:06 UTC (4+ messages)
` [PATCH v2 1/2] wifi: ath12k: Support AST Entry Stats
` [PATCH v2 2/2] wifi: ath12k: Support pdev Puncture Stats
[ath:ath12k-mlo-qcn9274 22/81] drivers/net/wireless/ath/ath12k/mac.c:9400 ath12k_mac_destroy() error: we previously assumed 'ab' could be null (see line 9389)
2024-10-08 12:58 UTC
[PATCH] wifi: ath12k: remove msdu_end structure for WCN7850
2024-10-08 9:30 UTC
[PATCH v2] wifi: mac80211: re-order assigning channel in activate links
2024-10-08 8:49 UTC (6+ messages)
[PATCH v4 0/4] wifi: ath12k: add 11d scan offload support and handle country code for WCN7850
2024-10-08 6:56 UTC (5+ messages)
` [PATCH v4 1/4] wifi: ath12k: add configure "
` [PATCH v4 2/4] wifi: ath12k: add 11d scan offload support
` [PATCH v4 3/4] wifi: ath12k: use correct WMI command to set country code for WCN7850
` [PATCH v4 4/4] wifi: ath12k: store and send country code to firmware after recovery
[ath:ath12k-mlo] BUILD SUCCESS 17881fc070ee4530899ee6902ecf0f9db7e85b92
2024-10-08 5:36 UTC
[PATCH v2] wifi: ath12k: Support DMAC Reset Stats
2024-10-07 23:06 UTC (3+ messages)
[PATCH] wifi: ath12k: fix one more memcpy size error
2024-10-07 21:43 UTC (3+ messages)
[PATCH v2] wifi: ath12k: fix use-after-free in ath12k_dp_cc_cleanup()
2024-10-07 21:43 UTC (3+ messages)
[PATCH v2] wifi: ath12k: Modify print_array_to_buf() to support arrays with 1-based semantics
2024-10-07 21:43 UTC (3+ messages)
[PATCH v4 0/6] wifi: ath12k: switch to using wiphy_lock()
2024-10-07 16:59 UTC (7+ messages)
` [PATCH v4 1/6] wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask()
` [PATCH v4 2/6] wifi: ath12k: convert struct ath12k_sta::update_wk to use struct wiphy_work
` [PATCH v4 3/6] wifi: ath12k: switch to using wiphy_lock() and remove ar->conf_mutex
` [PATCH v4 4/6] wifi: ath12k: cleanup unneeded labels
` [PATCH v4 5/6] wifi: ath12k: ath12k_mac_set_key(): remove exit label
` [PATCH v4 6/6] wifi: ath12k: ath12k_mac_op_sta_state(): clean up update_wk cancellation
[ath:pending 8/12] drivers/net/wireless/ath/ath12k/debugfs_htt_stats.c:2515:77: warning: left shift count >= width of type
2024-10-07 15:50 UTC (3+ messages)
[PATCH RFC v3 0/6] wifi: ath12k: switch to using wiphy_lock()
2024-10-07 14:47 UTC (8+ messages)
` [PATCH RFC v3 1/6] wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask()
` [PATCH RFC v3 2/6] wifi: ath12k: convert struct ath12k_sta::update_wk to use struct wiphy_work
` [PATCH RFC v3 3/6] wifi: ath12k: switch to using wiphy_lock() and remove ar->conf_mutex
` [PATCH RFC v3 4/6] wifi: ath12k: cleanup unneeded labels
` [PATCH RFC v3 5/6] wifi: ath12k: ath12k_mac_op_set_key(): remove exit label
` [PATCH RFC v3 6/6] wifi: ath12k: ath12k_mac_op_sta_state(): clean up update_wk cancellation
[ath:pending] BUILD SUCCESS b35245095197fead99d81d7a78c2cf9e11e298c3
2024-10-05 23:41 UTC
[ath:master-pending] BUILD SUCCESS c8b4c8253a14f28f97dc7d6130d69632b7207e04
2024-10-05 20:51 UTC
[PATCH] wifi: ath12k: Support MBSSID Control Frame Stats
2024-10-05 11:26 UTC
[PATCH v2 0/2] wifi: ath12k: Support pdev Rate, Scheduled Algorithm Stats
2024-10-05 11:15 UTC (3+ messages)
` [PATCH v2 1/2] wifi: ath12k: Support Pdev "
` [PATCH v2 2/2] wifi: ath12k: Support BE OFDMA Pdev Rate Stats
[PATCH v2] wifi: ath12k: Support Pdev OBSS Stats
2024-10-05 10:42 UTC
[PATCH v2 0/4] wifi: ath12k: Support Ring, SFM, Transmit MU, SelfGen stats, CCA stats
2024-10-05 10:18 UTC (5+ messages)
` [PATCH v2 1/4] wifi: ath12k: Support Self-Generated Transmit stats
` [PATCH v2 2/4] wifi: ath12k: Support Ring and SFM stats
` [PATCH v2 3/4] wifi: ath12k: Support pdev Transmit Multi-user stats
` [PATCH v2 4/4] wifi: ath12k: Support pdev CCA Stats
[ath:ath12k-mlo-qcn9274] BUILD SUCCESS 4ad14f50820745f9c2f425ba07ca8431bf2409ed
2024-10-05 6:36 UTC
[ath:ath12k-mlo-preparation] BUILD SUCCESS 33d69326329ca2646b5d2d9e990b9e536149d789
2024-10-04 14:53 UTC
ath12k-mlo branch ChangeLog
2024-10-04 11:45 UTC (6+ messages)
[PATCH] wifi: ath12k: Modify print_array_to_buf() to support arrays with 1-based semantics
2024-10-04 8:57 UTC (3+ messages)
[ath:pending] BUILD SUCCESS WITH WARNING 08dd5d93509f962500dc983864b4effb2600831a
2024-10-04 3:09 UTC
[ath:master-pending] BUILD SUCCESS 7536faa61e194f5cfac0a9277b7cc3cfed766eb0
2024-10-04 2:56 UTC
[ath:pending] BUILD SUCCESS 27c34be6d208b4cdd3de386cbde0f3f5a2f38e03
2024-10-02 18:28 UTC
[PATCH 0/2] wifi: ath12k: Support AST and Puncture Stats
2024-10-02 15:06 UTC (5+ messages)
` [PATCH 1/2] wifi: ath12k: Support AST Entry Stats
` [PATCH 2/2] wifi: ath12k: Support pdev Puncture Stats
[PATCH 0/2] wifi: ath12k: Support pdev Rate, Scheduled Algorithm Stats
2024-10-02 15:05 UTC (5+ messages)
` [PATCH 1/2] wifi: ath12k: Support Pdev "
` [PATCH 2/2] wifi: ath12k: Support BE OFDMA Pdev Rate Stats
[PATCH] wifi: ath12k: Support DMAC Reset Stats
2024-10-01 23:36 UTC (2+ messages)
[ath:ath12k-mlo] BUILD SUCCESS 8d6f03ed42b89bff5af467647e8a9f63d6a1d59f
2024-10-01 17:47 UTC
[ath:ath12k-mlo-preparation] BUILD SUCCESS 72f999b8bccf1532620331f6275f1e32a86ccf4e
2024-10-01 17:20 UTC
[PATCH net-next] wifi: ath: Use common kfree() code in 53 functions
2024-10-01 11:56 UTC
[PATCH] wifi: mac80211: fix assigning channel in activate links
2024-10-01 9:16 UTC (11+ messages)
[ath:ath12k-mlo-qcn9274] BUILD SUCCESS 83fcc7003bd768a302c868ec35adb85b10d2851d
2024-10-01 8:43 UTC
[PATCH] wifi: ath12k: Support Pdev OBSS Stats
2024-09-30 23:31 UTC (2+ messages)
[PATCH V8 0/9] wifi: ath12k: add MU-MIMO and 160 MHz bandwidth support
2024-09-30 21:21 UTC (12+ messages)
` [PATCH V8 1/9] wifi: ath12k: push HE MU-MIMO params to hardware
` [PATCH V8 2/9] wifi: ath12k: push EHT "
` [PATCH V8 3/9] wifi: ath12k: move HE MCS mapper to a separate function
` [PATCH V8 4/9] wifi: ath12k: generate rx and tx mcs maps for supported HE mcs
` [PATCH V8 5/9] wifi: ath12k: fix TX and RX MCS rate configurations in HE mode
` [PATCH V8 6/9] wifi: ath12k: add support for setting fixed HE rate/GI/LTF
` [PATCH V8 7/9] wifi: ath12k: clean up 80P80 support
` [PATCH V8 8/9] wifi: ath12k: add support for 160 MHz bandwidth
` [PATCH V8 9/9] wifi: ath12k: add extended NSS bandwidth support for 160 MHz
[PATCH] wifi: ath12k: fix use-after-free in ath12k_dp_cc_cleanup()
2024-09-30 21:05 UTC (2+ messages)
[ath:master-pending] BUILD SUCCESS 8ed36fe71fd60c851540839b105fd1fddc870c61
2024-09-29 3:32 UTC
[ath:pending] BUILD SUCCESS 1a0c640ce1cdcde3eb131a0c1e70ca1ed7cf27cb
2024-09-29 1:03 UTC
[PATCH] wifi: ath12k: Skip Rx TID cleanup for self peer
2024-09-28 9:25 UTC (2+ messages)
[PATCH] wifi: ath12k: move txbaddr/rxbaddr into struct ath12k_dp
2024-09-28 9:19 UTC (2+ messages)
[ath:master] BUILD SUCCESS ced1f8bd64cda4e0c1df0890d1041cc6b18d5c77
2024-09-27 11:05 UTC
[ath:pending] BUILD SUCCESS df6ba0a68ac75692bea052d456837711fff86d08
2024-09-26 11:22 UTC
[ath:master-pending] BUILD SUCCESS e643530a76baa26ad70b9f8b66f77edfef92bfdf
2024-09-26 7:19 UTC
[PATCH AUTOSEL 6.6 027/139] wifi: ath12k: fix array out-of-bound access in SoC stats
2024-09-25 12:07 UTC
[PATCH AUTOSEL 6.10 029/197] wifi: ath12k: fix array out-of-bound access in SoC stats
2024-09-25 11:50 UTC
[PATCH AUTOSEL 6.11 033/244] wifi: ath12k: fix array out-of-bound access in SoC stats
2024-09-25 11:24 UTC
[ath:ath12k-mlo-qcn9274] BUILD SUCCESS 7f03e1b207bd7763f8e02113d43f19bb4bd92851
2024-09-25 4:26 UTC
[PATCH RFC v2 0/4] wifi: ath12k: switch to using wiphy_lock()
2024-09-24 10:03 UTC (12+ messages)
` [PATCH RFC v2 1/4] wifi: ath12k: switch to using wiphy_lock() and remove ar->conf_mutex
` [PATCH RFC v2 2/4] wifi: ath12k: cleanup unneeded labels
` [PATCH RFC v2 3/4] wifi: ath12k: ath12k_mac_op_set_key(): remove exit label
` [PATCH RFC v2 4/4] wifi: ath12k: convert struct ath12k_sta::update_wk to use struct wiphy_work
[ath:ath12k-mlo] BUILD SUCCESS 71a66ca2c46d815d17e234a10726ca6c94af5272
2024-09-23 11:23 UTC (2+ messages)
[PATCH] wifi: ath: Use dev_kfree_skb_any(skb) call only once in three functions
2024-09-21 14:43 UTC
ath12k - HTT timeout error with NCM86
2024-09-21 10:28 UTC (8+ messages)
[ath:master] BUILD SUCCESS d35bb26e150d7fb7434959fad9fcaeaac99906e6
2024-09-20 8:38 UTC
[ath:pending] BUILD SUCCESS 8fd4aea35af4ea71b292676d0cb092d02caf5735
2024-09-20 8:34 UTC
[ath:ath-next] BUILD SUCCESS 07211778c0ca6a27e7adecff255ceac9c189e8c0
2024-09-20 8:35 UTC
[PATCH] wifi: ath12k: fix tx power, max reg power update to firmware
2024-09-20 7:15 UTC (3+ messages)
[PATCH][next] wifi: mac80211: make read-only array svc_id static const
2024-09-19 16:17 UTC (3+ messages)
[ath:master] BUILD SUCCESS 92de67902177c2ea65000a87a6b24fed17d48a18
2024-09-19 15:43 UTC
[ath:ath-next] BUILD SUCCESS 2b0996c7646293c71c1297c00e07e54cee9bec5c
2024-09-19 15:40 UTC
[ath:pending] BUILD SUCCESS d3e7ed3829f9e54e8bcddd1881d7edcf38b94268
2024-09-19 15:39 UTC
[ath:master-pending] BUILD SUCCESS 1e091776c1aa4894a9b3d25d5a2e5e4fc3489cfd
2024-09-19 15:33 UTC
ath12k: unstable connection
2024-09-19 9:27 UTC
[REGRESSION] Update of linux-firmware breaks wifi on Thinkpad T14
2024-09-19 7:44 UTC
[ath:ath12k-mlo-qcn9274] BUILD SUCCESS 955bc29c6df31fc983fc80608b5e7efe545639c8
2024-09-19 5:53 UTC
ath12k firmware regression with update 82318c966fd1
2024-09-18 3:06 UTC (4+ messages)
ath12k MLO testing
2024-09-17 18:20 UTC
[PATCH 0/4] wifi: ath12k: Support Ring, SFM, Transmit MU, SelfGen stats, CCA stats
2024-09-16 22:13 UTC (9+ messages)
` [PATCH 1/4] wifi: ath12k: Support Self-Generated Transmit stats
` [PATCH 2/4] wifi: ath12k: Support Ring and SFM stats
` [PATCH 3/4] wifi: ath12k: Support pdev Transmit Multi-user stats
` [PATCH 4/4] wifi: ath12k: Support pdev CCA Stats
ath12k driver on Debian 12 - High ping latency and MLO support query on 6.11rc7
2024-09-16 14:48 UTC (4+ messages)
` Fwd: "
[ath:ath12k-mlo 38/63] drivers/net/wireless/ath/ath12k/mac.c:3981:8: warning: variable 'ret' is uninitialized when used here
2024-09-16 8:57 UTC (2+ messages)
[ath:ath12k-mlo 34/63] drivers/net/wireless/ath/ath12k/mac.c:4289:8: warning: variable 'ret' is used uninitialized whenever 'if' condition is true
2024-09-16 8:48 UTC (2+ messages)
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