From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AF480C433B4 for ; Tue, 13 Apr 2021 06:01:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8BAEF60200 for ; Tue, 13 Apr 2021 06:01:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243954AbhDMGCJ (ORCPT ); Tue, 13 Apr 2021 02:02:09 -0400 Received: from paleale.coelho.fi ([176.9.41.70]:44720 "EHLO farmhouse.coelho.fi" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S243829AbhDMGCJ (ORCPT ); Tue, 13 Apr 2021 02:02:09 -0400 Received: from 91-156-6-193.elisa-laajakaista.fi ([91.156.6.193] helo=kveik.lan) by farmhouse.coelho.fi with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1lWC7P-000LPJ-5p; Tue, 13 Apr 2021 09:01:48 +0300 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Luca Coelho In-Reply-To: References: To: Luca Coelho Cc: kvalo@codeaurora.org, linux-wireless@vger.kernel.org User-Agent: pwcli/0.1.0-git (https://github.com/kvalo/pwcli/) Python/3.9.2 Message-Id: Date: Tue, 13 Apr 2021 09:01:48 +0300 Subject: Re: [PATCH 01/12] iwlwifi: remove TCM events Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org Luca Coelho wrote: > From: Emmanuel Grumbach > > Nobody uses that in the user space. > > Signed-off-by: Emmanuel Grumbach > Signed-off-by: Luca Coelho 19 patches applied to iwlwifi-next.git, thanks. e0dd86f0bd69 iwlwifi: remove TCM events 3b3f8821c4c9 iwlwifi: remove remaining software checksum code 026551c60e8e iwlwifi: don't warn if we can't wait for empty tx queues 223ebf2ebf6a iwlwifi: queue: avoid memory leak in reset flow 9bda8492febf iwlwifi: mvm: umac error table mismatch 3e34b44d849d iwlwifi: mvm: remove PS from lower rates. 06c0cf9da5f2 iwlwifi: mvm: don't lock mutex in RCU critical section 9ff251354ce9 iwlwifi: pcie: merge napi_poll_msix functions 00b553eb054c iwlwifi: pcie: add ISR debug info for msix debug f3e8147496ce iwlwifi: mvm: add support for version 3 of LARI_CONFIG_CHANGE command. ad68eb03d7af iwlwifi: warn on SKB free w/o op-mode f133d1cf5a79 iwlwifi: rs-fw: don't support stbc for HE 160 79470344e77d iwlwifi: mvm: don't disconnect immediately if we don't hear beacons after CSA 9c6e322ff5ff iwlwifi: mvm: don't WARN if we can't remove a time event 0fc56a04f96b iwlwifi: bump FW API to 63 for AX devices 6cd6b59b4af3 iwlwifi: trans/pcie: defer transport initialisation 2684e13a1069 iwlwifi: fw: print out trigger delay when collecting data e8b94b7ede60 iwlwifi: pcie: Change ma product string name daa13ebd0481 iwlwifi: dbg: disable ini debug in 9000 family and below