linux_dsm_epyc7002/drivers/net/ethernet/intel/e1000e
Allen Pais 4a9c07ed71 drivers: net: e1000e: use setup_timer() helper.
Use setup_timer function instead of initializing timer with the
    function and data fields.

Signed-off-by: Allen Pais <allen.lkml@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-09-21 11:44:41 -07:00
..
80003es2lan.c e1000e: use BIT() macro for bit defines 2016-05-13 15:15:36 -07:00
80003es2lan.h
82571.c e1000e: factor out systim sanitization 2016-08-16 10:46:19 -07:00
82571.h
defines.h
e1000.h e1000e: add statistic indicating number of skipped Tx timestamps 2017-06-06 01:01:27 -07:00
ethtool.c e1000e: Don't return uninitialized stats 2017-06-06 01:05:13 -07:00
hw.h e1000e: Initial Support for IceLake 2017-08-08 17:54:21 -07:00
ich8lan.c e1000e: add check on e1e_wphy() return value 2017-08-08 17:44:53 -07:00
ich8lan.h e1000e: mark shifted values as unsigned 2016-05-13 15:19:05 -07:00
mac.c e1000e: use BIT() macro for bit defines 2016-05-13 15:15:36 -07:00
mac.h
Makefile
manage.c
manage.h
netdev.c drivers: net: e1000e: use setup_timer() helper. 2017-09-21 11:44:41 -07:00
nvm.c e1000e: use BIT() macro for bit defines 2016-05-13 15:15:36 -07:00
nvm.h
param.c
phy.c e1000e: use BIT() macro for bit defines 2016-05-13 15:15:36 -07:00
phy.h e1000e: use BIT() macro for bit defines 2016-05-13 15:15:36 -07:00
ptp.c e1000e: Add Support for CannonLake 2017-04-30 05:18:30 -07:00
regs.h