aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/stmmac/dwmac1000_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-22stmmac: handle allocation errors in setup functionsDan Carpenter1-0/+2
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-8/+0
2010-04-14stmmac: rework normal and enhanced descriptorsGiuseppe CAVALLARO1-14/+13
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-04-03net: convert multicast list to list_headJiri Pirko1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-18net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko1-3/+1
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko1-4/+4
2010-01-25net: use helpers to access uc list V2Jiri Pirko1-5/+5
2010-01-07stmmac: rename the gmac as dwmac1000 and split core and dma partsGiuseppe CAVALLARO1-0/+245