aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/stmmac/dwmac1000_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-11stmmac: Move the STMicroelectronics driverJeff Kirsher1-251/+0
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-04-13stmmac: review Wol and enable the Unicast supportGiuseppe Cavallaro1-2/+3
2010-10-16stmmac: make function tables conststephen hemminger1-1/+1
2010-09-24stmmac: review the wake-up supportGiuseppe Cavallaro1-1/+0
2010-09-17stmmac: consolidate and tidy-up the COE supportGiuseppe CAVALLARO1-0/+13
2010-08-30stmmac: Fix build warnings.David S. Miller1-1/+1
2010-08-25stmmac: make ioaddr 'void __iomem *' rather than unsigned longGiuseppe CAVALLARO1-9/+9
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