<feed xmlns='http://www.w3.org/2005/Atom'>
<title>snowball/legacy-kernel.git/drivers/net/wireless/bcmdhd/Makefile, branch android-20111223</title>
<subtitle>legacy kernel</subtitle>
<id>https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/atom?h=android-20111223</id>
<link rel='self' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/atom?h=android-20111223'/>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/'/>
<updated>2011-12-16T14:04:55+00:00</updated>
<entry>
<title>Squash</title>
<updated>2011-12-16T14:04:55+00:00</updated>
<author>
<name>Benn Pörscke</name>
<email>benn.porscke@stericsson.com</email>
</author>
<published>2011-12-16T14:04:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=93f379e6cfadfded0d262192ca69d1abc096d90e'/>
<id>urn:sha1:93f379e6cfadfded0d262192ca69d1abc096d90e</id>
<content type='text'>
Change-Id: I2fcf46d1fc4b0cd4c61e5be3654c43b80db86015
</content>
</entry>
<entry>
<title>net: wireless: bcmdhd: Keep debug symbols for built-in driver</title>
<updated>2011-10-28T09:02:27+00:00</updated>
<author>
<name>Dmitry Shmidt</name>
<email>dimitrysh@google.com</email>
</author>
<published>2011-08-04T17:07:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=8c06402889c920fad1675e845cc401c81cb69956'/>
<id>urn:sha1:8c06402889c920fad1675e845cc401c81cb69956</id>
<content type='text'>
Signed-off-by: Dmitry Shmidt &lt;dimitrysh@google.com&gt;
Change-Id: Ie3e6c7634dde5773dddd10357cc581c66bf22ace
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/35577
Tested-by: Per VAHLNE &lt;per.xx.vahlne@stericsson.com&gt;
Reviewed-by: Jonas ABERG &lt;jonas.aberg@stericsson.com&gt;
</content>
</entry>
<entry>
<title>net: wireless: bcmdhd: Fix compilation for kernel 3.0</title>
<updated>2011-07-22T00:14:14+00:00</updated>
<author>
<name>Dmitry Shmidt</name>
<email>dimitrysh@google.com</email>
</author>
<published>2011-07-19T16:58:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=a76bd864b3e70e01085276dcc55bd4a0f543dec0'/>
<id>urn:sha1:a76bd864b3e70e01085276dcc55bd4a0f543dec0</id>
<content type='text'>
Signed-off-by: Dmitry Shmidt &lt;dimitrysh@google.com&gt;
</content>
</entry>
<entry>
<title>net: wireless: bcmdhd: Add PNO support through CFG80211 private command</title>
<updated>2011-07-13T23:00:11+00:00</updated>
<author>
<name>Dmitry Shmidt</name>
<email>dimitrysh@google.com</email>
</author>
<published>2011-07-13T22:09:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=f558e1e53997b661e85de0ba96c2596c9cc97b4f'/>
<id>urn:sha1:f558e1e53997b661e85de0ba96c2596c9cc97b4f</id>
<content type='text'>
Signed-off-by: Dmitry Shmidt &lt;dimitrysh@google.com&gt;
</content>
</entry>
<entry>
<title>net: wireless: bcmdhd: Fix MAC address setting</title>
<updated>2011-07-02T00:04:21+00:00</updated>
<author>
<name>Dmitry Shmidt</name>
<email>dimitrysh@google.com</email>
</author>
<published>2011-06-29T23:03:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=0f11fdfd2c85b5a3f7d107fb859058510a7ff0d6'/>
<id>urn:sha1:0f11fdfd2c85b5a3f7d107fb859058510a7ff0d6</id>
<content type='text'>
If MAC address setting fails from wifi_get_mac_addr() it will be picked up
from nvram.

Signed-off-by: Dmitry Shmidt &lt;dimitrysh@google.com&gt;
</content>
</entry>
<entry>
<title>net: wireless: bcmdhd: Combined patch from 4.218.248-31</title>
<updated>2011-06-17T17:42:54+00:00</updated>
<author>
<name>Howard M. Harte</name>
<email>hharte@broadcom.com</email>
</author>
<published>2011-06-16T01:52:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=0d9f3c2791c1e19796d3a41d8ec45093583817e7'/>
<id>urn:sha1:0d9f3c2791c1e19796d3a41d8ec45093583817e7</id>
<content type='text'>
bcmdhd: Allocate skb with GFP_KERNEL flag if possible: fix for older kernels.
bcmdhd: Fix race conditions for sysioc_thread
    * Fix up formatting and #ifdefs.
net: wireless: bcmdhd: Fix get_customized_country_code() for older kernels.
net: wireless: bcmdhd: Move PNO function prototypes to dhd.h.
Add private command support.
net: wireless: bcmdhd: Set proper read barrier
net: wireless: bcmdhd: Fix memory leak in case of dhd_bus_init() failure
net: wireless: bcmdhd: Fix wake_lock symmetry
net: wireless: bcmdhd: Ignore error if scan results are empty
net: wireless: bcmdhd: Add sdlock to firmware loading
net: wireless: bcmdhd: Fix watchdog syncronization during start/stop
net: wireless: bcmdhd: Fix Makefile to allow WEXT compilation

Signed-off-by: Dmitry Shmidt &lt;dimitrysh@google.com&gt;
</content>
</entry>
<entry>
<title>net: wireless: bcmdhd: Get rid of ANDROID define</title>
<updated>2011-06-14T16:10:09+00:00</updated>
<author>
<name>Dmitry Shmidt</name>
<email>dimitrysh@google.com</email>
</author>
<published>2011-06-13T20:37:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=888da92e6c3d28f60e336923955e6849a34528c4'/>
<id>urn:sha1:888da92e6c3d28f60e336923955e6849a34528c4</id>
<content type='text'>
Signed-off-by: Dmitry Shmidt &lt;dimitrysh@google.com&gt;
</content>
</entry>
<entry>
<title>net: wireless: bcmdhd: Fix SOFTAP compilation</title>
<updated>2011-06-14T16:10:08+00:00</updated>
<author>
<name>Dmitry Shmidt</name>
<email>dimitrysh@google.com</email>
</author>
<published>2011-06-13T17:15:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=2b51d0d21f63a0a7dc8541186255f6b5cb2adbff'/>
<id>urn:sha1:2b51d0d21f63a0a7dc8541186255f6b5cb2adbff</id>
<content type='text'>
Signed-off-by: Dmitry Shmidt &lt;dimitrysh@google.com&gt;
</content>
</entry>
<entry>
<title>net: wireless: bcmdhd: Get MAC from platform data</title>
<updated>2011-06-14T16:10:08+00:00</updated>
<author>
<name>Dmitry Shmidt</name>
<email>dimitrysh@google.com</email>
</author>
<published>2011-06-13T17:07:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=391df33a28bd49f6945d7804b58064a6cc24f936'/>
<id>urn:sha1:391df33a28bd49f6945d7804b58064a6cc24f936</id>
<content type='text'>
Signed-off-by: Dmitry Shmidt &lt;dimitrysh@google.com&gt;
</content>
</entry>
<entry>
<title>net: wireless: bcmdhd: Fix ANDROID define, clean obsolete code</title>
<updated>2011-06-14T16:10:08+00:00</updated>
<author>
<name>Dmitry Shmidt</name>
<email>dimitrysh@google.com</email>
</author>
<published>2011-06-13T16:59:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/legacy-kernel.git/commit/?id=fdfcb12df1d152d062348c2a37b554a7ce2baebb'/>
<id>urn:sha1:fdfcb12df1d152d062348c2a37b554a7ce2baebb</id>
<content type='text'>
Signed-off-by: Dmitry Shmidt &lt;dimitrysh@google.com&gt;
</content>
</entry>
</feed>
