Merge branch 'qmi_wwan'
authorDavid S. Miller <davem@davemloft.net>
Fri, 19 Apr 2013 21:51:26 +0000 (17:51 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Apr 2013 21:51:26 +0000 (17:51 -0400)
commitb79d4a8dfd1b3a8387788b070ac2f856fb3a0877
treec9a0a487312539688bcac21db127bcbbef842764
parent0cb670eef554652d0aa40bf09bd850e62598fc6c
parentcc6ba5fdaabea7a7b28de3ba1e0fe54d92232fe5
Merge branch 'qmi_wwan'

Bjørn Mork says:

====================
This series adds workarounds for 3 different firmware bugs, each
preventing the affected devices from working at all. I therefore
humbly request that these fixes go to stable-3.8 (if still
maintained) and 3.9 (either via net if still possible, or via
stable if not).

All 3 workarounds are applied to all devices supported by the driver.
Adding quirks for specific devices was considered as an alternative,
but was rejected because we have too little information about the
exact distribution of the buggy firmwares. All we know is that the
same bug shows up in devices from at least 3 different, and presumably
independent, vendors.

The workarounds have instead been designed to automatically apply
when necessary, and to have as little impact as possible on unaffected
devices.  The series has been tested on a number of devices both with
and without these bugs.

The series should apply cleanly to net/master, net-next/master and
stable/linux-3.8.y
====================

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