Joe Perches
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 years ago |
Bruce Allan
|
e98cac447c
e1000e: Fix/cleanup PHY reset code for ICHx/PCHx
|
15 years ago |
Bruce Allan
|
a305595b12
e1000e: move settting of flow control refresh timer to link setup code
|
15 years ago |
Bruce Allan
|
a65a4a0d51
e1000e: fix checks for manageability enabled and management pass-through
|
15 years ago |
Bruce Allan
|
eab50ffb22
e1000e: Incorrect function pointer set for force_speed_duplex on 82577
|
15 years ago |
Bruce Allan
|
8b802a7e94
e1000e: Cleanup e1000_sw_lcd_config_ich8lan()
|
15 years ago |
Bruce Allan
|
9c5e209d4b
e1000e: cleanup multiple common exit points
|
15 years ago |
Bruce Allan
|
627c8a041f
e1000e: Reset 82577/82578 PHY before first PHY register read
|
15 years ago |
Bruce Allan
|
6dfaa76994
e1000e: reset MAC-PHY interconnect on 82577/82578 during Sx->S0
|
15 years ago |
Joe Perches
|
2c73e1fe94
e1000e: typo corrections
|
15 years ago |
Jesse Brandeburg
|
a80483d372
e1000e: fix packet corruption and tx hang during NFSv2
|
15 years ago |
David S. Miller
|
51c24aaaca
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Bruce Allan
|
f4d2dd4cd4
e1000e: provide MAC-family-specific function to set LAN ID
|
15 years ago |
Bruce Allan
|
baf86c9d36
e1000e: workaround link issues on busy hub in half duplex on 82577/82578
|
15 years ago |
Bruce Allan
|
fddaa1aff8
e1000e: MDIO slow mode should always be done for 82577
|
15 years ago |
Bruce Allan
|
f464ba87fe
e1000e: perform 10/100 adaptive IFS only on parts that support it
|
15 years ago |
Bruce Allan
|
0781895067
e1000e: replace incorrect use of GG82563_REG macro
|
15 years ago |
Bruce Allan
|
0be8401051
e1000e: correct ICH/PCH PHY operations function pointers
|
15 years ago |
Bruce Allan
|
9b71b419a6
e1000e: add debug messages
|
15 years ago |
Bruce Allan
|
5ff5b66435
e1000e: comment corrections
|
15 years ago |
Bruce Allan
|
9e135a2e62
e1000e: enable new 82567V-3 device
|
15 years ago |
Bruce Allan
|
17f208deb9
e1000e: provide family-specific PHY power up/down operations
|
15 years ago |
David S. Miller
|
9b963e5d0e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Bruce Allan
|
a708dd88a0
e1000e: cosmetic - group local variables of the same type
|
15 years ago |
Bruce Allan
|
9b724613c9
e1000e: remove redundant might_sleep()
|
15 years ago |
Bruce Allan
|
de39b75233
e1000e: do not error out on identification LED init failure
|
15 years ago |
Bruce Allan
|
99673d9b5d
e1000e: cleanup functions that clear hardware statistics
|
15 years ago |
Bruce Allan
|
564ea9bba1
e1000e: set bools to true/false instead of 1/0
|
15 years ago |
Bruce Allan
|
c7e54b1bf9
e1000e: update copyright information
|
15 years ago |
Bruce Allan
|
94d8186a69
e1000e: cleanup ops function pointers
|
15 years ago |