aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/stmmac/dwmac1000_core.c
Commit message (Expand)AuthorAgeFilesLines
* stmmac: review Wol and enable the Unicast supportGiuseppe Cavallaro2011-04-131-2/+3
* stmmac: make function tables conststephen hemminger2010-10-161-1/+1
* stmmac: review the wake-up supportGiuseppe Cavallaro2010-09-241-1/+0
* stmmac: consolidate and tidy-up the COE supportGiuseppe CAVALLARO2010-09-171-0/+13
* stmmac: Fix build warnings.David S. Miller2010-08-301-1/+1
* stmmac: make ioaddr 'void __iomem *' rather than unsigned longGiuseppe CAVALLARO2010-08-251-9/+9
* stmmac: handle allocation errors in setup functionsDan Carpenter2010-07-221-0/+2
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-8/+0
* stmmac: rework normal and enhanced descriptorsGiuseppe CAVALLARO2010-04-141-14/+13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
|/
* net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko2010-02-181-3/+1
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-4/+4
* net: use helpers to access uc list V2Jiri Pirko2010-01-251-5/+5
* stmmac: rename the gmac as dwmac1000 and split core and dma partsGiuseppe CAVALLARO2010-01-071-0/+245