index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
qe
/
uec_phy.c
Age
Commit message (
Expand
)
Author
2022-12-07
qe: Remove non-DM_ETH code
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2020-09-17
net, qe: add DM support for QE UEC ethernet
Heiko Schocher
2020-09-17
powerpc, qe: fix codingstyle issues for drivers/qe
Heiko Schocher
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
Fix some checkpatch warnings in calls to udelay()
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
treewide: use #include <...> to include public headers
Masahiro Yamada
2016-02-24
qe: move drivers/qe/qe.h to include/fsl_qe.h
Qianyu Gong
2014-07-22
qe: move immap_qe.h from arch directory into common directory
Zhao Qiang
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-03-18
net/miiphy/serial: drop duplicate "NAMESIZE" define
Mike Frysinger
2011-04-20
fsl: Change fsl_phy_enet_if to phy_interface_t
Andy Fleming
2011-04-20
Remove instances of phy_read/write
Andy Fleming
2011-01-25
UEC: Fix compiler warnings introduced by linux/mii.h change
Kumar Gala
2011-01-09
miiphy: convert to linux/mii.h
Mike Frysinger
2010-10-20
powerpc/fsl: Introduce common enum for PHY types
Kumar Gala
2010-10-11
UEC PHY: Speed up initial PHY neg.
Joakim Tjernlund
2010-10-11
UEC PHY: Remove strange 0.5 sec delay
Joakim Tjernlund
2010-08-09
net: rename "FSL UECx" net interfaces "UECx"
Kim Phillips
2010-05-03
83xx: UEC: Added support for bitBang MII driver access to PHYs
Richard Retanubun
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-13
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2010-01-31
83xx, uec: split enet_interface in two variables
Heiko Schocher
2009-09-25
net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYs
Anton Vorontsov
2009-08-10
UEC FIXED PHY: Determine fixed-phy port using UEC interface name.
Richard Retanubun
2009-01-24
powerpc: net: support for the SMSC LAN8700 PHY
Heiko Schocher
2008-11-09
drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver.
Richard Retanubun
2008-10-18
Change UEC PHY interface to RGMII on MPC8568MDS
Haiying Wang
2008-08-13
drivers/qe: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-03-25
uec: add support for Broadcom BCM5481 Gigabit PHY
Anton Vorontsov
2008-03-25
uec: add support for gbit mii status readings
Anton Vorontsov
2008-03-07
net: uec_phy: actually increment the timeout counter
Kim Phillips
2008-03-02
net: uec_phy: handle 88e1111 rev.B2 erratum 5.6
Kim Phillips
2008-01-16
Remove annoying debug printout for PHY less boards.
Joakim Tjernlund
2008-01-16
net: reduce boot latency on QE UEC based boards
Kim Phillips
2007-08-14
Add support for UEC to 8568
Andy Fleming
2006-11-30
Code cleanup.
Wolfgang Denk
2006-11-03
mpc83xx: add QE ethernet support
Dave Liu