tree-wide: fix comment/printk typos
[linux-flexiantxendom0-natty.git] / drivers / net / e1000e / phy.c
2010-11-01 Uwe Kleine-Königtree-wide: fix comment/printk typos
2010-06-19 Bruce Allane1000e: update copyright information
2010-06-19 Bruce Allane1000e: initial support for 82579 LOMs
2010-05-13 Bruce Allane1000e: Incorrect function pointer set for force_speed_...
2010-01-14 Bruce Allane1000e: MDIO slow mode should always be done for 82577
2009-12-03 Bruce Allane1000e: correct ICH/PCH PHY operations function pointers
2009-12-03 Bruce Allane1000e: refactor PHY ID detection workaround
2009-12-02 Bruce Allane1000e: PHY type cleanups in e1000e_check_downshift()
2009-12-02 Bruce Allane1000e: add debug messages
2009-12-02 Bruce Allane1000e: comment corrections
2009-12-02 Bruce Allane1000e: provide family-specific PHY power up/down opera...
2009-12-02 Bruce Allane1000e: guard against buffer overflow in cable length...
2009-11-29 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-21 Bruce Allane1000e: set bools to true/false instead of 1/0
2009-11-21 Bruce Allane1000e: update copyright information
2009-11-21 Bruce Allane1000e: cleanup ops function pointers
2009-11-21 Bruce Allane1000e: consolidate two dbug macros into one simpler one
2009-11-21 Bruce Allane1000e: improper return code signage
2009-11-20 Bruce Allane1000e: remove unnecessary 82577 workaround causing...
2009-11-20 Bruce Allane1000e: read of PHY register may access wrong page...
2009-10-30 Bruce Allane1000e: rework disable K1 at 1000Mbps for 82577/82578
2009-10-26 Bruce Allane1000e: allow for swflag to be held over consecutive...
2009-07-04 Bruce Allane1000e: delay second read of PHY_STATUS register on...
2009-07-04 Bruce Allane1000e: PHY loopback broken on 82578
2009-06-03 Bruce Allane1000e: add support for 82577/82578 GbE LOM parts
2008-11-22 Bruce Allane1000e: sync change flow control variables with ixgbe
2008-11-22 Bruce Allane1000e: commit speed/duplex changes for m88 PHY
2008-09-03 Bruce Allane1000e: add support for new 82574L part
2008-09-03 Bruce Allane1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D...
2008-05-06 Bruce Allane1000e: Add support for BM PHYs on ICH9
2008-04-25 David Grahame1000e: Fix HW Error on es2lan, ARP capture issue by BMC
2008-03-29 Jeff Kirshere1000e: reorganize PHY and flow control interface
2008-03-29 Bruce Allane1000e: reformat comment blocks, cosmetic changes only
2008-02-24 Auke Koke1000e: fix spelling errors in comments
2008-01-28 Alejandro Martinez... netdev: ARRAY_SIZE() cleanups
2007-10-10 Auke Kok[E1000E]: New pci-express e1000 driver (currently for...