summaryrefslogtreecommitdiffstats
path: root/drivers/net/igb/e1000_phy.c
Commit message (Expand)AuthorAgeFilesLines
* 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-141-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-151-3/+0
* igb: update version number and copyright datesAlexander Duyck2009-02-071-1/+1
* igb: rename phy opsAlexander Duyck2009-02-071-219/+128
* igb: eliminate hw from the hw_dbg macro argumentsAuke Kok2008-07-041-39/+37
* igb: cleanup function header commentsJeff Kirsher2008-07-041-31/+31
* igb: PCI-Express 82575 Gigabit Ethernet driverAuke Kok2008-01-281-0/+1807
OpenPOWER on IntegriCloud