index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
Kconfig
Age
Commit message (
Expand
)
Author
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: make mdio-gpio work without OF (v4)
Paulius Zaleckas
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-05-29
Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel...
David S. Miller
2008-05-22
PHYLIB: Kconfig: Complete the list of Broadcom PHYs supported
Maciej W. Rozycki
2008-05-22
PHYLIB: Kconfig: Fix the dependency on S390
Maciej W. Rozycki
2008-04-29
Add support for SMSC LAN8187 and LAN8700 PHYs
Steve Glendinning
2008-03-05
FIXED_PHY must depend on PHYLIB=y
Adrian Bunk
2008-02-03
phylib: Add Realtek 821x eth PHY support
Johnson Leung
2008-01-23
phy/fixed.c: rework to not duplicate PHY layer functionality
Vitaly Bordug
2007-10-10
Generic bitbanged MDIO library
Scott Wood
2007-10-10
PHY fixed driver: rework release path and update phy_id notation
Vitaly Bordug
2007-07-08
phylib: add the ICPlus IP175C PHY driver
Michael Barkowski
2007-05-11
Use menuconfig objects: PHY
Jan Engelhardt
2007-05-10
[S390] Kconfig: unwanted menus for s390.
Martin Schwidefsky
2006-12-02
[PATCH] 2.6.18: sb1250-mac: Broadcom PHY support
Maciej W. Rozycki
2006-11-30
Fix misc Kconfig typos
Matt LaPlante
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
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
2005-09-23
[netdrvr] delete CONFIG_PHYCONTROL
Jeff Garzik
2005-09-05
[PATCH] Kconfig fix (PHYLIB vs. s390)
viro@ZenIV.linux.org.uk
2005-08-28
[PATCH] PHY Layer fixup
Andy Fleming
2005-08-11
phy subsystem: more cleanups
Jeff Garzik
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