lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 14 Sep 2023 06:42:43 +0000
From:   David Lin <yu-hao.lin@....com>
To:     "linux-wireless@...r.kernel.org" <linux-wireless@...r.kernel.org>
CC:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        Sharvari Harisangam <sharvari.harisangam@....com>,
        David Lin <yu-hao.lin@....com>,
        Pete Hsieh <tsung-hsien.hsieh@....com>,
        "kvalo@...nel.org" <kvalo@...nel.org>,
        "amitkarwar@...il.com" <amitkarwar@...il.com>,
        "ganapathi017@...il.com" <ganapathi017@...il.com>,
        "huxinming820@...il.com" <huxinming820@...il.com>,
        "davem@...emloft.net" <davem@...emloft.net>,
        "edumazet@...gle.com" <edumazet@...gle.com>,
        "kuba@...nelorg" <kuba@...nelorg>,
        "pabeni@...hat.com" <pabeni@...hat.com>
Subject: RE: [PATCH v4 0/1] Patch History

Hi Kalle,

        Patch v4 (https://patchwork.kernel.org/project/linux-wireless/patch/PA4PR04MB963838F12BADC1B9FD377CB7D114A@PA4PR04MB9638.eurprd04.prod.outlook.com/) for host mlme had been submitted for a while.

        Current state of this patch is "Deferred". I wonder when can this patch be reviewed and merged.

        Is there anything I can do to speed up the acceptance of this patch by upstream?

Best Regards,
David

> From: David Lin
> Sent: Tuesday, August 15, 2023 3:09 PM
> To: 'linux-wireless@...r.kernel.org' <linux-wireless@...r.kernel.org>
> Cc: 'linux-kernel@...r.kernel.org' <linux-kernel@...r.kernel.org>;
> 'sharvari.harisangam@....com' <sharvari.harisangam@....com>;
> 'yu-hao.lin@....com' <yu-hao.lin@....com>; 'tsung-hsien.hsieh@....com'
> <tsung-hsien.hsieh@....com>; 'kvalo@...nel.org' <kvalo@...nel.org>;
> 'amitkarwar@...il.com' <amitkarwar@...il.com>;
> 'ganapathi017@...il.com' <ganapathi017@...il.com>;
> 'huxinming820@...il.com' <huxinming820@...il.com>;
> 'davem@...emloft.net' <davem@...emloft.net>; 'edumazet@...gle.com'
> <edumazet@...gle.com>; 'kuba@...nelorg' <kuba@...nelorg>;
> 'pabeni@...hat.com' <pabeni@...hat.com>
> Subject: [PATCH v4 0/1] Patch History
> 
> Patch v4:
> 
> 1. Correct one bad code segment.
> 2. Add code to check firmware key api version for host_mlme.
> 
> Patch v3:
> 
> Clean and clear commit message.
> 
> Patch v2:
> 
> 1. Checkpatch error: pwe[1] -> pwe[0].
> 2. Remove module parameter 'host_mlme'.
> 3. Won't advertise NL80211_FEATURE_SAE if host mlme is disabled.
> 
> David Lin (1):
>   wifi: mwifiex: added code to support host mlme.
> 
>  .../net/wireless/marvell/mwifiex/cfg80211.c   | 327 ++++++++++++++++++
>  drivers/net/wireless/marvell/mwifiex/cmdevt.c |  14 +-
>  drivers/net/wireless/marvell/mwifiex/decl.h   |  12 +
>  drivers/net/wireless/marvell/mwifiex/fw.h     |  15 +
>  drivers/net/wireless/marvell/mwifiex/init.c   |   3 +
>  drivers/net/wireless/marvell/mwifiex/join.c   |  64 +++-
>  drivers/net/wireless/marvell/mwifiex/main.h   |  10 +
>  drivers/net/wireless/marvell/mwifiex/scan.c   |   6 +
>  drivers/net/wireless/marvell/mwifiex/sdio.c   |  13 +
>  drivers/net/wireless/marvell/mwifiex/sdio.h   |   2 +
>  .../net/wireless/marvell/mwifiex/sta_event.c  |  18 +-
>  .../net/wireless/marvell/mwifiex/sta_ioctl.c  |   3 +-
>  drivers/net/wireless/marvell/mwifiex/sta_tx.c |  10 +-
>  .../net/wireless/marvell/mwifiex/uap_cmd.c    |  26 ++
>  drivers/net/wireless/marvell/mwifiex/util.c   |  73 ++++
>  15 files changed, 583 insertions(+), 13 deletions(-)
> 
> --
> 2.25.1


Download attachment "winmail.dat" of type "application/ms-tnef" (14581 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ