Bruce Allan
|
5015e53a4c
e1000e: cleanup goto statements to exit points without common work
|
13 years ago |
Bruce Allan
|
e561a705a6
e1000e: potentially incorrect return for e1000_init_hw_ich8lan
|
13 years ago |
Bruce Allan
|
3fa8293634
e1000e: cleanup: minor whitespace addition (insert blank line separator)
|
13 years ago |
Bruce Allan
|
f71dde6a44
e1000e: cleanup: remove unnecessary variable initializations
|
13 years ago |
Bruce Allan
|
55920b5eae
e1000e: cleanup: remove unnecessary variable ret_val
|
13 years ago |
Bruce Allan
|
f1a3fe17f9
e1000e: cleanup: remove unreachable statement
|
13 years ago |
Bruce Allan
|
d7eb33840b
e1000e: potentially incorrect return for e1000_set_d3_lplu_state_ich8lan
|
13 years ago |
Bruce Allan
|
826072555b
e1000e: cleanup: always return 0
|
13 years ago |
Bruce Allan
|
75ce153270
e1000e: cleanup: rename goto labels to be more meaningful
|
13 years ago |
Bruce Allan
|
ec34c170da
e1000e: pass pointer to hw struct for e1000_init_mac_params_XXX()
|
13 years ago |
Bruce Allan
|
fe1e980f24
e1000e: remove unnecessary returns from void functions
|
13 years ago |
Bruce Allan
|
0e15df490e
e1000e: minor whitespace and indentation cleanup
|
13 years ago |
Bruce Allan
|
9e2d7657e2
e1000e: cleanup - check return values consistently
|
13 years ago |
Bruce Allan
|
f5e261e626
e1000e: update copyright year
|
13 years ago |
Bruce Allan
|
c8243ee048
e1000e: call er16flash() instead of __er16flash()
|
13 years ago |
Bruce Allan
|
434f1392ae
e1000e: concatenate long debug strings which span multiple lines
|
13 years ago |
Bruce Allan
|
464c85e37e
e1000e: conditionally restart autoneg on 82577/8/9 when setting LPLU state
|
13 years ago |
Bruce Allan
|
7f1557e142
e1000e: increase Rx PBA to prevent dropping received packets on 82566/82567
|
13 years ago |
Bruce Allan
|
c077a9065b
e1000e: ICHx/PCHx LOMs should use LPLU setting in NVM when going to Sx
|
13 years ago |
Bruce Allan
|
90b82984a4
e1000e: update workaround for 82579 intermittently disabled during S0->Sx
|
13 years ago |
Bruce Allan
|
79d4e9087a
e1000e: disable Early Receive DMA on ICH LOMs
|
13 years ago |
Bruce Allan
|
4d24136c8e
e1000e: 82579: workaround for link drop issue
|
13 years ago |
Bruce Allan
|
34c9ef8bc6
e1000e: demote a debugging WARN to a debug log message
|
13 years ago |
Bruce Allan
|
a90b412cb8
e1000e: locking bug introduced by commit 67fd4fcb
|
13 years ago |
Bruce Allan
|
b64e9dd5d0
e1000e: bad short packets received when jumbos enabled on 82579
|
14 years ago |
Bruce Allan
|
462d599449
e1000e: WoL fails on device ID 0x1501
|
14 years ago |
Bruce Allan
|
03299e46c9
e1000e: WoL can fail on 82578DM
|
14 years ago |
Jeff Kirsher
|
8ce9d6c725
e1000e: make function tables const
|
14 years ago |
Bruce Allan
|
dc22129471
e1000e: convert to netdev features/hw_features API
|
14 years ago |
David S. Miller
|
823dcd2506
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
14 years ago |