index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43legacy
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-15
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2
-6
/
+5
2008-05-15
b43legacy: replace limit_value macro with clamp_val
Harvey Harrison
4
-34
/
+17
2008-05-07
mac80211: QoS related cleanups
Johannes Berg
1
-2
/
+1
2008-05-07
mac80211: clean up get_tx_stats callback
Johannes Berg
2
-10
/
+6
2008-05-07
mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf
Ivo van Doorn
1
-1
/
+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
2
-24
/
+33
2008-04-16
b43legacy: fix TBTT and PU timings
Stefano Brivio
2
-3
/
+34
2008-04-15
b43legacy: fix DMA mapping leakage
Stefano Brivio
1
-11
/
+18
2008-04-15
b43legacy: Fix usage of struct device used for DMAing
Michael Buesch
1
-13
/
+13
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 nondebug build
Michael Buesch
1
-1
/
+1
2008-02-29
b43(legacy): include full timestamp in beacon frames
Johannes Berg
1
-5
/
+9
2008-02-29
b43legacy: fix B43legacy_WARN_ON macro
Stefano Brivio
2
-13
/
+5
2008-02-29
b43legacy: fix upload of beacon packets to the hardware
Stefano Brivio
2
-102
/
+174
2008-02-29
b43legacy: add definitions for MAC control register
Stefano Brivio
2
-16
/
+22
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
3
-126
/
+101
2008-02-28
Use a separate config option for the b43 pci to ssb bridge.
Alexey Zaytsev
1
-0
/
+1
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-02-01
b43legacy: fix MAC control and microcode init
Stefano Brivio
5
-81
/
+110
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
5
-48
/
+28
2008-01-29
b43legacy: fix use-after-free rfkill bug
Stefano Brivio
1
-5
/
+6
2008-01-29
mac80211: dont use interface indices in drivers
Johannes Berg
3
-13
/
+11
2008-01-29
ssb: Fix extraction of values from SPROM
Michael Buesch
2
-6
/
+1
2008-01-29
wireless: cleanup some merge errors
John W. Linville
1
-2
/
+18
2008-01-29
b43legacy: Fix rfkill radio LED
Larry Finger
3
-69
/
+88
2008-01-29
b43legacy: reinit on too many PHY TX errors
Stefano Brivio
2
-1
/
+19
2008-01-29
b43legacy: include full 64-bit timestamp in monitor mode
Johannes Berg
2
-0
/
+4
2008-01-29
b43legacy: properly fix a bogus gcc warning
Frank Lichtenheld
1
-1
/
+1
2008-01-29
b43legacy: Convert to use of the new SPROM structure
Larry Finger
5
-39
/
+41
2008-01-29
b43legacy: fix kconfig dependecies for rfkill and leds
Stefano Brivio
1
-2
/
+6
2008-01-29
b43/b43legacy: fix my copyright notices
Stefano Brivio
9
-9
/
+9
2008-01-29
b43legacy: rewrite and fix rfkill initialization
Stefano Brivio
3
-12
/
+14
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
2
-30
/
+52
2008-01-29
wireless: checkpatch cleanups
Jeff Garzik
2
-3
/
+3
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
4
-103
/
+109
2008-01-29
b43legacy: RF-kill support
Larry Finger
9
-15
/
+250
[next]