Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: Use ARRAY_SIZE at appropriate places | Axel Lin | 2013-08-19 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | m68k: net: Fix unused variable in mcfmii.c | Marek Vasut | 2012-10-19 | 1 | -3/+1 |
* | net: drop !NET_MULTI code | Mike Frysinger | 2011-10-05 | 1 | -2/+2 |
* | miiphy: convert to linux/mii.h | Mike Frysinger | 2011-01-09 | 1 | -7/+7 |
* | miiphy: constify device name | Mike Frysinger | 2010-08-09 | 1 | -2/+2 |
* | fix lockup in mcfmii/mii_discover_phy() in case communication fails | Wolfgang Wegner | 2010-05-03 | 1 | -22/+23 |
* | Subject: [PATCH] [repost] Standardize the use of MCFFEC_TOUT_LOOP as a udelay... | Richard Retanubun | 2009-06-15 | 1 | -1/+1 |
* | Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii command | Richard Retanubun | 2009-02-06 | 1 | -8/+19 |
* | ColdFire: Add mii driver in drivers/net | TsiChung Liew | 2008-11-09 | 1 | -0/+321 |