index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
qe
/
uec.h
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
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
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-02-24
qe: move drivers/qe/qe.h to include/fsl_qe.h
Qianyu Gong
2014-09-08
net: Merge asm/fsl_enet.h into fsl_mdio.h
Claudiu Manoil
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-04-20
fsl: Change fsl_phy_enet_if to phy_interface_t
Andy Fleming
2010-10-20
powerpc/fsl: Introduce common enum for PHY types
Kumar Gala
2010-01-31
83xx, uec: split enet_interface in two variables
Heiko Schocher
2009-09-25
net: uec: Fix uccf.h and uec.h headers to include headers they depend on
Anton Vorontsov
2009-09-25
net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYs
Anton Vorontsov
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-10-18
Change UEC PHY interface to RGMII on MPC8568MDS
Haiying Wang
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-03-25
uec: add support for RGMII_RXID interface mode
Anton Vorontsov
2007-08-14
Add support for UEC to 8568
Andy Fleming
2006-11-03
mpc83xx: add QE ethernet support
Dave Liu