linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH wireless-drivers-next 0/5] wilc1000: udpated MAINTAINERS & minor pending patches
@ 2020-07-10  5:18 Ajay.Kathat
  2020-07-10  5:18 ` [PATCH wireless-drivers-next 1/5] MAINTAINERS: net: wilc1000: Update entry Ajay.Kathat
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Ajay.Kathat @ 2020-07-10  5:18 UTC (permalink / raw)
  To: linux-wireless
  Cc: Claudiu.Beznea, Nicolas.Ferre, Sripad.Balwadgi, Ajay.Kathat

From: Ajay Singh <ajay.kathat@microchip.com>

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-07-14 17:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-10  5:18 [PATCH wireless-drivers-next 0/5] wilc1000: udpated MAINTAINERS & minor pending patches Ajay.Kathat
2020-07-10  5:18 ` [PATCH wireless-drivers-next 1/5] MAINTAINERS: net: wilc1000: Update entry Ajay.Kathat
2020-07-14 17:53   ` Kalle Valo
2020-07-10  5:18 ` [PATCH wireless-drivers-next 2/5] wilc1000: use strlcpy to avoid 'stringop-truncation' warning Ajay.Kathat
2020-07-10  5:18 ` [PATCH wireless-drivers-next 3/5] wilc1000: fix compiler warning for 'wowlan_support' unused variable Ajay.Kathat
2020-07-10  5:18 ` [PATCH wireless-drivers-next 5/5] wilc1000: use API version number info along with firmware filename Ajay.Kathat
2020-07-10  5:18 ` [PATCH wireless-drivers-next 4/5] wilc1000: use unified single wilc1000 FW binary Ajay.Kathat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).