Pavel Roskin 3d52996221 [PATCH] orinoco_pci: use pci_iomap() for resources 19 tahun lalu
..
bcm43xx 7c241d37fe [PATCH] bcm43xx: make PIO mode usable 19 tahun lalu
hostap dac322e39a [PATCH] Fix crash on big-endian systems during scan 19 tahun lalu
prism54 7f927fcc2f [PATCH] Typo fixes 19 tahun lalu
Kconfig c1783454a3 [PATCH] Revert NET_RADIO Kconfig title change 19 tahun lalu
Makefile 70e5e983f8 [PATCH] bcm43xx: patch Kconfig and wireless/Makefile for import 19 tahun lalu
README 1da177e4c3 Linux-2.6.12-rc2 20 tahun lalu
airo.c 6fcdf565ff [PATCH] wireless/airo: clean up WEXT association and scan events 19 tahun lalu
airo.h d38087609a [PATCH] airo.c/airo_cs.c: correct prototypes 20 tahun lalu
airo_cs.c e2d4096365 [PATCH] pcmcia: use bitfield instead of p_state and state 19 tahun lalu
airport.c ef846bf04f [PATCH] orinoco: Remove inneeded system includes. 20 tahun lalu
arlan-main.c 5ccabb9b45 [PATCH] arlan: module parameter fixes 20 tahun lalu
arlan-proc.c 1da177e4c3 Linux-2.6.12-rc2 20 tahun lalu
arlan.h 1da177e4c3 Linux-2.6.12-rc2 20 tahun lalu
atmel.c 3a1af6ffe4 [PATCH] wireless/atmel: send WEXT scan completion events 19 tahun lalu
atmel.h b16a228d05 [PATCH] Atmel wireless update 20 tahun lalu
atmel_cs.c 9940ec3617 [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present 19 tahun lalu
atmel_pci.c b16a228d05 [PATCH] Atmel wireless update 20 tahun lalu
hermes.c 8d5be08826 [PATCH] orinoco: don't use any padding for Tx frames 19 tahun lalu
hermes.h 8d5be08826 [PATCH] orinoco: don't use any padding for Tx frames 19 tahun lalu
hermes_rid.h 1da177e4c3 Linux-2.6.12-rc2 20 tahun lalu
i82586.h 1da177e4c3 Linux-2.6.12-rc2 20 tahun lalu
i82593.h 620d9aa95b [PATCH] i82593.h: make header comment GPL-compatible 19 tahun lalu
ipw2100.c cc8279f68c [PATCH] ipw2100: Update version ipw2100 stamp to 1.2.2 19 tahun lalu
ipw2100.h 3234eeec18 [PATCH] ipw2100: move mutex.h include from ipw2100.c to ipw2100.h 19 tahun lalu
ipw2200.c 5d9428de1a BUG_ON() Conversion in drivers/net/ 19 tahun lalu
ipw2200.h 171e7b2f1f [PATCH] ipw2x00: expend Copyright to 2006 19 tahun lalu
netwave_cs.c 9940ec3617 [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present 19 tahun lalu
orinoco.c 37a6c6117d [PATCH] orinoco: delay FID allocation after firmware initialization 19 tahun lalu
orinoco.h a28dc81dcd [PATCH] orinoco: simplify 802.3 encapsulation code 19 tahun lalu
orinoco_cs.c b018779cbd [PATCH] orinoco: remove PCMCIA audio support, it's useless for wireless cards 19 tahun lalu
orinoco_nortel.c d495657200 [PATCH] orinoco_nortel: Add Symbol LA-4123 ID 19 tahun lalu
orinoco_pci.c 3d52996221 [PATCH] orinoco_pci: use pci_iomap() for resources 19 tahun lalu
orinoco_plx.c ef846bf04f [PATCH] orinoco: Remove inneeded system includes. 20 tahun lalu
orinoco_tmd.c ef846bf04f [PATCH] orinoco: Remove inneeded system includes. 20 tahun lalu
ray_cs.c 9940ec3617 [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present 19 tahun lalu
ray_cs.h fba395eee7 [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection 19 tahun lalu
rayctl.h 1da177e4c3 Linux-2.6.12-rc2 20 tahun lalu
spectrum_cs.c 6b61626290 [PATCH] orinoco replace hermes_write_words() with hermes_write_bytes() 19 tahun lalu
strip.c ff5688ae1c [PATCH] drivers/net/*: use time_after() and friends 19 tahun lalu
todo.txt 1da177e4c3 Linux-2.6.12-rc2 20 tahun lalu
wavelan.c 858119e159 [PATCH] Unlinline a bunch of other functions 19 tahun lalu
wavelan.h 1da177e4c3 Linux-2.6.12-rc2 20 tahun lalu
wavelan.p.h d86b5e0e6b [PATCH] net/: fix the WIRELESS_EXT abuse 19 tahun lalu
wavelan_cs.c e2d4096365 [PATCH] pcmcia: use bitfield instead of p_state and state 19 tahun lalu
wavelan_cs.h ff1d2767d5 Add HostAP wireless driver. 20 tahun lalu
wavelan_cs.p.h fba395eee7 [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection 19 tahun lalu
wl3501.h fd238232cd [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device 19 tahun lalu
wl3501_cs.c 9940ec3617 [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present 19 tahun lalu

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