Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville...
authorDavid S. Miller <davem@davemloft.net>
Fri, 11 Apr 2014 20:34:33 +0000 (16:34 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Apr 2014 20:34:33 +0000 (16:34 -0400)
commit6a489c4899e97f488229e5f90a1750005da1c507
treea5e252905865054942a96755575967c393f3df20
parent45cdf9f3f359fb3c59987fd49cdacefa53040a4c
parent029d3ac9722d23e4f3b65656878cb3e4d9e280d4
Merge branch 'for-davem' of git://git./linux/kernel/git/linville/wireless

John W. Linville says:

====================
Please pull this batch of fixes intended for the 3.15 stream!

Chun-Yeow Yeoh gives us an ath9k_htc fix so that mac80211 can report
last_tx_rate correctly for those devices..

Fariya Fatima has a number of small fixes for things identified by
the static analysis folks in the new rsi driver.

Felix Fietkau brings an ath9k fix to better support some older chips,
and a fix for a scheduling while atomic bug introduced by an earlier
patch.

Janusz Dziedzic produced an ath9k fix to only enable DFS when a
related build option is selected.

Paul Bolle removes some dead code in rtlwifi.

Rafał Miłecki fixes some b43 code that was accessing some registers
with operations for the wrong register width.

Please let me know if there are problems!
====================

Signed-off-by: David S. Miller <davem@davemloft.net>