aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000e/phy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-13e1000e: MDIO slow mode should always be done for 82577Bruce Allan1-85/+0
2009-12-02e1000e: correct ICH/PCH PHY operations function pointersBruce Allan1-14/+177
2009-12-02e1000e: refactor PHY ID detection workaroundBruce Allan1-10/+16
2009-12-02e1000e: PHY type cleanups in e1000e_check_downshift()Bruce Allan1-1/+1
2009-12-02e1000e: add debug messagesBruce Allan1-6/+20
2009-12-02e1000e: comment correctionsBruce Allan1-7/+7
2009-12-02e1000e: provide family-specific PHY power up/down operationsBruce Allan1-0/+37
2009-12-02e1000e: guard against buffer overflow in cable length tablesBruce Allan1-3/+11
2009-11-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-34/+22
2009-11-21e1000e: set bools to true/false instead of 1/0Bruce Allan1-3/+3
2009-11-21e1000e: update copyright informationBruce Allan1-1/+1
2009-11-21e1000e: cleanup ops function pointersBruce Allan1-55/+55
2009-11-21e1000e: consolidate two dbug macros into one simpler oneBruce Allan1-46/+46
2009-11-21e1000e: improper return code signageBruce Allan1-1/+1
2009-11-20e1000e: remove unnecessary 82577 workaround causing link issuesBruce Allan1-10/+0
2009-11-20e1000e: read of PHY register may access wrong page on 82578Bruce Allan1-24/+22
2009-10-29e1000e: rework disable K1 at 1000Mbps for 82577/82578Bruce Allan1-11/+4
2009-10-26e1000e: allow for swflag to be held over consecutive PHY accessesBruce Allan1-141/+328
2009-07-03e1000e: delay second read of PHY_STATUS register on failure of first readBruce Allan1-1/+6
2009-07-03e1000e: PHY loopback broken on 82578Bruce Allan1-0/+5
2009-06-03e1000e: add support for 82577/82578 GbE LOM partsBruce Allan1-17/+682
2008-11-21e1000e: sync change flow control variables with ixgbeBruce Allan1-2/+2
2008-11-21e1000e: commit speed/duplex changes for m88 PHYBruce Allan1-4/+4
2008-09-03e1000e: add support for new 82574L partBruce Allan1-1/+108
2008-09-03e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) partsBruce Allan1-0/+85
2008-05-06e1000e: Add support for BM PHYs on ICH9Bruce Allan1-0/+278
2008-04-25e1000e: Fix HW Error on es2lan, ARP capture issue by BMCDavid Graham1-33/+40
2008-03-28e1000e: reorganize PHY and flow control interfaceJeff Kirsher1-6/+6
2008-03-28e1000e: reformat comment blocks, cosmetic changes onlyBruce Allan1-55/+97
2008-02-24e1000e: fix spelling errors in commentsAuke Kok1-5/+5
2008-01-28netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz1-2/+1
2007-10-10[E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)Auke Kok1-0/+1773