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

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