Dominik Brodowski 01918d16c8 [PATCH] pcmcia: add more IDs to hostap_cs.c 19 years ago
..
bcm43xx 016002312d [PATCH] missing include of dma-mapping.h 18 years ago
hostap 01918d16c8 [PATCH] pcmcia: add more IDs to hostap_cs.c 18 years ago
prism54 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
zd1211rw 41072a1be5 [PATCH] zd1211rw: fix build-break caused by association race fix 18 years ago
Kconfig 095096038d Fix several typos in drivers/ 18 years ago
Makefile e85d0918b5 [PATCH] ZyDAS ZD1211 USB-WLAN driver 19 years ago
README 1da177e4c3 Linux-2.6.12-rc2 20 years ago
airo.c 5bb85f1808 [PATCH] airo: check if need to freeze 18 years ago
airo.h d38087609a [PATCH] airo.c/airo_cs.c: correct prototypes 19 years ago
airo_cs.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
airport.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
arlan-main.c 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
arlan-proc.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
arlan.h 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
atmel.c 53077944f1 [PATCH] wireless: More WE-21 potential overflows... 18 years ago
atmel.h b16a228d05 [PATCH] Atmel wireless update 19 years ago
atmel_cs.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
atmel_pci.c 299176206b drivers/net: Remove deprecated use of pci_module_init() 19 years ago
hermes.c 6ab3d5624e Remove obsolete #include <linux/config.h> 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 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
ipw2100.h 3234eeec18 [PATCH] ipw2100: move mutex.h include from ipw2100.c to ipw2100.h 19 years ago
ipw2200.c 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
ipw2200.h 094c4d2df6 [PATCH] ipw2200: enable wireless extension passive scan 18 years ago
netwave_cs.c 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
orinoco.c 7e4e8d99c2 [PATCH] orinoco: fix WE-21 buffer overflow 18 years ago
orinoco.h 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
orinoco_cs.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
orinoco_nortel.c 299176206b drivers/net: Remove deprecated use of pci_module_init() 19 years ago
orinoco_pci.c 299176206b drivers/net: Remove deprecated use of pci_module_init() 19 years ago
orinoco_pci.h 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 years ago
orinoco_plx.c 299176206b drivers/net: Remove deprecated use of pci_module_init() 19 years ago
orinoco_tmd.c 299176206b drivers/net: Remove deprecated use of pci_module_init() 19 years ago
ray_cs.c 53077944f1 [PATCH] wireless: More WE-21 potential overflows... 18 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 c5ab964deb [PATCH] spectrum_cs: Fix firmware uploading errors 19 years ago
strip.c a144ea4b7a [IPV4]: annotate struct in_ifaddr 18 years ago
todo.txt 1da177e4c3 Linux-2.6.12-rc2 20 years ago
wavelan.c 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
wavelan.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
wavelan.p.h 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
wavelan_cs.c c31f28e778 drivers/net: eliminate irq handler impossible checks, needless casts 18 years ago
wavelan_cs.h ff1d2767d5 Add HostAP wireless driver. 20 years ago
wavelan_cs.p.h 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
wl3501.h fd238232cd [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device 19 years ago
wl3501_cs.c c31f28e778 drivers/net: eliminate irq handler impossible checks, needless casts 18 years ago
zd1201.c 683f8c9e00 [PATCH] zd1201: Possible NULL dereference 18 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