summaryrefslogtreecommitdiffstats
path: root/drivers/net/igb/e1000_82575.c
Commit message (Expand)AuthorAgeFilesLines
* igb: add support for 82576 quad copper adapterAlexander Duyck2009-03-141-0/+1
* igb: add support for another dual port 82576 non-security nicAlexander Duyck2009-03-141-0/+1
* igb: Add support for enabling VFs to PF driver.Alexander Duyck2009-02-201-0/+42
* igb: update version number and copyright datesAlexander Duyck2009-02-071-1/+1
* igb: rename igb_update_mc_addr_list_82575 to not include the 82575Alexander Duyck2009-02-071-4/+4
* igb: rename nvm opsAlexander Duyck2009-02-071-4/+4
* igb: rename phy opsAlexander Duyck2009-02-071-19/+19
* igb: make dev_spec a union and remove dynamic allocationAlexander Duyck2009-02-071-29/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-031-2/+9
|\
| * igb: fix link reporting when using sgmiiAlexander Duyck2009-01-311-2/+9
* | igb: make certain to power on optics for 82576 fiber nicsAlexander Duyck2009-01-211-0/+7
|/
* igb: remove 82576 quad adapterAlexander Duyck2008-08-271-1/+0
* igb: remove three redundant functions left in the codeAlexander Duyck2008-08-071-64/+0
* igb: correct issue of set_mta member of mac.ops not being populatedAlexander Duyck2008-08-071-1/+1
* igb: fixes 82576 serdes init to correctly support manual flow control changesAlexander Duyck2008-08-071-0/+6
* igb: fix commentsAlexander Duyck2008-08-071-1/+1
* igb: add 82576 MAC supportAlexander Duyck2008-07-111-13/+195
* igb: fix init on 82575 with MNG enabledAlexander Duyck2008-07-041-0/+73
* igb: eliminate hw from the hw_dbg macro argumentsAuke Kok2008-07-041-65/+50
* igb: cleanup function header commentsJeff Kirsher2008-07-041-24/+24
* igb: limit EEPROM accessJeff Kirsher2008-07-041-0/+4
* igb: PCI-Express 82575 Gigabit Ethernet driverAuke Kok2008-01-281-0/+1269
OpenPOWER on IntegriCloud