index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-03
1
-2
/
+13
|
\
|
*
b43: avoid packet losses in the dma worker code.
francesco.gringoli@ing.unibs.it
2011-12-19
1
-2
/
+13
*
|
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
1
-7
/
+7
|
/
*
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-09-13
1
-15
/
+16
|
\
|
*
b43: use 8K buffers for 64-bit DMA to workaround hardware bug
Rafał Miłecki
2011-08-29
1
-8
/
+16
|
*
b43: Relax requirement for descriptors to be in the DMA zone
Larry Finger
2011-08-29
1
-7
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-08-29
1
-38
/
+88
|
\
\
|
|
/
|
*
b43: fix DMA on some bugged hardware
Rafał Miłecki
2011-08-24
1
-36
/
+77
|
*
b43: support new RX header, noticed to be used in 598.314+ fw
Rafał Miłecki
2011-08-22
1
-2
/
+11
*
|
b43: read correct register on bcma bus.
Hauke Mehrtens
2011-08-09
1
-3
/
+17
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
1
-1
/
+1
|
\
|
*
Update my e-mail address
Michael Büsch
2011-07-07
1
-1
/
+1
*
|
b43: bcma: get DMA translation bits
Rafał Miłecki
2011-07-22
1
-0
/
+5
*
|
ssb: return correct translation bit for 64-bit DMA
Rafał Miłecki
2011-07-22
1
-3
/
+3
*
|
b43: disable parity check on BCMA devices
Rafał Miłecki
2011-07-22
1
-0
/
+16
*
|
b43: use switches for SSB specific code
Rafał Miłecki
2011-07-08
1
-1
/
+8
*
|
b43: Add RX side DMA memory barrier
Michael Büsch
2011-07-05
1
-0
/
+1
*
|
b43: Fix warnings from gcc 4.6.0
Larry Finger
2011-06-01
1
-4
/
+4
*
|
b43: bus: abstract device structs and irq
Rafał Miłecki
2011-06-01
1
-14
/
+14
*
|
b43: bus: abstract 80211 core info
Rafał Miłecki
2011-06-01
1
-1
/
+1
|
/
*
b43: dma: cache translation (routing bits)
Rafał Miłecki
2011-05-19
1
-3
/
+4
*
b43: rename b43_wldev's field with ssb_device to sdev
Rafał Miłecki
2011-05-16
1
-18
/
+18
*
b43: allocate receive buffers big enough for max frame len + offset
John W. Linville
2011-04-04
1
-1
/
+1
*
b43: remove extraneous code in free_ringmemory
John W. Linville
2010-11-15
1
-5
/
+0
*
b43: replace the ssb_dma API with the generic DMA API
FUJITA Tomonori
2010-06-04
1
-31
/
+34
*
drivers/net/wireless/b43: Use kmemdup
Julia Lawall
2010-06-02
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
b43: remove get_tx_stats() mac80211 op
Kalle Valo
2010-02-08
1
-17
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-30
1
-152
/
+45
|
\
|
*
Revert "b43: Enforce DMA descriptor memory constraints"
John W. Linville
2009-12-29
1
-152
/
+45
*
|
b43: Allow PIO mode to be selected at module load
Larry Finger
2009-12-28
1
-2
/
+0
|
/
*
b43: Rewrite DMA Tx status handling sanity checks
Michael Buesch
2009-11-23
1
-13
/
+54
*
b43: Enforce DMA descriptor memory constraints
Michael Buesch
2009-11-18
1
-45
/
+152
*
b43: Rewrite TX bounce buffer handling
Michael Buesch
2009-11-11
1
-28
/
+20
*
b43: Fix DMA TX bounce buffer copying
Michael Buesch
2009-10-30
1
-2
/
+13
*
b43: Do not use _irqsafe callbacks
Michael Buesch
2009-09-23
1
-2
/
+2
*
b43: Remove DMA/PIO queue locks
Michael Buesch
2009-09-08
1
-25
/
+5
*
b43: Use a threaded IRQ handler
Michael Buesch
2009-09-08
1
-3
/
+2
*
b43: add hardware tkip
gregor kowski
2009-08-20
1
-1
/
+1
*
b43: Work around mac80211 race condition
Larry Finger
2009-08-04
1
-6
/
+15
*
b43: Add fw capabilities
Michael Buesch
2009-06-10
1
-1
/
+1
*
b43: Refresh RX poison on buffer recycling
Michael Buesch
2009-04-16
1
-10
/
+11
*
b43: Poison RX buffers
Michael Buesch
2009-04-16
1
-4
/
+33
*
dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
Yang Hongyang
2009-04-07
1
-3
/
+3
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-4
/
+4
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
1
-3
/
+3
*
b43: Pass more RX flags to mac80211
Michael Buesch
2009-03-05
1
-1
/
+0
*
b43: checkpatch.pl cleanups
John Daiker
2009-02-27
1
-2
/
+2
*
b43: Add slot count compiletime assertion
Michael Buesch
2009-02-27
1
-0
/
+3
*
b43: Optimize DMA buffers
Michael Buesch
2009-02-27
1
-15
/
+23
[next]