index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
/
82571.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
e1000e: cleanup whitespace and indentation
Bruce Allan
2012-03-01
1
-8
/
+6
*
e1000e: rename e1000e_reload_nvm() and call as function pointer
Bruce Allan
2012-02-25
1
-0
/
+1
*
e1000e: rename e1000e_config_collision_dist() and call as function pointer
Bruce Allan
2012-02-25
1
-0
/
+1
*
e1000e: cleanup: rename e1000e_setup_link() and call as function pointer
Bruce Allan
2012-02-25
1
-2
/
+2
*
e1000e: cleanup: rename e1000e_id_led_init() and call as function pointer
Bruce Allan
2012-02-25
1
-2
/
+2
*
e1000e: cleanup goto statements to exit points without common work
Bruce Allan
2012-02-13
1
-19
/
+11
*
e1000e: cleanup: always return 0
Bruce Allan
2012-02-13
1
-1
/
+1
*
e1000e: cleanup: remove unnecessary assignments just before returning
Bruce Allan
2012-02-13
1
-3
/
+1
*
e1000e: pass pointer to hw struct for e1000_init_mac_params_XXX()
Bruce Allan
2012-02-10
1
-4
/
+3
*
e1000e: remove unnecessary parentheses
Bruce Allan
2012-02-10
1
-1
/
+1
*
e1000e: cleanup e1000_init_mac_params_82571()
Bruce Allan
2012-02-07
1
-42
/
+30
*
e1000e: update copyright year
Bruce Allan
2012-01-27
1
-1
/
+1
*
e1000e: 82574/82583 Tx hang workaround
Bruce Allan
2012-01-26
1
-0
/
+4
*
e1000e: make function tables const
Jeff Kirsher
2011-10-05
1
-10
/
+10
*
e1000e: convert to netdev features/hw_features API
Bruce Allan
2011-08-27
1
-5
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-20
1
-2
/
+4
*
intel: Move the Intel wired LAN drivers
Jeff Kirsher
2011-08-11
1
-0
/
+2115