Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [wireless hostap] automatically select ieee80211 dependency in Kconfig | Jeff Garzik | 2005-09-02 | 1 | -0/+2 |
| | |||||
* | [PATCH] hostap: Replace crypto code with net/ieee80211 version | Jouni Malinen | 2005-07-31 | 1 | -33/+0 |
| | | | | | | | | | | Replace Host AP version of WEP, TKIP, CCMP implementation with net/ieee80211 that has more or less identical implementation (since it is based on the Host AP implementation). Remove Host AP specific implementation and modules from drivers/net/wireless/hostap. Signed-off-by: Jouni Malinen <jkmaline@cc.hut.fi> Signed-off-by: Jeff Garzik <jgarzik@pobox.com> | ||||
* | Add HostAP wireless driver. | Jouni Malinen | 2005-05-12 | 1 | -0/+104 |
Includes minor cleanups from Adrian Bunk <bunk@stusta.de>. |