index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
/
ethtool.c
Age
Commit message (
Expand
)
Author
2012-02-24
e1000e: cleanup use of check_reset_block function pointer
Bruce Allan
2012-02-10
e1000e: remove unnecessary parentheses
Bruce Allan
2012-02-07
e1000e: fix sparse warnings with -D__CHECK_ENDIAN__
Bruce Allan
2012-02-07
e1000e: cleanup e1000_set_phys_id
Bruce Allan
2012-02-07
e1000e: cleanup - check return values consistently
Bruce Allan
2012-01-26
e1000e: update copyright year
Bruce Allan
2012-01-26
e1000e: Need to include vmalloc.h
David S. Miller
2012-01-25
e1000e: re-factor ethtool get/set ring parameter
Bruce Allan
2012-01-25
e1000e: pass pointer to ring struct instead of adapter struct
Bruce Allan
2012-01-25
e1000e: add Receive Packet Steering (RPS) support
Bruce Allan
2011-11-16
net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines
Rick Jones
2011-11-14
Sweep the last of the active .get_drvinfo floors under ethernet/
Rick Jones
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-08-26
e1000e: convert to netdev features/hw_features API
Bruce Allan
2011-08-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2011-08-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-19
e1000e: convert driver to use extended descriptors
Bruce Allan
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher