<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_external_wpa_supplicant_8, branch cm-9.1.0</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>wpa_supplicant_8: allow override of wpa_ctrl header</title>
<updated>2012-08-04T00:25:53+00:00</updated>
<author>
<name>Daniel Bateman</name>
<email>jetison.24@gmail.com</email>
</author>
<published>2012-08-03T02:11:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=654efeeec15cb4000f5af7ed69723792665d336f'/>
<id>654efeeec15cb4000f5af7ed69723792665d336f</id>
<content type='text'>
Change-Id: I00c8d5350834ce0c7e768939e01c00a54d7de5d2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I00c8d5350834ce0c7e768939e01c00a54d7de5d2
</pre>
</div>
</content>
</entry>
<entry>
<title>wpa_supplicant: Remove usage of wifi.wpa_supp_ready property</title>
<updated>2012-06-10T00:25:13+00:00</updated>
<author>
<name>Ricardo Cerqueira</name>
<email>cyanogenmod@cerqueira.org</email>
</author>
<published>2012-06-10T00:25:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=c8d8298afc93d5c279ff1b51dfab53e14e3e4d8a'/>
<id>c8d8298afc93d5c279ff1b51dfab53e14e3e4d8a</id>
<content type='text'>
This came in as part of the MSM WCN chipset support, but it isn't
used in our libhardware_legacy. Qualcomm's change
Ia72389d0229942e378ee4d7afb40c8bfc72b666f uses it to make sure the
supplicant is ready before returning OK for wifi (to prevent
race conditions), but it doesn't appear to be necessary for any
of our devices... yet.

Change-Id: Ie3bb97b69bead2fc1761d0d2f1dbeee5b39478d6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This came in as part of the MSM WCN chipset support, but it isn't
used in our libhardware_legacy. Qualcomm's change
Ia72389d0229942e378ee4d7afb40c8bfc72b666f uses it to make sure the
supplicant is ready before returning OK for wifi (to prevent
race conditions), but it doesn't appear to be necessary for any
of our devices... yet.

Change-Id: Ie3bb97b69bead2fc1761d0d2f1dbeee5b39478d6
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "wpa_supplicant_8: Do not try to create ad-hoc network" into ics</title>
<updated>2012-05-28T11:08:58+00:00</updated>
<author>
<name>Steve Kondik</name>
<email>shade@chemlab.org</email>
</author>
<published>2012-05-28T11:08:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=f200ea0d98df0d61b045d10156c94383aaed6fce'/>
<id>f200ea0d98df0d61b045d10156c94383aaed6fce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wpa_supplicant: Don't enable NL80211 unconditionally</title>
<updated>2012-05-22T17:28:21+00:00</updated>
<author>
<name>Ricardo Cerqueira</name>
<email>github@cerqueira.org</email>
</author>
<published>2012-05-22T16:49:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=cba72c0842a0caf6d23de55889a0348d60ab4bc8'/>
<id>cba72c0842a0caf6d23de55889a0348d60ab4bc8</id>
<content type='text'>
This should be enabled by BOARD_WPA_SUPPLICANT_DRIVER, not as a
hard default

Change-Id: I18d08fde3dd6180267bb60677bbc75fc3b7726ef
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should be enabled by BOARD_WPA_SUPPLICANT_DRIVER, not as a
hard default

Change-Id: I18d08fde3dd6180267bb60677bbc75fc3b7726ef
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for MSM driver CMD.</title>
<updated>2012-05-22T05:33:08+00:00</updated>
<author>
<name>Santosh Sajjan</name>
<email>ssajjan@codeaurora.org</email>
</author>
<published>2011-11-18T07:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=38715b525e1d98620deabe9299060762be0380b9'/>
<id>38715b525e1d98620deabe9299060762be0380b9</id>
<content type='text'>
Driver specific commands (STOP/START/SETPOWER/GETPOWER) support is added.
Also enable NL80211 support in wpa_supplicant and hostapd.

Change-Id: I4ecca395e547f3e3f5141a524b2414e9103faebb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Driver specific commands (STOP/START/SETPOWER/GETPOWER) support is added.
Also enable NL80211 support in wpa_supplicant and hostapd.

Change-Id: I4ecca395e547f3e3f5141a524b2414e9103faebb
</pre>
</div>
</content>
</entry>
<entry>
<title>wpa_supplicant_8: Do not try to create ad-hoc network</title>
<updated>2012-05-21T16:18:41+00:00</updated>
<author>
<name>Pawit Pornkitprasan</name>
<email>p.pawit@gmail.com</email>
</author>
<published>2012-05-21T16:18:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=35074788b43db7760e654be9b80275271d668c69'/>
<id>35074788b43db7760e654be9b80275271d668c69</id>
<content type='text'>
wpa_supplicant_8 will try to create a new ad-hoc network if no
available network is found. This will not work because the freq
is not set and it will keep retrying draining the battery (not
allowing the phone to go to sleep).

Change-Id: I2226a3d73bf4e6b5d72e463504644f07b351082e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
wpa_supplicant_8 will try to create a new ad-hoc network if no
available network is found. This will not work because the freq
is not set and it will keep retrying draining the battery (not
allowing the phone to go to sleep).

Change-Id: I2226a3d73bf4e6b5d72e463504644f07b351082e
</pre>
</div>
</content>
</entry>
<entry>
<title>wpa_supplicant_8: fix IBSS (ad-hoc) mode in NL80211 driver</title>
<updated>2012-04-26T12:52:21+00:00</updated>
<author>
<name>Pawit Pornkitprasan</name>
<email>p.pawit@gmail.com</email>
</author>
<published>2012-04-26T12:52:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=6c70d496d0eae3ee18e496baf0e3e561c450d34c'/>
<id>6c70d496d0eae3ee18e496baf0e3e561c450d34c</id>
<content type='text'>
Change-Id: I280ec749a5bdc330d7cc521a600a9c56b851d2f5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I280ec749a5bdc330d7cc521a600a9c56b851d2f5
</pre>
</div>
</content>
</entry>
<entry>
<title>disable android adhoc lock, only check if we aren't in mismatch</title>
<updated>2012-04-25T09:25:28+00:00</updated>
<author>
<name>havlenapetr</name>
<email>havlenapetr@gmail.com</email>
</author>
<published>2010-08-20T07:48:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=68fffe943efe8d17b36bbb71c4448026e84cada1'/>
<id>68fffe943efe8d17b36bbb71c4448026e84cada1</id>
<content type='text'>
(cherry-picked from gingerbread)

Change-Id: Id1b37ce9df2eb46516574744fb03b2050fa3c63d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry-picked from gingerbread)

Change-Id: Id1b37ce9df2eb46516574744fb03b2050fa3c63d
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable EAP-PWD in wpa_supplicant.</title>
<updated>2012-01-01T17:45:51+00:00</updated>
<author>
<name>Partha N</name>
<email>parthan@gmail.com</email>
</author>
<published>2012-01-01T17:45:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=c620bd1917b89dc7ef1d24dcd25749423807f658'/>
<id>c620bd1917b89dc7ef1d24dcd25749423807f658</id>
<content type='text'>
EAP-PWD (RFC 5931) has the simplicity of setting up a PSK-based network (no certificates involved, just username/password
combination), but has the stronger security properties of EAP-based authentication methods.

Change-Id: I6355066b6cf427001e086ad22eca639038f83e7d
Signed-off-by: Partha N &lt;parthan@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
EAP-PWD (RFC 5931) has the simplicity of setting up a PSK-based network (no certificates involved, just username/password
combination), but has the stronger security properties of EAP-based authentication methods.

Change-Id: I6355066b6cf427001e086ad22eca639038f83e7d
Signed-off-by: Partha N &lt;parthan@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "nl80211: Add missing code in wpa_driver_nl80211_probe_req_report"</title>
<updated>2011-12-13T15:14:28+00:00</updated>
<author>
<name>Pawit Pornkitprasan</name>
<email>p.pawit@gmail.com</email>
</author>
<published>2011-12-13T15:13:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=7b378c8a748d324903ba844cca2180dc626a69cc'/>
<id>7b378c8a748d324903ba844cca2180dc626a69cc</id>
<content type='text'>
This reverts commit fa43dd4b08bdb6edc40e40e0abbe74fee376eaa1.

Breaks WPA tethering, so maybe that's why it was removed in the first place

Conflicts:

	src/drivers/driver_nl80211.c

Change-Id: Ife0c06d5be8f201e85f654ffd12f8cf9672ab2c8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit fa43dd4b08bdb6edc40e40e0abbe74fee376eaa1.

Breaks WPA tethering, so maybe that's why it was removed in the first place

Conflicts:

	src/drivers/driver_nl80211.c

Change-Id: Ife0c06d5be8f201e85f654ffd12f8cf9672ab2c8
</pre>
</div>
</content>
</entry>
</feed>
