Commit History

Author SHA1 Message Date
  Jouni Malinen abd9fafab6 Standardize on a single definition of auth_alg bitfield values 15 years ago
  Jouni Malinen 1d041bec84 Use generic driver event notification for AP mode assoc/disassoc 15 years ago
  Jouni Malinen 291b60682a nl80211/wext: Hardcode all auth_algs as supported 15 years ago
  Jouni Malinen 719347511a Get rid of unnecessary typedefs for enums. 15 years ago
  Jouni Malinen 62d680c3ca netlink: Move more of the newlink/dellink parsing into shared code 15 years ago
  Jouni Malinen 08063178fb nl80211/wext: Share netlink new/del link event receive code 15 years ago
  Jouni Malinen e2d02c29b5 driver_nl80211/wext: Share netlink operstate send function 15 years ago
  Jouni Malinen 3b31db5199 Fix netlink payload length calculation 15 years ago
  Jouni Malinen 90973fb2fd Remove src/common from default header file path 15 years ago
  Jouni Malinen c2e8d0a092 Remove deprecated scan and set_probe_req_ie driver_ops 15 years ago
  Jouni Malinen 4a867032ae Remove deprecated driver_ops handlers 15 years ago
  Jouni Malinen 642187d6bf Merge set_key and hapd_set_key driver_ops into a single function 15 years ago
  Jouni Malinen 0ae7b08691 Work around some gcc 4.4 strict-aliasing warnings 15 years ago
  Dan Williams 2976121955 wext: disconnect at init and deinit 16 years ago
  Dan Williams 87d01acfeb wext: Fix deauthentication to do IW_MLME_DEAUTH prior to disconnect 16 years ago
  Dan Williams 64a04447c3 wext: don't force-disconnect in ad-hoc mode 16 years ago
  Jouni Malinen 7c2849d2a0 Add BSS flags to scan results to indicate signal quality validity 16 years ago
  Jouni Malinen ba2a573c5f Rename "broadcast SSID" to "wildcard SSID" 16 years ago
  Jouni Malinen 362f781e1c Allow multiple driver wrappers to be specified on command line 16 years ago
  Jouni Malinen 80bc75f135 New driver capability info: max number of scan SSIDs 16 years ago
  Jouni Malinen 4853d5ac84 wext: Force disconnect on deauthenticate() 16 years ago
  Dan Williams b965fa7294 wext: really disassociate (set random SSID) 16 years ago
  Jouni Malinen 42f1ee7d1f Fixed scan buffer increasing with WEXT 16 years ago
  Dan Williams 8f33641c94 driver_wext: Add IW_ENCODE_TEMP into SIOCSIWENCODE{,EXT} calls 16 years ago
  Jouni Malinen e834272f73 Include pending MFP defines in nl80211_copy.h 16 years ago
  Jouni Malinen cd35db9fef Updated userspace MLME instructions for current mac80211 16 years ago
  Dan Williams ec5f180a24 Add an optional set_mode() driver_ops handler for setting mode before keys 16 years ago
  Jouni Malinen 36b5e559f1 Validate WEXT event iwe->u.data.length before using the event data 16 years ago
  Jouni Malinen fd630bc183 Fixed WEXT scan result parser to not crash on invalid IEs (zero len buffer) 16 years ago
  Jouni Malinen 3fbda8f943 WEXT: Fixed re-initialization of removed and re-inserted interface 17 years ago