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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-30
ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode
Bob Copeland
1
-3
/
+1
2008-10-30
ath5k: Fix reset sequence for AR5212 in general and RF5111 in particular
Elias Oltmanns
2
-15
/
+9
2008-10-30
rt2x00: Fix build error when mac80211=M rt2x00=Y
Ivo van Doorn
1
-1
/
+1
2008-10-30
ath5k: correct misspelling in debug help
Bob Copeland
1
-1
/
+1
2008-10-30
libertas: fix buffer overrun
Johannes Berg
1
-2
/
+2
2008-10-30
libertas: remove two libertas sparse warning
Holger Schurig
1
-2
/
+2
2008-10-30
iwlwifi: fix suspend to RAM in iwlwifi
Tomas Winkler
1
-1
/
+1
2008-10-28
p54: fix build warnings
Christian Lamparter
1
-2
/
+3
2008-10-28
ath5k: Reset key cache on interface up, thus fixing resume
Elias Oltmanns
1
-22
/
+11
2008-10-28
p54: fix misbehavings when firmware can't be found
Christian Lamparter
1
-66
/
+66
2008-10-27
libertas: free sk_buff with kfree_skb
Sergio Luis
1
-1
/
+1
2008-10-23
p54: enable 2.4/5GHz spectrum by eeprom bits.
Christian Lamparter
1
-18
/
+10
2008-10-23
orinoco: reduce stack usage in firmware download path
Andrey Borzenkov
1
-13
/
+29
2008-10-23
ath5k: fix suspend-related oops on rmmod
Bob Copeland
2
-9
/
+21
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-3
/
+3
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-15
/
+29
2008-10-16
device create: net: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-3
/
+3
2008-10-15
rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"
Felix Fietkau
1
-4
/
+5
2008-10-15
rtl8187: Add USB ID for Belkin F5D7050 with RTL8187B chip
Florent Fourcot
1
-0
/
+2
2008-10-15
p54usb: Device ID updates
Christian Lamparter
1
-1
/
+2
2008-10-15
ath9k/mac80211: disallow fragmentation in ath9k, report to userspace
Johannes Berg
1
-1
/
+7
2008-10-15
libertas : Remove unused variable warning for "old_channel" from cmd.c
Manish Katiyar
1
-0
/
+2
2008-10-15
orinoco: fix unsafe locking in spectrum_cs_suspend
David Kilroy
1
-2
/
+3
2008-10-15
orinoco: fix unsafe locking in orinoco_cs_resume
Andrey Borzenkov
1
-2
/
+3
2008-10-15
iwlwifi: fix ct kill configuration for 5350
Tomas Winkler
1
-3
/
+3
2008-10-15
p54: Fix compilation problem on PPC
Larry Finger
1
-1
/
+0
2008-10-15
iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set.
Rami Rosen
1
-1
/
+1
2008-10-15
rtl8187: add device ID 0bda:8198
John W. Linville
1
-0
/
+1
2008-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-2
/
+2
2008-10-14
net: Rationalise email address: Network Specific Parts
Alan Cox
2
-2
/
+2
2008-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
11
-523
/
+429
2008-10-10
ath9k: Fix return code when ath9k_hw_setpower() fails on reset
Luis R. Rodriguez
1
-2
/
+4
2008-10-10
ath9k: remove nasty FAIL macro from ath9k_hw_reset()
Luis R. Rodriguez
1
-12
/
+21
2008-10-07
iwlwifi: remove STATUS_CONF_PENDING in scanning
Tomas Winkler
3
-32
/
+22
2008-10-07
iwlwifi: scan fix comment
Tomas Winkler
1
-1
/
+2
2008-10-07
iwlwifi: scan correct setting of valid rx_chains
Tomas Winkler
1
-1
/
+1
2008-10-07
ath5k: implement multi-rate retry support, fix tx status reporting
Felix Fietkau
3
-26
/
+95
2008-10-07
mac80211: add multi-rate retry support
Felix Fietkau
5
-4
/
+7
2008-10-07
mac80211: free up 2 bytes in skb->cb
Felix Fietkau
6
-10
/
+13
2008-10-07
rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON.
Gertjan van Wingerde
1
-2
/
+7
2008-10-07
p54: report appropriate rate and band values for 802.11a
Christian Lamparter
1
-2
/
+3
2008-10-07
ath9k: enable ANI to help with noisy environments
Luis R. Rodriguez
6
-25
/
+197
2008-10-07
ath9k: fix oops on trying to hold the wrong spinlock
Luis R. Rodriguez
1
-1
/
+1
2008-10-07
ath9k: kill ath9k's memzero() and use memset() instead
Luis R. Rodriguez
5
-22
/
+19
2008-10-07
ath9k: fixup some merge damage
John W. Linville
1
-2
/
+0
2008-10-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
7
-44
/
+21
2008-09-30
ath5k: Add support for AR2417 v2
Nick Kossifidis
1
-2
/
+3
2008-09-30
ath5k: Fix SREV reporting after SREV updates
Nick Kossifidis
1
-1
/
+5
2008-09-30
ath5k: Use QUIET mechanism on tx dma stop
Nick Kossifidis
2
-7
/
+46
2008-09-30
ath5k: Use new srevs to properly attach radio chips
Nick Kossifidis
1
-69
/
+113
[next]