aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/igb/e1000_82575.c
AgeCommit message (Expand)Author
2009-09-14igb: reset sgmii phy at start of initAlexander Duyck
2009-07-26igb: initialize mailbox function pointers prior to phy initAlexander Duyck
2009-07-26igb: add support for 82576 mezzanine cardAlexander Duyck
2009-07-26igb: cleanup receive address register initializationAlexander Duyck
2009-07-26igb: move all multicast addresses into multicast table arrayAlexander Duyck
2009-07-26igb: add completion timeout workaround for 82575/82576Alexander Duyck
2009-07-26igb: do not overwrite EEPROM LED settingsAlexander Duyck
2009-07-26igb: change configure_pcs_link to void since it always returns 0Alexander Duyck
2009-07-26igb: make serdes power down available for 82575 in addition to 82576 partsAlexander Duyck
2009-07-26igb: remove media type fiber as it is misleadingAlexander Duyck
2009-07-08igb: set lan id prior to configuring phyAlexander Duyck
2009-03-14igb: add support for 82576 quad copper adapterAlexander Duyck
2009-03-14igb: add support for another dual port 82576 non-security nicAlexander Duyck
2009-02-20igb: Add support for enabling VFs to PF driver.Alexander Duyck
2009-02-07igb: update version number and copyright datesAlexander Duyck
2009-02-07igb: rename igb_update_mc_addr_list_82575 to not include the 82575Alexander Duyck
2009-02-07igb: rename nvm opsAlexander Duyck
2009-02-07igb: rename phy opsAlexander Duyck
2009-02-07igb: make dev_spec a union and remove dynamic allocationAlexander Duyck
2009-02-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-01-31igb: fix link reporting when using sgmiiAlexander Duyck
2009-01-21igb: make certain to power on optics for 82576 fiber nicsAlexander Duyck
2008-08-27igb: remove 82576 quad adapterAlexander Duyck
2008-08-07igb: remove three redundant functions left in the codeAlexander Duyck
2008-08-07igb: correct issue of set_mta member of mac.ops not being populatedAlexander Duyck
2008-08-07igb: fixes 82576 serdes init to correctly support manual flow control changesAlexander Duyck
2008-08-07igb: fix commentsAlexander Duyck
2008-07-11igb: add 82576 MAC supportAlexander Duyck
2008-07-04igb: fix init on 82575 with MNG enabledAlexander Duyck
2008-07-04igb: eliminate hw from the hw_dbg macro argumentsAuke Kok
2008-07-04igb: cleanup function header commentsJeff Kirsher
2008-07-04igb: limit EEPROM accessJeff Kirsher
2008-01-28igb: PCI-Express 82575 Gigabit Ethernet driverAuke Kok