Bruce Allan
|
a7a1d9da29
e1000e: cleanup checkpatch braces checks
|
12 years ago |
Bruce Allan
|
93b9f8bfd7
e1000e: cosmetic move of #defines and function prototypes to the new phy.h
|
12 years ago |
Bruce Allan
|
1b41db37f4
e1000e: cosmetic move of #defines and prototypes to the new ich8lan.h
|
12 years ago |
Bruce Allan
|
c2ade1a41d
e1000e: use generic IEEE MII definitions
|
12 years ago |
Bruce Allan
|
8bb628697f
e1000e: resolve -Wunused-parameter compile warnings
|
12 years ago |
Bruce Allan
|
c063f606fd
e1000e: cleanup: group OR'ed bit settings with parens
|
12 years ago |
Bruce Allan
|
6b598e1eac
e1000e: cleanup: remove e1000e_commit_phy()
|
12 years ago |
Bruce Allan
|
dde3a5745c
e1000e: cleanup: remove e1000_get_cable_length()
|
12 years ago |
Bruce Allan
|
84c1befe34
e1000e: cleanup: remove e1000_get_phy_cfg_done()
|
12 years ago |
Bruce Allan
|
fe90849f76
e1000e: cleanup: rename e1000_get_cfg_done()
|
12 years ago |
Bruce Allan
|
c2c6629ba3
e1000e: cleanup: remove e1000_force_speed_duplex()
|
12 years ago |
Bruce Allan
|
7de89f058e
e1000e: cleanup: remove e1000_set_d0_lplu_state()
|
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 |
Bruce W Allan
|
e86fd89188
e1000e: implement 82577/579 MDI setting support
|
13 years ago |
Bruce Allan
|
470a54207c
e1000e: test for valid check_reset_block function pointer
|
13 years ago |
Bruce Allan
|
7b9f7e3500
e1000e: enable forced master/slave on 82577
|
13 years ago |
Bruce Allan
|
2fbe4526e5
e1000e: initial support for i217
|
13 years ago |
Matthew Vick
|
885fe7be4b
e1000e: Resolve intermittent negotiation issue on 82574/82583.
|
13 years ago |
Bruce Allan
|
04499ec4ee
e1000e: cleanup boolean logic
|
13 years ago |
Bruce Allan
|
bb9c5ee15b
e1000e: use msleep instead of mdelay
|
13 years ago |
Bruce Allan
|
3d3a167656
e1000e: cleanup whitespace and indentation
|
13 years ago |
Bruce Allan
|
57cde7630c
e1000e: rename e1000e_config_collision_dist() and call as function pointer
|
13 years ago |
Bruce Allan
|
44abd5c127
e1000e: cleanup use of check_reset_block function pointer
|
13 years ago |
Bruce Allan
|
5015e53a4c
e1000e: cleanup goto statements to exit points without common work
|
13 years ago |
Bruce Allan
|
f764956fd6
e1000e: cleanup: remove unnecessary test and return
|
13 years ago |
Bruce Allan
|
826072555b
e1000e: cleanup: always return 0
|
13 years ago |