index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
/
param.c
Age
Commit message (
Expand
)
Author
2013-03-08
e1000e: cleanup format of struct e1000_opt_list struct
Bruce Allan
2013-03-08
e1000e: cleanup unusually placed comments
Bruce Allan
2013-03-08
e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checks
Bruce Allan
2013-03-08
e1000e: cleanup LONG_LINE checkpatch warnings
Bruce Allan
2013-01-31
e1000e: cleanup some whitespace and indentation issues
Bruce Allan
2013-01-27
e1000e: update copyright date
Bruce Allan
2013-01-16
e1000e: cleanup unnecessary line wrap
Bruce Allan
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
net/intel: remove __dev* attributes
Bill Pemberton
2012-12-01
e1000e: cosmetic cleanup of comments
Bruce Allan
2012-06-14
e1000e: use more informative logging macros when netdev not yet registered
Bruce Allan
2012-05-09
e1000e: Fix merge conflict (net->net-next)
Jeff Kirsher
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-24
e1000e: Fix default interrupt throttle rate not set in NIC HW
Jeff Kirsher
2012-04-14
e1000e: cleanup remaining strings split across multiple lines
Bruce Allan
2012-02-24
e1000e: Support RXFCS feature flag.
Ben Greear
2012-01-26
e1000e: update copyright year
Bruce Allan
2012-01-25
e1000e: default IntMode based on kernel config & available hardware support
Bruce Allan
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher