index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43legacy
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-21
b43legacy: implement short slot and basic rate handling
Johannes Berg
1
-12
/
+99
2008-11-10
b43/legacy: remove SSID code
Johannes Berg
1
-24
/
+0
2008-11-01
mac80211/drivers: rewrite the rate control API
Johannes Berg
1
-1
/
+1
2008-11-01
mac80211: make retry limits part of hw config
Johannes Berg
1
-37
/
+22
2008-11-01
mac80211: introduce hw config change flags
Johannes Berg
1
-1
/
+2
2008-11-01
mac80211: kill hw.conf.antenna_sel_{rx,tx}
Johannes Berg
1
-16
/
+2
2008-10-07
mac80211: add multi-rate retry support
Felix Fietkau
1
-0
/
+1
2008-09-16
mac80211: share STA information with driver
Johannes Berg
1
-1
/
+1
2008-09-16
mac80211: use nl80211 interface types
Johannes Berg
1
-15
/
+15
2008-09-06
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
1
-0
/
+5
2008-08-30
wireless: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2008-07-30
b43legacy: Release mutex in error handling code
Julia Lawall
1
-1
/
+1
2008-07-30
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
Johannes Berg
1
-2
/
+1
2008-07-14
mac80211: revamp beacon configuration
Johannes Berg
1
-28
/
+17
2008-06-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+4
2008-06-25
b43legacy: Do not return TX_BUSY from op_tx
Michael Buesch
1
-2
/
+4
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-8
/
+9
2008-06-04
b43legacy: Fix controller restart crash
Michael Buesch
1
-8
/
+9
2008-05-22
mac80211: move TX info into skb->cb
Johannes Berg
1
-7
/
+5
2008-05-22
mac80211: let drivers wake but not start queues
Johannes Berg
1
-1
/
+0
2008-05-15
mac80211: use hardware flags for signal/noise units
Bruno Randolf
1
-4
/
+3
2008-05-15
b43legacy: replace limit_value macro with clamp_val
Harvey Harrison
1
-4
/
+4
2008-05-07
mac80211: QoS related cleanups
Johannes Berg
1
-2
/
+1
2008-04-29
wireless: use get/put_unaligned_* helpers
Harvey Harrison
1
-1
/
+1
2008-04-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-0
/
+2
2008-04-16
b43legacy: fix TBTT and PU timings
Stefano Brivio
1
-3
/
+31
2008-04-15
b43legacy: fix initvals loading on bcm4303
Stefano Brivio
1
-0
/
+2
2008-03-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-03-05
b43legacy: Fix module init message
Michael Buesch
1
-1
/
+1
2008-02-29
b43legacy: fix B43legacy_WARN_ON macro
Stefano Brivio
1
-3
/
+1
2008-02-29
b43legacy: fix upload of beacon packets to the hardware
Stefano Brivio
1
-97
/
+160
2008-02-29
b43legacy: add definitions for MAC control register
Stefano Brivio
1
-15
/
+14
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
1
-89
/
+70
2008-02-15
b43legacy: Add driver load messages
Stefano Brivio
1
-1
/
+29
2008-02-15
b43legacy: fix firmware load message level
Stefano Brivio
1
-4
/
+5
2008-02-15
b43legacy: add firmware information to modinfo
Stefano Brivio
1
-0
/
+2
2008-02-05
b43legacy: fix suspend/resume
Stefano Brivio
1
-2
/
+7
2008-02-01
b43legacy: fix MAC control and microcode init
Stefano Brivio
1
-44
/
+80
2008-02-01
b43legacy: Fix rfkill allocation leakage in error paths
Michael Buesch
1
-1
/
+8
2008-01-29
b43legacy: Remove the PHY spinlock
Michael Buesch
1
-4
/
+0
2008-01-29
mac80211: dont use interface indices in drivers
Johannes Berg
1
-6
/
+7
2008-01-29
ssb: Fix extraction of values from SPROM
Michael Buesch
1
-5
/
+0
2008-01-29
b43legacy: Fix rfkill radio LED
Larry Finger
1
-10
/
+10
2008-01-29
b43legacy: reinit on too many PHY TX errors
Stefano Brivio
1
-1
/
+14
2008-01-29
b43legacy: include full 64-bit timestamp in monitor mode
Johannes Berg
1
-0
/
+2
2008-01-29
b43legacy: Convert to use of the new SPROM structure
Larry Finger
1
-10
/
+10
2008-01-29
b43/b43legacy: fix my copyright notices
Stefano Brivio
1
-1
/
+1
2008-01-29
b43legacy: rewrite and fix rfkill initialization
Stefano Brivio
1
-2
/
+0
2008-01-29
b43legacy: use a consistent naming scheme for the ops
Stefano Brivio
1
-37
/
+37
2008-01-29
b43legacy: use the retry limits provided by mac80211
Stefano Brivio
1
-29
/
+50
[next]