nl80211: Share common interface processing code
[wpasupplicant] / wpa_supplicant / mlme.c
2009-04-03 Jouni MalinenShare same hw_feature definitions between hostapd and...
2009-03-26 Jouni MalinenAdd preliminary hostapd data structure initialization...
2009-03-09 Jouni MalinenFT: Add RIC Request generation and validation (but...
2009-03-06 Jouni MalinenWMM-AC: Fix hostapd processing of ADDTS Request and...
2009-03-06 Jouni MalinenEnable WMM support in the test MLME code
2009-03-05 Jouni MalinenFix MLME build after WMM renames
2009-01-19 Jouni MalinenFixed MFP Association Comeback mechanism to use Timeout...
2008-12-26 Jouni MalinenRenamed Ping procedure into SA Query procedure per...
2008-10-29 Jouni MalinenUse the common ieee802_11_parse_elems() implementations...
2008-09-27 Jouni MalinenSilenced compiler warnings on size_t printf format...
2008-09-24 Andriy TkachukFix build with CONFIG_CLIENT_MLME, but without CONFIG_I...
2008-09-01 Jouni MalinenIEEE 802.11w: Use comeback duration to delay association
2008-08-31 Jouni MalinenIEEE 802.11w: Added association ping
2008-08-15 Jouni MalinenFixed supported rates IE generation for Probe Response...
2008-06-03 Jouni MalinenIntroduced new helper function is_zero_ether_addr()
2008-03-12 Jouni MalinenFT: Use correct BSSID when deriving PTK and verifying MIC
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...