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