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
/
phy.c
Age
Commit message (
Expand
)
Author
2012-02-29
e1000e: use msleep instead of mdelay
Bruce Allan
2012-02-29
e1000e: cleanup whitespace and indentation
Bruce Allan
2012-02-24
e1000e: rename e1000e_config_collision_dist() and call as function pointer
Bruce Allan
2012-02-24
e1000e: cleanup use of check_reset_block function pointer
Bruce Allan
2012-02-13
e1000e: cleanup goto statements to exit points without common work
Bruce Allan
2012-02-13
e1000e: cleanup: remove unnecessary test and return
Bruce Allan
2012-02-13
e1000e: cleanup: always return 0
Bruce Allan
2012-02-13
e1000e: cleanup: remove unnecessary assignments just before returning
Bruce Allan
2012-02-13
e1000e: cleanup: rename goto labels to be more meaningful
Bruce Allan
2012-02-10
e1000e: replace '1' with 'true' for boolean get_link_status
Bruce Allan
2012-02-10
e1000e: remove unnecessary parentheses
Bruce Allan
2012-01-26
e1000e: update copyright year
Bruce Allan
2012-01-26
e1000e: concatenate long debug strings which span multiple lines
Bruce Allan
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher