summaryrefslogtreecommitdiffstats
path: root/drivers/net/igb/e1000_phy.c
Commit message (Expand)AuthorAgeFilesLines
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-111-2341/+0Star
* igb: Update copyright on all igb driver files.Carolyn Wyborny2011-07-121-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Intel Wired LAN drivers: Use static constJeff Kirsher2010-12-111-5/+6
* igb: Add support for DH89xxCCJoseph Gasparakis2010-09-231-12/+194
* igb: Power down link when interface is downNick Nunley2010-02-171-0/+35
* igb: do not force retry count to 1 on 82580 phyAlexander Duyck2009-12-241-9/+0Star
* igb: add support for 82580 MACAlexander Duyck2009-11-201-3/+3
* igb: add support for the 82580 phyAlexander Duyck2009-11-201-0/+242
* igb: add additional error handling to the phy codeAlexander Duyck2009-10-061-14/+25
* igb: add code to retry a phy read in the event of failure on link checkAlexander Duyck2009-10-061-2/+8
* igb: move the generic copper link setup code into e1000_phy.cAlexander Duyck2009-10-061-1/+60
* igb: add locking to reads of the i2c interfaceAlexander Duyck2009-10-061-0/+97
* igb: do not allow phy sw reset code to make calls to null pointersAlexander Duyck2009-09-151-1/+4
* igb: cleanup flow control configuration to make requested/current more clearAlexander Duyck2009-07-261-2/+2
* igb: increase delay for copper link setupAlexander Duyck2009-04-021-2/+5
* igb: remove unused definesAlexander Duyck2009-02-161-3/+0Star
* igb: update version number and copyright datesAlexander Duyck2009-02-071-1/+1
* igb: rename phy opsAlexander Duyck2009-02-071-219/+128Star
* igb: eliminate hw from the hw_dbg macro argumentsAuke Kok2008-07-041-39/+37Star
* igb: cleanup function header commentsJeff Kirsher2008-07-041-31/+31
* igb: PCI-Express 82575 Gigabit Ethernet driverAuke Kok2008-01-291-0/+1807