index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cpsw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-1
/
+1
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
1
-2
/
+2
*
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2016-10-13
1
-1
/
+1
|
\
|
*
libfdt: Sync fdt_for_each_subnode() with upstream
Simon Glass
2016-10-13
1
-1
/
+1
*
|
driver: net: cpsw: add support for RGMII id mode support and RMII clock sourc...
Mugunthan V N
2016-10-13
1
-14
/
+143
|
/
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-08-12
1
-1
/
+2
|
\
|
*
fdt: allow fdtdec_get_addr_size_*() to translate addresses
Stephen Warren
2016-08-12
1
-1
/
+2
*
|
drivers: net: cpsw: always flush cache of size aligned to PKTALIGN
Lokesh Vutla
2016-08-12
1
-1
/
+1
|
/
*
net: cpsw: Add support to drive gpios for ethernet to be functional
Vignesh R
2016-08-08
1
-0
/
+12
*
drivers: net: cpsw: Add reading of DT phy-handle node
Dan Murphy
2016-05-24
1
-2
/
+21
*
drivers: net: cpsw: add support for reading mac address from efuse
Mugunthan V N
2016-05-24
1
-16
/
+8
*
drivers: net: cpsw: fix get mdio base and gmii_sel reg from DT
Mugunthan V N
2016-05-24
1
-4
/
+20
*
drivers: net: cpsw: fix cpsw dp parse when num slaves as 1
Mugunthan V N
2016-05-24
1
-4
/
+2
*
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2016-01-14
1
-1
/
+1
*
drivers: net: cpsw: convert driver to adopt device driver model
Mugunthan V N
2015-10-22
1
-1
/
+244
*
drivers: net: cpsw: prepare driver for device model migration
Mugunthan V N
2015-10-22
1
-44
/
+89
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
1
-2
/
+2
*
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
1
-6
/
+7
*
net: cpsw: am335x: Drop constant link checking from rx/tx path's
Stefan Roese
2014-08-28
1
-18
/
+1
*
drivers: net: cpsw: add support for using second port as ethernet
Mugunthan V N
2014-07-25
1
-3
/
+5
*
drivers: net: cpsw: init phy with gigabit features
Ilya Ledvich
2014-03-12
1
-5
/
+1
*
drivers: net: cpsw: add support to have phy address from cpsw platform data
Mugunthan V N
2014-03-04
1
-2
/
+2
*
am335x: cpsw: optimize cpsw_recv to increase network performance
Vladimir Koutny
2013-12-04
1
-1
/
+1
*
net, phy, cpsw: fix NULL pointer deference
Heiko Schocher
2013-09-20
1
-1
/
+9
*
net, phy, cpsw: fix gigabit register access
Heiko Schocher
2013-07-30
1
-1
/
+1
*
drivers: net: cpsw: Enable statistics for all port
Mugunthan V N
2013-07-26
1
-0
/
+1
*
drivers: net: cpsw: remove hard coding bd ram for cpsw
Mugunthan V N
2013-07-26
1
-3
/
+1
*
cpsw: add support for TI814x slave_regs differences
Matt Porter
2013-05-10
1
-0
/
+6
*
am33xx: Add required includes to some omap/am33xx code
Tom Rini
2013-03-24
1
-0
/
+1
*
am335x: cpsw: optimize cpsw_send to increase network performance
Mugunthan V N
2013-03-11
1
-2
/
+18
*
am335x: cpsw: make phy address configurable
Yegor Yefremov
2012-12-10
1
-1
/
+4
*
cpsw: add driver for cpsw ethernet device
Cyril Chemparathy
2012-09-01
1
-0
/
+991