Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
80f80137e87b942af2ba7461c1de1e5223a94fcc
/
drivers
/
qe
/
uec.c
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· 4 years, 5 months ago
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· 4 years, 7 months ago
0f2af88
common: Drop log.h from common header
by Simon Glass
· 4 years, 7 months ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
0f57797
powerpc: P1025: Remove macro CONFIG_P1025
by York Sun
· 8 years ago
2f924be
powerpc: P1021: Remove macro CONFIG_P1021
by York Sun
· 8 years ago
18c1325
powerpc: P1012: Drop configuration for P1012
by York Sun
· 8 years ago
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
adae2ec
treewide: use #include <...> to include public headers
by Masahiro Yamada
· 8 years ago
ece1aa6
net: mii: Fix changes made by spatch
by Joe Hershberger
· 8 years ago
1fbcbed
net: mii: Use spatch to update miiphy_register
by Joe Hershberger
· 8 years ago
ae6a758
qe: move drivers/qe/qe.h to include/fsl_qe.h
by Qianyu Gong
· 9 years ago
9f09a36
net: cosmetic: Fix var naming net <-> eth drivers
by Joe Hershberger
· 10 years ago
978679d
qe: move immap_qe.h from arch directory into common directory
by Zhao Qiang
· 10 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
6bf020a
powerpc/mpc8xxx: Remove P1015 and P1016 from CPU list
by York Sun
· 12 years ago
835e923
drivers/qe/uec.c: Fix compile warning
by Joe Hershberger
· 13 years ago
06c799e
drivers/qe/uec.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
7832a46
fsl: Change fsl_phy_enet_if to phy_interface_t
by Andy Fleming
· 14 years ago
0d2df96
Remove instances of phy_read/write
by Andy Fleming
· 14 years ago
8cb2af7
powerpc/85xx: Add P1021 specific QE and UEC support
by Haiying Wang
· 14 years ago
3bc2d8d
powerpc/fsl: Introduce common enum for PHY types
by Kumar Gala
· 14 years ago
c96cc50
UEC: Don't udelay needlessly
by Joakim Tjernlund
· 14 years ago
5ff5fdb
miiphy: constify device name
by Mike Frysinger
· 14 years ago
b42cf5f
net: rename "FSL UECx" net interfaces "UECx"
by Kim Phillips
· 14 years ago
15e467c
83xx: UEC: Added support for bitBang MII driver access to PHYs
by Richard Retanubun
· 15 years ago
40b44bc
83xx, uec: split enet_interface in two variables
by Heiko Schocher
· 15 years ago
6b77814
Assigned a static SMI address to all UECs TBIPA address.
by Richard Retanubun
· 15 years ago
1d695be
Coding style cleanup; update CHANGELOG
by Wolfgang Denk
· 15 years ago
893b065
drivers/qe: add sgmii support in for UEC driver
by Haiying Wang
· 15 years ago
511d828
qe: Pass in uec_info struct through uec_initialize
by Haiying Wang
· 15 years ago
9a38382
drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs
by Haiying Wang
· 16 years ago
9f9d6b7
drivers/qe: Rename the camel-case identifiers in uec
by Haiying Wang
· 16 years ago
e2fd320
NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg.
by richardretanubun
· 16 years ago
001090f
Adds two more ethernet interface to 83xx
by richardretanubun
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e5167f1
Adds two more ethernet interface to 83xx
by richardretanubun
· 16 years ago
024e1e7
Change UEC PHY interface to RGMII on MPC8568MDS
by Haiying Wang
· 16 years ago
dd87641
drivers/qe: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
849c722
QE UEC: Fix compiler warnings
by Ben Warren
· 16 years ago
6b25c13
QE UEC: Add MII Commands
by David Saada
· 17 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
24eb383
uec: add support for RGMII_RXID interface mode
by Anton Vorontsov
· 17 years ago
d986cba
net: reduce boot latency on QE UEC based boards
by Kim Phillips
· 17 years ago
f397883
QE UEC: Extend number of supported UECs to 4
by David Saada
· 17 years ago
8a7e0a5
QE: fix compile warning
by Dave Liu
· 17 years ago
de9fcb5
Fix Ethernet init() return codes
by Ben Warren
· 17 years ago
4e48320
Add support CONFIG_UEC_ETH3 in MPC83xx
by Joakim Tjernlund
· 17 years ago
088e82c
Fix numerous bugs in the 8568 UEC support
by Andy Fleming
· 17 years ago
ee0e917
Add support for UEC to 8568
by Andy Fleming
· 17 years ago
bb828f9
mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UEC
by Emilian Medve
· 18 years ago
e740c46
mpc83xx: Add support for the MPC832XEMDS board
by Dave Liu
· 18 years ago
663cbab
mpc83xx: Fix the UEC driver bug of QE
by Dave Liu
· 18 years ago
e732e9c
mpc83xx: add QE ethernet support
by Dave Liu
· 18 years ago