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.
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)
Orinoco: Replace deprecated wlan driver.
JeanTourrilhes has an extensive page about WLAN hardware on Linux.