summaryrefslogtreecommitdiffstats
path: root/drivers/net/cpsw.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: cpsw: Add reading of DT phy-handle nodeDan Murphy2016-05-241-2/+21
* drivers: net: cpsw: add support for reading mac address from efuseMugunthan V N2016-05-241-16/+8
* drivers: net: cpsw: fix get mdio base and gmii_sel reg from DTMugunthan V N2016-05-241-4/+20
* drivers: net: cpsw: fix cpsw dp parse when num slaves as 1Mugunthan V N2016-05-241-4/+2
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-141-1/+1
* drivers: net: cpsw: convert driver to adopt device driver modelMugunthan V N2015-10-221-1/+244
* drivers: net: cpsw: prepare driver for device model migrationMugunthan V N2015-10-221-44/+89
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-181-2/+2
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-181-6/+7
* net: cpsw: am335x: Drop constant link checking from rx/tx path'sStefan Roese2014-08-281-18/+1
* drivers: net: cpsw: add support for using second port as ethernetMugunthan V N2014-07-251-3/+5
* drivers: net: cpsw: init phy with gigabit featuresIlya Ledvich2014-03-121-5/+1
* drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N2014-03-041-2/+2
* am335x: cpsw: optimize cpsw_recv to increase network performanceVladimir Koutny2013-12-041-1/+1
* net, phy, cpsw: fix NULL pointer deferenceHeiko Schocher2013-09-201-1/+9
* net, phy, cpsw: fix gigabit register accessHeiko Schocher2013-07-301-1/+1
* drivers: net: cpsw: Enable statistics for all portMugunthan V N2013-07-261-0/+1
* drivers: net: cpsw: remove hard coding bd ram for cpswMugunthan V N2013-07-261-3/+1
* cpsw: add support for TI814x slave_regs differencesMatt Porter2013-05-101-0/+6
* am33xx: Add required includes to some omap/am33xx codeTom Rini2013-03-241-0/+1
* am335x: cpsw: optimize cpsw_send to increase network performanceMugunthan V N2013-03-111-2/+18
* am335x: cpsw: make phy address configurableYegor Yefremov2012-12-101-1/+4
* cpsw: add driver for cpsw ethernet deviceCyril Chemparathy2012-09-011-0/+991
OpenPOWER on IntegriCloud