aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-30stmmac: dwmac-sti: fix st,tx-retime-src checkGiuseppe CAVALLARO1-6/+7
2015-07-29stmmac: dwmac-sti: refactor the init glue callbacksJoachim Eastwood1-31/+12
2015-07-29stmmac: dwmac-sti: use custom of match structureJoachim Eastwood1-3/+8
2015-07-29stmmac: let dwmac-* drivers handle their own match dataJoachim Eastwood1-0/+10
2015-07-29stmmac: dwmac-sti: turn setup callback into a probe functionJoachim Eastwood1-9/+22
2015-05-15stmmac: convert dwmac-sti to platform driverJoachim Eastwood1-2/+27
2015-01-11stmmac: dwmac-sti: Pass sysconfig register offset via syscon dt property.Peter Griffin1-6/+7
2014-12-15net: stmmac: sti: Fix uninitialized pointer dereference if !OFGeert Uytterhoeven1-5/+5
2014-11-19stmmac: review driver when run kernel-docGiuseppe CAVALLARO1-9/+6
2014-11-07stmmac: platform: fix sparse warningsAndy Shevchenko1-0/+2
2014-10-14stmmac: dwmac-sti: review the glue-logic for STi4xx and STiD127 SoCsGiuseppe CAVALLARO1-169/+205
2014-02-13net: stmmac:sti: Add STi SOC glue driver.Srinivas Kandagatla1-0/+330