index
:
talos-op-linux
master
Talos™ II 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
/
pio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
b43: fix tx path skb leaks
Felix Fietkau
2012-12-10
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-01-04
1
-3
/
+13
|
\
|
*
b43: fix regression in PIO case
Guennadi Liakhovetski
2012-01-03
1
-3
/
+13
*
|
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
1
-3
/
+3
|
/
*
b43: correct warning for uninitialized variable 'macstat'
John W. Linville
2011-08-26
1
-1
/
+1
*
b43: support new RX header, noticed to be used in 598.314+ fw
Rafał Miłecki
2011-08-22
1
-1
/
+9
*
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: bus: abstract 80211 core info
Rafał Miłecki
2011-06-01
1
-5
/
+5
|
/
*
b43: add helpers for block R/W ops
Rafał Miłecki
2011-05-19
1
-10
/
+10
*
b43: rename b43_wldev's field with ssb_device to sdev
Rafał Miłecki
2011-05-16
1
-15
/
+15
*
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 branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-18
1
-0
/
+1
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-10-15
1
-39
/
+39
|
|
\
|
*
|
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
*
|
|
b43-pio: Fix RX error path for rev>=8 devices
Michael Buesch
2009-11-11
1
-1
/
+5
*
|
|
b43: Optimize PIO scratchbuffer usage
Michael Buesch
2009-10-27
1
-32
/
+47
|
|
/
|
/
|
*
|
b43: do not stack-allocate pio rx/tx header and tail buffers
Albert Herranz
2009-10-07
1
-39
/
+39
|
/
*
b43: Always use block-I/O for the PIO data registers
Michael Buesch
2009-09-29
1
-22
/
+38
*
b43: Do not use _irqsafe callbacks
Michael Buesch
2009-09-23
1
-1
/
+1
*
b43: Remove PIO RX workqueue
Michael Buesch
2009-09-08
1
-29
/
+7
*
b43: Remove DMA/PIO queue locks
Michael Buesch
2009-09-08
1
-30
/
+8
*
b43: Use a threaded IRQ handler
Michael Buesch
2009-09-08
1
-3
/
+2
*
b43: add hardware tkip
gregor kowski
2009-08-20
1
-2
/
+2
*
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
2009-08-04
1
-1
/
+1
*
b43: Add fw capabilities
Michael Buesch
2009-06-10
1
-1
/
+1
*
b43: checkpatch.pl cleanups
John Daiker
2009-02-27
1
-8
/
+8
*
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-10-31
1
-2
/
+1
*
b43: Fix PIO skb clobber
Michael Buesch
2008-06-27
1
-1
/
+1
*
mac80211: use multi-queue master netdevice
Johannes Berg
2008-05-21
1
-4
/
+4
*
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
*
b43: Use SSB block-I/O to do PIO
Michael Buesch
2008-04-08
1
-83
/
+90
*
b43: Add PIO support for PCMCIA devices
Michael Buesch
2008-04-08
1
-0
/
+835
*
b43: finish removal of pio support
John W. Linville
2008-01-28
1
-652
/
+0
*
[B43]: Fix sparse warnings.
Michael Buesch
2007-10-10
1
-8
/
+10
*
[B43]: add mac80211-based driver for modern BCM43xx devices
Michael Buesch
2007-10-10
1
-0
/
+650