index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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
Files
Lines
*
b43legacy: replace the ssb_dma API with the generic DMA API
FUJITA Tomonori
2010-06-04
1
-23
/
+26
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
b43legacy: remove get_tx_stats() mac80211 op
Kalle Valo
2010-02-08
1
-20
/
+0
*
b43legacy: Fix DMA TX bounce buffer copying
Larry Finger
2009-10-30
1
-2
/
+15
*
b43legacy: Work around mac80211 race condition
Larry Finger
2009-08-04
1
-6
/
+16
*
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
*
b43legacy: reindent misleading statement
Ilpo Järvinen
2008-11-10
1
-1
/
+1
*
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-10-31
1
-14
/
+32
*
b43legacy: Remove switch statement with 64-bit index
Larry Finger
2008-07-08
1
-15
/
+51
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-06-28
1
-32
/
+31
|
\
|
*
ssb, b43, b43legacy, b44: Rewrite SSB DMA API
Michael Buesch
2008-06-27
1
-32
/
+31
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-28
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
b43legacy: Fix possible NULL pointer dereference in DMA code
Michael Buesch
2008-06-25
1
-1
/
+1
*
|
mac80211: use multi-queue master netdevice
Johannes Berg
2008-05-21
1
-2
/
+1
*
|
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
1
-17
/
+19
*
|
mac80211: clean up get_tx_stats callback
Johannes Berg
2008-05-07
1
-5
/
+3
|
/
*
b43legacy: fix DMA mapping leakage
Stefano Brivio
2008-04-15
1
-11
/
+18
*
b43legacy: Fix usage of struct device used for DMAing
Michael Buesch
2008-04-15
1
-13
/
+13
*
b43legacy: fix DMA for 30/32-bit DMA engines
Stefano Brivio
2008-02-15
1
-62
/
+105
*
b43legacy: fix DMA slot resource leakage
Stefano Brivio
2008-02-05
1
-2
/
+12
*
b43legacy: drop packets we are not able to encrypt
Stefano Brivio
2008-02-05
1
-1
/
+10
*
b43/b43legacy: fix left-over URLs and ifdefs
Stefano Brivio
2007-11-29
1
-1
/
+1
*
[B43LEGACY]: add mac80211-based driver for legacy BCM43xx devices
Larry Finger
2007-10-10
1
-0
/
+1565