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
/
net
/
cpsw.c
Age
Commit message (
Expand
)
Author
2016-01-14
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2015-10-22
drivers: net: cpsw: convert driver to adopt device driver model
Mugunthan V N
2015-10-22
drivers: net: cpsw: prepare driver for device model migration
Mugunthan V N
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2014-08-28
net: cpsw: am335x: Drop constant link checking from rx/tx path's
Stefan Roese
2014-07-25
drivers: net: cpsw: add support for using second port as ethernet
Mugunthan V N
2014-03-12
drivers: net: cpsw: init phy with gigabit features
Ilya Ledvich
2014-03-04
drivers: net: cpsw: add support to have phy address from cpsw platform data
Mugunthan V N
2013-12-04
am335x: cpsw: optimize cpsw_recv to increase network performance
Vladimir Koutny
2013-09-20
net, phy, cpsw: fix NULL pointer deference
Heiko Schocher
2013-07-30
net, phy, cpsw: fix gigabit register access
Heiko Schocher
2013-07-26
drivers: net: cpsw: Enable statistics for all port
Mugunthan V N
2013-07-26
drivers: net: cpsw: remove hard coding bd ram for cpsw
Mugunthan V N
2013-05-10
cpsw: add support for TI814x slave_regs differences
Matt Porter
2013-03-24
am33xx: Add required includes to some omap/am33xx code
Tom Rini
2013-03-11
am335x: cpsw: optimize cpsw_send to increase network performance
Mugunthan V N
2012-12-10
am335x: cpsw: make phy address configurable
Yegor Yefremov
2012-09-01
cpsw: add driver for cpsw ethernet device
Cyril Chemparathy