Adrian Bunk 7635d345b2 [PATCH] hostap: rename hostap.c to hostap_main.c há 20 anos atrás
..
hostap 7635d345b2 [PATCH] hostap: rename hostap.c to hostap_main.c há 20 anos atrás
prism54 a7c243b544 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 há 20 anos atrás
Kconfig b16a228d05 [PATCH] Atmel wireless update há 20 anos atrás
Makefile 3a48c4c2d5 [PATCH] orinoco: New driver - spectrum_cs. há 20 anos atrás
README 1da177e4c3 Linux-2.6.12-rc2 há 20 anos atrás
airo.c 3133c5e896 Merge git://git.tuxdriver.com/git/netdev-jwl há 20 anos atrás
airo.h d38087609a [PATCH] airo.c/airo_cs.c: correct prototypes há 20 anos atrás
airo_cs.c 3133c5e896 Merge git://git.tuxdriver.com/git/netdev-jwl há 20 anos atrás
airport.c ef846bf04f [PATCH] orinoco: Remove inneeded system includes. há 20 anos atrás
arlan-main.c 5ccabb9b45 [PATCH] arlan: module parameter fixes há 20 anos atrás
arlan-proc.c 1da177e4c3 Linux-2.6.12-rc2 há 20 anos atrás
arlan.h 1da177e4c3 Linux-2.6.12-rc2 há 20 anos atrás
atmel.c 5bc4c36d7c [PATCH] atmel: audit return code of create_proc_read_entry há 20 anos atrás
atmel.h b16a228d05 [PATCH] Atmel wireless update há 20 anos atrás
atmel_cs.c 2ecc26b87a Merge branch 'atmel' há 20 anos atrás
atmel_pci.c b16a228d05 [PATCH] Atmel wireless update há 20 anos atrás
hermes.c 2c36ed22c6 [PATCH] Better fixup for the orinoco driver há 20 anos atrás
hermes.h 2c36ed22c6 [PATCH] Better fixup for the orinoco driver há 20 anos atrás
hermes_rid.h 1da177e4c3 Linux-2.6.12-rc2 há 20 anos atrás
i82586.h 1da177e4c3 Linux-2.6.12-rc2 há 20 anos atrás
i82593.h 1da177e4c3 Linux-2.6.12-rc2 há 20 anos atrás
ipw2100.c c2a8fad433 [wireless ipw2100] kill unused-var warnings for debug-disabled code há 20 anos atrás
ipw2100.h a7c243b544 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 há 20 anos atrás
ipw2200.c a7c243b544 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 há 20 anos atrás
ipw2200.h a7c243b544 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 há 20 anos atrás
netwave_cs.c e2e9650725 Remove WIRELESS_EXT ifdefs from several wireless drivers. há 20 anos atrás
orinoco.c 2c36ed22c6 [PATCH] Better fixup for the orinoco driver há 20 anos atrás
orinoco.h 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason há 20 anos atrás
orinoco_cs.c 393da59834 [PATCH] orinoco: Remove unneeded forward declarations. há 20 anos atrás
orinoco_nortel.c 4c08202547 [PATCH] orinoco: Make nortel_pci_hw_init() static. há 20 anos atrás
orinoco_pci.c ef846bf04f [PATCH] orinoco: Remove inneeded system includes. há 20 anos atrás
orinoco_plx.c ef846bf04f [PATCH] orinoco: Remove inneeded system includes. há 20 anos atrás
orinoco_tmd.c ef846bf04f [PATCH] orinoco: Remove inneeded system includes. há 20 anos atrás
ray_cs.c 7a700fafbe [PATCH] C99 initializers in ray_cs.c há 20 anos atrás
ray_cs.h 3d5d5ac085 [PATCH] ray_cs : WE-17 support há 20 anos atrás
rayctl.h 1da177e4c3 Linux-2.6.12-rc2 há 20 anos atrás
spectrum_cs.c d133ae4cd6 [PATCH] orinoco: Annotate endianess of variables and structure members. há 20 anos atrás
strip.c b4558ea93d drivers/net: Remove pointless checks for NULL prior to calling kfree() há 20 anos atrás
todo.txt 1da177e4c3 Linux-2.6.12-rc2 há 20 anos atrás
wavelan.c e2e9650725 Remove WIRELESS_EXT ifdefs from several wireless drivers. há 20 anos atrás
wavelan.h 1da177e4c3 Linux-2.6.12-rc2 há 20 anos atrás
wavelan.p.h e2e9650725 Remove WIRELESS_EXT ifdefs from several wireless drivers. há 20 anos atrás
wavelan_cs.c b69a3aa85c [PATCH] wireless net: Conversions of kmalloc/memset to kzalloc há 20 anos atrás
wavelan_cs.h ff1d2767d5 Add HostAP wireless driver. há 20 anos atrás
wavelan_cs.p.h e2e9650725 Remove WIRELESS_EXT ifdefs from several wireless drivers. há 20 anos atrás
wl3501.h af9288a707 ieee80211: update orinoco, wl3501 drivers for latest struct naming há 20 anos atrás
wl3501_cs.c b69a3aa85c [PATCH] wireless net: Conversions of kmalloc/memset to kzalloc há 20 anos atrás

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