index
:
blackbird-op-linux
master
Blackbird™ 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
*
wireless: restrict to 32 legacy rates
Johannes Berg
2009-01-29
1
-1
/
+1
*
b43legacy: fix "‘up_dev’ may be used uninitialized" warning
John W. Linville
2009-01-13
1
-1
/
+1
*
b43legacy: implement short slot and basic rate handling
Johannes Berg
2008-11-21
1
-12
/
+99
*
b43/legacy: remove SSID code
Johannes Berg
2008-11-10
1
-24
/
+0
*
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-10-31
1
-1
/
+1
*
mac80211: make retry limits part of hw config
Johannes Berg
2008-10-31
1
-37
/
+22
*
mac80211: introduce hw config change flags
Johannes Berg
2008-10-31
1
-1
/
+2
*
mac80211: kill hw.conf.antenna_sel_{rx,tx}
Johannes Berg
2008-10-31
1
-16
/
+2
*
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
[next]