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
2005-11-08
Merge git://git.tuxdriver.com/git/netdev-jwl
Jeff Garzik
9
-53
/
+29
2005-11-08
[PATCH] wireless net: Conversions of kmalloc/memset to kzalloc
Panagiotis Issaris
6
-39
/
+19
2005-11-08
[PATCH] atmel: memset correct range
Alexey Dobriyan
1
-1
/
+1
2005-11-08
[PATCH] prism54 : Transmit stats updated in wrong place
Roger While
1
-5
/
+5
2005-11-08
[PATCH] prism54 : Unused variable / extraneous udelay
Roger While
1
-8
/
+4
2005-11-06
[PATCH] airo.c/airo_cs.c: correct prototypes
Adrian Bunk
3
-4
/
+13
2005-11-06
[PATCH] prism54: Remove redundant assignment
Daniel Drake
1
-1
/
+0
2005-11-05
[PATCH] drivers/net/wireless/airo.c unsigned comparason
Gabriel A. Devenyi
1
-1
/
+1
2005-10-31
[PATCH] Typo fix: dot after newline in printk strings
Jean Delvare
1
-1
/
+1
2005-10-30
[CRYPTO] Simplify one-member scatterlist expressions
Herbert Xu
1
-2
/
+2
2005-10-30
[PATCH] Use sg_set_buf/sg_init_one where applicable
David Hardeman
1
-3
/
+2
2005-10-29
[PATCH] prism54: Free skb after disabling interrupts
Patrick McHardy
1
-4
/
+2
2005-10-29
[PATCH] Better fixup for the orinoco driver
Alan Cox
3
-2
/
+49
2005-10-29
[PATCH] revert "orinoco: Information leakage due to incorrect padding"
Andrew Morton
1
-2
/
+4
2005-10-29
[PATCH] ipw2200: Missing kmalloc check
Panagiotis Issaris
1
-0
/
+4
2005-10-29
drivers/net: Remove pointless checks for NULL prior to calling kfree()
Jesper Juhl
8
-77
/
+43
2005-10-29
[wireless prism54] Fix frame length
Roger While
1
-6
/
+1
2005-10-20
Merge branch 'master'
Jeff Garzik
1
-2
/
+3
2005-10-20
[PATCH] orinoco: limit message rate
Andrew Morton
1
-2
/
+3
2005-10-19
[PATCH] orinoco: remove redundance skb length check before padding
John W. Linville
1
-5
/
+3
2005-10-19
Merge branch 'master'
Jeff Garzik
1
-1
/
+1
2005-10-15
[PATCH] wireless/airo: Build fix
Matteo Croce
1
-1
/
+1
2005-10-05
Merge branch 'master'
Jeff Garzik
1
-5
/
+9
2005-10-05
[PATCH] orinoco: Information leakage due to incorrect padding
Pavel Roskin
1
-5
/
+9
2005-10-04
[wireless ipw2200] remove redundant return statement
Mateusz Berezecki
1
-2
/
+0
2005-10-04
airo: fix resume
Michal Schmidt
1
-3
/
+4
2005-10-04
Merge branch 'upstream-fixes'
Jeff Garzik
1
-2
/
+2
2005-10-04
[PATCH] hostap: Unregister netdevs before freeing local data
Jouni Malinen
1
-10
/
+12
2005-10-04
[PATCH] hostap: Do not free local->hw_priv before unregistering netdev
Jouni Malinen
3
-14
/
+7
2005-10-04
[PATCH] hostap: Fix hostap_pci build with PRISM2_IO_DEBUG
Jouni Malinen
1
-0
/
+8
2005-10-04
[PATCH] hostap: Remove hw specific dev_open/close handlers
Jouni Malinen
5
-47
/
+10
2005-10-04
[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl
Herbert Xu
1
-2
/
+2
2005-09-28
[PATCH] orinoco: Fix flood of kernel log with stupid WE warnings
Benjamin Herrenschmidt
1
-1
/
+1
2005-09-24
[wireless airo] remove needed dma_addr_t obfuscation
Jeff Garzik
1
-6
/
+7
2005-09-24
Remove WIRELESS_EXT ifdefs from several wireless drivers.
Jeff Garzik
9
-241
/
+1
2005-09-24
[PATCH] hostap: Remove iwe_stream_add_event kludge
Jean Tourrilhes
1
-12
/
+0
2005-09-24
[PATCH] hostap: Use GFP_ATOMIC to get rid of weird might_sleep issue
Jean Tourrilhes
1
-1
/
+1
2005-09-24
[PATCH] hostap: Add support for WE-19
Jean Tourrilhes
3
-6
/
+12
2005-09-24
[PATCH] hostap: Fix pci_driver name for hostap_plx and hostap_pci
Pavel Roskin
2
-2
/
+2
2005-09-23
[PATCH] orinoco: Bump version to 0.15rc3.
Pavel Roskin
1
-1
/
+1
2005-09-23
[PATCH] orinoco: Read only needed data in __orinoco_ev_txexc().
Pavel Roskin
1
-3
/
+3
2005-09-23
[PATCH] orinoco: Annotate endianess of variables and structure members.
Pavel Roskin
4
-97
/
+99
2005-09-23
[PATCH] orinoco: Remove unneeded forward declarations.
Pavel Roskin
2
-24
/
+6
2005-09-23
[PATCH] orinoco: orinoco_send_wevents() could return without unlocking.
Pavel Roskin
1
-1
/
+3
2005-09-23
[PATCH] orinoco: Fix memory leak and unneeded unlock in orinoco_join_ap()
Pavel Roskin
1
-2
/
+4
2005-09-23
[PATCH] orinoco: Make nortel_pci_hw_init() static.
Pavel Roskin
1
-1
/
+1
2005-09-23
[PATCH] orinoco: Remove inneeded system includes.
Pavel Roskin
11
-141
/
+10
2005-09-22
ieee80211: update orinoco, wl3501 drivers for latest struct naming
James Ketrenos
2
-2
/
+2
2005-09-22
[PATCH] ieee80211: Updated hostap to be compatible with extra_prefix_len changes
James Ketrenos
2
-8
/
+8
2005-09-22
[PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changes
James Ketrenos
4
-66
/
+66
[next]