Set ht_capab from based on driver capabilities when in P2P GO mode
[mech_eap.git] / wpa_supplicant / wpa_supplicant_i.h
2011-11-28 Jouni MalinenUse normal scan before sched_scan if that can speed...
2011-11-28 Jouni MalinenAdd preferred network offload (PNO) functionality
2011-11-15 Jouni MalinenP2P: Wait until ongoing scan completes before starting...
2011-11-13 Fu YingangCorrect a spelling mistake
2011-10-30 Jouni MalinenFix TKIP countermeasures stopping in deinit paths
2011-10-29 Jouni MalinenAdd no_cck parameter for send_action() driver_ops
2011-10-24 Jithu JanceP2P: Fix wpa_supplicant crash on P2P WPS PBC overlap...
2011-10-23 Arik NemtsovTDLS: Get TDLS related capabilities from driver
2011-10-23 Christian Lamparterwpa_supplicant: Unify hardware feature data
2011-10-22 Jouni MalinenRemove user space client MLME
2011-10-20 Jouni MalinenInterworking: Use unsigned integer for bitfield
2011-10-16 Jouni MalinenInterworking: Add commands for network selection
2011-10-16 Jouni MalinenInterworking: Add ANQP query requests
2011-10-15 Luciano CoelhoAdd filter support to scheduled scans
2011-10-15 Luciano CoelhoAdd scheduled scan driver operations
2011-09-29 Jouni MalinenGAS: Use off-channel operations for requests
2011-09-29 Jouni MalinenGAS: Add a generic GAS query module
2011-09-26 Jouni MalinenSupport driver-based BSS selection in ap_scan=1 mode
2011-09-02 Jouni Malinennl80211: Fix WPA_VERSIONS attribute for Connect command
2011-06-23 Jayant SaneP2P: Update D-Bus network object semantics during group...
2011-06-21 Jouni MalinenP2P: Start GO without extra scan step
2011-06-12 Johannes BergDBus: Add support for P2P primitives
2011-05-31 Jouni Malinenrandom: Add support for maintaining internal entropy...
2011-04-11 Dmitry ShmidtMake scan interval configurable
2011-03-20 Sam Lefflerwpa_supplicant: Parameterize BSS table expiration age...
2011-03-15 Paul Stewartwpa_supplicant: Add wpa_supplicant_get_eap_mode method
2011-02-01 Johannes BergP2P: Fix p2p_long_listen
2010-12-29 Johannes BergP2P: Add option for offloading off-channel TX to the...
2010-12-19 Jouni MalinenUse SA Query procedure to recovery from AP/STA state...
2010-11-26 Jouni MalinenP2P: Use larger pending_interface_name buffer
2010-11-26 Jouni MalinenExtend load balancing optimization in BSS blacklisting
2010-11-25 Jouni MalinenSME: Optimize recovery from common load balancing mecha...
2010-11-15 Jouni MalinenP2P: Allow multiple scan runs to find GO for p2p_connec...
2010-11-10 Anil Gathala SudhaP2P: Add support for automatic channel selection at GO
2010-10-27 Jouni MalinenFix compiler warning from previous commit
2010-10-27 Jouni MalinenFix memory leak in P2P build without MLME
2010-10-25 Jouni MalinenP2P: Remove P2P group on driver resource becoming unava...
2010-10-25 Jouni MalinenP2P: Add mechanism for timing out idle groups
2010-09-10 Ardong ChenAdd option for disabling automatic reconnection on...
2010-09-09 Jouni MalinenP2P: Allow driver wrapper to indicate how many stations...
2010-09-09 Jouni MalinenP2P: Add mechanism for configuring UAPSD parameters...
2010-09-09 Jouni MalinenP2P: Add support for cross connection
2010-09-09 Jouni MalinenP2P: Add test mode for SD to force fragmented response
2010-09-09 Jouni MalinenP2P: Add command for pre-authorizing an invitation...
2010-09-09 Jouni MalinenP2P: Set Device Password ID in WPS M1/M2 per new rules
2010-09-09 Jouni MalinenP2P: Do not schedule new remain-on-channel if waiting...
2010-09-09 Jouni MalinenP2P: Add initial version of P2P Module
2010-09-09 Jouni MalinenAllow ctrl_iface SET command to change global config...
2010-09-09 Jouni MalinenWPS: Make fragment size configurable for EAP-WSC peer
2010-07-18 Jouni MalinenRemove get-first-scan-results-before-request optimization
2010-04-11 Jouni MalinenAdd wpa_supplicant AP mode events for Public Action...
2010-04-11 Jouni MalinenAdd more wpa_supplicant AP mode parameters for the...
2010-04-11 Jouni MalinenAdd registerable callback for wpa_supplicant AP mode...
2010-04-11 Jouni MalinenAdd an option to request a connection without a new...
2010-04-11 Jouni MalinenAdd option for overriding scan result handler for a...
2010-04-11 Jouni MalinenAllow driver wrappers to indicate maximum remain-on...
2010-04-11 Jouni MalinenOptimize post-WPS scan based on channel used during...
2010-04-10 Jouni MalinenAdd ctrl_iface command for triggering a roam to a speci...
2010-03-13 Jouni MalinenFT: Process reassoc resp FT IEs when using wpa_supplica...
2010-02-27 Jouni MalinenAdd suspend/resume notifications
2010-01-03 Jouni MalinenStandardize on a single definition of auth_alg bitfield...
2010-01-03 Jouni MalinenMove wpa_supplicant specific scan code away from src...
2010-01-03 Jouni MalinenUse driver event, EVENT_EAPOL_RX, for EAPOL frame indic...
2010-01-02 Jouni MalinenMaintain a pointer to the current BSS table entry
2010-01-02 Jouni MalinenDo not store raw scan results
2010-01-02 Jouni MalinenUse BSS table entry instead of raw scan result for...
2010-01-02 Jouni MalinenOnly expire scanned BSSes based on new scan results
2009-12-30 Jouni Malinendbus: Share common initialization code for both old...
2009-12-28 Jouni MalinenAdd scan parameter support for client MLME
2009-12-28 Jouni MalinenAdd an option for driver wrappers to report operational...
2009-12-27 Jouni MalinenAdd BSS list sorted by id and add some helper functions
2009-12-27 Jouni MalinenAdd BSS table to track scan results without dropping...
2009-12-26 Jouni MalinenGet rid of unnecessary typedefs for enums.
2009-12-19 Jouni MalinenWPS ER: Delay wpa_supplicant termination to allow unsub...
2009-12-09 Jouni MalinenRemove struct hostapd_rate_data from driver API
2009-12-06 Jouni MalinenMove EAP method registration away from src/eap_{peer...
2009-11-28 Jouni MalinenFix init2() driver_ops to get the correct global driver...
2009-11-17 Jouni Malinennl80211/SME: Use reassociation when roaming within...
2009-11-09 Witold Sowawpa_supplicant: new DBus API implementation
2009-11-07 Jouni MalinenWPS: Add initial part of External Registrar functionality
2009-11-04 Jouni MalinenAllow driver and ctrl_interface parameters to be overridden
2009-10-14 Sam LefflerDo not schedule a new scan if no networks are enabled
2009-09-15 Johannes Bergdriver_nl80211: Fix MLME key settings for static WEP
2009-09-14 Jouni MalinenAdd preliminary background scan and roaming module...
2009-09-13 Witold SowaUse shared functions for network operations and param...
2009-09-04 Jouni MalinenDelay processing of EAPOL frames when not associated
2009-05-27 Dan Williamsdbus: add 'scanning' property
2009-04-03 Jouni MalinenShare same hw_feature definitions between hostapd and...
2009-03-26 Jouni MalinenAdd preliminary hostapd data structure initialization...
2009-03-20 Jouni MalinenAdd SME support (separate authentication and association)
2009-03-07 Jouni MalinenDeterminer whether driver is wired at runtime based...
2009-03-02 Sam LefflerAdd support for wpa_supplicant syslog output
2009-02-14 Jouni MalinenRename "broadcast SSID" to "wildcard SSID"
2009-02-14 Jouni MalinenAdd extended driver scan request command: driver_ops...
2009-02-12 Jouni MalinenNew driver capability info: max number of scan SSIDs
2009-01-23 Jouni MalinenAllow WPS APs for PIN enrollment even without Selected...
2009-01-14 Jouni MalinenAdded initial step for IBSS RSN support
2009-01-03 Jouni MalinenMark functions static if not used elsewhere and use...
2008-12-22 Jouni MalinenAdded support for global driver data (shared by multipl...
2008-12-09 Luis R. Rodriguezwpa_supplicant: Add support for setting of a regulatory...
next