RE: [PATCH v4 0/1] Patch History

From: David Lin
Date: Thu Sep 14 2023 - 02:42:51 EST


Hi Kalle,

Patch v4 (https://patchwork.kernel.org/project/linux-wireless/patch/PA4PR04MB963838F12BADC1B9FD377CB7D114A@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/) 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@xxxxxxxxxxxxxxx' <linux-wireless@xxxxxxxxxxxxxxx>
> Cc: 'linux-kernel@xxxxxxxxxxxxxxx' <linux-kernel@xxxxxxxxxxxxxxx>;
> 'sharvari.harisangam@xxxxxxx' <sharvari.harisangam@xxxxxxx>;
> 'yu-hao.lin@xxxxxxx' <yu-hao.lin@xxxxxxx>; 'tsung-hsien.hsieh@xxxxxxx'
> <tsung-hsien.hsieh@xxxxxxx>; 'kvalo@xxxxxxxxxx' <kvalo@xxxxxxxxxx>;
> 'amitkarwar@xxxxxxxxx' <amitkarwar@xxxxxxxxx>;
> 'ganapathi017@xxxxxxxxx' <ganapathi017@xxxxxxxxx>;
> 'huxinming820@xxxxxxxxx' <huxinming820@xxxxxxxxx>;
> 'davem@xxxxxxxxxxxxx' <davem@xxxxxxxxxxxxx>; 'edumazet@xxxxxxxxxx'
> <edumazet@xxxxxxxxxx>; 'kuba@kernelorg' <kuba@kernelorg>;
> 'pabeni@xxxxxxxxxx' <pabeni@xxxxxxxxxx>
> 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

<<attachment: winmail.dat>>