summaryrefslogtreecommitdiff
path: root/drivers/net/cpsw.c
Commit message (Expand)AuthorAgeLines
* net: cpsw: am335x: Drop constant link checking from rx/tx path'sStefan Roese2014-08-28-18/+1
* drivers: net: cpsw: add support for using second port as ethernetMugunthan V N2014-07-25-3/+5
* drivers: net: cpsw: init phy with gigabit featuresIlya Ledvich2014-03-12-5/+1
* drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N2014-03-04-2/+2
* am335x: cpsw: optimize cpsw_recv to increase network performanceVladimir Koutny2013-12-04-1/+1
* net, phy, cpsw: fix NULL pointer deferenceHeiko Schocher2013-09-20-1/+9
* net, phy, cpsw: fix gigabit register accessHeiko Schocher2013-07-30-1/+1
* drivers: net: cpsw: Enable statistics for all portMugunthan V N2013-07-26-0/+1
* drivers: net: cpsw: remove hard coding bd ram for cpswMugunthan V N2013-07-26-3/+1
* cpsw: add support for TI814x slave_regs differencesMatt Porter2013-05-10-0/+6
* am33xx: Add required includes to some omap/am33xx codeTom Rini2013-03-24-0/+1
* am335x: cpsw: optimize cpsw_send to increase network performanceMugunthan V N2013-03-11-2/+18
* am335x: cpsw: make phy address configurableYegor Yefremov2012-12-10-1/+4
* cpsw: add driver for cpsw ethernet deviceCyril Chemparathy2012-09-01-0/+991