mesh: Make beacon interval configurable
[mech_eap.git] / src / p2p /
2014-12-09 Sunil DuttP2P: Check Invitation Response dialog token match for...
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-12-06 Jouni MalinenP2P: Split p2p_channels_union() into two functions
2014-11-27 Rashmi RamannaP2P: Reinvite with social operation channel if no commo...
2014-11-23 Jouni MalinenP2P: Make p2p_parse_p2p_ie() validation steps easier...
2014-11-22 Jouni MalinenAdd generic operating class and channel to frequency...
2014-11-19 Rashmi RamannaP2P: Do not change P2P state on GO Neg failure if it...
2014-10-30 Jouni MalinenP2P: Document p2p_in_progress() return value 2
2014-10-30 Sunil DuttP2P: Set p2p_scan_running based on driver scan request...
2014-10-29 Jouni MalinenP2P: Clean up p2p_go_neg_failed() calls
2014-10-29 Rashmi RamannaP2P: Use timer to fail GO Negotation while waiting...
2014-10-25 Ilan PeerP2P: Save group common frequencies in invitation result
2014-10-25 Constantin MuscaP2P: Stop driver listen in p2p_state_timeout()
2014-10-23 Jouni MalinenP2P: Stop TX wait on SD query TX status failure
2014-10-23 Jouni MalinenP2P: Limit number of SD retries during find
2014-10-23 Jouni MalinenP2P: Iterate through all peers in pending pre-find...
2014-10-18 Mikael KanstrupP2P: Include passive channels in invitation response
2014-10-12 Jean TrivellyP2P: Inform upper layer when WFD-IE field of a P2P...
2014-10-11 Jouni MalinenP2P: Clean up coding style and indentation level
2014-09-29 Ahmad MasriP2P: Add support for 60 GHz social channel
2014-09-28 Constantin MuscaP2P: Decrement sd_pending_bcast_queries when sd returns...
2014-09-27 Jouni MalinenP2P: Set timeout when starting GO Negotiation from...
2014-09-27 Jouni MalinenP2P: Clear pending_listen_freq when starting GO Neg...
2014-09-13 Jouni MalinenP2P: Check os_get_random() return value more consistently
2014-09-09 Jouni MalinenP2P: Fix radio work issue with wait-for-peer GO Negotiation
2014-07-08 Jouni MalinenP2P: Make unrecognized vendor elements available in...
2014-07-07 Jouni MalinenAdd generic mechanism for adding vendor elements into...
2014-06-29 Tomasz BursztykaP2P: Add a utility function to run a method on every...
2014-06-29 Tomasz Bursztykadbus: Remove GroupMember object type and use Peer instead
2014-06-29 Tomasz BursztykaP2P Add a utility to run a callback on all available...
2014-06-29 Tomasz BursztykaP2P: Add a utility function to get the group configuration
2014-06-21 Jouni MalinenP2P: Allow passphrase length to be configured
2014-06-14 Ilan PeerP2P: Use another interface operating channel as listen...
2014-06-14 Ilan PeerP2P: Modify p2p_get_pref_freq
2014-06-12 Jouni MalinenP2P: Fix SD and DevDisc to limit maximum wait time...
2014-05-31 Jouni MalinenP2P NFC: Fix use of freed memory
2014-05-29 Jouni MalinenP2P: Debug print channel lists for invitation processing
2014-05-26 Boris SorochkinP2P: Add 60 GHz in channel to frequency conversion
2014-05-22 Jithu JanceP2P: Avoid resetting pending_listen_freq if p2p_listen...
2014-05-16 Jouni MalinenP2P: Iterate through full pref_chan list in search...
2014-05-15 Rashmi RamannaP2P: Modify the timeout for GO Negotiation on no concur...
2014-05-15 Jouni MalinenP2P: Refrain from performing extended listen during PD
2014-05-09 Sunil DuttP2P: Refrain from performing extended listen during...
2014-04-29 Jouni MalinenMake dl_list_first() and dl_list_last() uses easier...
2014-04-29 Jouni MalinenP2P: Verify operating channel validity for NFC connecti...
2014-04-11 Nirav ShahP2P: Add retry mechanism for GO Negotiation Confirmation
2014-03-25 Rashmi RamannaP2P: Optimize scan for GO during persistent group invoc...
2014-03-23 Jouni MalinenP2P: Clean up channel selection code to use helper...
2014-03-22 Arif HussainP2P: Update op_reg_class in random social channel case
2014-03-22 Arif HussainP2P: Avoid unsafe pre-configured channel as channel...
2014-03-12 Sunil Dutt UndekariP2P: Report dev_found event (if not yet done) from...
2014-03-05 Rahul JainUse P2P_IE_VENDOR_TYPE more consistently
2014-03-02 Jouni MalinenP2P: Fix validation on Invitation Request error path
2014-02-27 Jouni MalinenP2P: Cancel offchannel TX wait on PD Response TX status
2014-02-21 Rahul JainP2P: Fix missing eloop_cancel_timeout in invitation...
2014-02-20 Jouni MalinenP2P: Add even more debug prints for Probe Request in...
2014-02-20 Jithu JanceP2P: Address few issues seen with P2P SD
2014-02-17 Jouni MalinenP2P: Add more debug prints for Probe Request processing
2014-02-11 Jouni MalinenP2P: Do not indicate P2P_FIND failure if p2p_scan is...
2014-02-07 Jouni MalinenP2P: Handle unexpected GO Neg Req reject message more...
2014-02-04 Jouni MalinenP2P: Do not re-start invitation on Probe Req RX if...
2014-01-30 Eytan LifshitzFix memory leaks and wrong memory access
2014-01-27 Jouni MalinenP2P NFC: Static handover with NFC Tag on client
2014-01-27 Jouni MalinenP2P NFC: Add GO info into handover message when in...
2014-01-27 Jouni MalinenP2P NFC: Optimize join-a-group operation based on NFC...
2014-01-27 Jouni MalinenP2P NFC: Add processing of P2P client while NFC handove...
2014-01-27 Jouni MalinenP2P NFC: Do not try to join peer if both devices are...
2014-01-27 Jouni MalinenP2P: Add support for IP address assignment in 4-way...
2014-01-27 Jouni MalinenP2P NFC: Optimize GO Negotiation retries
2014-01-27 Jouni MalinenP2P NFC: Add NFC tag enabling for static handover
2014-01-27 Jouni MalinenP2P NFC: Report connection handover as trigger for P2P
2014-01-27 Jouni MalinenP2P NFC: Build connection handover messages
2014-01-27 Jouni MalinenP2P NFC: Define WPS_NFC config method
2014-01-27 Jouni MalinenP2P NFC: Allow separate WPS/P2P IES to be parsed
2014-01-27 Jouni MalinenP2P NFC: Pass OOB Dev Password through P2P parser
2014-01-27 Jouni MalinenP2P NFC: Pass OOB Device Password ID to P2P
2014-01-27 Jouni MalinenP2P NFC: Add OOB GO Negotiation Channel attribute
2014-01-27 Jouni MalinenP2P: Make group operating channel available
2014-01-27 Jouni MalinenP2P: Split add-group-info into a helper function
2014-01-21 Dmitry ShmidtP2P: Reduce peer expiration age to 60 sec and allow...
2014-01-20 Rashmi RamannaP2P: Extend the listen time based on the active concurr...
2014-01-17 Po-Lun LaiP2P: Allow GO Negotiation Request to update peer entry...
2014-01-17 Jithu JanceP2P: Don't expire the peer, if GO Negotiation is in...
2014-01-07 Arik NemtsovP2P: Wait on GO Negotiation Confirm transmit
2014-01-07 Eyal ShapiraP2P: Cancel action frame offchan wait after recv GO...
2014-01-07 Jouni MalinenP2P: Use radio work to protect offchannel Action frame...
2014-01-05 Jouni MalinenUse radio work for P2P scan requests
2014-01-01 Jouni MalinenP2P: Send received Presence Response information to...
2013-12-24 Johannes Bergwpa_supplicant: Use monotonic time for RX/BSS times
2013-11-24 Jouni MalinenAdd CONFIG_CODE_COVERAGE=y option for gcov
2013-11-19 Jouni MalinenP2P: Prefer U-NII-3 over U-NII-1 during channel selection
2013-11-18 Jouni MalinenP2P: Prefer VHT channels for initial pick
2013-11-18 Jouni MalinenP2P: Prefer HT40 channels for initial pick
2013-11-18 Jouni MalinenP2P: Prefer 5 GHz channels for initial pick
2013-11-18 Jouni MalinenP2P: Select VHT channel at random instead of using...
2013-11-18 Jouni MalinenP2P: Select HT40 channel at random instead of using...
2013-11-18 Jouni MalinenP2P: Move random channel selection into a helper function
2013-11-16 Vinay Krishna ErannaP2P: Use negotiated channel from invitation for persist...
2013-11-07 Jouni MalinenP2P: Add debug print of P2P Group ID SSID
2013-11-05 Andrei Otcheretianskiwpa_supplicant: Fix updating GO beacons on WFD subeleme...
next