index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43legacy
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-15
b43legacy: Add driver load messages
Stefano Brivio
2
-1
/
+33
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-15
b43legacy: fix DMA for 30/32-bit DMA engines
Stefano Brivio
2
-87
/
+113
2008-02-05
b43legacy: fix DMA slot resource leakage
Stefano Brivio
1
-2
/
+12
2008-02-05
b43legacy: drop packets we are not able to encrypt
Stefano Brivio
4
-8
/
+38
2008-02-05
b43legacy: fix suspend/resume
Stefano Brivio
1
-2
/
+7
2008-02-05
b43legacy: fix PIO crash
Stefano Brivio
1
-0
/
+3
2008-01-31
b43legacy: fix MAC control and microcode init
Stefano Brivio
5
-81
/
+110
2008-01-31
b43legacy: Fix rfkill allocation leakage in error paths
Michael Buesch
1
-1
/
+8
2008-01-28
b43legacy: Remove the PHY spinlock
Michael Buesch
5
-48
/
+28
2008-01-28
b43legacy: fix use-after-free rfkill bug
Stefano Brivio
1
-5
/
+6
2008-01-28
mac80211: dont use interface indices in drivers
Johannes Berg
3
-13
/
+11
2008-01-28
ssb: Fix extraction of values from SPROM
Michael Buesch
2
-6
/
+1
2008-01-28
wireless: cleanup some merge errors
John W. Linville
1
-2
/
+18
2008-01-28
b43legacy: Fix rfkill radio LED
Larry Finger
3
-69
/
+88
2008-01-28
b43legacy: reinit on too many PHY TX errors
Stefano Brivio
2
-1
/
+19
2008-01-28
b43legacy: include full 64-bit timestamp in monitor mode
Johannes Berg
2
-0
/
+4
2008-01-28
b43legacy: properly fix a bogus gcc warning
Frank Lichtenheld
1
-1
/
+1
2008-01-28
b43legacy: Convert to use of the new SPROM structure
Larry Finger
5
-39
/
+41
2008-01-28
b43legacy: fix kconfig dependecies for rfkill and leds
Stefano Brivio
1
-2
/
+6
2008-01-28
b43/b43legacy: fix my copyright notices
Stefano Brivio
9
-9
/
+9
2008-01-28
b43legacy: rewrite and fix rfkill initialization
Stefano Brivio
3
-12
/
+14
2008-01-28
b43legacy: use a consistent naming scheme for the ops
Stefano Brivio
1
-37
/
+37
2008-01-28
b43legacy: use the retry limits provided by mac80211
Stefano Brivio
2
-30
/
+52
2008-01-28
wireless: checkpatch cleanups
Jeff Garzik
2
-3
/
+3
2008-01-28
b43legacy: Remove set_key callback
Michael Buesch
1
-27
/
+0
2008-01-28
b43legacy: Rewrite pwork locking
Larry Finger
1
-58
/
+30
2008-01-28
b43legacy: Use input-polldev for the rfkill switch
Larry Finger
4
-103
/
+109
2008-01-28
b43legacy: RF-kill support
Larry Finger
9
-15
/
+250
2008-01-28
b43legacy: LED triggers support
Larry Finger
7
-310
/
+241
2008-01-28
wireless: make drivers include the TSF RX flag where appropriate
Johannes Berg
1
-0
/
+1
2007-11-29
drivers/net/wireless: Add missing "space"
Joe Perches
1
-1
/
+1
2007-11-29
b43/b43legacy: fix left-over URLs and ifdefs
Stefano Brivio
2
-2
/
+2
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-11-10
b43legacy: fix possible buffer overrun in debugfs
Stefano Brivio
1
-1
/
+1
2007-10-25
[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-10
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
2
-126
/
+139
2007-10-10
[B43LEGACY]: Change the hardware radio enable logic and cleanup code
Larry Finger
4
-34
/
+25
2007-10-10
[B43LEGACY]: Support for turning the radio off from software.
Larry Finger
4
-19
/
+61
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-1
/
+2
2007-10-10
[B43LEGACY]: add mac80211-based driver for legacy BCM43xx devices
Larry Finger
23
-0
/
+14839