index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
qe
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-13
drivers/qe: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
5
-14
/
+2
2008-08-07
QE UEC: Fix compiler warnings
Ben Warren
1
-36
/
+33
2008-08-07
QE UEC: Add MII Commands
David Saada
1
-0
/
+53
2008-05-21
Big white-space cleanup.
Wolfgang Denk
5
-55
/
+55
2008-03-25
uec: add support for Broadcom BCM5481 Gigabit PHY
Anton Vorontsov
1
-0
/
+41
2008-03-25
uec: add support for RGMII_RXID interface mode
Anton Vorontsov
2
-0
/
+2
2008-03-25
uec: add support for gbit mii status readings
Anton Vorontsov
2
-9
/
+24
2008-03-07
net: uec_phy: actually increment the timeout counter
Kim Phillips
1
-1
/
+2
2008-03-03
fix QE firmware uploading limit
Timur Tabi
1
-1
/
+1
2008-03-02
net: uec_phy: handle 88e1111 rev.B2 erratum 5.6
Kim Phillips
1
-0
/
+8
2008-02-12
QE: Move FDT support into a common file
Kumar Gala
3
-1
/
+93
2008-01-16
Remove annoying debug printout for PHY less boards.
Joakim Tjernlund
1
-2
/
+1
2008-01-16
net: reduce boot latency on QE UEC based boards
Kim Phillips
2
-48
/
+79
2008-01-15
QE UEC: Extend number of supported UECs to 4
David Saada
1
-1
/
+42
2008-01-14
QE: fix compile warning
Dave Liu
2
-1
/
+2
2008-01-10
Fix Ethernet init() return codes
Ben Warren
1
-3
/
+3
2008-01-10
Coding Style cleanup; update CHANGELOG
Wolfgang Denk
1
-9
/
+9
2008-01-09
85xx: add ability to upload QE firmware
Timur Tabi
2
-0
/
+275
2008-01-08
Add support CONFIG_UEC_ETH3 in MPC83xx
Joakim Tjernlund
1
-0
/
+23
2007-09-15
Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
Wolfgang Denk
1
-5
/
+2
2007-08-16
Fix numerous bugs in the 8568 UEC support
Andy Fleming
1
-3
/
+3
2007-08-14
Add support for UEC to 8568
Andy Fleming
4
-20
/
+28
2007-08-10
mpc83xx: Fix the align bug of SDMA buffer
Dave Liu
2
-2
/
+2
2007-03-02
mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UEC
Emilian Medve
1
-1
/
+1
2007-03-02
mpc83xx: Add support for the MPC832XEMDS board
Dave Liu
2
-3
/
+10
2007-03-02
mpc83xx: Fix the UEC driver bug of QE
Dave Liu
1
-8
/
+6
2006-11-30
Code cleanup.
Wolfgang Denk
3
-574
/
+580
2006-11-28
Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.c
Kim Phillips
1
-3
/
+3
2006-11-03
mpc83xx: add QE ethernet support
Dave Liu
9
-0
/
+3910