index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000
/
e1000_hw.c
Age
Commit message (
Expand
)
Author
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2017-11-27
e1000: Fix off-by-one in debug message
Ahmad Fatoum
2015-12-12
e1000: Elementary checkpatch warnings and checks removed
Janusz Wolak
2015-12-12
e1000: get rid of duplicate exit path
Jean Sacren
2015-12-12
e1000: fix kernel-doc argument being missing
Jean Sacren
2015-12-12
e1000: Remove checkpatch coding style errors
Janusz Wolak
2015-12-12
e1000: make eeprom read/write scheduler friendly
Joern Engel
2015-09-22
e1000: remove dead e1000_init_eeprom_params calls
Francois Romieu
2014-09-12
e1000: move e1000_tbi_adjust_stats to where its used
Florian Westphal
2014-07-20
e1000: remove unnecessary break after return
Fabian Frederick
2014-05-27
e1000: Use is_broadcast_ether_addr/is_multicast_ether_addr helpers
Tobias Klauser
2014-04-11
e1000: remove debug messages with function names
Jakub Kicinski
2013-02-15
e1000: fix whitespace issues and multi-line comments
Jeff Kirsher
2012-11-01
e1000: fix concurrent accesses to PHY from watchdog and ethtool
Maxime Bizon
2012-07-10
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-02-24
e1000: Neaten e1000_config_dsp_after_link_change
Joe Perches
2011-10-06
e1000: convert mdelay to msleep
Jesse Brandeburg
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher