index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2014-09-15
brcm80211: use container_of to resolve dma_info from dma_pub
Fabian Frederick
2013-08-15
brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()
John W. Linville
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