Size: 956
Comment:
|
Size: 1212
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
* http://www.cs.umd.edu/~arunesh/1x/index.html (OpenSource) * http://www.open1x.org./ (OpenSource) * http://www.mtghouse.com/supplicant_priv.html (Free but closed source) |
* http://www.cs.umd.edu/~arunesh/1x/index.html (OpenSource) * http://www.open1x.org./ (OpenSource) * http://www.mtghouse.com/supplicant_priv.html (Free but closed source) |
Line 11: | Line 11: |
* http://users.pandora.be/bart.de.schuymer/ebtables/ | * http://users.pandora.be/bart.de.schuymer/ebtables/ |
Line 13: | Line 13: |
* http://www.fasta.fh-dortmund.de/users/andy/wvlan/ (Since the linux kernel 2.4.x contains its own WaveLAN/IEEE 802.11 driver, this standalone driver is depreciated) |
* [http://www.fasta.fh-dortmund.de/users/andy/wvlan/ wlan(deprecated)] (Since the linux kernel 2.4.x contains its own WaveLAN/IEEE 802.11 driver, this standalone driver is deprecated in favour of Orinoco driver) * [http://ozlabs.org/people/dgibson/dldwd/ Orinoco]: Replace deprecated wlan driver. * JeanTourrilhes has an extensive [http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/ page] about WLAN hardware on Linux. |
This is mostly refactored from the WirelessLinks page which is now large enough that it's mostly useless. This page is for Linux wireless drivers which aren't yet included in the main kernel tree. -- AdamShand
See also: WirelessLinks, LinuxDrivers, LinuxHacks
- 802.1x support for Linux
http://www.mtghouse.com/supplicant_priv.html (Free but closed source)
- Ebtables (like IP tables only layer 2)
WaveLan 802.11 driver - I think this is the same one that comes standard with the pcmcia package but it has a nice list of features which I hadn't found anywhere before.
[http://www.fasta.fh-dortmund.de/users/andy/wvlan/ wlan(deprecated)] (Since the linux kernel 2.4.x contains its own WaveLAN/IEEE 802.11 driver, this standalone driver is deprecated in favour of Orinoco driver)
[http://ozlabs.org/people/dgibson/dldwd/ Orinoco]: Replace deprecated wlan driver.
JeanTourrilhes has an extensive [http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/ page] about WLAN hardware on Linux.