Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [PATCH] hostap: don't #include C files in hostap_main.c | Adrian Bunk | 2006-01-16 |
| | | | | | | | | This patch contains an attempt to properly build hostap.o without #include'ing C files. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> | ||
* | [PATCH] hostap update | Jouni Malinen | 2005-07-30 |
| | | | | | | | | | | Cleaned up scan result processing by converting struct hfa384x_scan_result into struct hfa384x_hostscan_result. This removes special cases from result processing since the results are only used in one, hostscan, format. 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 |
Includes minor cleanups from Adrian Bunk <bunk@stusta.de>. |