Re: [PATCH 0/7] realtek: add HPE 1920 support

2022-07-28 Thread Sander Vanheule
On Thu, 2022-07-28 at 16:51 +0200, Daniel Golle wrote: > On Thu, Jul 28, 2022 at 03:27:14PM +0200, Sander Vanheule wrote: > > On Thu, 2022-07-28 at 15:10 +0200, Jan Hoffmann wrote: > > > > This adds support for three switches from the HPE 1920 series. It has > > > > been tested on HPE 1920-8G

Re: [PATCH 0/7] realtek: add HPE 1920 support

2022-07-28 Thread Daniel Golle
On Thu, Jul 28, 2022 at 03:27:14PM +0200, Sander Vanheule wrote: > On Thu, 2022-07-28 at 15:10 +0200, Jan Hoffmann wrote: > > > This adds support for three switches from the HPE 1920 series. It has > > > been tested on HPE 1920-8G and HPE 1920-16G. Support for HPE 1920-24G > > > is also included,

Re: [PATCH 0/7] realtek: add HPE 1920 support

2022-07-28 Thread Sander Vanheule
On Thu, 2022-07-28 at 15:10 +0200, Jan Hoffmann wrote: > > This adds support for three switches from the HPE 1920 series. It has > > been tested on HPE 1920-8G and HPE 1920-16G. Support for HPE 1920-24G > > is also included, as it uses the same board as the 16-port model. > > > > The patch series

Re: [PATCH 0/7] realtek: add HPE 1920 support

2022-07-28 Thread Jan Hoffmann
This adds support for three switches from the HPE 1920 series. It has been tested on HPE 1920-8G and HPE 1920-16G. Support for HPE 1920-24G is also included, as it uses the same board as the 16-port model. The patch series depends on the firmware-utils patch adding the mkh3cimg and mkh3cvfs

[PATCH] iwinfo: Add missing auth_suites mappings for WPA3

2022-07-28 Thread hasbaddana
From: Tjeu Kayim <15987676+tjeuka...@users.noreply.github.com> `iwinfo.h` says: #define IWINFO_KMGMT_COUNT 5 ... extern const char *IWINFO_KMGMT_NAMES[IWINFO_KMGMT_COUNT]; Though only only 3 items are defined. The other two were forgotten when adding WPA3 support. The `auth_suites`