linux-stable/drivers/net/ethernet/i825xx
Jakub Kicinski 562ef98a66 ethernet: replace netdev->dev_addr assignment loops
A handful of drivers contains loops assigning the mac
addr byte by byte. Convert those to eth_hw_addr_set().

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-10-14 09:22:25 -07:00
..
82596.c net: i825xx: Use absolute_pointer for memcpy from fixed memory location 2021-09-15 12:04:28 -07:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
ether1.c drivers: net: ethernet: i825xx: Fix couple of spellings in the file ether1.c 2021-02-04 19:07:55 -08:00
ether1.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
lasi_82596.c parisc: Make struct parisc_driver::remove() return void 2021-08-30 10:18:25 +02:00
lib82596.c lib82596: convert to dma_alloc_noncoherent 2020-09-25 06:20:45 +02:00
sni_82596.c lib82596: convert to dma_alloc_noncoherent 2020-09-25 06:20:45 +02:00
sun3_82586.c ethernet: replace netdev->dev_addr assignment loops 2021-10-14 09:22:25 -07:00
sun3_82586.h