Theodore Ts'o 8e18e2941c [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private il y a 19 ans
..
bcm43xx 8e18e2941c [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private il y a 19 ans
hostap 7282d491ec drivers/net: const-ify ethtool_ops declarations il y a 19 ans
prism54 c925f1ea9e Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream il y a 19 ans
zd1211rw 4e1bbd846d [PATCH] zd1211rw: Removed unneeded packed attributes il y a 19 ans
Kconfig 01d478338f [PATCH] ipw2200: always enable frequently used debugging code il y a 19 ans
Makefile e85d0918b5 [PATCH] ZyDAS ZD1211 USB-WLAN driver il y a 19 ans
README 1da177e4c3 Linux-2.6.12-rc2 il y a 21 ans
airo.c 28eb177dfa Merge branch 'master' into upstream il y a 19 ans
airo.h d38087609a [PATCH] airo.c/airo_cs.c: correct prototypes il y a 20 ans
airo_cs.c 6ab3d5624e Remove obsolete #include <linux/config.h> il y a 19 ans
airport.c 6ab3d5624e Remove obsolete #include <linux/config.h> il y a 19 ans
arlan-main.c 6ab3d5624e Remove obsolete #include <linux/config.h> il y a 19 ans
arlan-proc.c 6ab3d5624e Remove obsolete #include <linux/config.h> il y a 19 ans
arlan.h 6ab3d5624e Remove obsolete #include <linux/config.h> il y a 19 ans
atmel.c 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants il y a 19 ans
atmel.h b16a228d05 [PATCH] Atmel wireless update il y a 20 ans
atmel_cs.c 6ab3d5624e Remove obsolete #include <linux/config.h> il y a 19 ans
atmel_pci.c 299176206b drivers/net: Remove deprecated use of pci_module_init() il y a 19 ans
hermes.c 6ab3d5624e Remove obsolete #include <linux/config.h> il y a 19 ans
hermes.h 8d5be08826 [PATCH] orinoco: don't use any padding for Tx frames il y a 19 ans
hermes_rid.h 1da177e4c3 Linux-2.6.12-rc2 il y a 21 ans
i82586.h 1da177e4c3 Linux-2.6.12-rc2 il y a 21 ans
i82593.h 620d9aa95b [PATCH] i82593.h: make header comment GPL-compatible il y a 20 ans
ipw2100.c 7282d491ec drivers/net: const-ify ethtool_ops declarations il y a 19 ans
ipw2100.h 3234eeec18 [PATCH] ipw2100: move mutex.h include from ipw2100.c to ipw2100.h il y a 20 ans
ipw2200.c 7282d491ec drivers/net: const-ify ethtool_ops declarations il y a 19 ans
ipw2200.h 094c4d2df6 [PATCH] ipw2200: enable wireless extension passive scan il y a 19 ans
netwave_cs.c 6ab3d5624e Remove obsolete #include <linux/config.h> il y a 19 ans
orinoco.c 7282d491ec drivers/net: const-ify ethtool_ops declarations il y a 19 ans
orinoco.h 821fe6831c [PATCH] orinoco: Don't use "extern inline" on locking functions il y a 19 ans
orinoco_cs.c 6ab3d5624e Remove obsolete #include <linux/config.h> il y a 19 ans
orinoco_nortel.c 299176206b drivers/net: Remove deprecated use of pci_module_init() il y a 19 ans
orinoco_pci.c 299176206b drivers/net: Remove deprecated use of pci_module_init() il y a 19 ans
orinoco_pci.h 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants il y a 19 ans
orinoco_plx.c 299176206b drivers/net: Remove deprecated use of pci_module_init() il y a 19 ans
orinoco_tmd.c 299176206b drivers/net: Remove deprecated use of pci_module_init() il y a 19 ans
ray_cs.c 7282d491ec drivers/net: const-ify ethtool_ops declarations il y a 19 ans
ray_cs.h fba395eee7 [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection il y a 20 ans
rayctl.h 1da177e4c3 Linux-2.6.12-rc2 il y a 21 ans
spectrum_cs.c c5ab964deb [PATCH] spectrum_cs: Fix firmware uploading errors il y a 19 ans
strip.c ee1377c3ee [STRIP]: Fix neighbour table refcount leak. il y a 19 ans
todo.txt 1da177e4c3 Linux-2.6.12-rc2 il y a 21 ans
wavelan.c aa95abefcc [PATCH] skb_padto()-area fixes in 8390, wavelan il y a 19 ans
wavelan.h 1da177e4c3 Linux-2.6.12-rc2 il y a 21 ans
wavelan.p.h d86b5e0e6b [PATCH] net/: fix the WIRELESS_EXT abuse il y a 20 ans
wavelan_cs.c 7282d491ec drivers/net: const-ify ethtool_ops declarations il y a 19 ans
wavelan_cs.h ff1d2767d5 Add HostAP wireless driver. il y a 20 ans
wavelan_cs.p.h 6ab3d5624e Remove obsolete #include <linux/config.h> il y a 19 ans
wl3501.h fd238232cd [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device il y a 20 ans
wl3501_cs.c 7282d491ec drivers/net: const-ify ethtool_ops declarations il y a 19 ans
zd1201.c d91928e906 [PATCH] zd1201: workaround interference problem il y a 19 ans
zd1201.h 5c601d0c94 [PATCH] wireless: move zd1201 where it belongs il y a 19 ans

README

README
------

This directory is mostly for Wireless LAN drivers, in their
various incarnations (ISA, PCI, Pcmcia...).
This separate directory is needed because a lot of driver work
on different bus (typically PCI + Pcmcia) and share 95% of the
code. This allow the code and the config options to be in one single
place instead of scattered all over the driver tree, which is never
100% satisfactory.

Note : if you want more info on the topic of Wireless LANs,
you are kindly invited to have a look at the Wireless Howto :
http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
Some Wireless LAN drivers, like orinoco_cs, require the use of
Wireless Tools to be configured :
http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html

Special notes for distribution maintainers :
1) wvlan_cs will be discontinued soon in favor of orinoco_cs
2) Please add Wireless Tools support in your scripts

Have fun...

Jean