index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2013-08-16
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-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-2
/
+2
2011-12-14
brcm80211: smac: remove mapped core related function from aiutils.c
Arend van Spriel
1
-50
/
+51
2011-12-14
brcm80211: smac: use bcma core control functions
Arend van Spriel
1
-1
/
+2
2011-12-14
brcm80211: smac: use bcma function for register access in dma.c
Arend van Spriel
1
-77
/
+97
2011-12-14
brcm80211: smac: use DMA-API calls for descriptor allocations
Arend van Spriel
1
-22
/
+25
2011-12-14
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-18
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-09
brcm80211: smac: use sk_buff list for handling frames in receive path
Arend van Spriel
1
-16
/
+22
2011-11-09
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