Add an optional set_mode() driver_ops handler for setting mode before keys
[wpasupplicant] / src / drivers / driver_nl80211.c
2008-09-29 Dan WilliamsAdd an optional set_mode() driver_ops handler for setti...
2008-08-27 Jouni MalinenFixed WEXT scan result parser to not crash on invalid...
2008-08-18 Jouni MalinenAdded mlme_{add,remove}_sta() for userspace MLME
2008-08-15 Jouni Malinennl80211: Preliminary code for usermode MLME support
2008-08-15 Jouni Malinennl80211: Fixed re-initialization of removed and re...
2008-08-15 Jouni Malinennl80211: Fixed set_mode() to actually use adhoc/station...
2008-07-15 Dan Williamswext: fix maxrate calculation
2008-06-06 Jouni MalinenAdded a preliminary nl80211/cfg80211 driver interface...