index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmsmac
/
dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
brcm80211: move under broadcom vendor directory
Kalle Valo
1
-1564
/
+0
2014-09-15
brcm80211: use container_of to resolve dma_info from dma_pub
Fabian Frederick
1
-19
/
+19
2013-08-15
brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()
John W. Linville
1
-4
/
+11
2012-11-30
brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags()
Seth Forshee
1
-3
/
+1
2012-11-20
brcmsmac: Remove some noisy and uninformative debug messages
Seth Forshee
1
-2
/
+0
2012-11-20
brcmsmac: Add tracepoint for AMPDU session information
Seth Forshee
1
-0
/
+8
2012-11-20
brcmsmac: Add brcms_dbg_dma() debug macro
Seth Forshee
1
-89
/
+66
2012-11-20
brcmsmac: Use correct descriptor count when calculating next rx descriptor
Seth Forshee
1
-1
/
+1
2012-11-20
brcmsmac: Remove internal tx queue
Seth Forshee
1
-36
/
+153
2012-11-20
brcmsmac: Add helper function for updating txavail count
Seth Forshee
1
-2
/
+13
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+10
2012-07-10
brcmsmac: fix DMA on SoCs
Hauke Mehrtens
1
-3
/
+8
2012-07-10
brcmsmac: use core id constants from bcma
Hauke Mehrtens
1
-2
/
+2
2012-06-06
wireless: Remove casts to same type
Joe Perches
1
-1
/
+1
2012-01-24
brcm80211: Use normal DEBUG define
Joe Perches
1
-4
/
+4
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-2
/
+2
2011-12-13
brcm80211: smac: remove mapped core related function from aiutils.c
Arend van Spriel
1
-50
/
+51
2011-12-13
brcm80211: smac: use bcma core control functions
Arend van Spriel
1
-1
/
+2
2011-12-13
brcm80211: smac: use bcma function for register access in dma.c
Arend van Spriel
1
-77
/
+97
2011-12-13
brcm80211: smac: use DMA-API calls for descriptor allocations
Arend van Spriel
1
-22
/
+25
2011-12-13
brcm80211: smac: rename struct si_info field pbus to pcibus
Arend van Spriel
1
-1
/
+1
2011-11-28
brcm80211: smac: remove skb next pointer usage from the driver
Arend van Spriel
1
-38
/
+24
2011-11-17
brcmsmac: Use current logging styles
Joe Perches
1
-73
/
+72
2011-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+3
2011-11-08
brcm80211: smac: use sk_buff list for handling frames in receive path
Arend van Spriel
1
-16
/
+22
2011-11-08
brcm80211: removed duplicate defines
Alwin Beukers
1
-0
/
+1
2011-11-07
brcm80211: smac: eliminate a null pointer dereference in dma.c
Arend van Spriel
1
-2
/
+3
2011-10-11
net: wireless: add brcm80211 drivers
Arend van Spriel
1
-0
/
+1425