Bruce Allan
|
e80bd1d181
e1000e: cleanup whitespace
|
12 years ago |
Bruce Allan
|
ce43a2168c
e1000e: cleanup USLEEP_RANGE checkpatch checks
|
12 years ago |
Bruce Allan
|
04e115cfc5
e1000e: cleanup formatting of static structs
|
12 years ago |
Bruce Allan
|
33550cecf5
e1000e: cleanup unusually placed comments
|
12 years ago |
Bruce Allan
|
fc830b785b
e1000e: cleanup (add/remove) blank lines where appropriate
|
12 years ago |
Bruce Allan
|
17e813ec8c
e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checks
|
12 years ago |
Bruce Allan
|
f0ff439872
e1000e: cleanup CODE_INDENT checkpatch errors
|
12 years ago |
Bruce Allan
|
21b5a6f8ff
e1000e: cosmetic move of #defines to the new 80003es2lan.h
|
12 years ago |
Bruce Allan
|
c2ade1a41d
e1000e: use generic IEEE MII definitions
|
12 years ago |
Bruce Allan
|
55c5f55e52
e1000e: cleanup some whitespace and indentation issues
|
12 years ago |
Bruce Allan
|
6b598e1eac
e1000e: cleanup: remove e1000e_commit_phy()
|
12 years ago |
Bruce Allan
|
70806a7fd1
e1000e: cleanup: do not assign a variable a value when not necessary
|
12 years ago |
Bruce Allan
|
7dbbe5d5a5
e1000e: do not ignore variables which get set a value
|
12 years ago |
Bruce Allan
|
1f96012d34
e1000e: cleanup: remove unnecessary function prototypes
|
12 years ago |
Bruce Allan
|
bf67044bf8
e1000e: update copyright date
|
12 years ago |
Bruce Allan
|
e921eb1ac4
e1000e: cosmetic cleanup of comments
|
12 years ago |
Matthew Vick
|
f6bd5577a3
e1000e: Driver workaround for IPv6 Header Extension Erratum.
|
13 years ago |
Bruce Allan
|
69e1e0197c
e1000e: fix .ndo_set_rx_mode for 82579
|
13 years ago |
Matthew Vick
|
1c1093a44f
e1000e: Disable Far-End LoopBack following reset on 80003ES2LAN.
|
13 years ago |
Bruce Allan
|
04499ec4ee
e1000e: cleanup boolean logic
|
13 years ago |
Bruce Allan
|
e85e36390c
e1000e: rename e1000e_reload_nvm() and call as function pointer
|
13 years ago |
Bruce Allan
|
57cde7630c
e1000e: rename e1000e_config_collision_dist() and call as function pointer
|
13 years ago |
Bruce Allan
|
48768329ef
e1000e: cleanup use of check_mng_mode function pointer
|
13 years ago |
Bruce Allan
|
1a46b40fbb
e1000e: cleanup: rename e1000e_setup_link() and call as function pointer
|
13 years ago |
Bruce Allan
|
d1964eb138
e1000e: cleanup: rename e1000e_id_led_init() and call as function pointer
|
13 years ago |
Bruce Allan
|
dffcdde769
e1000e: cosmetic comment changes to make lines less than 80 characters
|
13 years ago |
Bruce Allan
|
b4d8e21dd8
e1000e: cosmetic change to boolean comparisons
|
13 years ago |
Bruce Allan
|
5015e53a4c
e1000e: cleanup goto statements to exit points without common work
|
13 years ago |
Bruce Allan
|
7eb61d8194
e1000e: cleanup: remove unnecessary assignments just before returning
|
13 years ago |
Bruce Allan
|
8649f43196
e1000e: potential incorrect return for e1000_setup_copper_link_80003es2lan
|
13 years ago |