Stephen Hemminger ee1377c3ee [STRIP]: Fix neighbour table refcount leak. 19 лет назад
..
bcm43xx 345f6b8beb [PATCH] softmac: do shared key auth in workqueue 19 лет назад
hostap 9b5cce0764 [PATCH] hostap: Restore antenna selection settings after port reset 19 лет назад
prism54 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 лет назад
zd1211rw fde627b54c [PATCH] zd1211rw: Packet filter fix for managed (STA) mode 19 лет назад
Kconfig 8fa9ea18e8 [PATCH] airo: should select crypto_aes 19 лет назад
Makefile e85d0918b5 [PATCH] ZyDAS ZD1211 USB-WLAN driver 19 лет назад
README 1da177e4c3 Linux-2.6.12-rc2 21 лет назад
airo.c 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 лет назад
airo.h d38087609a [PATCH] airo.c/airo_cs.c: correct prototypes 20 лет назад
airo_cs.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
airport.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
arlan-main.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
arlan-proc.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
arlan.h 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
atmel.c 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 лет назад
atmel.h b16a228d05 [PATCH] Atmel wireless update 20 лет назад
atmel_cs.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
atmel_pci.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
hermes.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
hermes.h 8d5be08826 [PATCH] orinoco: don't use any padding for Tx frames 19 лет назад
hermes_rid.h 1da177e4c3 Linux-2.6.12-rc2 21 лет назад
i82586.h 1da177e4c3 Linux-2.6.12-rc2 21 лет назад
i82593.h 620d9aa95b [PATCH] i82593.h: make header comment GPL-compatible 20 лет назад
ipw2100.c 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 лет назад
ipw2100.h 3234eeec18 [PATCH] ipw2100: move mutex.h include from ipw2100.c to ipw2100.h 20 лет назад
ipw2200.c 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 лет назад
ipw2200.h 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
netwave_cs.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
orinoco.c fe397d469f [PATCH] orinoco: fix setting transmit key only 19 лет назад
orinoco.h f298a2ec62 [PATCH] orinoco: bump version to 0.15 19 лет назад
orinoco_cs.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
orinoco_nortel.c 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 лет назад
orinoco_pci.c 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 лет назад
orinoco_pci.h 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 лет назад
orinoco_plx.c 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 лет назад
orinoco_tmd.c 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 лет назад
ray_cs.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
ray_cs.h fba395eee7 [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection 20 лет назад
rayctl.h 1da177e4c3 Linux-2.6.12-rc2 21 лет назад
spectrum_cs.c c5ab964deb [PATCH] spectrum_cs: Fix firmware uploading errors 19 лет назад
strip.c ee1377c3ee [STRIP]: Fix neighbour table refcount leak. 19 лет назад
todo.txt 1da177e4c3 Linux-2.6.12-rc2 21 лет назад
wavelan.c aa95abefcc [PATCH] skb_padto()-area fixes in 8390, wavelan 19 лет назад
wavelan.h 1da177e4c3 Linux-2.6.12-rc2 21 лет назад
wavelan.p.h d86b5e0e6b [PATCH] net/: fix the WIRELESS_EXT abuse 20 лет назад
wavelan_cs.c 5b057c6b1a [NET]: Avoid allocating skb in skb_pad 19 лет назад
wavelan_cs.h ff1d2767d5 Add HostAP wireless driver. 20 лет назад
wavelan_cs.p.h 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
wl3501.h fd238232cd [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device 20 лет назад
wl3501_cs.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
zd1201.c d91928e906 [PATCH] zd1201: workaround interference problem 19 лет назад
zd1201.h 5c601d0c94 [PATCH] wireless: move zd1201 where it belongs 19 лет назад

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