2020-07-10 05:25:24

by Ajay Singh

[permalink] [raw]
Subject: [PATCH wireless-drivers-next 0/5] wilc1000: udpated MAINTAINERS & minor pending patches

From: Ajay Singh <[email protected]>

The patch series contains below changes:
1. Updated MAINTAINERS file for WILC1000 driver.
2. Fixes for gcc warnings found by kernel test build with different configuration.
3. Use of single FW file for different WILC1000 revisions.
4. Added API version number along with WILC1000 FW filename.

Ajay Singh (4):
wilc1000: use strlcpy to avoid 'stringop-truncation' warning
wilc1000: fix compiler warning for 'wowlan_support' unused variable
wilc1000: use unified single wilc1000 FW binary
wilc1000: use API version number info along with firmware filename

Nicolas Ferre (1):
MAINTAINERS: net: wilc1000: Update entry

MAINTAINERS | 2 +-
.../net/wireless/microchip/wilc1000/Makefile | 3 --
.../wireless/microchip/wilc1000/cfg80211.c | 2 ++
drivers/net/wireless/microchip/wilc1000/mon.c | 3 +-
.../net/wireless/microchip/wilc1000/netdev.c | 29 ++++++++++++-------
5 files changed, 22 insertions(+), 17 deletions(-)

--
2.24.0


2020-07-10 05:25:30

by Ajay Singh

[permalink] [raw]
Subject: [PATCH wireless-drivers-next 1/5] MAINTAINERS: net: wilc1000: Update entry

From: Nicolas Ferre <[email protected]>

As Adham's email address is bouncing, remove him from wilc1000 entry and
add Claudiu as a new co-maintainer. Claudiu follows wilc1000 driver
development for a long time and contributed to it already.

Signed-off-by: Nicolas Ferre <[email protected]>
Signed-off-by: Ajay Singh <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7dae51e32254..099e672ec6e6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11363,8 +11363,8 @@ S: Supported
F: drivers/usb/gadget/udc/atmel_usba_udc.*

MICROCHIP WILC1000 WIFI DRIVER
-M: Adham Abozaeid <[email protected]>
M: Ajay Singh <[email protected]>
+M: Claudiu Beznea <[email protected]>
L: [email protected]
S: Supported
F: drivers/net/wireless/microchip/wilc1000/
--
2.24.0

2020-07-14 17:53:50

by Kalle Valo

[permalink] [raw]
Subject: Re: [PATCH wireless-drivers-next 1/5] MAINTAINERS: net: wilc1000: Update entry

<[email protected]> wrote:

> From: Nicolas Ferre <[email protected]>
>
> As Adham's email address is bouncing, remove him from wilc1000 entry and
> add Claudiu as a new co-maintainer. Claudiu follows wilc1000 driver
> development for a long time and contributed to it already.
>
> Signed-off-by: Nicolas Ferre <[email protected]>
> Signed-off-by: Ajay Singh <[email protected]>

5 patches applied to wireless-drivers-next.git, thanks.

4f5479e2ee1f MAINTAINERS: net: wilc1000: Update entry
1b3dd7743041 wilc1000: use strlcpy to avoid 'stringop-truncation' warning
9bdcbdafc659 wilc1000: fix compiler warning for 'wowlan_support' unused variable
0b3dd675ed59 wilc1000: use unified single wilc1000 FW binary
b52b331a8978 wilc1000: use API version number info along with firmware filename

--
https://patchwork.kernel.org/patch/11655667/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches