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 |
Bruce Allan
|
520d6f225f
e1000e: potentially incorrect return for e1000_cfg_kmrn_10_100_80003es2lan
|
13 years ago |
Bruce Allan
|
ec34c170da
e1000e: pass pointer to hw struct for e1000_init_mac_params_XXX()
|
13 years ago |
Bruce Allan
|
e68782ed78
e1000e: cleanup e1000_init_mac_params_80003es2lan()
|
13 years ago |
Bruce Allan
|
f5e261e626
e1000e: update copyright year
|
13 years ago |
Bruce Allan
|
434f1392ae
e1000e: concatenate long debug strings which span multiple lines
|
13 years ago |
Bruce Allan
|
6a92f732f5
e1000e: use default settings for Tx Inter Packet Gap timer
|
13 years ago |
Jeff Kirsher
|
8ce9d6c725
e1000e: make function tables const
|
13 years ago |