netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Bjørn Mork" <bjorn-yOkvZcmFvRU@public.gmane.org>
To: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	"Bjørn Mork" <bjorn-yOkvZcmFvRU@public.gmane.org>
Subject: [PATCH net 0/3] qmi_wwan: simplify device matching and add a few new devices
Date: Sun, 12 Aug 2012 21:16:29 +0200	[thread overview]
Message-ID: <1344798992-10176-1-git-send-email-bjorn@mork.no> (raw)

The home cooked whitelisting code can be removed now that 
the USB core supports interface number matching.

The second patch adds a few new devices.

The third patch improves device list readability by using
existing macros where possible.

I hope this can go in 3.6-rc2/3. The series is based on
the current net/master (commit 2359a476)


Bjørn Mork (3):
  net: qmi_wwan: use fixed interface number matching
  net: qmi_wwan: add Sierra Wireless devices
  net: qmi_wwan: compress device_id list using macros

 drivers/net/usb/qmi_wwan.c |  248 +++++++-------------------------------------
 1 file changed, 40 insertions(+), 208 deletions(-)

-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2012-08-12 19:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-12 19:16 Bjørn Mork [this message]
2012-08-12 19:16 ` [PATCH net 1/3] net: qmi_wwan: use fixed interface number matching Bjørn Mork
2012-08-12 19:16 ` [PATCH net 2/3] net: qmi_wwan: add Sierra Wireless devices Bjørn Mork
2012-08-12 19:16 ` [PATCH net 3/3] net: qmi_wwan: compress device_id list using macros Bjørn Mork
     [not found] ` <1344798992-10176-1-git-send-email-bjorn-yOkvZcmFvRU@public.gmane.org>
2012-08-13 10:39   ` [PATCH net 0/3] qmi_wwan: simplify device matching and add a few new devices Bjørn Mork
2012-08-14 21:46 ` David Miller
     [not found]   ` <20120814.144653.606253082821782776.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2012-08-15  8:08     ` Bjørn Mork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1344798992-10176-1-git-send-email-bjorn@mork.no \
    --to=bjorn-yokvzcmfvru@public.gmane.org \
    --cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).