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
/
b43
/
dma.c
Commit message (
Expand
)
Author
Age
*
Revert "b43: Enforce DMA descriptor memory constraints"
John W. Linville
2009-12-29
*
b43: Rewrite DMA Tx status handling sanity checks
Michael Buesch
2009-11-23
*
b43: Enforce DMA descriptor memory constraints
Michael Buesch
2009-11-18
*
b43: Rewrite TX bounce buffer handling
Michael Buesch
2009-11-11
*
b43: Fix DMA TX bounce buffer copying
Michael Buesch
2009-10-30
*
b43: Do not use _irqsafe callbacks
Michael Buesch
2009-09-23
*
b43: Remove DMA/PIO queue locks
Michael Buesch
2009-09-08
*
b43: Use a threaded IRQ handler
Michael Buesch
2009-09-08
*
b43: add hardware tkip
gregor kowski
2009-08-20
*
b43: Work around mac80211 race condition
Larry Finger
2009-08-04
*
b43: Add fw capabilities
Michael Buesch
2009-06-10
*
b43: Refresh RX poison on buffer recycling
Michael Buesch
2009-04-16
*
b43: Poison RX buffers
Michael Buesch
2009-04-16
*
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
*
b43: Pass more RX flags to mac80211
Michael Buesch
2009-03-05
*
b43: checkpatch.pl cleanups
John Daiker
2009-02-27
*
b43: Add slot count compiletime assertion
Michael Buesch
2009-02-27
*
b43: Optimize DMA buffers
Michael Buesch
2009-02-27
*
b43: Fix DMA buffer size handling
Michael Buesch
2009-02-27
*
b43: Move DMA stop sanity check
Michael Buesch
2009-02-27
*
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-10-31
*
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-16
|
\
|
*
b43: Fix possible NULL pointer dereference in DMA code
Michael Buesch
2008-06-13
*
|
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
|
/
*
b43: Workaround DMA quirks
Michael Buesch
2008-04-23
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-04-18
|
\
|
*
ssb: Fix usage of struct device used for DMAing
Michael Buesch
2008-04-15
*
|
b43: Add PIO support for PCMCIA devices
Michael Buesch
2008-04-08
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-03
|
\
|
|
*
b43: Add DMA mapping failure messages
Michael Buesch
2008-04-01
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-27
|
\
|
|
*
b43: Remove irqs_disabled() sanity checks
Michael Buesch
2008-03-24
|
*
b43: Fix DMA mapping leakage
Michael Buesch
2008-03-24
*
|
b43: Fix failed frames status report typo
Michael Buesch
2008-03-07
*
|
b43: Add TX statistics debugging counters
Michael Buesch
2008-03-07
*
|
b43: Rename the DMA ring pointers
Michael Buesch
2008-03-07
*
|
b43: Add QOS support
Michael Buesch
2008-03-07
|
/
*
b43: Fix DMA for 30/32-bit DMA engines
Michael Buesch
2008-02-05
*
b43: Drop packets that we are not able to encrypt
Michael Buesch
2008-01-31
*
b43: Add support for new firmware
Michael Buesch
2008-01-28
*
b43: Put multicast frames on the mcast queue
Michael Buesch
2008-01-28
*
b43: Remove PIO support
Michael Buesch
2008-01-28
*
b43: Changes to enable BCM4311 rev 02 with wireless core revision 13
Larry Finger
2008-01-28
*
[B43]: add mac80211-based driver for modern BCM43xx devices
Michael Buesch
2007-10-10