index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43legacy
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
b43legacy: fix suspend/resume
Stefano Brivio
2008-02-05
1
-2
/
+7
*
b43legacy: fix MAC control and microcode init
Stefano Brivio
2008-01-31
1
-44
/
+80
*
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
1
-4
/
+0
*
mac80211: dont use interface indices in drivers
Johannes Berg
2008-01-28
1
-6
/
+7
*
ssb: Fix extraction of values from SPROM
Michael Buesch
2008-01-28
1
-5
/
+0
*
b43legacy: Fix rfkill radio LED
Larry Finger
2008-01-28
1
-10
/
+10
*
b43legacy: reinit on too many PHY TX errors
Stefano Brivio
2008-01-28
1
-1
/
+14
*
b43legacy: include full 64-bit timestamp in monitor mode
Johannes Berg
2008-01-28
1
-0
/
+2
*
b43legacy: Convert to use of the new SPROM structure
Larry Finger
2008-01-28
1
-10
/
+10
*
b43/b43legacy: fix my copyright notices
Stefano Brivio
2008-01-28
1
-1
/
+1
*
b43legacy: rewrite and fix rfkill initialization
Stefano Brivio
2008-01-28
1
-2
/
+0
*
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
1
-29
/
+50
*
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
1
-39
/
+10
*
b43legacy: RF-kill support
Larry Finger
2008-01-28
1
-7
/
+11
*
b43legacy: LED triggers support
Larry Finger
2008-01-28
1
-30
/
+10
*
b43/b43legacy: fix left-over URLs and ifdefs
Stefano Brivio
2007-11-29
1
-1
/
+1
*
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
*
[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
1
-113
/
+132
*
[B43LEGACY]: Change the hardware radio enable logic and cleanup code
Larry Finger
2007-10-10
1
-5
/
+20
*
[B43LEGACY]: Support for turning the radio off from software.
Larry Finger
2007-10-10
1
-0
/
+16
*
[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
1
-0
/
+3805