aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac/dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-24brcm80211: Use normal DEBUG defineJoe Perches1-4/+4
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell1-2/+2
2011-12-13brcm80211: smac: remove mapped core related function from aiutils.cArend van Spriel1-50/+51
2011-12-13brcm80211: smac: use bcma core control functionsArend van Spriel1-1/+2
2011-12-13brcm80211: smac: use bcma function for register access in dma.cArend van Spriel1-77/+97
2011-12-13brcm80211: smac: use DMA-API calls for descriptor allocationsArend van Spriel1-22/+25
2011-12-13brcm80211: smac: rename struct si_info field pbus to pcibusArend van Spriel1-1/+1
2011-11-28brcm80211: smac: remove skb next pointer usage from the driverArend van Spriel1-38/+24
2011-11-17brcmsmac: Use current logging stylesJoe Perches1-73/+72
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+3
2011-11-08brcm80211: smac: use sk_buff list for handling frames in receive pathArend van Spriel1-16/+22
2011-11-08brcm80211: removed duplicate definesAlwin Beukers1-0/+1
2011-11-07brcm80211: smac: eliminate a null pointer dereference in dma.cArend van Spriel1-2/+3
2011-10-11net: wireless: add brcm80211 driversArend van Spriel1-0/+1425