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
/
b43legacy
/
b43legacy.h
Age
Commit message (
Expand
)
Author
2012-12-10
b43legacy: Fix firmware loading when driver is built into the kernel
Larry Finger
2012-03-13
b43legacy: Load firmware from work queue instead of from probe routine
Larry Finger
2012-01-04
b43legacy: Avoid packet losses in the dma worker code
Larry Finger
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-08-24
b43/legacy: Remove firmware IDs
Michael Büsch
2011-08-08
b43legacy: remove wireless extensions inclusions
Johannes Berg
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-22
b43legacy: dma: cache translation (routing bits)
Rafał Miłecki
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
2009-11-06
b43legacy: Remove deprecated 'qual' from returned RX status
Larry Finger
2009-07-07
b43/b43legacy: fix radio LED initialization
Larry Finger
2009-06-10
b43/legacy: port to cfg80211 rfkill
Johannes Berg
2009-05-20
b43legacy: Remove unnecessary MMIO in interrupt hotpath
Stefano Brivio
2009-04-22
b43legacy: Clean up beacon IRQ
Larry Finger
2009-04-22
b43legacy: Fixes for beaconing
Larry Finger
2009-04-22
b43legacy: Do not select HW_RANDOM
Larry Finger
2008-11-21
b43legacy: implement short slot and basic rate handling
Johannes Berg
2008-05-14
b43legacy: replace limit_value macro with clamp_val
Harvey Harrison
2008-04-16
b43legacy: fix TBTT and PU timings
Stefano Brivio
2008-02-29
b43legacy: Fix nondebug build
Michael Buesch
2008-02-29
b43legacy: fix B43legacy_WARN_ON macro
Stefano Brivio
2008-02-29
b43legacy: fix upload of beacon packets to the hardware
Stefano Brivio
2008-02-29
b43legacy: add definitions for MAC control register
Stefano Brivio
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-02-15
b43legacy: Add driver load messages
Stefano Brivio
2008-01-31
b43legacy: fix MAC control and microcode init
Stefano Brivio
2008-01-28
b43legacy: Remove the PHY spinlock
Michael Buesch
2008-01-28
mac80211: dont use interface indices in drivers
Johannes Berg
2008-01-28
b43legacy: reinit on too many PHY TX errors
Stefano Brivio
2008-01-28
b43legacy: include full 64-bit timestamp in monitor mode
Johannes Berg
2008-01-28
b43legacy: RF-kill support
Larry Finger
2008-01-28
b43legacy: LED triggers support
Larry Finger
2007-10-10
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
2007-10-10
[B43LEGACY]: Support for turning the radio off from software.
Larry Finger
2007-10-10
[B43LEGACY]: add mac80211-based driver for legacy BCM43xx devices
Larry Finger