Komuro fd99ddd070 [PATCH] pcmcia: hostap_cs.c - 0xc00f,0x0000 conflicts with pcnet_cs vor 19 Jahren
..
bcm43xx 71c0cd7042 [PATCH] Add bcm43xx HW RNG support vor 19 Jahren
hostap fd99ddd070 [PATCH] pcmcia: hostap_cs.c - 0xc00f,0x0000 conflicts with pcnet_cs vor 19 Jahren
prism54 7f927fcc2f [PATCH] Typo fixes vor 19 Jahren
Kconfig 5c601d0c94 [PATCH] wireless: move zd1201 where it belongs vor 19 Jahren
Makefile 5c601d0c94 [PATCH] wireless: move zd1201 where it belongs vor 19 Jahren
README 1da177e4c3 Linux-2.6.12-rc2 vor 20 Jahren
airo.c 0c6157a371 [PATCH] wireless/airo: minimal WPA awareness vor 19 Jahren
airo.h d38087609a [PATCH] airo.c/airo_cs.c: correct prototypes vor 20 Jahren
airo_cs.c e2d4096365 [PATCH] pcmcia: use bitfield instead of p_state and state vor 19 Jahren
airport.c ef846bf04f [PATCH] orinoco: Remove inneeded system includes. vor 20 Jahren
arlan-main.c 4541a5db0b [PATCH] arlan: fix section mismatch warnings vor 19 Jahren
arlan-proc.c 1da177e4c3 Linux-2.6.12-rc2 vor 20 Jahren
arlan.h 1da177e4c3 Linux-2.6.12-rc2 vor 20 Jahren
atmel.c 3a1af6ffe4 [PATCH] wireless/atmel: send WEXT scan completion events vor 19 Jahren
atmel.h b16a228d05 [PATCH] Atmel wireless update vor 20 Jahren
atmel_cs.c 9940ec3617 [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present vor 19 Jahren
atmel_pci.c b16a228d05 [PATCH] Atmel wireless update vor 20 Jahren
hermes.c 8d5be08826 [PATCH] orinoco: don't use any padding for Tx frames vor 19 Jahren
hermes.h 8d5be08826 [PATCH] orinoco: don't use any padding for Tx frames vor 19 Jahren
hermes_rid.h 1da177e4c3 Linux-2.6.12-rc2 vor 20 Jahren
i82586.h 1da177e4c3 Linux-2.6.12-rc2 vor 20 Jahren
i82593.h 620d9aa95b [PATCH] i82593.h: make header comment GPL-compatible vor 19 Jahren
ipw2100.c d6e05edc59 spelling fixes vor 19 Jahren
ipw2100.h 3234eeec18 [PATCH] ipw2100: move mutex.h include from ipw2100.c to ipw2100.h vor 19 Jahren
ipw2200.c 8f76078037 [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ vor 19 Jahren
ipw2200.h 89c318ed39 [PATCH] ipw2200 locking fix vor 19 Jahren
netwave_cs.c 9940ec3617 [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present vor 19 Jahren
orinoco.c d0b952a983 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 vor 19 Jahren
orinoco.h f298a2ec62 [PATCH] orinoco: bump version to 0.15 vor 19 Jahren
orinoco_cs.c 6cbaa330f1 [PATCH] orinoco: simplify locking, fix error handling in PCMCIA resume vor 19 Jahren
orinoco_nortel.c 461c078c9c [PATCH] orinoco: don't put PCI resource data to the network device vor 19 Jahren
orinoco_pci.c 461c078c9c [PATCH] orinoco: don't put PCI resource data to the network device vor 19 Jahren
orinoco_pci.h 461c078c9c [PATCH] orinoco: don't put PCI resource data to the network device vor 19 Jahren
orinoco_plx.c 461c078c9c [PATCH] orinoco: don't put PCI resource data to the network device vor 19 Jahren
orinoco_tmd.c 461c078c9c [PATCH] orinoco: don't put PCI resource data to the network device vor 19 Jahren
ray_cs.c 5b057c6b1a [NET]: Avoid allocating skb in skb_pad vor 19 Jahren
ray_cs.h fba395eee7 [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection vor 19 Jahren
rayctl.h 1da177e4c3 Linux-2.6.12-rc2 vor 20 Jahren
spectrum_cs.c 6cbaa330f1 [PATCH] orinoco: simplify locking, fix error handling in PCMCIA resume vor 19 Jahren
strip.c ff5688ae1c [PATCH] drivers/net/*: use time_after() and friends vor 19 Jahren
todo.txt 1da177e4c3 Linux-2.6.12-rc2 vor 20 Jahren
wavelan.c aa95abefcc [PATCH] skb_padto()-area fixes in 8390, wavelan vor 19 Jahren
wavelan.h 1da177e4c3 Linux-2.6.12-rc2 vor 20 Jahren
wavelan.p.h d86b5e0e6b [PATCH] net/: fix the WIRELESS_EXT abuse vor 19 Jahren
wavelan_cs.c 5b057c6b1a [NET]: Avoid allocating skb in skb_pad vor 19 Jahren
wavelan_cs.h ff1d2767d5 Add HostAP wireless driver. vor 20 Jahren
wavelan_cs.p.h fba395eee7 [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection vor 19 Jahren
wl3501.h fd238232cd [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device vor 19 Jahren
wl3501_cs.c 9940ec3617 [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present vor 19 Jahren
zd1201.c 5c601d0c94 [PATCH] wireless: move zd1201 where it belongs vor 19 Jahren
zd1201.h 5c601d0c94 [PATCH] wireless: move zd1201 where it belongs vor 19 Jahren

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