index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
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