linux/drivers/net/wireless/microchip/wilc1000
Jakub Kicinski 0341ae70eb wilc1000: use eth_hw_addr_set()
Commit 406f42fa0d ("net-next: When a bond have a massive amount
of VLANs...") introduced a rbtree for faster Ethernet address look
up. To maintain netdev->dev_addr in this tree we need to make all
the writes to it got through appropriate helpers.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20211018235021.1279697-13-kuba@kernel.org
2021-10-20 12:39:46 +03: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 wilc1000: use API version number info along with firmware filename 2020-07-14 20:52:27 +03:00
mon.c cfg80211: change netdev registration/unregistration semantics 2021-01-22 16:28:39 +01:00
netdev.c wilc1000: use eth_hw_addr_set() 2021-10-20 12:39:46 +03: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_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
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