aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/igb/e1000_phy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-23igb: do not force retry count to 1 on 82580 phyAlexander Duyck1-9/+0
2009-11-20igb: add support for 82580 MACAlexander Duyck1-3/+3
2009-11-20igb: add support for the 82580 phyAlexander Duyck1-0/+242
2009-10-06igb: add additional error handling to the phy codeAlexander Duyck1-14/+25
2009-10-06igb: add code to retry a phy read in the event of failure on link checkAlexander Duyck1-2/+8
2009-10-06igb: move the generic copper link setup code into e1000_phy.cAlexander Duyck1-1/+60
2009-10-06igb: add locking to reads of the i2c interfaceAlexander Duyck1-0/+97
2009-09-14igb: do not allow phy sw reset code to make calls to null pointersAlexander Duyck1-1/+4
2009-07-26igb: cleanup flow control configuration to make requested/current more clearAlexander Duyck1-2/+2
2009-04-02igb: increase delay for copper link setupAlexander Duyck1-2/+5
2009-02-15igb: remove unused definesAlexander Duyck1-3/+0
2009-02-07igb: update version number and copyright datesAlexander Duyck1-1/+1
2009-02-07igb: rename phy opsAlexander Duyck1-219/+128
2008-07-04igb: eliminate hw from the hw_dbg macro argumentsAuke Kok1-39/+37
2008-07-04igb: cleanup function header commentsJeff Kirsher1-31/+31
2008-01-28igb: PCI-Express 82575 Gigabit Ethernet driverAuke Kok1-0/+1807