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
2006-03-24
[PATCH] hostap: Fix memory leak on PCI probe error path
Jouni Malinen
2
-5
/
+8
2006-03-24
[PATCH] hostap: Remove dead code (duplicated idx != 0)
Jouni Malinen
1
-4
/
+0
2006-03-24
[PATCH] hostap: Fix unlikely read overrun in CIS parsing
Jouni Malinen
1
-2
/
+2
2006-03-24
[PATCH] hostap: Fix double free in prism2_config() error path
Eugene Teo
1
-2
/
+0
2006-03-24
[PATCH] hostap: Fix ap_add_sta() return value verification
Adrian Bunk
1
-1
/
+1
2006-03-24
[PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeout
Adrian Bunk
1
-4
/
+4
2006-03-24
[PATCH] wireless/airo: cache wireless scans
Dan Williams
1
-59
/
+172
2006-03-24
[PATCH] wireless/airo: define default MTU
Dan Williams
1
-16
/
+17
2006-03-24
[PATCH] wireless/airo: clean up printk usage to print device name
Dan Williams
1
-86
/
+105
2006-03-23
[PATCH] WE-20 for kernel 2.6.16
Jean Tourrilhes
1
-0
/
+9
2006-03-18
[PATCH] ipw2100: Update version ipw2100 stamp to 1.2.2
Zhu Yi
1
-1
/
+1
2006-03-18
[PATCH] ipw2100: move mutex.h include from ipw2100.c to ipw2100.h
Zhu Yi
2
-1
/
+1
2006-03-18
[PATCH] ipw2100: semaphore to mutexes conversion
Ingo Molnar
2
-61
/
+62
2006-03-18
[PATCH] ipw2100: Fix radiotap code gcc warning
Zhu Yi
1
-7
/
+8
2006-03-18
[PATCH] ipw2100: add radiotap headers to packtes captured in monitor mode
Stefan Rompf
2
-11
/
+88
2006-03-18
[PATCH] ipw2x00: expend Copyright to 2006
Zhu Yi
4
-6
/
+6
2006-03-17
[PATCH] drivers/net/wireless/ipw2200.c: fix an array overun
Adrian Bunk
1
-3
/
+2
2006-03-17
[PATCH] ipw2200: Update ipw2200 version stamp to 1.1.1
Zhu Yi
1
-1
/
+1
2006-03-17
[PATCH] ipw2200: switch to the new ipw2200-fw-3.0 image format
James Ketrenos
1
-101
/
+64
2006-03-17
[PATCH] ipw2200: wireless extension sensitivity threshold support
Olivier Hochreutiner
2
-1
/
+51
2006-03-17
[PATCH] ipw2200: Enables the "slow diversity" algorithm
Cahill, Ben M
2
-1
/
+2
2006-03-17
[PATCH] ipw2200: Set a meaningful silence threshold value
Cahill, Ben M
2
-7
/
+10
2006-03-17
[PATCH] ipw2200: export `debug' module param only if CONFIG_IPW2200_DEBUG
Zhu Yi
1
-0
/
+2
2006-03-17
[PATCH] ipw2200: Change debug level for firmware error logging
Zhu Yi
1
-5
/
+5
2006-03-17
[PATCH] ipw2200: Filter unsupported channels out in ad-hoc mode
Zhu Yi
1
-4
/
+12
2006-03-17
[PATCH] ipw2200: Fix ipw_sw_reset() implementation inconsistent with comment
Zhu Yi
1
-2
/
+2
2006-03-17
[PATCH] ipw2200: Fix rf_kill is activated after mode change with 'disable=1'
Zhu Yi
1
-5
/
+12
2006-03-17
[PATCH] ipw2200: remove the WPA card associates to non-WPA AP checking
Zhu Yi
1
-9
/
+0
2006-03-17
[PATCH] ipw2200: Add signal level to iwlist scan output
Bill Moss
1
-3
/
+4
2006-03-17
[PATCH] ipw2200: use generic ieee80211_get_hdrlen() to get packet length
Zhu Yi
2
-24
/
+2
2006-03-17
[PATCH] ipw2200: fix a potential NULL pointer dereference
Zhu Yi
1
-2
/
+0
2006-03-17
[PATCH] ipw2200: stop netdev queue if h/w doesn't have space for new packets
James Ketrenos
1
-5
/
+3
2006-03-17
[PATCH] ipw2200: print geography code upon module load
Henrik Brix Andersen
1
-3
/
+9
2006-03-17
[PATCH] drivers/net/wireless/ipw2200.c: make ipw_qos_current_mode() static
Adrian Bunk
1
-1
/
+1
2006-03-17
[PATCH] Remove duplicated code from ipw2200.c
Larry Finger
1
-112
/
+16
2006-03-04
Merge branch 'net-const'
Jeff Garzik
1
-1
/
+4
2006-03-01
[PATCH] pcmcia: avoid binding hostap_cs to Orinoco cards
Pavel Roskin
1
-1
/
+4
2006-02-28
[PATCH] wireless/airo: Remove 'Setting transmit key' info messages
Dan Williams
1
-2
/
+0
2006-02-28
Merge branch 'from-linus'
John W. Linville
2
-15
/
+7
2006-02-21
[PATCH] ipw2200: Suppress warning message
Zhu Yi
1
-3
/
+3
2006-02-18
[PATCH] Wavelan_cs bitfield fixes
Jean Tourrilhes
1
-12
/
+4
2006-02-17
[PATCH] wireless/airo: fix setting TX key index plus key in ENCODEEXT
Dan Williams
1
-3
/
+8
2006-02-17
[PATCH] ipw2200: Fix software crypto shared WEP authentication problem
Zhu Yi
1
-2
/
+1
2006-02-17
[PATCH] trivial: fix spelling errors in Kconfigs
Jon Mason
1
-3
/
+3
2006-02-17
[PATCH] ipw2200: Fix WPA network selection problem
Stefan Rompf
1
-2
/
+2
2006-02-17
[PATCH] ipw2200: add monitor and qos entries to Kconfig
Andreas Happe
1
-0
/
+13
2006-02-17
[PATCH] wireless/atmel: convert constants to ieee80211 layer equivalents
Dan Williams
1
-74
/
+36
2006-02-17
[PATCH] let IPW2{1,2}00 select IEEE80211
Jan Niehusmann
1
-2
/
+4
2006-02-17
Merge branch 'upstream-fixes'
John W. Linville
1
-39
/
+59
2006-02-17
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...
John W. Linville
10
-539
/
+814
[next]