aboutsummaryrefslogtreecommitdiffstats
path: root/src/p2p/p2p_go_neg.c
Commit message (Expand)AuthorAgeFilesLines
* P2P: Define operating classes for VHT 80+80 and 160Ahmad Kholaif2016-04-011-1/+1
* P2P: Do not reply to GO Negotiation Request if peer is waiting for usJouni Malinen2016-04-011-0/+8
* P2P: Support driver preferred freq list for invitation caseAhmad Kholaif2016-04-011-3/+3
* P2P: Process preferred frequency list as part of GO Neg Req/RespAhmad Kholaif2016-04-011-0/+202
* P2P: Do not omit known operating channel preference from GO Neg RespAhmad Kholaif2016-04-011-1/+1
* P2P: Add preferred frequency list extension to GO Neg ReqAhmad Kholaif2016-04-011-0/+3
* Cumulative patch from commit f43c1ae7989c38fe15756f12a9196a1cf798b4d7Dmitry Shmidt2015-06-231-1/+1
* Cumulative patch from commit 57e832de37ea0a82e650d8230457e0868a01b72eDmitry Shmidt2015-06-111-1/+3
* Cumulative patch from commit 2c0efd9e49b15da163cee659409eee85390620c3Dmitry Shmidt2015-02-061-3/+28
* Cumulative patch from commit 8b48e3200680f71ae083b84793e6bdc2099416d2Dmitry Shmidt2015-01-061-7/+16
* Cumulative patch from commit a313d17de943cbaf12cbf67d666af14791be8ad2Dmitry Shmidt2014-09-301-1/+4
* Cumulative patch from commit 6d00ab04302df257cb3092b2b31b4eac42e77569Dmitry Shmidt2014-07-161-0/+18
* Cumulative patch from commit b19c098e75d1dfa681960d9656d36001464a746eDmitry Shmidt2014-05-161-1/+1
* Cumulative patch from commit f3ff948753ebe5643b5c2d16546a4d16e2c9d20aDmitry Shmidt2014-04-111-7/+14
* Cumulative patch from commit f4e3860f8a770a0db3816196c77baf894c7ccc1eDmitry Shmidt2014-03-171-1/+2
* Cumulative patch from commit 7ae7a84eefd43ed9385e2f8f520a918468f87178Dmitry Shmidt2014-02-131-0/+19
* Cumulative patch from commit 1b56d398a7646c66fd3df8f0a5159c920f99de36Dmitry Shmidt2014-02-031-0/+1
* Cumulative patch from commit 2e988392436227c51002b573ee27a8cee37f70e9Dmitry Shmidt2014-01-281-6/+54
* Cumulative patch from commit 3eaaca1a0b372f31ddc43d152c3681dce48889bbDmitry Shmidt2014-01-171-0/+12
* Cumulative patch from commit efc64886b8a285440e9954b5395a5370d8c5f84fDmitry Shmidt2014-01-141-1/+2
* Cumulative patch from commit 95fb2db2420d8fa291fd6423cc6dbcd042f4eb46Dmitry Shmidt2014-01-141-0/+1
* Cumulative patch from commit 00043740251716e83ca8a01b5b8a2bed1ed02db9Dmitry Shmidt2013-11-191-2/+2
* Cumulative patch from commit 107a89448c8a127e9131bc9288b9093720b87781Dmitry Shmidt2013-11-181-37/+18
* Android: Remove changing oper_freq in p2p_process_go_neg_conf()Dmitry Shmidt2013-11-181-10/+0
* Revert: Android: P2P: Fix restriction of GO channels on A-bandDmitry Shmidt2013-10-291-6/+0
* Cumulative patch from commit 32b62704fac6af74f60b2effb173474e11ff089dDmitry Shmidt2013-10-291-7/+33
* Cumulative patch from commit fa56315cfc9ebaff2b210ed99d43dda9b16bdf56Dmitry Shmidt2013-10-241-9/+3
* Android: P2P: Fix restriction of GO channels on A-bandDmitry Shmidt2013-10-101-0/+6
* P2P: Prefer 20 MHz operating channels on 5 GHz band over 2.4 GHzHardik Kantilal Patel2013-09-171-0/+21
* Cumulative patch from commit 853b49a030c00fd6b2dde14e183ca2bf108eaa16Dmitry Shmidt2013-08-261-0/+8
* Accumulative patch from commit d5b559b6418c2bd09663e0d09e93a6592357fdceDmitry Shmidt2013-05-201-240/+110
* Accumulative patch from commit b57b560034f1bb1ad3a3892228940dde97323c0eDmitry Shmidt2013-04-291-19/+9
* Accumulative patch from commit 565110cd554801fa301c55010b3e9e14f43d7973Dmitry Shmidt2013-03-181-3/+27
* Accumulative patch from commit 3a2a7c3da64563bfff7a0f46e3654f54a1eacbd1Dmitry Shmidt2013-03-011-2/+2
* Accumulative patch from commit 8cee87ab139e52516ee4185789b40a0459fa7406Dmitry Shmidt2013-02-271-7/+8
* Accumulative patch from commit dc013f1e37df3462085cf01a13f0c432f146ad7aDmitry Shmidt2013-01-151-62/+98
* Accumulative patch from commit f5f37d3a4fc2df2a24676b4f95afca15ed793cbaDmitry Shmidt2012-12-201-3/+1
* P2P: Improve robustness against lost ctrl::ackJouni Malinen2012-10-141-0/+12
* Remove unnecessary channel list filteringIrfan Sheriff2012-09-251-43/+13
* wpa_supplicant: P2P-related fixesDmitry Shmidt2012-09-251-2/+2
* Fix build: Add ANDROID_P2P for SCC interop fixesIrfan Sheriff2012-09-231-0/+14
* GC channel fixes for better interop with SCCIrfan Sheriff2012-09-231-13/+43
* wpa_supplicant: Update to 29-Aug-2012 TOTDmitry Shmidt2012-09-041-6/+42
* wpa_supplicant: Update to 07-Jul-2012 TOTDmitry Shmidt2012-07-191-9/+57
* wpa_supplicant: Update to Version 0.8.27 from BRCMDmitry Shmidt2012-05-301-0/+3
* Update to new version 0.8.22 from BRCMDmitry Shmidt2012-03-061-8/+2
* Update to new version 0.8.16 from BRCMDmitry Shmidt2012-01-241-45/+24
* Add P2P support for BRCM CFG80211 driverDmitry Shmidt2011-07-211-0/+8
* wpa_supplicant: Initial Revision 0.8.XDmitry Shmidt2011-05-091-0/+1127