Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-02 | [wireless hostap] automatically select ieee80211 dependency in Kconfig | Jeff Garzik | |
2005-07-31 | [PATCH] hostap: Replace crypto code with net/ieee80211 version | Jouni Malinen | |
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> | |||
2005-05-12 | Add HostAP wireless driver. | Jouni Malinen | |
Includes minor cleanups from Adrian Bunk <bunk@stusta.de>. |