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
Commit message (
Expand
)
Author
Age
Files
Lines
*
b43legacy: fix MAC control and microcode init
Stefano Brivio
2008-01-31
5
-81
/
+110
*
b43legacy: Fix rfkill allocation leakage in error paths
Michael Buesch
2008-01-31
1
-1
/
+8
*
b43legacy: Remove the PHY spinlock
Michael Buesch
2008-01-28
5
-48
/
+28
*
b43legacy: fix use-after-free rfkill bug
Stefano Brivio
2008-01-28
1
-5
/
+6
*
mac80211: dont use interface indices in drivers
Johannes Berg
2008-01-28
3
-13
/
+11
*
ssb: Fix extraction of values from SPROM
Michael Buesch
2008-01-28
2
-6
/
+1
*
wireless: cleanup some merge errors
John W. Linville
2008-01-28
1
-2
/
+18
*
b43legacy: Fix rfkill radio LED
Larry Finger
2008-01-28
3
-69
/
+88
*
b43legacy: reinit on too many PHY TX errors
Stefano Brivio
2008-01-28
2
-1
/
+19
*
b43legacy: include full 64-bit timestamp in monitor mode
Johannes Berg
2008-01-28
2
-0
/
+4
*
b43legacy: properly fix a bogus gcc warning
Frank Lichtenheld
2008-01-28
1
-1
/
+1
*
b43legacy: Convert to use of the new SPROM structure
Larry Finger
2008-01-28
5
-39
/
+41
*
b43legacy: fix kconfig dependecies for rfkill and leds
Stefano Brivio
2008-01-28
1
-2
/
+6
*
b43/b43legacy: fix my copyright notices
Stefano Brivio
2008-01-28
9
-9
/
+9
*
b43legacy: rewrite and fix rfkill initialization
Stefano Brivio
2008-01-28
3
-12
/
+14
*
b43legacy: use a consistent naming scheme for the ops
Stefano Brivio
2008-01-28
1
-37
/
+37
*
b43legacy: use the retry limits provided by mac80211
Stefano Brivio
2008-01-28
2
-30
/
+52
*
wireless: checkpatch cleanups
Jeff Garzik
2008-01-28
2
-3
/
+3
*
b43legacy: Remove set_key callback
Michael Buesch
2008-01-28
1
-27
/
+0
*
b43legacy: Rewrite pwork locking
Larry Finger
2008-01-28
1
-58
/
+30
*
b43legacy: Use input-polldev for the rfkill switch
Larry Finger
2008-01-28
4
-103
/
+109
*
b43legacy: RF-kill support
Larry Finger
2008-01-28
9
-15
/
+250
*
b43legacy: LED triggers support
Larry Finger
2008-01-28
7
-310
/
+241
*
wireless: make drivers include the TSF RX flag where appropriate
Johannes Berg
2008-01-28
1
-0
/
+1
*
drivers/net/wireless: Add missing "space"
Joe Perches
2007-11-29
1
-1
/
+1
*
b43/b43legacy: fix left-over URLs and ifdefs
Stefano Brivio
2007-11-29
2
-2
/
+2
*
b43legacy: Fix sparse warning
Michael Buesch
2007-11-10
1
-1
/
+1
*
b43legacy: fix shared IRQ race condition
Stefano Brivio
2007-11-10
1
-8
/
+11
*
b43legacy: fix possible buffer overrun in debugfs
Stefano Brivio
2007-11-10
1
-1
/
+1
*
[PATCH] b43/b43legacy: jiffies_round -> jiffies_round_relative
Anton Blanchard
2007-10-25
1
-1
/
+1
*
[PATCH] b43legacy: Fix potential return of uninitialized variable
Larry Finger
2007-10-18
1
-1
/
+1
*
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
2007-10-10
2
-126
/
+139
*
[B43LEGACY]: Change the hardware radio enable logic and cleanup code
Larry Finger
2007-10-10
4
-34
/
+25
*
[B43LEGACY]: Support for turning the radio off from software.
Larry Finger
2007-10-10
4
-19
/
+61
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-1
/
+2
*
[B43LEGACY]: add mac80211-based driver for legacy BCM43xx devices
Larry Finger
2007-10-10
23
-0
/
+14839