summaryrefslogtreecommitdiff
path: root/drivers/net/igb/e1000_82575.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-27igb: remove 82576 quad adapterAlexander Duyck1-1/+0
2008-08-07igb: remove three redundant functions left in the codeAlexander Duyck1-64/+0
2008-08-07igb: correct issue of set_mta member of mac.ops not being populatedAlexander Duyck1-1/+1
2008-08-07igb: fixes 82576 serdes init to correctly support manual flow control changesAlexander Duyck1-0/+6
2008-08-07igb: fix commentsAlexander Duyck1-1/+1
2008-07-11igb: add 82576 MAC supportAlexander Duyck1-13/+195
2008-07-04igb: fix init on 82575 with MNG enabledAlexander Duyck1-0/+73
2008-07-04igb: eliminate hw from the hw_dbg macro argumentsAuke Kok1-65/+50
2008-07-04igb: cleanup function header commentsJeff Kirsher1-24/+24
2008-07-04igb: limit EEPROM accessJeff Kirsher1-0/+4
2008-01-29igb: PCI-Express 82575 Gigabit Ethernet driverAuke Kok1-0/+1269