index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
marvell.c
Age
Commit message (
Expand
)
Author
2009-09-11
phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYs
Anton Vorontsov
2009-06-03
net/phy/marvell: update m88e1111 support for SGMII mode
Haiying Wang
2009-04-13
phylib: Add interrupt source check function to M88E1121R driver
Anatolij Gustschin
2009-04-13
phylib: Basic support for the M88E1121R Marvell chip
Sergei Poselenov
2008-11-15
phy: Add support for Marvell 88E1118 PHY
Ron Madrid
2008-07-22
net/phy: Fix 88e1111 copper/fiber selection in RGMII mode
Wang Jian
2008-07-22
net/phy: Fix copper/fiber auto-selection for 88e1111
Wang Jian
2008-04-04
net: marvell.c fix sparse shadowed variable warning
Harvey Harrison
2008-03-25
netxen, phy/marvell, skge: minor checkpatch fixes
Jeff Garzik
2008-03-25
Marvell PHY m88e1111 driver fix
Alexandr Smirnov
2007-12-01
phylib: marvell: add support for TX-only and RX-only Internal Delay
Kim Phillips
2007-11-05
phylib: Add ID for Marvell 88E1240
Olof Johansson
2007-07-10
phylib: Add Marvell 88E1112 phy id
Olof Johansson
2007-07-10
phylib: cleanup marvell.c a bit
Olof Johansson
2007-07-08
phylib: m88e1111: enable SGMII mode
Kapil Juneja
2007-06-09
phylib: add RGMII-ID mode to the Marvell m88e1111 PHY to fix broken ucc_geth
Kim Phillips
2007-02-17
phylib: Add support for Marvell 88e1111S and 88e1145
Andy Fleming
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-11-05
Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.
Jeff Garzik
2005-07-30
This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling
Andy Fleming