summaryrefslogtreecommitdiff
path: root/drivers/net/stmmac/dwmac100_dma.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-12stmmac: Move the STMicroelectronics driverJeff Kirsher1-143/+0
2011-06-22net: remove mm.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2010-10-16stmmac: make function tables conststephen hemminger1-1/+1
2010-09-18stmmac: prevent dma init stuck in case of failures.Giuseppe CAVALLARO1-1/+9
2010-08-26stmmac: make ioaddr 'void __iomem *' rather than unsigned longGiuseppe CAVALLARO1-4/+4
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-4/+0
2010-04-14stmmac: rework normal and enhanced descriptorsGiuseppe CAVALLARO1-219/+4
2010-04-14stmmac: split core and dma for the mac10/100Giuseppe CAVALLARO1-0/+353