nl80211: Replace SIOCSIWSCAN with NL80211_CMD_TRIGGER_SCAN
[wpasupplicant] / src / drivers / driver_nl80211.c
2009-02-12 Jouni Malinennl80211: Replace SIOCSIWSCAN with NL80211_CMD_TRIGGER_SCAN
2009-02-05 Jouni MalinenFixed scan buffer increasing with WEXT
2009-01-20 Jouni MalinenImplement set_probe_req_ie() for nl80211 drivers
2009-01-03 Jouni MalinenMark functions static if not used elsewhere and use...
2008-12-09 Luis R. Rodriguezwpa_supplicant: Add support for setting of a regulatory...
2008-12-08 Jouni Malinennl80211: Include copy of linux/nl80211.h with hostapd...
2008-10-29 Jouni Malinennl80211: Finish dumps properly (ported from iw.git)
2008-09-30 Jouni Malinennl80211: clean up netlink code
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...