aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* P2P: Notify upper framework on stopping the p2p_find(SEARCH)Jithu Jance2012-01-222-0/+4
* Work around interop issue with WPA type EAPOL-Key 4/4 in WPA2 modeJouni Malinen2012-01-221-1/+8
* P2P: Use Device ID attribute to filter Probe Request frames as GOJouni Malinen2012-01-083-0/+42
* P2P: Allow Device ID to be specified for p2p_find commandJouni Malinen2012-01-084-13/+29
* Allow SNonce update after sending EAPOL-Key 3/4 if 1/4 was retransmittedJouni Malinen2012-01-022-19/+92
* Do not disconnect STA based on inactivity on driver failureJouni Malinen2012-01-021-1/+7
* Do not trigger fast reconnection on locally generated deauth/disassocJouni Malinen2012-01-012-4/+21
* Clear EAPOL authWhile and heldWhile values when port is disabledJouni Malinen2011-12-311-0/+18
* nl80211: Mark Beacon event debug excessiveJouni Malinen2011-12-301-1/+1
* WPS: Cancel previous registered wps_registrar_pbc_timeoutSpencer Chang2011-12-291-0/+1
* nl80211: Fix NL80211_CMD_FRAME to not try offchannel without driver supportJouni Malinen2011-12-291-1/+1
* nl80211: Do not stop AP mode Probe Request reporting on Listen stopJouni Malinen2011-12-271-1/+10
* hostapd: Make inactivity polling configurableYogesh Ashok Powar2011-12-252-1/+6
* Remove obsolete comment on removed PTK rekeying operationJouni Malinen2011-12-241-3/+0
* Increase initial group key handshake retransmit timeout to 500 msJouni Malinen2011-12-241-3/+5
* Drop priority level of the logger message for unexpected replay counterJouni Malinen2011-12-241-1/+1
* nl80211: Fix mgmt RX for device SME in AP mode without monitorJouni Malinen2011-12-231-2/+30
* nl80211: Fix use_monitor driver capability for non-mac80211 driversJouni Malinen2011-12-231-0/+18
* nl80211: Show station flush failures in debug logJouni Malinen2011-12-231-1/+7
* nl80211: Add debug prints for mgmt RX subscriptionJouni Malinen2011-12-231-7/+25
* P2P: Maintain a list of P2P Clients for persistent group on GOJouni Malinen2011-12-222-2/+2
* P2P: Move public P2P_PEER info generation into ctrl_ifaceJouni Malinen2011-12-222-36/+35
* P2P: Replace p2p_get_peer_info with p2p_peer_known when applicableJouni Malinen2011-12-222-0/+14
* P2P: Fix a typo in a function documentationJouni Malinen2011-12-221-1/+1
* P2P: Do not allow pending listen command override connectJouni Malinen2011-12-211-0/+6
* Android: nl80211: Work around limited genl_ctrl_resolve()Jouni Malinen2011-12-211-0/+36
* Lower RX_MGMT driver event debug level for Beacon framesJouni Malinen2011-12-181-1/+15
* Allow linking with libnl-3 (libnl 3.2 and newer)Ben Greear2011-12-182-16/+30
* P2P: Reduce the idle time in Wait peer connect stateNeeraj Kumar Garg2011-12-181-1/+1
* P2P: Fix PROBE_REQ_ONLY flag use for Provision Discovery RequestNeeraj Kumar Garg2011-12-181-1/+1
* P2P: Fix Provision Discovery channel for some join-GO casesJouni Malinen2011-12-184-8/+13
* P2P: Make GO negotiation peer and group information available over D-BusReinette Chatre2011-12-182-1/+3
* P2P: Do not include own information in the peer tableMarek Kwaczynski2011-12-181-0/+3
* PCSC: Accept 0x67 (Wrong length) as a response to READ RECORDJouni Malinen2011-12-181-1/+1
* Make hostapd_eid_wmm_valid() return more logical return valuesJouni Malinen2011-12-172-7/+9
* AP: Pass station's WMM configuration to driver wrappersJason Young2011-12-177-21/+17
* nl80211: Fix memory leaks on nla_put_failure error pathsJouni Malinen2011-12-171-0/+9
* nl80211: Fix memory leak on nla_put_failure error pathsJason Young2011-12-171-2/+31
* nl80211: Send uapsd_queues and max_sp values on STA additionEliad Peller2011-12-171-1/+17
* AP: Add uapsd_queues and max_sp fieldsEliad Peller2011-12-175-6/+22
* AP: Consider U-APSD driver supportEliad Peller2011-12-173-1/+7
* Android: Fix PNO start function conversionJouni Malinen2011-12-151-1/+2
* nl80211: Fix CONFIG_TDLS=y buildJouni Malinen2011-12-121-1/+1
* nl80211: Clean up info on netdev or nl80211 not found errorsJouni Malinen2011-12-111-2/+7
* P2P: Remove unexpected pending Provision Discovery Request in SearchJean-Michel.Bachot2011-12-111-0/+14
* P2P: Fix Provision Discovery name in debug messagesJouni Malinen2011-12-113-7/+7
* P2P: Reject Presence Request if current NoA cannot be fetchedJouni Malinen2011-12-111-1/+1
* Allow WPA passphrase to be fetched with RADIUS Tunnel-Password attributeMichael Braun2011-12-119-5/+194
* Skip WPS PBC overlap detection if P2P address is the sameVitaly Wool2011-12-111-4/+9
* nl80211: Send Probe Response template to the driverArik Nemtsov2011-12-101-0/+3