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-05-13
iwlwifi: Fix frequency in rx_status fill
Emmanuel Grumbach
2
-2
/
+2
2008-05-13
zd1211rw: fix potential use-after-free bug
Johannes Berg
1
-1
/
+5
2008-05-13
rt2x00: Clean up error handling of PCI queue DMA allocation.
Ivo van Doorn
1
-2
/
+3
2008-05-13
rt2x00: Fix broken recover-on-error path
Ivo van Doorn
1
-7
/
+4
2008-05-13
rt2x00: Don't use pskb_expand_head()
Ivo van Doorn
1
-20
/
+11
2008-05-13
iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selected
Zhu Yi
1
-1
/
+1
2008-05-13
wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is defined
John W. Linville
2
-6
/
+4
2008-05-13
prism54: fix regression with missing carrier in AP-mode
Luis R. Rodriguez
1
-2
/
+9
2008-05-06
iwlwifi: make IWLWIFI a tristate
Adrian Bunk
1
-2
/
+1
2008-05-02
rt2x00: Fix quality/activity led handling
Ivo van Doorn
8
-5
/
+28
2008-05-02
rt2x00: Don't enable short preamble for 1MBs
Ivo van Doorn
2
-2
/
+2
2008-05-02
iwlwifi: fix debug messages during scanning
Bill Moss
2
-15
/
+14
2008-05-02
iwlwifi: fix current channel is not scanned
Guy Cohen
4
-28
/
+0
2008-05-02
b43: Fix some TX/RX locking issues
Michael Buesch
2
-14
/
+33
2008-05-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2
-1
/
+10
2008-05-01
libertas: fix use-before-check violation
Holger Schurig
1
-1
/
+2
2008-05-01
b43: Fix dual-PHY devices
Michael Buesch
1
-0
/
+8
2008-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-6
/
+6
2008-04-30
strip: Fix up strip for the new order
Alan Cox
1
-42
/
+24
2008-04-30
iwlwifi: move the selects to the tristate drivers
Adrian Bunk
1
-6
/
+6
2008-04-29
wireless: use get/put_unaligned_* helpers
Harvey Harrison
7
-30
/
+22
2008-04-29
netdev: use non-racy method for proc entries creation
Denis V. Lunev
1
-52
/
+32
2008-04-29
proc: remove proc_root_driver
Alexey Dobriyan
1
-4
/
+4
2008-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-1
/
+7
2008-04-28
iwlwifi: Allow building iwl3945 without iwl4965.
Jason Riedy
2
-1
/
+7
2008-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-24
/
+83
2008-04-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
8
-22
/
+82
2008-04-24
iwlwifi: Fix built-in compilation of iwlcore (part 2)
Zhu Yi
1
-2
/
+1
2008-04-24
iwlwifi: Don't unlock priv->mutex if it isn't locked
Roland Dreier
2
-2
/
+0
2008-04-24
wireless: rndis_wlan: modparam_workaround_interval is never below 0.
Roel Kluin
1
-2
/
+3
2008-04-24
prism54: prism54_get_encode() test below 0 on unsigned index
Roel Kluin
1
-1
/
+1
2008-04-24
b43: Workaround DMA quirks
Michael Buesch
1
-8
/
+39
2008-04-24
ath5k: Fix radio identification on AR5424/2424
Nick Kossifidis
1
-4
/
+10
2008-04-24
b43: Add more btcoexist workarounds
Michael Buesch
1
-4
/
+9
2008-04-24
b43: Fix HostFlags data types
Michael Buesch
2
-3
/
+4
2008-04-24
b43: Workaround invalid bluetooth settings
Michael Buesch
1
-2
/
+20
2008-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-8
/
+17
2008-04-23
iwlwifi: Fix built-in compilation of iwlcore
Tomas Winkler
1
-1
/
+1
2008-04-23
rt2x00: Select LEDS_CLASS.
David S. Miller
1
-5
/
+10
2008-04-23
iwlwifi: Select LEDS_CLASS.
David S. Miller
1
-2
/
+6
2008-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-8
/
+5
2008-04-20
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
2
-8
/
+5
2008-04-20
iwlwifi: Fix unconditional access to station->tidp[].agg.
David S. Miller
1
-6
/
+12
2008-04-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
4
-37
/
+50
2008-04-17
ath5k: Misc fixes/cleanups
Nick Kossifidis
5
-643
/
+139
2008-04-17
ath5k: Add RF2425 initvals
Nick Kossifidis
5
-14
/
+365
2008-04-17
iwlwifi: Use HW acceleration decryption by default
Emmanuel Grumbach
3
-7
/
+6
2008-04-17
iwlwifi: fix unload warning and error
Mohamed Abbas
2
-1
/
+5
2008-04-17
iwlwifi: arrange max number of Tx queues
Ron Rindjunsky
6
-13
/
+17
2008-04-17
iwlwifi: Fix TKIP update key and get_free_ucode_key
Emmanuel Grumbach
2
-3
/
+3
[next]