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