Commit History

Author SHA1 Message Date
  Jouni Malinen d48ae45b73 Preparations for 0.6.4 release 16 years ago
  Jouni Malinen 6724f4d07a Fixed MinGW build without CONFIG_NDIS_EVENTS_INTEGRATED defined 16 years ago
  Jouni Malinen ccb172ed75 Renamed MSG to PROC_MSG to avoid conflicts with MinGW winuser.h 16 years ago
  Jouni Malinen 7b5776834b Fixed a NULL pointer dereference when driver initialization fails 16 years ago
  Jouni Malinen 358921edb7 Added support for setting BSS parameters with NL80211_CMD_SET_BSS 16 years ago
  Jouni Malinen bf98f7f3bc Added support for opportunistic key caching (OKC) 16 years ago
  Jouni Malinen 3ff77e070d Fixed opportunistic key caching (OKC) 16 years ago
  Jouni Malinen 3fbda8f943 WEXT: Fixed re-initialization of removed and re-inserted interface 17 years ago
  Jouni Malinen 27e120c46d Cleaned up some of invalid documentation related to channel configuration. 17 years ago
  Jouni Malinen b0f23e11ed Fixed NULL pointer dereference on error path [Bug 273] 17 years ago
  Jouni Malinen 6652b61cd4 Fixed EAP-TNC not to include extra EAP header and TNC flags 17 years ago
  Dan Williams 93ef879f0f wext: fix maxrate calculation 17 years ago
  Jouni Malinen 6e33ca4529 Fixed wpa_scan_get_max_rate() to clear the basicrate flag when determining 17 years ago
  Michael Bernhard 886a807fb5 Make proactive key caching working again 17 years ago
  Pavel Polischouk 9d6762cfca man wpa_supplicant: Clearly state which options are given per interface 17 years ago
  Jouni Malinen eb0699b6ba Add IGTK/MFP configuration (disabled by default) 17 years ago
  Jouni Malinen 089165e6a4 Added temporary #ifdef WEXT_MFP_PENDING around the MFP changes 17 years ago
  Jouni Malinen f0732adfe0 WEXT: IEEE 802.11w/MFP configuration 17 years ago
  Masakazu Mokuno 84737a46a4 Add support for the driver which do 4-way handshake 17 years ago
  Masakazu Mokuno e0f775b2a4 Add the flags for the drivers which do 4-way handshake 17 years ago
  Jouni Malinen f3f7540edc Added WLAN_STA_MFP flag for driver wrappers so that they can configure the 17 years ago
  Jouni Malinen 94e5af7948 Added support for configuring IGTK 17 years ago
  Jouni Malinen f598194e7a Removed forgotten todo entry 17 years ago
  Jouni Malinen 1ef83fae63 Added support for AP mode Beacon transmission 17 years ago
  Jouni Malinen 561c0c4c3e Set ACK flag properly for txstatus 17 years ago
  Jouni Malinen 2b5ac52ee0 Use _irqsafe versions of ieee80211 rx and tx_status functions 17 years ago
  Jouni Malinen badba00bd4 Added start/stop handlers and do not send frames to stopped radios 17 years ago
  Jouni Malinen a218a713b8 Added a comment about hwsim# 17 years ago
  Jouni Malinen 1f9afa67e3 Added global monitor interface (hwsim#) 17 years ago
  Jouni Malinen a837861751 Fixed tx() handler to use GFP_ATOMIC. 17 years ago