index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
Makefile
Age
Commit message (
Expand
)
Author
2012-10-18
phy: add AT803x driver
Matus Ujhelyi
2012-08-30
netdev/phy: add MDIO bus multiplexer driven by a memory-mapped device
Timur Tabi
2012-06-27
netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYs
David Daney
2012-05-07
netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines.
David Daney
2012-05-07
netdev/of/phy: Add MDIO bus multiplexer support.
David Daney
2012-03-19
phy: add am79c874 PHY support
Heiko Schocher
2011-12-19
phy: Micrel KS8995MA 5-ports 10/100 managed Ethernet switch support added
Frederic LAMBERT
2011-05-23
ptp: Added a clock driver for the National Semiconductor PHYTER.
Richard Cochran
2010-05-03
drivers/net/phy: micrel phy driver
David J. Choi
2009-12-17
NET: Add driver for Octeon MDIO buses.
David Daney
2009-07-07
MIPS: BCM63XX: Add integrated ethernet PHY support for phylib.
Maxime Bizon
2008-12-09
phy: Add LSI ET1011C PHY driver
Chaithrika U S
2008-11-28
phy: add the ST ste10Xp PHYs
Giuseppe Cavallaro
2008-11-28
phy: add natsemi PHY driver
Giuseppe Cavallaro
2008-11-16
phylib: rename mdio-ofgpio to mdio-gpio
Paulius Zaleckas
2008-05-30
net: OpenFirmware GPIO based MDIO bitbang driver
Laurent Pinchart
2008-02-03
phylib: Add Realtek 821x eth PHY support
Johnson Leung
2007-10-10
Generic bitbanged MDIO library
Scott Wood
2007-07-08
phylib: add the ICPlus IP175C PHY driver
Michael Barkowski
2006-12-02
[PATCH] 2.6.18: sb1250-mac: Broadcom PHY support
Maciej W. Rozycki
2006-08-19
[PATCH] PAL: Support of the fixed PHY
Vitaly Bordug
2006-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-06-21
[POWERPC] Add Vitesse 8244 PHY for MPC8641 HPCN platform.
Jon Loeliger
2006-05-24
[PATCH] phy: new SMSC LAN83C185 PHY driver
Herbert Valerio Riedel
2005-08-28
[PATCH] PHY Layer fixup
Andy Fleming
2005-08-11
Fix numerous minor problems with new phy subsystem.
Jeff Garzik
2005-07-30
This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling
Andy Fleming