Alexander Duyck
|
99870a73d4
igb: Program MDICNFG register prior to PHY init
|
15 years ago |
Nick Nunley
|
08451e2587
igb: restore EEPROM values of MDICNFG on reset with 82580
|
15 years ago |
Nick Nunley
|
4085f746db
igb: add support for SGMII-based MDIO PHYs
|
15 years ago |
Nick Nunley
|
ede3ef0d94
igb: fix PHY config access on 82580
|
15 years ago |
Joe Perches
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 years ago |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Alexander Duyck
|
d2ba2ed8fe
igb: add support for Intel I350 Gigabit Network Connection
|
15 years ago |
Alexander Duyck
|
411f557c3a
igb: Do not overwrite mdicnfg register when accessing 82580 phy
|
15 years ago |
Carolyn Wyborny
|
b894fa2627
igb: Add support for 82576 ET2 Quad Port Server Adapter
|
15 years ago |
Nick Nunley
|
88a268c1a1
igb: Power down link when interface is down
|
15 years ago |
Nick Nunley
|
53c992fa84
igb: ignore EEPROM APME check when shutting down serdes link
|
15 years ago |
Alexander Duyck
|
d68caec645
igb: do not force pcs link when in KX mode
|
15 years ago |
Alexander Duyck
|
bb2ac47bcf
igb: add support for 82580 MAC
|
15 years ago |
Alexander Duyck
|
81fadd81a5
igb: move the generic copper link setup code into e1000_phy.c
|
15 years ago |
Alexander Duyck
|
22896639af
igb: change how we handle alternate mac addresses
|
15 years ago |
Alexander Duyck
|
747d49baaf
igb: add support for 82576NS SerDes adapter
|
15 years ago |
Alexander Duyck
|
68d480c4de
igb: make use of the uta to allow for promiscous mode filter
|
15 years ago |
Alexander Duyck
|
bf6f7a928d
igb: add locking to reads of the i2c interface
|
15 years ago |
Alexander Duyck
|
008c3422d4
igb: update the approach taken to acquiring and releasing the phy lock
|
15 years ago |
Alexander Duyck
|
70d92f86dc
igb: update comments for serdes config and update to handle duplex
|
15 years ago |
Alexander Duyck
|
cc9073bbc9
igb: remove unused temp variable from stats clearing path
|
15 years ago |
Alexander Duyck
|
2fb02a26bd
igb: reset sgmii phy at start of init
|
16 years ago |
Alexander Duyck
|
a0c98605d7
igb: initialize mailbox function pointers prior to phy init
|
16 years ago |
Alexander Duyck
|
4703bf73bd
igb: add support for 82576 mezzanine card
|
16 years ago |
Alexander Duyck
|
5ac1665906
igb: cleanup receive address register initialization
|
16 years ago |
Alexander Duyck
|
28fc06f58b
igb: move all multicast addresses into multicast table array
|
16 years ago |
Alexander Duyck
|
009bc06e53
igb: add completion timeout workaround for 82575/82576
|
16 years ago |
Alexander Duyck
|
12645a196e
igb: do not overwrite EEPROM LED settings
|
16 years ago |
Alexander Duyck
|
f3e7841ca3
igb: change configure_pcs_link to void since it always returns 0
|
16 years ago |