summaryrefslogtreecommitdiff
path: root/drivers/net/cpsw.c
AgeCommit message (Expand)Author
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten
2015-10-22drivers: net: cpsw: convert driver to adopt device driver modelMugunthan V N
2015-10-22drivers: net: cpsw: prepare driver for device model migrationMugunthan V N
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger
2014-08-28net: cpsw: am335x: Drop constant link checking from rx/tx path'sStefan Roese
2014-07-25drivers: net: cpsw: add support for using second port as ethernetMugunthan V N
2014-03-12drivers: net: cpsw: init phy with gigabit featuresIlya Ledvich
2014-03-04drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N
2013-12-04am335x: cpsw: optimize cpsw_recv to increase network performanceVladimir Koutny
2013-09-20net, phy, cpsw: fix NULL pointer deferenceHeiko Schocher
2013-07-30net, phy, cpsw: fix gigabit register accessHeiko Schocher
2013-07-26drivers: net: cpsw: Enable statistics for all portMugunthan V N
2013-07-26drivers: net: cpsw: remove hard coding bd ram for cpswMugunthan V N
2013-05-10cpsw: add support for TI814x slave_regs differencesMatt Porter
2013-03-24am33xx: Add required includes to some omap/am33xx codeTom Rini
2013-03-11am335x: cpsw: optimize cpsw_send to increase network performanceMugunthan V N
2012-12-10am335x: cpsw: make phy address configurableYegor Yefremov
2012-09-01cpsw: add driver for cpsw ethernet deviceCyril Chemparathy