index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
/
pio.c
Age
Commit message (
Expand
)
Author
2011-06-01
b43: bus: abstract 80211 core info
Rafał Miłecki
2011-05-19
b43: add helpers for block R/W ops
Rafał Miłecki
2011-05-16
b43: rename b43_wldev's field with ssb_device to sdev
Rafał Miłecki
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-08
b43: remove get_tx_stats() mac80211 op
Kalle Valo
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-11
b43-pio: Fix RX error path for rev>=8 devices
Michael Buesch
2009-10-27
b43: Optimize PIO scratchbuffer usage
Michael Buesch
2009-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-07
b43: do not stack-allocate pio rx/tx header and tail buffers
Albert Herranz
2009-09-29
b43: Always use block-I/O for the PIO data registers
Michael Buesch
2009-09-23
b43: Do not use _irqsafe callbacks
Michael Buesch
2009-09-08
b43: Remove PIO RX workqueue
Michael Buesch
2009-09-08
b43: Remove DMA/PIO queue locks
Michael Buesch
2009-09-08
b43: Use a threaded IRQ handler
Michael Buesch
2009-08-20
b43: add hardware tkip
gregor kowski
2009-08-04
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
2009-06-10
b43: Add fw capabilities
Michael Buesch
2009-02-27
b43: checkpatch.pl cleanups
John Daiker
2008-10-31
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-06-27
b43: Fix PIO skb clobber
Michael Buesch
2008-05-21
mac80211: use multi-queue master netdevice
Johannes Berg
2008-05-21
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-07
mac80211: clean up get_tx_stats callback
Johannes Berg
2008-04-08
b43: Use SSB block-I/O to do PIO
Michael Buesch
2008-04-08
b43: Add PIO support for PCMCIA devices
Michael Buesch
2008-01-28
b43: finish removal of pio support
John W. Linville
2007-10-10
[B43]: Fix sparse warnings.
Michael Buesch
2007-10-10
[B43]: add mac80211-based driver for modern BCM43xx devices
Michael Buesch