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
2007-12-02
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jeff Garzik
13
-21
/
+33
2007-11-30
iwlwifi 4965 Fix race conditional panic.
Joonwoo Park
1
-0
/
+1
2007-11-30
iwlwifi 3945 Fix race conditional panic.
Joonwoo Park
1
-0
/
+1
2007-11-30
iwlwifi: fix iwl_mac_add_interface handler
Tomas Winkler
2
-7
/
+12
2007-11-30
libertas: let more than one MAC event through
Holger Schurig
1
-1
/
+2
2007-11-30
libertas: Don't set NETIF_F_IPV6_CSUM in dev->features
David Woodhouse
1
-4
/
+0
2007-11-30
drivers/net/wireless: Add missing "space"
Joe Perches
6
-6
/
+6
2007-11-30
b43/b43legacy: fix left-over URLs and ifdefs
Stefano Brivio
3
-3
/
+3
2007-11-30
iwlwifi: fix possible NULL dereference in iwl_set_rate()
Saleem Abdulrasool
2
-0
/
+8
2007-11-19
rt2x00: Request usb_maxpacket() once
Ivo van Doorn
4
-10
/
+17
2007-11-15
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
David S. Miller
9
-83
/
+158
2007-11-15
iwl4965: fix not correctly dealing with hotunplug
Oliver Neukum
1
-3
/
+5
2007-11-15
rt2x00: Fix chipset revision validation
Ivo van Doorn
4
-8
/
+10
2007-11-15
iwl3945: place CCK rates in front of OFDM for supported rates
Mohamed Abbas
4
-72
/
+143
2007-11-14
[IWLWIFI]: Not correctly dealing with hotunplug.
Oliver Neukum
1
-1
/
+2
2007-11-11
iwlwifi: select proper rate control algorithm
Johannes Berg
2
-0
/
+4
2007-11-10
b43: Fix kconfig dependencies for rfkill and leds
Michael Buesch
1
-4
/
+6
2007-11-10
b43legacy: Fix sparse warning
Michael Buesch
1
-1
/
+1
2007-11-10
b43: properly request pcmcia IRQ
Michael Buesch
1
-0
/
+8
2007-11-10
b43legacy: fix shared IRQ race condition
Stefano Brivio
1
-8
/
+11
2007-11-10
b43: fix shared IRQ race condition
Stefano Brivio
1
-7
/
+10
2007-11-10
b43legacy: fix possible buffer overrun in debugfs
Stefano Brivio
1
-1
/
+1
2007-11-10
b43: Rewrite and fix rfkill init
Michael Buesch
3
-80
/
+55
2007-11-10
b43: debugfs SHM read buffer overrun fix
Michael Buesch
1
-1
/
+1
2007-11-10
b43: Fix rfkill callback deadlock
Michael Buesch
1
-4
/
+10
2007-11-10
b43: pcmcia-host initialization bugfixes
Michael Buesch
1
-19
/
+25
2007-11-10
ipw2100: fix postfix decrement errors
Roel Kluin
1
-2
/
+2
2007-11-10
hostap: fix section mismatch warning
Randy Dunlap
1
-3
/
+3
2007-11-10
rt2x00: Block adhoc & master mode
Ivo van Doorn
1
-0
/
+8
2007-11-10
libertas: properly account for queue commands
Marcelo Tosatti
1
-3
/
+7
2007-11-10
libertas: make if_sdio align packets
Pierre Ossman
1
-1
/
+3
2007-11-10
libertas: fixes for slow hardware
Holger Schurig
1
-2
/
+5
2007-11-10
hermes: clarify Intel reference in Kconfig help
John W. Linville
1
-1
/
+1
2007-11-07
[TTY]: Use tty_mode_ioctl() in network drivers.
Alan Cox
1
-9
/
+1
2007-10-31
Kbuild/doc: fix links to Documentation files
Dirk Hohndel
1
-4
/
+4
2007-10-26
[PATCH] iwl3945: fix direct scan problem
Mohamed Abbas
1
-4
/
+28
2007-10-26
[PATCH] iwl3945: cancel scan on rxon command
Mohamed Abbas
1
-4
/
+20
2007-10-26
[PATCH] iwl4965: fix scan problem
Mohamed Abbas
1
-4
/
+28
2007-10-26
[PATCH] iwl4965: fix driver hang related to hardware scan
mabbas
2
-5
/
+21
2007-10-26
[PATCH] iwlwifi: fix sending probe request in iwl 4965
Tomas Winkler
1
-3
/
+1
2007-10-26
[PATCH] rtl8187: Allow multicast frames
Michael Wu
1
-9
/
+11
2007-10-26
[PATCH] b43/b43legacy: jiffies_round -> jiffies_round_relative
Anton Blanchard
2
-2
/
+2
2007-10-26
[PATCH] rt2x00: jiffies_round -> jiffies_round_relative
Anton Blanchard
1
-1
/
+1
2007-10-26
[PATCH] ipw2100/ipw2200: jiffies_round -> jiffies_round_relative
Anton Blanchard
2
-8
/
+9
2007-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
4
-8
/
+8
2007-10-20
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-86
/
+137
2007-10-20
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jeff Garzik
17
-86
/
+137
2007-10-20
Spelling fix: explicitly
Jean Delvare
3
-4
/
+4
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-4
/
+4
2007-10-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-31
/
+0
[next]