Jiri Slaby 12a3768792 [PATCH] pci: bcm43xx avoid pci_find_device 19 years ago
..
bcm43xx 12a3768792 [PATCH] pci: bcm43xx avoid pci_find_device 19 years ago
hostap df8ccb9bf1 [PATCH] hostap: new pcmcia IDs 19 years ago
prism54 7f927fcc2f [PATCH] Typo fixes 19 years ago
Kconfig 5c601d0c94 [PATCH] wireless: move zd1201 where it belongs 19 years ago
Makefile 5c601d0c94 [PATCH] wireless: move zd1201 where it belongs 19 years ago
README 1da177e4c3 Linux-2.6.12-rc2 20 years ago
airo.c 0c6157a371 [PATCH] wireless/airo: minimal WPA awareness 19 years ago
airo.h d38087609a [PATCH] airo.c/airo_cs.c: correct prototypes 19 years ago
airo_cs.c e2d4096365 [PATCH] pcmcia: use bitfield instead of p_state and state 19 years ago
airport.c ef846bf04f [PATCH] orinoco: Remove inneeded system includes. 20 years ago
arlan-main.c 4541a5db0b [PATCH] arlan: fix section mismatch warnings 19 years ago
arlan-proc.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
arlan.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
atmel.c 3a1af6ffe4 [PATCH] wireless/atmel: send WEXT scan completion events 19 years ago
atmel.h b16a228d05 [PATCH] Atmel wireless update 19 years ago
atmel_cs.c 9940ec3617 [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present 19 years ago
atmel_pci.c b16a228d05 [PATCH] Atmel wireless update 19 years ago
hermes.c 8d5be08826 [PATCH] orinoco: don't use any padding for Tx frames 19 years ago
hermes.h 8d5be08826 [PATCH] orinoco: don't use any padding for Tx frames 19 years ago
hermes_rid.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
i82586.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
i82593.h 620d9aa95b [PATCH] i82593.h: make header comment GPL-compatible 19 years ago
ipw2100.c cc8279f68c [PATCH] ipw2100: Update version ipw2100 stamp to 1.2.2 19 years ago
ipw2100.h 3234eeec18 [PATCH] ipw2100: move mutex.h include from ipw2100.c to ipw2100.h 19 years ago
ipw2200.c e3c5a64e70 [PATCH] ipw2200: Fix wpa_supplicant association problem 19 years ago
ipw2200.h 459d408768 [PATCH] ipw2200: rename CONFIG_IEEE80211_RADIOTAP to CONFIG_IPW2200_RADIOTAP 19 years ago
netwave_cs.c 9940ec3617 [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present 19 years ago
orinoco.c 01d654d25d Merge branch 'upstream-fixes' into upstream 19 years ago
orinoco.h f298a2ec62 [PATCH] orinoco: bump version to 0.15 19 years ago
orinoco_cs.c 6cbaa330f1 [PATCH] orinoco: simplify locking, fix error handling in PCMCIA resume 19 years ago
orinoco_nortel.c 461c078c9c [PATCH] orinoco: don't put PCI resource data to the network device 19 years ago
orinoco_pci.c 461c078c9c [PATCH] orinoco: don't put PCI resource data to the network device 19 years ago
orinoco_pci.h 461c078c9c [PATCH] orinoco: don't put PCI resource data to the network device 19 years ago
orinoco_plx.c 461c078c9c [PATCH] orinoco: don't put PCI resource data to the network device 19 years ago
orinoco_tmd.c 461c078c9c [PATCH] orinoco: don't put PCI resource data to the network device 19 years ago
ray_cs.c 9940ec3617 [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present 19 years ago
ray_cs.h fba395eee7 [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection 19 years ago
rayctl.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
spectrum_cs.c 6cbaa330f1 [PATCH] orinoco: simplify locking, fix error handling in PCMCIA resume 19 years ago
strip.c ff5688ae1c [PATCH] drivers/net/*: use time_after() and friends 19 years ago
todo.txt 1da177e4c3 Linux-2.6.12-rc2 20 years ago
wavelan.c 53072d68cc [PATCH] wavelan: fix section mismatch 19 years ago
wavelan.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
wavelan.p.h d86b5e0e6b [PATCH] net/: fix the WIRELESS_EXT abuse 19 years ago
wavelan_cs.c e2d4096365 [PATCH] pcmcia: use bitfield instead of p_state and state 19 years ago
wavelan_cs.h ff1d2767d5 Add HostAP wireless driver. 20 years ago
wavelan_cs.p.h fba395eee7 [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection 19 years ago
wl3501.h fd238232cd [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device 19 years ago
wl3501_cs.c 9940ec3617 [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present 19 years ago
zd1201.c 5c601d0c94 [PATCH] wireless: move zd1201 where it belongs 19 years ago
zd1201.h 5c601d0c94 [PATCH] wireless: move zd1201 where it belongs 19 years ago

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