<feed xmlns='http://www.w3.org/2005/Atom'>
<title>snowball/igloo-kernel.git/drivers/net/wireless, branch integration-linux-ux500</title>
<subtitle>Igloo kernel</subtitle>
<id>https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/atom?h=integration-linux-ux500</id>
<link rel='self' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/atom?h=integration-linux-ux500'/>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/'/>
<updated>2012-06-04T11:46:24+00:00</updated>
<entry>
<title>Merge Linaro Android branch '  jstultz/linaro-android-3.4</title>
<updated>2012-06-04T11:46:24+00:00</updated>
<author>
<name>Philippe Langlais</name>
<email>philippe.langlais@stericsson.com</email>
</author>
<published>2012-06-04T11:46:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=29a3e1ef73daaa91cbf5cce2fb475f1878254402'/>
<id>urn:sha1:29a3e1ef73daaa91cbf5cce2fb475f1878254402</id>
<content type='text'>
' into integration-android-ux500

Signed-off-by: Philippe Langlais &lt;philippe.langlais@stericsson.com&gt;
</content>
</entry>
<entry>
<title>net: wireless: bcmdhd: Fix division by 0 if dhd_watchdog_ms is 0</title>
<updated>2012-05-17T23:13:20+00:00</updated>
<author>
<name>Dmitry Shmidt</name>
<email>dimitrysh@google.com</email>
</author>
<published>2012-05-17T23:13:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=1dd2d69ca040ba6685c0f78b11f6aaa0f223d6cc'/>
<id>urn:sha1:1dd2d69ca040ba6685c0f78b11f6aaa0f223d6cc</id>
<content type='text'>
Signed-off-by: Dmitry Shmidt &lt;dimitrysh@google.com&gt;
</content>
</entry>
<entry>
<title>net: wireless: bcmdhd: Update to version 1.27</title>
<updated>2012-05-16T01:12:43+00:00</updated>
<author>
<name>Dmitry Shmidt</name>
<email>dimitrysh@google.com</email>
</author>
<published>2012-05-16T00:25:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=66981be398731073dc68d703327d2cf24bd9c6ab'/>
<id>urn:sha1:66981be398731073dc68d703327d2cf24bd9c6ab</id>
<content type='text'>
Signed-off-by: Dmitry Shmidt &lt;dimitrysh@google.com&gt;
</content>
</entry>
<entry>
<title>Merge commit 'v3.4-rc7' into android-3.4</title>
<updated>2012-05-14T23:41:02+00:00</updated>
<author>
<name>Colin Cross</name>
<email>ccross@android.com</email>
</author>
<published>2012-05-14T23:41:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=ec0b571c19ac62ab0bb80d373a3d4922a48b4b75'/>
<id>urn:sha1:ec0b571c19ac62ab0bb80d373a3d4922a48b4b75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rtlwifi: fix for race condition when firmware is cached</title>
<updated>2012-05-14T17:51:24+00:00</updated>
<author>
<name>Larry Finger</name>
<email>Larry.Finger@lwfinger.net</email>
</author>
<published>2012-05-04T13:27:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=574e02abaf816b582685805f0c1150ca9f1f18ee'/>
<id>urn:sha1:574e02abaf816b582685805f0c1150ca9f1f18ee</id>
<content type='text'>
In commit b0302ab, the rtlwifi family of drivers was converted to use
asynchronous firmware loading. Unfortumately, the implementation was
racy, and the ieee80211 routines could be started before rtl_init_core()
was called to setup the data.

This patch fixes the bug noted in https://bugzilla.kernel.org/show_bug.cgi?id=43187.

Reported-by: Joshua Roys &lt;Joshua.Roys@gtri.gatech.edu&gt;
Tested-by: Neptune Ning &lt;frostyplanet@gmail.com&gt;
Signed-off-by: Larry Finger &lt;Larry.Finger@lwfinger.net&gt;
Cc: Stable &lt;stable@vger.kernel.org&gt;    [3.3]
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
<entry>
<title>Merge commit 'v3.4-rc6' into android-3.4</title>
<updated>2012-05-08T01:20:34+00:00</updated>
<author>
<name>Colin Cross</name>
<email>ccross@android.com</email>
</author>
<published>2012-05-08T01:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=f02fac63308349b1dbde468adfd084fdb560eeae'/>
<id>urn:sha1:f02fac63308349b1dbde468adfd084fdb560eeae</id>
<content type='text'>
Conflicts:
	arch/arm/mm/cache-l2x0.c
	arch/arm/mm/mmu.c

Change-Id: If4f371a21c052fa597d107c44b128a093e4a8b91
</content>
</entry>
<entry>
<title>iwlwifi: fix skb truesize underestimation</title>
<updated>2012-05-03T14:52:30+00:00</updated>
<author>
<name>Eric Dumazet</name>
<email>eric.dumazet@gmail.com</email>
</author>
<published>2012-03-24T04:29:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=ed90542b0ce5415050c6fbfca324bccaafa69f2f'/>
<id>urn:sha1:ed90542b0ce5415050c6fbfca324bccaafa69f2f</id>
<content type='text'>
By default, iwlwifi uses order-1 pages (8 KB) to store incoming frames,
but doesnt say so in skb-&gt;truesize.

This makes very possible to exhaust kernel memory since these skb evade
normal socket memory accounting.

As struct ieee80211_hdr is going to be pulled before calling IP stack,
there is no need to use dev_alloc_skb() to reserve NET_SKB_PAD bytes.
alloc_skb() is ok in this driver, allowing more tailroom.

Pull beginning of frame in skb header, in the hope we can reuse order-1
pages in the driver immediately for small frames and reduce their
truesize to the minimum (linear skbs)

Signed-off-by: Eric Dumazet &lt;eric.dumazet@gmail.com&gt;
Cc: Wey-Yi Guy &lt;wey-yi.w.guy@intel.com&gt;
Cc: "John W. Linville" &lt;linville@tuxdriver.com&gt;
Cc: Neal Cardwell &lt;ncardwell@google.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
<entry>
<title>Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"</title>
<updated>2012-05-02T18:02:03+00:00</updated>
<author>
<name>Rajkumar Manoharan</name>
<email>rmanohar@qca.qualcomm.com</email>
</author>
<published>2012-05-01T03:42:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=9d1ceac5c6f7e77ea914de376ec17ced3eb22e5f'/>
<id>urn:sha1:9d1ceac5c6f7e77ea914de376ec17ced3eb22e5f</id>
<content type='text'>
This reverts commit a844adfd7bee4edc66d337de6c33b348e83552a8.
The commit a844adfd is degrading rx sensitivity of lower rate in
HT40 mode and it is confirmed that reverting the change is
improving rx sensitivity.

spur_freq_sd (for self-corr in AGC) is defined with respect to the
center of each 20MHz channel while spur_phase_delta (for self-corr
in Rx and spur data filter) is defined with respect to the center
of current RF channel.

So in short, we need to subtract spur_freq_sd (for self-corr in AGC)
by the offset between the center of primary20 and the center of RF
channel in SW. This offset could be +/10 MHz for dynamic 40.

Cc: Madhan Jaganathan &lt;madhanj@qca.qualcomm.com&gt;
Signed-off-by: Kai Shi &lt;kaishi@qca.qualcomm.com&gt;
Signed-off-by: Rajkumar Manoharan &lt;rmanohar@qca.qualcomm.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
<entry>
<title>brcmfmac: fix a double spin_unlock_irqrestore issue in dpc</title>
<updated>2012-05-02T18:02:03+00:00</updated>
<author>
<name>Franky Lin</name>
<email>frankyl@broadcom.com</email>
</author>
<published>2012-04-30T18:43:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=cf04317227d0c53d931a0b963e7ac6f7f0125e8a'/>
<id>urn:sha1:cf04317227d0c53d931a0b963e7ac6f7f0125e8a</id>
<content type='text'>
dpc_tl_lock is not acquired in the error handle code for bus down.
But it's unlocked using spin_unlock_irqrestore after finishing task
list walk down. Grab the lock before breaking the loop to avoid a
double unlock.

Reported-by: Dan Carpenter &lt;dan.carpenter@oracle.com&gt;
Signed-off-by: Franky Lin &lt;frankyl@broadcom.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
<entry>
<title>Merge commit 'v3.4-rc5' into android-3.4</title>
<updated>2012-05-01T22:47:09+00:00</updated>
<author>
<name>Colin Cross</name>
<email>ccross@android.com</email>
</author>
<published>2012-05-01T22:47:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=aadf030d84352a91cdadf50f947da739c5611450'/>
<id>urn:sha1:aadf030d84352a91cdadf50f947da739c5611450</id>
<content type='text'>
</content>
</entry>
</feed>
