> From: Francesco Dolcini <francesco@xxxxxxxxxx> > Sent: Thursday, August 10, 2023 5:18 PM > To: David Lin <yu-hao.lin@xxxxxxx> > Cc: linux-wireless@xxxxxxxxxxxxxxx; Sharvari Harisangam > <sharvari.harisangam@xxxxxxx>; Pete Hsieh <tsung-hsien.hsieh@xxxxxxx> > Subject: [EXT] Re: [PATCH v3] wifi: mwifiex: added code to support host mlme. > > Caution: This is an external email. Please take care when clicking links or > opening attachments. When in doubt, report the message using the 'Report > this email' button > > > Hello David, > > On Thu, Aug 10, 2023 at 02:39:21AM +0000, David Lin wrote: > > 1. For station mode first. > > 2. This feature is a must for WPA3. > > 3. Firmware version 2 is needed for this feature. > That would mean that we could just enable it for other Wi-Fi chip variant that > has firmware version 2, after testing it? > Yes. But I only tested with IW416. > > 4. The code is only enabled and tested with IW416. > > 5. This feature is disabled for other chips. > > > > Signed-off-by: David Lin <yu-hao.lin@xxxxxxx> > > --- > > You should provide a changelog for each new version of the patch you are > sending. > O.K. I will prepare changelog since PATCH v4. > Francesco