开源镜像站
帮助
动态
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
/
e1000e
/
nvm.c
Age
Commit message (
Expand
)
Author
2019-06-28
e1000e: Reduce boot time by tightening sleep ranges
Arjan van de Ven
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
2016-05-13
e1000e: use BIT() macro for bit defines
Jacob Keller
2015-06-03
e1000e: Bump the version to 3.2.5
Yanir Lubetkin
2014-07-25
e1000e: Add code to check return values on NVM accesses
David Ertman
2014-04-23
e1000e: Cleanup to fix checkpatch missing blank lines
David Ertman
2014-03-07
e1000e: Cleanup - Update GPL header and Copyright
David Ertman
2013-05-21
e1000e: cleanup whitespace
Bruce Allan
2013-03-08
e1000e: cleanup USLEEP_RANGE checkpatch checks
Bruce Allan
2013-01-27
e1000e: update copyright date
Bruce Allan
2013-01-16
e1000e: cleanup magic number
Bruce Allan
2013-01-15
e1000e: Acquire/release semaphore when writing each EEPROM page
Bruce Allan
2012-12-01
e1000e: cosmetic cleanup of comments
Bruce Allan
2012-02-24
e1000e: rename e1000e_reload_nvm() and call as function pointer
Bruce Allan
2012-02-13
e1000e: cleanup goto statements to exit points without common work
Bruce Allan
2012-02-13
e1000e: cleanup: use goto for common work needed by multiple exit points
Bruce Allan
2012-01-26
e1000e: update copyright year
Bruce Allan
2012-01-26
e1000e: split lib.c into three more-appropriate files
Bruce Allan