Faidon Liambotis d3cef4ee22 [PATCH] Add two PLX device IDs před 19 roky
..
bcm43xx 63104eec23 kbuild: introduce utsrelease.h před 19 roky
hostap d3cef4ee22 [PATCH] Add two PLX device IDs před 19 roky
prism54 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants před 19 roky
Kconfig 5c601d0c94 [PATCH] wireless: move zd1201 where it belongs před 19 roky
Makefile 5c601d0c94 [PATCH] wireless: move zd1201 where it belongs před 19 roky
README 1da177e4c3 Linux-2.6.12-rc2 před 20 roky
airo.c 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants před 19 roky
airo.h d38087609a [PATCH] airo.c/airo_cs.c: correct prototypes před 20 roky
airo_cs.c 6ab3d5624e Remove obsolete #include <linux/config.h> před 19 roky
airport.c 6ab3d5624e Remove obsolete #include <linux/config.h> před 19 roky
arlan-main.c 6ab3d5624e Remove obsolete #include <linux/config.h> před 19 roky
arlan-proc.c 6ab3d5624e Remove obsolete #include <linux/config.h> před 19 roky
arlan.h 6ab3d5624e Remove obsolete #include <linux/config.h> před 19 roky
atmel.c 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants před 19 roky
atmel.h b16a228d05 [PATCH] Atmel wireless update před 20 roky
atmel_cs.c 6ab3d5624e Remove obsolete #include <linux/config.h> před 19 roky
atmel_pci.c 6ab3d5624e Remove obsolete #include <linux/config.h> před 19 roky
hermes.c 6ab3d5624e Remove obsolete #include <linux/config.h> před 19 roky
hermes.h 8d5be08826 [PATCH] orinoco: don't use any padding for Tx frames před 19 roky
hermes_rid.h 1da177e4c3 Linux-2.6.12-rc2 před 20 roky
i82586.h 1da177e4c3 Linux-2.6.12-rc2 před 20 roky
i82593.h 620d9aa95b [PATCH] i82593.h: make header comment GPL-compatible před 19 roky
ipw2100.c 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants před 19 roky
ipw2100.h 3234eeec18 [PATCH] ipw2100: move mutex.h include from ipw2100.c to ipw2100.h před 19 roky
ipw2200.c 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants před 19 roky
ipw2200.h 6ab3d5624e Remove obsolete #include <linux/config.h> před 19 roky
netwave_cs.c 6ab3d5624e Remove obsolete #include <linux/config.h> před 19 roky
orinoco.c 6ab3d5624e Remove obsolete #include <linux/config.h> před 19 roky
orinoco.h f298a2ec62 [PATCH] orinoco: bump version to 0.15 před 19 roky
orinoco_cs.c 6ab3d5624e Remove obsolete #include <linux/config.h> před 19 roky
orinoco_nortel.c 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants před 19 roky
orinoco_pci.c 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants před 19 roky
orinoco_pci.h 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants před 19 roky
orinoco_plx.c 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants před 19 roky
orinoco_tmd.c 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants před 19 roky
ray_cs.c 6ab3d5624e Remove obsolete #include <linux/config.h> před 19 roky
ray_cs.h fba395eee7 [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection před 19 roky
rayctl.h 1da177e4c3 Linux-2.6.12-rc2 před 20 roky
spectrum_cs.c 6ab3d5624e Remove obsolete #include <linux/config.h> před 19 roky
strip.c 6ab3d5624e Remove obsolete #include <linux/config.h> před 19 roky
todo.txt 1da177e4c3 Linux-2.6.12-rc2 před 20 roky
wavelan.c aa95abefcc [PATCH] skb_padto()-area fixes in 8390, wavelan před 19 roky
wavelan.h 1da177e4c3 Linux-2.6.12-rc2 před 20 roky
wavelan.p.h d86b5e0e6b [PATCH] net/: fix the WIRELESS_EXT abuse před 19 roky
wavelan_cs.c 5b057c6b1a [NET]: Avoid allocating skb in skb_pad před 19 roky
wavelan_cs.h ff1d2767d5 Add HostAP wireless driver. před 20 roky
wavelan_cs.p.h 6ab3d5624e Remove obsolete #include <linux/config.h> před 19 roky
wl3501.h fd238232cd [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device před 19 roky
wl3501_cs.c 6ab3d5624e Remove obsolete #include <linux/config.h> před 19 roky
zd1201.c 5c601d0c94 [PATCH] wireless: move zd1201 where it belongs před 19 roky
zd1201.h 5c601d0c94 [PATCH] wireless: move zd1201 where it belongs před 19 roky

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