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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
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
ssb: Fix usage of struct device used for DMAing
Michael Buesch
1
-13
/
+14
2008-04-15
b43legacy: fix initvals loading on bcm4303
Stefano Brivio
1
-0
/
+2
2008-04-15
rtl8187: Add missing priv->vif assignments
Herton Ronaldo Krzesinski
1
-0
/
+3
2008-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-5
/
+3
2008-04-09
rt61pci: rt61pci_beacon_update do not free skb twice
Daniel Wagner
1
-3
/
+1
2008-04-09
[NET]: Undo code bloat in hot paths due to print_mac().
David S. Miller
4
-97
/
+159
2008-04-08
iwlwifi: fix n-band association problem
Abhijeet Kolekar
1
-1
/
+0
2008-04-08
ipw2200: set MAC address on radiotap interface
Daniel Drake
1
-0
/
+1
2008-04-08
libertas: fix mode initialization problem
Holger Schurig
1
-1
/
+1
2008-04-01
b43: Fix PCMCIA IRQ routing
Michael Buesch
1
-2
/
+4
2008-04-01
b43: Add DMA mapping failure messages
Michael Buesch
1
-1
/
+6
2008-03-27
rt2x00: Ignore set_state(STATE_SLEEP) failure
Ivo van Doorn
1
-2
/
+11
2008-03-27
drivers/net/wireless/iwlwifi/iwl-4965.c: correct use of ! and &
Julia Lawall
1
-1
/
+1
2008-03-27
libertas: fix spinlock recursion bug
Holger Schurig
1
-2
/
+0
2008-03-25
b43: Remove irqs_disabled() sanity checks
Michael Buesch
3
-6
/
+5
2008-03-25
b43: Fix DMA mapping leakage
Michael Buesch
1
-10
/
+17
2008-03-25
iwlwifi: fix __devexit_p points to __devexit functions
Reinette Chatre
2
-2
/
+2
2008-03-25
arlan: fix warning when PROC_FS=n
John W. Linville
1
-8
/
+0
2008-03-25
iwlwifi: mac start synchronization issue
Rick Farrington
2
-2
/
+2
2008-03-25
wavelan_cs arm fix
Al Viro
1
-1
/
+1
2008-03-25
rt2x00: Add id for Corega CG-WLUSB2GPX
Masakazu Mokuno
1
-0
/
+2
2008-03-25
iwlwifi: fix a typo in Kconfig message
Pascal Terjan
1
-2
/
+2
2008-03-19
[RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning
Andrew Morton
1
-3
/
+0
2008-03-13
rt2x00: Add suspend/resume handlers to rt2x00rfkill
Ivo van Doorn
4
-68
/
+106
2008-03-13
ath5k: disable irq handling in ath5k_hw_detach()
Pavel Roskin
1
-0
/
+2
2008-03-13
b43: phy.c fix typo in register write
Harvey Harrison
1
-1
/
+1
2008-03-13
prism54: support for 124a:4025 - another version of IOGear GWU513 802.11g
Jan Slupski
1
-0
/
+1
2008-03-11
rt2x00: Add new D-Link USB ID
Ivo van Doorn
1
-0
/
+1
2008-03-11
rt2x00: never disable multicast because it disables broadcast too
Adam Baker
2
-4
/
+4
2008-03-11
libertas: fix the 'compare command with itself' properly
Sebastian Siewior
1
-1
/
+1
2008-03-05
b43legacy: Fix module init message
Michael Buesch
1
-1
/
+1
2008-03-05
rndis_wlan: fix broken data copy
Jussi Kivilinna
1
-5
/
+3
2008-03-05
libertas: compare the current command with response
Sebastian Siewior
1
-3
/
+1
2008-03-05
libertas: fix sanity check on sequence number in command response
David Woodhouse
1
-2
/
+2
2008-03-05
p54: fix eeprom parser length sanity checks
Johannes Berg
1
-7
/
+11
2008-03-05
p54: fix EEPROM structure endianness
Johannes Berg
2
-5
/
+5
2008-02-28
Don't build bcm43xx if SSB is static and b43 PCI-SSB bridge is enabled.
Alexey Zaytsev
1
-1
/
+1
2008-02-28
Use a separate config option for the b43 pci to ssb bridge.
Alexey Zaytsev
2
-0
/
+2
2008-02-28
libertas: Remove unused exports
Roland Dreier
3
-20
/
+0
2008-02-28
rt2x00: Fix rt2x00lib_reset_link_tuner()
Ivo van Doorn
1
-19
/
+30
2008-02-28
rt2x00: Don't switch to antenna with low rssi
Ivo van Doorn
2
-13
/
+9
2008-02-28
rt2x00: Add link tuner safe RX toggle states
Ivo van Doorn
7
-7
/
+29
2008-02-28
rt2x00: Fix antenna diversity
Ivo van Doorn
1
-3
/
+3
2008-02-28
rndis_wlan: fix sparse warnings
Johannes Berg
1
-7
/
+7
2008-02-21
zd1211rw: fix sparse warnings
Johannes Berg
1
-3
/
+9
2008-02-21
rtl818x: fix sparse warnings
Johannes Berg
2
-2
/
+6
2008-02-21
ath5k: Fix build warnings on some 64-bit platforms.
David Miller
1
-6
/
+8
2008-02-21
WDEV, ath5k, don't return int from bool function
Jiri Slaby
3
-6
/
+9
[next]