aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac/dma.c
Commit message (Expand)AuthorAge
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
* brcm80211: smac: remove mapped core related function from aiutils.cArend van Spriel2011-12-13
* brcm80211: smac: use bcma core control functionsArend van Spriel2011-12-13
* brcm80211: smac: use bcma function for register access in dma.cArend van Spriel2011-12-13
* brcm80211: smac: use DMA-API calls for descriptor allocationsArend van Spriel2011-12-13
* brcm80211: smac: rename struct si_info field pbus to pcibusArend van Spriel2011-12-13
* brcm80211: smac: remove skb next pointer usage from the driverArend van Spriel2011-11-28
* brcmsmac: Use current logging stylesJoe Perches2011-11-17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-09
|\
| * brcm80211: smac: eliminate a null pointer dereference in dma.cArend van Spriel2011-11-07
* | brcm80211: smac: use sk_buff list for handling frames in receive pathArend van Spriel2011-11-08
* | brcm80211: removed duplicate definesAlwin Beukers2011-11-08
|/
* net: wireless: add brcm80211 driversArend van Spriel2011-10-11