index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmsmac
/
dma.c
Age
Commit message (
Expand
)
Author
2012-11-30
brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags()
Seth Forshee
2012-11-20
brcmsmac: Remove some noisy and uninformative debug messages
Seth Forshee
2012-11-20
brcmsmac: Add tracepoint for AMPDU session information
Seth Forshee
2012-11-20
brcmsmac: Add brcms_dbg_dma() debug macro
Seth Forshee
2012-11-20
brcmsmac: Use correct descriptor count when calculating next rx descriptor
Seth Forshee
2012-11-20
brcmsmac: Remove internal tx queue
Seth Forshee
2012-11-20
brcmsmac: Add helper function for updating txavail count
Seth Forshee
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-10
brcmsmac: fix DMA on SoCs
Hauke Mehrtens
2012-07-10
brcmsmac: use core id constants from bcma
Hauke Mehrtens
2012-06-06
wireless: Remove casts to same type
Joe Perches
2012-01-24
brcm80211: Use normal DEBUG define
Joe Perches
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-13
brcm80211: smac: remove mapped core related function from aiutils.c
Arend van Spriel
2011-12-13
brcm80211: smac: use bcma core control functions
Arend van Spriel
2011-12-13
brcm80211: smac: use bcma function for register access in dma.c
Arend van Spriel
2011-12-13
brcm80211: smac: use DMA-API calls for descriptor allocations
Arend van Spriel
2011-12-13
brcm80211: smac: rename struct si_info field pbus to pcibus
Arend van Spriel
2011-11-28
brcm80211: smac: remove skb next pointer usage from the driver
Arend van Spriel
2011-11-17
brcmsmac: Use current logging styles
Joe Perches
2011-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-08
brcm80211: smac: use sk_buff list for handling frames in receive path
Arend van Spriel
2011-11-08
brcm80211: removed duplicate defines
Alwin Beukers
2011-11-07
brcm80211: smac: eliminate a null pointer dereference in dma.c
Arend van Spriel
2011-10-11
net: wireless: add brcm80211 drivers
Arend van Spriel