aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmsmac/dma.c
AgeCommit message (Expand)Author
2013-09-26brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()John W. Linville
2012-11-30brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags()Seth Forshee
2012-11-20brcmsmac: Remove some noisy and uninformative debug messagesSeth Forshee
2012-11-20brcmsmac: Add tracepoint for AMPDU session informationSeth Forshee
2012-11-20brcmsmac: Add brcms_dbg_dma() debug macroSeth Forshee
2012-11-20brcmsmac: Use correct descriptor count when calculating next rx descriptorSeth Forshee
2012-11-20brcmsmac: Remove internal tx queueSeth Forshee
2012-11-20brcmsmac: Add helper function for updating txavail countSeth Forshee
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-10brcmsmac: fix DMA on SoCsHauke Mehrtens
2012-07-10brcmsmac: use core id constants from bcmaHauke Mehrtens
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-01-24brcm80211: Use normal DEBUG defineJoe Perches
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-13brcm80211: smac: remove mapped core related function from aiutils.cArend van Spriel
2011-12-13brcm80211: smac: use bcma core control functionsArend van Spriel
2011-12-13brcm80211: smac: use bcma function for register access in dma.cArend van Spriel
2011-12-13brcm80211: smac: use DMA-API calls for descriptor allocationsArend van Spriel
2011-12-13brcm80211: smac: rename struct si_info field pbus to pcibusArend van Spriel
2011-11-28brcm80211: smac: remove skb next pointer usage from the driverArend van Spriel
2011-11-17brcmsmac: Use current logging stylesJoe Perches
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-08brcm80211: smac: use sk_buff list for handling frames in receive pathArend van Spriel
2011-11-08brcm80211: removed duplicate definesAlwin Beukers
2011-11-07brcm80211: smac: eliminate a null pointer dereference in dma.cArend van Spriel
2011-10-11net: wireless: add brcm80211 driversArend van Spriel