<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_external_wpa_supplicant_8, branch caf-rb</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/'/>
<entry>
<title>Disable 802.11w hooks in the wext driver</title>
<updated>2013-11-11T09:43:23+00:00</updated>
<author>
<name>Ricardo Cerqueira</name>
<email>cyanogenmod@cerqueira.org</email>
</author>
<published>2013-10-21T14:11:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=3746790e858f52747aaec97d0609c1a203a40ee5'/>
<id>3746790e858f52747aaec97d0609c1a203a40ee5</id>
<content type='text'>
802.11w support doesn't work with the generic driver, even if the
missing definitions are added. Disable it.

Change-Id: I96d9358f37e6e2832a4b4d37e09a522869b073d0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
802.11w support doesn't work with the generic driver, even if the
missing definitions are added. Disable it.

Change-Id: I96d9358f37e6e2832a4b4d37e09a522869b073d0
</pre>
</div>
</content>
</entry>
<entry>
<title>wpa_supplicant_8 - Hostapd: Android related changes for sockets</title>
<updated>2013-11-11T09:42:32+00:00</updated>
<author>
<name>MDJ</name>
<email>melodydeejay@gmail.com</email>
</author>
<published>2012-07-25T05:30:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=3e16f3685afd302b4184585510fb84fb5a265289'/>
<id>3e16f3685afd302b4184585510fb84fb5a265289</id>
<content type='text'>
Android related changes for socket handling.
Similar to ctrl_iface.c in wpa_supplicant/ctrl_iface.c

Ported from jellybean (was Change-Id: I3f72f5e4746ccdd007f647a923d41629afc17d94)
http://review.cyanogenmod.org/20317

Signed-off-by: Vishal Mahaveer &lt;a0271468@ti.com&gt;
Signed-off-by: Michael Bestas &lt;mikeioannina@gmail.com&gt;

Change-Id: Ibf95b753d60e47fa2e04d7b703c40851d2a13875
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Android related changes for socket handling.
Similar to ctrl_iface.c in wpa_supplicant/ctrl_iface.c

Ported from jellybean (was Change-Id: I3f72f5e4746ccdd007f647a923d41629afc17d94)
http://review.cyanogenmod.org/20317

Signed-off-by: Vishal Mahaveer &lt;a0271468@ti.com&gt;
Signed-off-by: Michael Bestas &lt;mikeioannina@gmail.com&gt;

Change-Id: Ibf95b753d60e47fa2e04d7b703c40851d2a13875
</pre>
</div>
</content>
</entry>
<entry>
<title>nl80211: add ifndef on AP SME condition</title>
<updated>2013-11-11T09:42:17+00:00</updated>
<author>
<name>Emerson Pinter</name>
<email>dev@pinter.com.br</email>
</author>
<published>2013-01-17T21:20:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=b57f609093ec3c6cb66b4c8df216e84273b39382'/>
<id>b57f609093ec3c6cb66b4c8df216e84273b39382</id>
<content type='text'>
The condition causes problems on driver initialization if the
NL80211_ATTR_DEVICE_AP_SME is not available. Needs
BOARD_NO_APSME_ATTR:=true.

Change-Id: I88e91996d8e6a70f46a5a84d6540bf3d3b628ddd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The condition causes problems on driver initialization if the
NL80211_ATTR_DEVICE_AP_SME is not available. Needs
BOARD_NO_APSME_ATTR:=true.

Change-Id: I88e91996d8e6a70f46a5a84d6540bf3d3b628ddd
</pre>
</div>
</content>
</entry>
<entry>
<title>wext: Re-add support for SIGNAL_POLL and DRIVER</title>
<updated>2013-11-11T09:42:12+00:00</updated>
<author>
<name>Ricardo Cerqueira</name>
<email>cyanogenmod@cerqueira.org</email>
</author>
<published>2012-07-15T16:06:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=937d4258bc7564ec3f5607750627d45f265f6ebe'/>
<id>937d4258bc7564ec3f5607750627d45f265f6ebe</id>
<content type='text'>
Both of these are still used by JB, and wext wifi drivers have some
weird behaviors without it (like a reported poor connection 100% of
the time)

Change-Id: I15339dbea4e15831465e2bb52b11675cb20dc34c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Both of these are still used by JB, and wext wifi drivers have some
weird behaviors without it (like a reported poor connection 100% of
the time)

Change-Id: I15339dbea4e15831465e2bb52b11675cb20dc34c
</pre>
</div>
</content>
</entry>
<entry>
<title>Use legacy NL80211 STA events for older drivers</title>
<updated>2013-11-11T09:42:03+00:00</updated>
<author>
<name>Andrew Dodd</name>
<email>atd7@cornell.edu</email>
</author>
<published>2012-12-13T05:37:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=83beb61435541310070beeaa5a4efe9b59c6369c'/>
<id>83beb61435541310070beeaa5a4efe9b59c6369c</id>
<content type='text'>
This allows tethering on devices with older bcmdhd
drivers to be fixed.  It conditionally reverts
b638fe75d3cb9d21c67386173f10afe65053cc4d
"nl80211: Use native cfg80211 sta events" for these
boards.

Use BOARD_LEGACY_NL80211_STA_EVENTS to enable
this conditional revert.

Forward-port to JB MR1, squashed in Steve Kondik's commit
to handle additional changes.

Change-Id: I4e436c57819944515455725cfd7ac7eeb31552ca
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows tethering on devices with older bcmdhd
drivers to be fixed.  It conditionally reverts
b638fe75d3cb9d21c67386173f10afe65053cc4d
"nl80211: Use native cfg80211 sta events" for these
boards.

Use BOARD_LEGACY_NL80211_STA_EVENTS to enable
this conditional revert.

Forward-port to JB MR1, squashed in Steve Kondik's commit
to handle additional changes.

Change-Id: I4e436c57819944515455725cfd7ac7eeb31552ca
</pre>
</div>
</content>
</entry>
<entry>
<title>P2P: Allow persistent group determination based on Beacon frame</title>
<updated>2013-11-01T01:06:15+00:00</updated>
<author>
<name>Jouni Malinen</name>
<email>jouni@qca.qualcomm.com</email>
</author>
<published>2013-10-18T05:47:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=3520de0922cfba6193bbd1cba95713c2b58d0acd'/>
<id>3520de0922cfba6193bbd1cba95713c2b58d0acd</id>
<content type='text'>
P2P IE may be available from a Beacon frame from a GO even if we have
not yet received a Probe Response frame with P2P IE from that GO. Since
all the needed information for determining the GO's P2P Device Address
and group capabilities are available, use that information instead of
displaying incomplete group information.

Change-Id: I4eb179351b1d104d2ca31023c3405aaa570d21fc
CRs-Fixed: 535523
Git-commit: 5df7414b04fc0bfa0abea1a2662746d348104972
Git-repo: git://w1.fi/srv/git/hostap.git
Signed-hostap: Jouni Malinen &lt;jouni@qca.qualcomm.com&gt;
(cherry picked from commit f44b2d17a12714e8f4c012e65e6dedea2d5d2f2c)
(cherry picked from commit 14a46007d37e538605064c83710ee03e13b33e92)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
P2P IE may be available from a Beacon frame from a GO even if we have
not yet received a Probe Response frame with P2P IE from that GO. Since
all the needed information for determining the GO's P2P Device Address
and group capabilities are available, use that information instead of
displaying incomplete group information.

Change-Id: I4eb179351b1d104d2ca31023c3405aaa570d21fc
CRs-Fixed: 535523
Git-commit: 5df7414b04fc0bfa0abea1a2662746d348104972
Git-repo: git://w1.fi/srv/git/hostap.git
Signed-hostap: Jouni Malinen &lt;jouni@qca.qualcomm.com&gt;
(cherry picked from commit f44b2d17a12714e8f4c012e65e6dedea2d5d2f2c)
(cherry picked from commit 14a46007d37e538605064c83710ee03e13b33e92)
</pre>
</div>
</content>
</entry>
<entry>
<title>P2P: Do not allow P2P client connection without P2P IE from GO</title>
<updated>2013-11-01T01:06:09+00:00</updated>
<author>
<name>Jouni Malinen</name>
<email>jouni@qca.qualcomm.com</email>
</author>
<published>2013-10-18T05:42:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=fc8e3c6869994bac718cf1ec565cda9c51af1d45'/>
<id>fc8e3c6869994bac718cf1ec565cda9c51af1d45</id>
<content type='text'>
P2P-GROUP-STARTED event depends on having enough information about the
group available. To avoid incomplete information from being delivered to
upper layers, do not accept scan results without P2P IE (e.g., from a
non-P2P scan) for P2P client association process. This can be of use for
some join-a-group cases where non-P2P scans have generated the BSS entry
for the GO.

Change-Id: I42bc5c5cc17d7786eaf4018c2774bb13bb6e4be2
CRs-Fixed: 535523
Git-commit: b72e14e599785e377881a2a8cd26b42f90bdc5f6
Git-repo: git://w1.fi/srv/git/hostap.git
Signed-hostap: Jouni Malinen &lt;jouni@qca.qualcomm.com&gt;
(cherry picked from commit 855bc69863724ec6ecab75a38fd9d3e0d12dd2af)
(cherry picked from commit 54fd6b4cda640a47275f2149ab92b5bd48f42923)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
P2P-GROUP-STARTED event depends on having enough information about the
group available. To avoid incomplete information from being delivered to
upper layers, do not accept scan results without P2P IE (e.g., from a
non-P2P scan) for P2P client association process. This can be of use for
some join-a-group cases where non-P2P scans have generated the BSS entry
for the GO.

Change-Id: I42bc5c5cc17d7786eaf4018c2774bb13bb6e4be2
CRs-Fixed: 535523
Git-commit: b72e14e599785e377881a2a8cd26b42f90bdc5f6
Git-repo: git://w1.fi/srv/git/hostap.git
Signed-hostap: Jouni Malinen &lt;jouni@qca.qualcomm.com&gt;
(cherry picked from commit 855bc69863724ec6ecab75a38fd9d3e0d12dd2af)
(cherry picked from commit 54fd6b4cda640a47275f2149ab92b5bd48f42923)
</pre>
</div>
</content>
</entry>
<entry>
<title>P2P: Do not drop P2P IEs from BSS table on non-P2P scans</title>
<updated>2013-11-01T01:06:04+00:00</updated>
<author>
<name>Jouni Malinen</name>
<email>jouni@qca.qualcomm.com</email>
</author>
<published>2013-10-18T10:54:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=cc4b38d549b0de3b3397aab6470f05b991f351e9'/>
<id>cc4b38d549b0de3b3397aab6470f05b991f351e9</id>
<content type='text'>
This could happen when non-P2P station interface runs a scan without P2P
IE in the Probe Request frame. P2P GO would reply to that with a Probe
Response that does not include P2P IE. Do not update the IEs in this BSS
entry to avoid such loss of information that may be needed for P2P
operations to determine group information.

Change-Id: I2af1f4487a358da57b885ff63e879aaea4fd2508
CRs-Fixed: 535523
Git-commit: ff57398fcab817374dac975aaab3eef5bf64f381
Git-repo: git://w1.fi/srv/git/hostap.git
Signed-hostap: Jouni Malinen &lt;jouni@qca.qualcomm.com&gt;
(cherry picked from commit 303229f20f6a07b001b3924d3804cb357a63c803)
(cherry picked from commit 8ca35e8b0cf4f316588cd0de3d74698d4f395717)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This could happen when non-P2P station interface runs a scan without P2P
IE in the Probe Request frame. P2P GO would reply to that with a Probe
Response that does not include P2P IE. Do not update the IEs in this BSS
entry to avoid such loss of information that may be needed for P2P
operations to determine group information.

Change-Id: I2af1f4487a358da57b885ff63e879aaea4fd2508
CRs-Fixed: 535523
Git-commit: ff57398fcab817374dac975aaab3eef5bf64f381
Git-repo: git://w1.fi/srv/git/hostap.git
Signed-hostap: Jouni Malinen &lt;jouni@qca.qualcomm.com&gt;
(cherry picked from commit 303229f20f6a07b001b3924d3804cb357a63c803)
(cherry picked from commit 8ca35e8b0cf4f316588cd0de3d74698d4f395717)
</pre>
</div>
</content>
</entry>
<entry>
<title>P2P: Allow GO to be discovered based on Beacon frame</title>
<updated>2013-11-01T01:05:59+00:00</updated>
<author>
<name>Jouni Malinen</name>
<email>jouni@qca.qualcomm.com</email>
</author>
<published>2013-10-18T05:14:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=d147673e885ffd24f7b0fad83b8c0b0b381217a4'/>
<id>d147673e885ffd24f7b0fad83b8c0b0b381217a4</id>
<content type='text'>
This fixes some P2P-join-a-group cases where GO may have been discovered
based on passive scan or non-P2P scan. P2P IEs may have been received
from a Beacon frame in such a case and that information can be used to
create a P2P peer entry, e.g., to allow provision discovery exchange to
be completed.

Change-Id: I8502c61fa0f149f7636708458f5e51ca627ac6b7
CRs-Fixed: 535523
Git-commit: aaeb9c98e6aad64bbf92c7cb6ef4531c039b8a1d
Git-repo: git://w1.fi/srv/git/hostap.git
Signed-hostap: Jouni Malinen &lt;jouni@qca.qualcomm.com&gt;
(cherry picked from commit 45ab8e8fff56baa890f5365902eb0c15ca043fa7)
(cherry picked from commit b8e3662345dd5f47f1f96c391f8a765d27dc54a5)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes some P2P-join-a-group cases where GO may have been discovered
based on passive scan or non-P2P scan. P2P IEs may have been received
from a Beacon frame in such a case and that information can be used to
create a P2P peer entry, e.g., to allow provision discovery exchange to
be completed.

Change-Id: I8502c61fa0f149f7636708458f5e51ca627ac6b7
CRs-Fixed: 535523
Git-commit: aaeb9c98e6aad64bbf92c7cb6ef4531c039b8a1d
Git-repo: git://w1.fi/srv/git/hostap.git
Signed-hostap: Jouni Malinen &lt;jouni@qca.qualcomm.com&gt;
(cherry picked from commit 45ab8e8fff56baa890f5365902eb0c15ca043fa7)
(cherry picked from commit b8e3662345dd5f47f1f96c391f8a765d27dc54a5)
</pre>
</div>
</content>
</entry>
<entry>
<title>P2P: Show p2p flag in debug info for scan results</title>
<updated>2013-11-01T01:05:54+00:00</updated>
<author>
<name>Jouni Malinen</name>
<email>jouni@qca.qualcomm.com</email>
</author>
<published>2013-10-18T04:32:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=567987c7e7c4d17a6c367a634f7dc42556927ba4'/>
<id>567987c7e7c4d17a6c367a634f7dc42556927ba4</id>
<content type='text'>
This makes it easier to confirm that P2P capabilities for a GO has been
discovered properly.

Change-Id: If214f9c8ea492fb2f13a0dbb98fd964f7d118531
CRs-Fixed: 535523
Git-commit: b16696ff72969329c9e4507f9bbcaf5882b492f7
Git-repo: git://w1.fi/srv/git/hostap.git
Signed-hostap: Jouni Malinen &lt;jouni@qca.qualcomm.com&gt;
(cherry picked from commit 20bf214722fcc1cab6a6395a9e5e65c8fa35425b)
(cherry picked from commit 7b0846694029a7f1d090fc5e6a76711588ca5d38)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it easier to confirm that P2P capabilities for a GO has been
discovered properly.

Change-Id: If214f9c8ea492fb2f13a0dbb98fd964f7d118531
CRs-Fixed: 535523
Git-commit: b16696ff72969329c9e4507f9bbcaf5882b492f7
Git-repo: git://w1.fi/srv/git/hostap.git
Signed-hostap: Jouni Malinen &lt;jouni@qca.qualcomm.com&gt;
(cherry picked from commit 20bf214722fcc1cab6a6395a9e5e65c8fa35425b)
(cherry picked from commit 7b0846694029a7f1d090fc5e6a76711588ca5d38)
</pre>
</div>
</content>
</entry>
</feed>
