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.c
Age
Commit message (
Expand
)
Author
2022-12-07
qe: Remove non-DM_ETH code
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace
Tom Rini
2021-09-28
net: qe: uec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...
Vladimir Oltean
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-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-11-23
powerpc: P1025: Remove macro CONFIG_P1025
York Sun
2016-11-23
powerpc: P1021: Remove macro CONFIG_P1021
York Sun
2016-11-23
powerpc: P1012: Drop configuration for P1012
York Sun
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-08-15
net: mii: Fix changes made by spatch
Joe Hershberger
2016-08-15
net: mii: Use spatch to update miiphy_register
Joe Hershberger
2016-02-24
qe: move drivers/qe/qe.h to include/fsl_qe.h
Qianyu Gong
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
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-08-23
powerpc/mpc8xxx: Remove P1015 and P1016 from CPU list
York Sun
2012-05-22
drivers/qe/uec.c: Fix compile warning
Joe Hershberger
2011-11-11
drivers/qe/uec.c: Fix GCC 4.6 build warning
Kumar Gala
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-04-05
powerpc/85xx: Add P1021 specific QE and UEC support
Haiying Wang
2010-10-20
powerpc/fsl: Introduce common enum for PHY types
Kumar Gala
2010-10-11
UEC: Don't udelay needlessly
Joakim Tjernlund
2010-08-09
miiphy: constify device name
Mike Frysinger
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-01-31
83xx, uec: split enet_interface in two variables
Heiko Schocher
2009-08-10
Assigned a static SMI address to all UECs TBIPA address.
Richard Retanubun
2009-07-07
Coding style cleanup; update CHANGELOG
Wolfgang Denk
2009-06-12
drivers/qe: add sgmii support in for UEC driver
Haiying Wang
2009-06-12
qe: Pass in uec_info struct through uec_initialize
Haiying Wang
2009-06-12
drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs
Haiying Wang
2009-06-12
drivers/qe: Rename the camel-case identifiers in uec
Haiying Wang
2008-11-09
NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg.
richardretanubun
2008-11-09
Adds two more ethernet interface to 83xx
richardretanubun
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
Adds two more ethernet interface to 83xx
richardretanubun
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-08-07
QE UEC: Fix compiler warnings
Ben Warren
2008-08-07
QE UEC: Add MII Commands
David Saada
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-03-25
uec: add support for RGMII_RXID interface mode
Anton Vorontsov
2008-01-16
net: reduce boot latency on QE UEC based boards
Kim Phillips
2008-01-15
QE UEC: Extend number of supported UECs to 4
David Saada
[next]