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-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
2005-09-22
[PATCH] ieee80211: Updated atmel to be compatible with ieee80211_hdr changes
James Ketrenos
1
-12
/
+12
2005-09-22
[PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211's hard_sta...
James Ketrenos
1
-1
/
+1
2005-09-22
[PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211_hdr changes
James Ketrenos
2
-6
/
+7
2005-09-22
[PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211's hard_sta...
James Ketrenos
1
-1
/
+2
2005-09-22
[PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211_hdr changes
James Ketrenos
2
-3
/
+3
2005-09-22
Merge /spare/repo/linux-2.6/
Jeff Garzik
1
-1
/
+4
2005-09-16
[PATCH] Updated ipw2200 to compile with ieee80211 abg_ture to abg_true change
James Ketrenos
1
-7
/
+7
2005-09-16
[PATCH] orinoco: Update PCMCIA ID's.
Pavel Roskin
2
-21
/
+57
2005-09-16
[PATCH] orinoco: Don't include <net/ieee80211.h> twice.
Pavel Roskin
1
-2
/
+0
2005-09-16
[PATCH] orinoco: Remove conditionals that are useless in the kernel drivers.
Pavel Roskin
2
-28
/
+1
2005-09-14
[PATCH] C99 initializers in ray_cs.c
viro@ZenIV.linux.org.uk
1
-23
/
+23
2005-09-14
[PATCH] drivers/net: fix-up schedule_timeout() usage
Nishanth Aravamudan
3
-18
/
+10
2005-09-14
[PATCH] orinoco: WE-18 support
Pavel Roskin
2
-110
/
+33
2005-09-14
[PATCH] airo : fix channel number in scan
matthieu castet
1
-1
/
+4
2005-09-13
[PATCH] pcmcia: add another orinoco_cs id
Komuro
1
-0
/
+1
2005-09-07
[wireless ieee80211,ipw2200] Lindent source code
Jeff Garzik
2
-1355
/
+1321
2005-09-07
[wireless] build fixes after merging WE-19
Jeff Garzik
2
-1
/
+2
2005-09-07
[PATCH] airo : WE-19 support
Jean Tourrilhes
1
-20
/
+21
2005-09-07
[PATCH] prism54 : WE-17 support
Jean Tourrilhes
2
-1
/
+5
2005-09-07
[PATCH] wl3501_cs : WE-17 support
Jean Tourrilhes
2
-2
/
+6
2005-09-07
[PATCH] atmel_cs : WE-17 support
Jean Tourrilhes
1
-15
/
+2
2005-09-07
[PATCH] iw263_netwave_we17.diff
Jean Tourrilhes
1
-2
/
+5
[next]