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-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
2008-01-29
b43legacy: Remove set_key callback
Michael Buesch
1
-27
/
+0
2008-01-29
b43legacy: Rewrite pwork locking
Larry Finger
1
-58
/
+30
2008-01-29
b43legacy: Use input-polldev for the rfkill switch
Larry Finger
1
-39
/
+10
2008-01-29
b43legacy: RF-kill support
Larry Finger
1
-7
/
+11
2008-01-29
b43legacy: LED triggers support
Larry Finger
1
-30
/
+10
2007-11-30
b43/b43legacy: fix left-over URLs and ifdefs
Stefano Brivio
1
-1
/
+1
2007-11-10
b43legacy: Fix sparse warning
Michael Buesch
1
-1
/
+1
2007-11-10
b43legacy: fix shared IRQ race condition
Stefano Brivio
1
-8
/
+11
2007-10-26
[PATCH] b43/b43legacy: jiffies_round -> jiffies_round_relative
Anton Blanchard
1
-1
/
+1
2007-10-18
[PATCH] b43legacy: Fix potential return of uninitialized variable
Larry Finger
1
-1
/
+1
2007-10-11
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
1
-113
/
+132
2007-10-11
[B43LEGACY]: Change the hardware radio enable logic and cleanup code
Larry Finger
1
-5
/
+20
2007-10-11
[B43LEGACY]: Support for turning the radio off from software.
Larry Finger
1
-0
/
+16
2007-10-11
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-1
/
+2
2007-10-11
[B43LEGACY]: add mac80211-based driver for legacy BCM43xx devices
Larry Finger
1
-0
/
+3805
[prev]