index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43legacy
Age
Commit message (
Expand
)
Author
Lines
2008-06-04
b43legacy: Fix controller restart crash
Michael Buesch
-8
/
+9
2008-05-21
missing dependencies on HAS_DMA
Al Viro
-1
/
+1
2008-04-29
wireless: use get/put_unaligned_* helpers
Harvey Harrison
-1
/
+1
2008-04-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
-24
/
+33
2008-04-16
b43legacy: fix TBTT and PU timings
Stefano Brivio
-3
/
+34
2008-04-15
b43legacy: fix DMA mapping leakage
Stefano Brivio
-11
/
+18
2008-04-15
b43legacy: Fix usage of struct device used for DMAing
Michael Buesch
-13
/
+13
2008-04-15
b43legacy: fix initvals loading on bcm4303
Stefano Brivio
-0
/
+2
2008-03-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
-1
/
+1
2008-03-04
b43legacy: Fix module init message
Michael Buesch
-1
/
+1
2008-02-29
b43legacy: Fix nondebug build
Michael Buesch
-1
/
+1
2008-02-29
b43(legacy): include full timestamp in beacon frames
Johannes Berg
-5
/
+9
2008-02-29
b43legacy: fix B43legacy_WARN_ON macro
Stefano Brivio
-13
/
+5
2008-02-29
b43legacy: fix upload of beacon packets to the hardware
Stefano Brivio
-102
/
+174
2008-02-29
b43legacy: add definitions for MAC control register
Stefano Brivio
-16
/
+22
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
-126
/
+101
2008-02-28
Use a separate config option for the b43 pci to ssb bridge.
Alexey Zaytsev
-0
/
+1
2008-02-15
b43legacy: Add driver load messages
Stefano Brivio
-1
/
+33
2008-02-15
b43legacy: fix firmware load message level
Stefano Brivio
-4
/
+5
2008-02-15
b43legacy: add firmware information to modinfo
Stefano Brivio
-0
/
+2
2008-02-15
b43legacy: fix DMA for 30/32-bit DMA engines
Stefano Brivio
-87
/
+113
2008-02-05
b43legacy: fix DMA slot resource leakage
Stefano Brivio
-2
/
+12
2008-02-05
b43legacy: drop packets we are not able to encrypt
Stefano Brivio
-8
/
+38
2008-02-05
b43legacy: fix suspend/resume
Stefano Brivio
-2
/
+7
2008-02-05
b43legacy: fix PIO crash
Stefano Brivio
-0
/
+3
2008-01-31
b43legacy: fix MAC control and microcode init
Stefano Brivio
-81
/
+110
2008-01-31
b43legacy: Fix rfkill allocation leakage in error paths
Michael Buesch
-1
/
+8
2008-01-28
b43legacy: Remove the PHY spinlock
Michael Buesch
-48
/
+28
2008-01-28
b43legacy: fix use-after-free rfkill bug
Stefano Brivio
-5
/
+6
2008-01-28
mac80211: dont use interface indices in drivers
Johannes Berg
-13
/
+11
2008-01-28
ssb: Fix extraction of values from SPROM
Michael Buesch
-6
/
+1
2008-01-28
wireless: cleanup some merge errors
John W. Linville
-2
/
+18
2008-01-28
b43legacy: Fix rfkill radio LED
Larry Finger
-69
/
+88
2008-01-28
b43legacy: reinit on too many PHY TX errors
Stefano Brivio
-1
/
+19
2008-01-28
b43legacy: include full 64-bit timestamp in monitor mode
Johannes Berg
-0
/
+4
2008-01-28
b43legacy: properly fix a bogus gcc warning
Frank Lichtenheld
-1
/
+1
2008-01-28
b43legacy: Convert to use of the new SPROM structure
Larry Finger
-39
/
+41
2008-01-28
b43legacy: fix kconfig dependecies for rfkill and leds
Stefano Brivio
-2
/
+6
2008-01-28
b43/b43legacy: fix my copyright notices
Stefano Brivio
-9
/
+9
2008-01-28
b43legacy: rewrite and fix rfkill initialization
Stefano Brivio
-12
/
+14
2008-01-28
b43legacy: use a consistent naming scheme for the ops
Stefano Brivio
-37
/
+37
2008-01-28
b43legacy: use the retry limits provided by mac80211
Stefano Brivio
-30
/
+52
2008-01-28
wireless: checkpatch cleanups
Jeff Garzik
-3
/
+3
2008-01-28
b43legacy: Remove set_key callback
Michael Buesch
-27
/
+0
2008-01-28
b43legacy: Rewrite pwork locking
Larry Finger
-58
/
+30
2008-01-28
b43legacy: Use input-polldev for the rfkill switch
Larry Finger
-103
/
+109
2008-01-28
b43legacy: RF-kill support
Larry Finger
-15
/
+250
2008-01-28
b43legacy: LED triggers support
Larry Finger
-310
/
+241
2008-01-28
wireless: make drivers include the TSF RX flag where appropriate
Johannes Berg
-0
/
+1
2007-11-29
drivers/net/wireless: Add missing "space"
Joe Perches
-1
/
+1
[next]