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 |
Alexander Duyck
|
099e1cb700
igb: make serdes power down available for 82575 in addition to 82576 parts
|
16 years ago |
Alexander Duyck
|
dcc3ae9a52
igb: remove media type fiber as it is misleading
|
16 years ago |
Alexander Duyck
|
19e588e7d1
igb: set lan id prior to configuring phy
|
16 years ago |
Alexander Duyck
|
c8ea5ea9da
igb: add support for 82576 quad copper adapter
|
16 years ago |
Alexander Duyck
|
9eb2341d0d
igb: add support for another dual port 82576 non-security nic
|
16 years ago |
Alexander Duyck
|
4ae196dfd6
igb: Add support for enabling VFs to PF driver.
|
16 years ago |
Alexander Duyck
|
86d5d38fa1
igb: update version number and copyright dates
|
16 years ago |
Alexander Duyck
|
8a900862a2
igb: rename igb_update_mc_addr_list_82575 to not include the 82575
|
16 years ago |
Alexander Duyck
|
312c75aee7
igb: rename nvm ops
|
16 years ago |
Alexander Duyck
|
a8d2a0c27f
igb: rename phy ops
|
16 years ago |
Alexander Duyck
|
c1889bfe68
igb: make dev_spec a union and remove dynamic allocation
|
16 years ago |
David S. Miller
|
b3ff29d2cc
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Alexander Duyck
|
5d0932a5dd
igb: fix link reporting when using sgmii
|
16 years ago |
Alexander Duyck
|
921aa74912
igb: make certain to power on optics for 82576 fiber nics
|
16 years ago |
Alexander Duyck
|
17fc7004a3
igb: remove 82576 quad adapter
|
17 years ago |
Alexander Duyck
|
ec796b4ffc
igb: remove three redundant functions left in the code
|
17 years ago |
Alexander Duyck
|
549bdd84dc
igb: correct issue of set_mta member of mac.ops not being populated
|
17 years ago |
Alexander Duyck
|
726c09e7b6
igb: fixes 82576 serdes init to correctly support manual flow control changes
|
17 years ago |
Alexander Duyck
|
106ef2fef3
igb: fix comments
|
17 years ago |
Alexander Duyck
|
2d064c06fe
igb: add 82576 MAC support
|
17 years ago |
Alexander Duyck
|
662d7205b3
igb: fix init on 82575 with MNG enabled
|
17 years ago |
Auke Kok
|
652fff3214
igb: eliminate hw from the hw_dbg macro arguments
|
17 years ago |