Jouni Malinen
0f3d578efc
Remove the GPL notification from files contributed by Jouni Malinen
...
Remove the GPL notification text from the files that were
initially contributed by myself.
Signed-hostap: Jouni Malinen <j@w1.fi>
2012-02-11 19:39:36 +02:00
Johannes Berg
dd840f793c
AP: Add explicit EAPOL TX status event
...
The new event can be used when EAPOL TX status can't be reported as a
complete 802.11 frame but is instead reported as just the EAPOL data as
originally passed to hapd_send_eapol().
Signed-hostap: Johannes Berg <johannes.berg@intel.com>
2011-11-19 13:00:30 +02:00
Jouni Malinen
9d77a392c7
Use a pre-processor macro to simplify event_to_string()
...
Signed-hostap: Jouni Malinen <j@w1.fi>
2011-11-13 19:06:37 +02:00
Ben Greear
6c3771d7d5
Print human readable driver event names
...
This makes it easier to understand the event related logs.
Signed-hostap: Ben Greear <greearb@candelatech.com>
2011-11-13 19:01:38 +02:00
Jouni Malinen
aea855d752
Move wpa_scan_results_free() into shared C file
...
Replace the inline helper function with a new C file that can be used
for common driver API related function.
Signed-hostap: Jouni Malinen <j@w1.fi>
2011-11-13 18:56:26 +02:00