linux/drivers/net/ethernet/intel/igb
Miaohe Lin 8698fb64cc igb: use eth_zero_addr() to clear mac address
Use eth_zero_addr() to clear mac address instead of memset().

Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2020-07-30 11:41:45 -07:00
..
e1000_82575.c ethernet/intel: Convert fallthrough code comments 2020-07-01 13:47:43 -07:00
e1000_82575.h
e1000_defines.h
e1000_hw.h
e1000_i210.c
e1000_i210.h
e1000_mac.c igb: make igb_set_fc_watermarks() return void 2020-05-28 20:04:01 -07:00
e1000_mac.h
e1000_mbx.c
e1000_mbx.h
e1000_nvm.c ethernet/intel: Convert fallthrough code comments 2020-07-01 13:47:43 -07:00
e1000_nvm.h
e1000_phy.c ethernet/intel: Convert fallthrough code comments 2020-07-01 13:47:43 -07:00
e1000_phy.h
e1000_regs.h
igb_ethtool.c igb: Remove unnecessary usages of memset 2020-07-30 10:51:25 -07:00
igb_hwmon.c igb: convert to use i2c_new_client_device() 2020-03-26 19:31:21 -07:00
igb_main.c igb: use eth_zero_addr() to clear mac address 2020-07-30 11:41:45 -07:00
igb_ptp.c ethernet/intel: Convert fallthrough code comments 2020-07-01 13:47:43 -07:00
igb.h net/intel: remove driver versions from Intel drivers 2020-06-25 22:25:13 -07:00
Makefile