开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2023-12-18
intel: legacy: field get conversion
Jesse Brandeburg
2023-12-18
intel: add bit macro includes where needed
Jesse Brandeburg
2022-06-30
intel/e1000:fix repeated words in comments
Jilin Yuan
2022-06-09
e1000: Fix typos in comments
Jiaqing Zhao
2021-05-19
net: e1000: remove repeated words for e1000_hw.c
Hao Chen
2021-03-23
e1000: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-10-13
e1000: remove unused and incorrect code
Jesse Brandeburg
2020-09-25
intel: handle unused assignments
Jesse Brandeburg
2020-09-25
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
2020-09-19
net: e1000: Remove set but not used variable
Zheng Yongjun
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2020-05-28
e1000: Fix typo in the comment
Hari
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