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
/
b43
/
dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
b43: Fix DMA buffer size handling
Michael Buesch
2009-02-27
1
-7
/
+2
*
b43: Move DMA stop sanity check
Michael Buesch
2009-02-27
1
-4
/
+6
*
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-10-31
1
-3
/
+1
*
ssb, b43, b43legacy, b44: Rewrite SSB DMA API
Michael Buesch
2008-06-27
1
-30
/
+35
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-16
1
-33
/
+32
|
\
|
*
b43: Fix possible NULL pointer dereference in DMA code
Michael Buesch
2008-06-13
1
-33
/
+32
*
|
mac80211: use multi-queue master netdevice
Johannes Berg
2008-05-21
1
-3
/
+4
*
|
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
1
-20
/
+25
*
|
mac80211: clean up get_tx_stats callback
Johannes Berg
2008-05-07
1
-5
/
+3
|
/
*
b43: Workaround DMA quirks
Michael Buesch
2008-04-23
1
-8
/
+39
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-04-17
1
-13
/
+14
|
\
|
*
ssb: Fix usage of struct device used for DMAing
Michael Buesch
2008-04-15
1
-13
/
+14
*
|
b43: Add PIO support for PCMCIA devices
Michael Buesch
2008-04-08
1
-56
/
+64
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-02
1
-1
/
+6
|
\
\
|
|
/
|
*
b43: Add DMA mapping failure messages
Michael Buesch
2008-04-01
1
-1
/
+6
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-27
1
-12
/
+20
|
\
\
|
|
/
|
*
b43: Remove irqs_disabled() sanity checks
Michael Buesch
2008-03-24
1
-2
/
+3
|
*
b43: Fix DMA mapping leakage
Michael Buesch
2008-03-24
1
-10
/
+17
*
|
b43: Fix failed frames status report typo
Michael Buesch
2008-03-07
1
-1
/
+1
*
|
b43: Add TX statistics debugging counters
Michael Buesch
2008-03-07
1
-15
/
+73
*
|
b43: Rename the DMA ring pointers
Michael Buesch
2008-03-07
1
-151
/
+73
*
|
b43: Add QOS support
Michael Buesch
2008-03-07
1
-50
/
+40
|
/
*
b43: Fix DMA for 30/32-bit DMA engines
Michael Buesch
2008-02-05
1
-47
/
+90
*
b43: Drop packets that we are not able to encrypt
Michael Buesch
2008-01-31
1
-4
/
+26
*
b43: Add support for new firmware
Michael Buesch
2008-01-28
1
-11
/
+11
*
b43: Put multicast frames on the mcast queue
Michael Buesch
2008-01-28
1
-27
/
+55
*
b43: Remove PIO support
Michael Buesch
2008-01-28
1
-14
/
+5
*
b43: Changes to enable BCM4311 rev 02 with wireless core revision 13
Larry Finger
2008-01-28
1
-9
/
+23
*
[B43]: add mac80211-based driver for modern BCM43xx devices
Michael Buesch
2007-10-10
1
-0
/
+1494