index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43legacy
/
dma.c
Commit message (
Expand
)
Author
Age
*
wireless: Use bool function returns of true/false instead of 1/0
Joe Perches
2015-04-07
*
DMA-API: net: b43legacy: replace dma_set_mask()+dma_set_coherent_mask() with ...
Russell King
2013-09-21
*
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2013-08-29
*
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-03-17
*
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2013-03-15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-11
|
\
|
*
net: dont use __netdev_alloc_skb for bounce buffer
Eric Dumazet
2012-07-09
*
|
wireless: Remove casts to same type
Joe Perches
2012-06-06
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-05
|
\
|
*
b43legacy: Avoid packet losses in the dma worker code
Larry Finger
2012-01-04
*
|
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
|
/
*
b43legacy: remove 64-bit DMA support
Pavel Roskin
2011-08-08
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
|
\
|
*
Update my e-mail address
Michael Büsch
2011-07-07
*
|
b43legacy: dma: cache translation (routing bits)
Rafał Miłecki
2011-07-22
*
|
b43legacy: Fix warnings from gcc 4.6.0
Larry Finger
2011-06-01
|
/
*
b43legacy: replace the ssb_dma API with the generic DMA API
FUJITA Tomonori
2010-06-04
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
b43legacy: remove get_tx_stats() mac80211 op
Kalle Valo
2010-02-08
*
b43legacy: Fix DMA TX bounce buffer copying
Larry Finger
2009-10-30
*
b43legacy: Work around mac80211 race condition
Larry Finger
2009-08-04
*
dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
Yang Hongyang
2009-04-07
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
*
b43legacy: reindent misleading statement
Ilpo Järvinen
2008-11-10
*
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-10-31
*
b43legacy: Remove switch statement with 64-bit index
Larry Finger
2008-07-08
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-06-29
|
\
|
*
ssb, b43, b43legacy, b44: Rewrite SSB DMA API
Michael Buesch
2008-06-27
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-28
|
\
\
|
|
/
|
/
|
|
*
b43legacy: Fix possible NULL pointer dereference in DMA code
Michael Buesch
2008-06-25
*
|
mac80211: use multi-queue master netdevice
Johannes Berg
2008-05-21
*
|
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
*
|
mac80211: clean up get_tx_stats callback
Johannes Berg
2008-05-07
|
/
*
b43legacy: fix DMA mapping leakage
Stefano Brivio
2008-04-15
*
b43legacy: Fix usage of struct device used for DMAing
Michael Buesch
2008-04-15
*
b43legacy: fix DMA for 30/32-bit DMA engines
Stefano Brivio
2008-02-15
*
b43legacy: fix DMA slot resource leakage
Stefano Brivio
2008-02-05
*
b43legacy: drop packets we are not able to encrypt
Stefano Brivio
2008-02-05
*
b43/b43legacy: fix left-over URLs and ifdefs
Stefano Brivio
2007-11-29
*
[B43LEGACY]: add mac80211-based driver for legacy BCM43xx devices
Larry Finger
2007-10-10