index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmsmac
/
dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags()
Seth Forshee
2012-11-30
1
-3
/
+1
*
brcmsmac: Remove some noisy and uninformative debug messages
Seth Forshee
2012-11-20
1
-2
/
+0
*
brcmsmac: Add tracepoint for AMPDU session information
Seth Forshee
2012-11-20
1
-0
/
+8
*
brcmsmac: Add brcms_dbg_dma() debug macro
Seth Forshee
2012-11-20
1
-89
/
+66
*
brcmsmac: Use correct descriptor count when calculating next rx descriptor
Seth Forshee
2012-11-20
1
-1
/
+1
*
brcmsmac: Remove internal tx queue
Seth Forshee
2012-11-20
1
-36
/
+153
*
brcmsmac: Add helper function for updating txavail count
Seth Forshee
2012-11-20
1
-2
/
+13
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-12
1
-5
/
+10
|
\
|
*
brcmsmac: fix DMA on SoCs
Hauke Mehrtens
2012-07-10
1
-3
/
+8
|
*
brcmsmac: use core id constants from bcma
Hauke Mehrtens
2012-07-10
1
-2
/
+2
*
|
wireless: Remove casts to same type
Joe Perches
2012-06-06
1
-1
/
+1
|
/
*
brcm80211: Use normal DEBUG define
Joe Perches
2012-01-24
1
-4
/
+4
*
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
1
-2
/
+2
*
brcm80211: smac: remove mapped core related function from aiutils.c
Arend van Spriel
2011-12-13
1
-50
/
+51
*
brcm80211: smac: use bcma core control functions
Arend van Spriel
2011-12-13
1
-1
/
+2
*
brcm80211: smac: use bcma function for register access in dma.c
Arend van Spriel
2011-12-13
1
-77
/
+97
*
brcm80211: smac: use DMA-API calls for descriptor allocations
Arend van Spriel
2011-12-13
1
-22
/
+25
*
brcm80211: smac: rename struct si_info field pbus to pcibus
Arend van Spriel
2011-12-13
1
-1
/
+1
*
brcm80211: smac: remove skb next pointer usage from the driver
Arend van Spriel
2011-11-28
1
-38
/
+24
*
brcmsmac: Use current logging styles
Joe Perches
2011-11-17
1
-73
/
+72
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-09
1
-2
/
+3
|
\
|
*
brcm80211: smac: eliminate a null pointer dereference in dma.c
Arend van Spriel
2011-11-07
1
-2
/
+3
*
|
brcm80211: smac: use sk_buff list for handling frames in receive path
Arend van Spriel
2011-11-08
1
-16
/
+22
*
|
brcm80211: removed duplicate defines
Alwin Beukers
2011-11-08
1
-0
/
+1
|
/
*
net: wireless: add brcm80211 drivers
Arend van Spriel
2011-10-11
1
-0
/
+1425