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
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: add multi-rate retry support
Felix Fietkau
2008-10-06
1
-0
/
+1
*
mac80211: share STA information with driver
Johannes Berg
2008-09-15
1
-1
/
+1
*
mac80211: use nl80211 interface types
Johannes Berg
2008-09-15
1
-15
/
+15
*
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
2008-09-05
1
-0
/
+5
*
wireless: remove unused #include <version.h>
Huang Weiyi
2008-08-29
1
-1
/
+0
*
b43legacy: Release mutex in error handling code
Julia Lawall
2008-07-29
1
-1
/
+1
*
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
Johannes Berg
2008-07-29
1
-2
/
+1
*
mac80211: revamp beacon configuration
Johannes Berg
2008-07-14
1
-28
/
+17
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-28
1
-2
/
+4
|
\
|
*
b43legacy: Do not return TX_BUSY from op_tx
Michael Buesch
2008-06-25
1
-2
/
+4
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-10
1
-8
/
+9
|
\
\
|
|
/
|
*
b43legacy: Fix controller restart crash
Michael Buesch
2008-06-04
1
-8
/
+9
*
|
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
1
-7
/
+5
*
|
mac80211: let drivers wake but not start queues
Johannes Berg
2008-05-21
1
-1
/
+0
*
|
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2008-05-14
1
-4
/
+3
*
|
b43legacy: replace limit_value macro with clamp_val
Harvey Harrison
2008-05-14
1
-4
/
+4
*
|
mac80211: QoS related cleanups
Johannes Berg
2008-05-07
1
-2
/
+1
|
/
*
wireless: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-04-17
1
-0
/
+2
|
\
|
*
b43legacy: fix initvals loading on bcm4303
Stefano Brivio
2008-04-15
1
-0
/
+2
*
|
b43legacy: fix TBTT and PU timings
Stefano Brivio
2008-04-16
1
-3
/
+31
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-03-05
1
-1
/
+1
|
\
\
|
|
/
|
*
b43legacy: Fix module init message
Michael Buesch
2008-03-04
1
-1
/
+1
*
|
b43legacy: fix B43legacy_WARN_ON macro
Stefano Brivio
2008-02-29
1
-3
/
+1
*
|
b43legacy: fix upload of beacon packets to the hardware
Stefano Brivio
2008-02-29
1
-97
/
+160
*
|
b43legacy: add definitions for MAC control register
Stefano Brivio
2008-02-29
1
-15
/
+14
*
|
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-02-29
1
-89
/
+70
|
/
*
b43legacy: Add driver load messages
Stefano Brivio
2008-02-15
1
-1
/
+29
*
b43legacy: fix firmware load message level
Stefano Brivio
2008-02-15
1
-4
/
+5
*
b43legacy: add firmware information to modinfo
Stefano Brivio
2008-02-15
1
-0
/
+2
*
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
[next]