1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/mellanox/mlxbf_gige
Lu Wei bcdcf2c466 net/mlxbf_gige: use eth_zero_addr() to clear mac address
Use eth_zero_addr() to clear mac address instead of memset().

Signed-off-by: Lu Wei <luwei32@huawei.com>
Link: https://lore.kernel.org/r/20220516033343.329178-1-luwei32@huawei.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2022-05-17 11:23:58 +02:00
..
Kconfig Add Mellanox BlueField Gigabit Ethernet driver 2021-06-25 11:20:23 -07:00
Makefile net: mellanox: mlxbf_gige: Replace non-standard interrupt handling 2021-10-29 22:34:03 +02:00
mlxbf_gige.h mlxbf_gige: remove driver-managed interrupt counts 2022-05-12 16:19:52 -07:00
mlxbf_gige_ethtool.c mlxbf_gige: remove driver-managed interrupt counts 2022-05-12 16:19:52 -07:00
mlxbf_gige_intr.c mlxbf_gige: remove driver-managed interrupt counts 2022-05-12 16:19:52 -07:00
mlxbf_gige_main.c net/mlxbf_gige: use eth_zero_addr() to clear mac address 2022-05-17 11:23:58 +02:00
mlxbf_gige_mdio.c mlxbf_gige: increase MDIO polling rate to 5us 2022-05-06 15:54:20 -07:00
mlxbf_gige_regs.h Add Mellanox BlueField Gigabit Ethernet driver 2021-06-25 11:20:23 -07:00
mlxbf_gige_rx.c Add Mellanox BlueField Gigabit Ethernet driver 2021-06-25 11:20:23 -07:00
mlxbf_gige_tx.c Add Mellanox BlueField Gigabit Ethernet driver 2021-06-25 11:20:23 -07:00