linux/drivers/net/wireless/microchip/wilc1000
Jakub Kicinski b09d58025e wilc1000: copy address before calling wilc_set_mac_address
wilc_set_mac_address() calls IO routines which don't guarantee
the pointer won't be written to. Make a copy.

Acked-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-11-19 10:46:04 +00:00
..
cfg80211.c wilc1000: add 'initialized' flag check before adding an element to TX queue 2021-09-21 18:08:17 +03:00
cfg80211.h
fw.h wilc1000: use flexible-array member instead of zero-length array 2021-01-14 19:33:02 +02:00
hif.c wilc1000: add new WID to pass wake_enable information to firmware 2021-09-21 18:08:15 +03:00
hif.h wilc1000: add new WID to pass wake_enable information to firmware 2021-09-21 18:08:15 +03:00
Kconfig wilc1000: Add support for enabling CRC 2021-04-17 20:47:40 +03:00
Makefile
mon.c cfg80211: change netdev registration/unregistration semantics 2021-01-22 16:28:39 +01:00
netdev.c wilc1000: copy address before calling wilc_set_mac_address 2021-11-19 10:46:04 +00:00
netdev.h wilc1000: use eth_hw_addr_set() 2021-10-20 12:39:46 +03:00
sdio.c wilc1000: handle read failure issue for clockless registers 2021-09-21 18:08:16 +03:00
spi.c wilc1000: use correct write command sequence in wilc_spi_sync_ext() 2021-09-21 18:08:17 +03:00
wlan.c wilc1000: add 'initialized' flag check before adding an element to TX queue 2021-09-21 18:08:17 +03:00
wlan.h wilc1000: increase config packets response wait timeout limit 2021-09-21 18:08:18 +03:00
wlan_cfg.c wilc1000: add new WID to pass wake_enable information to firmware 2021-09-21 18:08:15 +03:00
wlan_cfg.h
wlan_if.h wilc1000: configure registers to handle chip wakeup sequence 2021-09-21 18:08:15 +03:00