aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/ste10Xp.c
Commit message (Collapse)AuthorAgeFilesLines
* phylib: Add module table to all existing phy driversDavid Woodhouse2010-04-021-0/+8
| | | | | Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
* phy: add the ST ste10Xp PHYsGiuseppe Cavallaro2008-11-281-0/+137
This patch adds the STMicroelectronics ste10xp PHY device driver. It supports both the ste100p and the ste101p devices. Suspend/resume alredy added. Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>