aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac/dma.c
Commit message (Expand)AuthorAge
* brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()John W. Linville2013-08-15
* brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags()Seth Forshee2012-11-30
* brcmsmac: Remove some noisy and uninformative debug messagesSeth Forshee2012-11-20
* brcmsmac: Add tracepoint for AMPDU session informationSeth Forshee2012-11-20
* brcmsmac: Add brcms_dbg_dma() debug macroSeth Forshee2012-11-20
* brcmsmac: Use correct descriptor count when calculating next rx descriptorSeth Forshee2012-11-20
* brcmsmac: Remove internal tx queueSeth Forshee2012-11-20
* brcmsmac: Add helper function for updating txavail countSeth Forshee2012-11-20
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-12
|\
| * brcmsmac: fix DMA on SoCsHauke Mehrtens2012-07-10
| * brcmsmac: use core id constants from bcmaHauke Mehrtens2012-07-10
* | wireless: Remove casts to same typeJoe Perches2012-06-06
|/
* brcm80211: Use normal DEBUG defineJoe Perches2012-01-24
* 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