lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 12 Aug 2012 21:16:29 +0200
From:	Bjørn Mork <bjorn@...k.no>
To:	netdev@...r.kernel.org
Cc:	linux-usb@...r.kernel.org,
	Bjørn Mork <bjorn@...k.no>
Subject: [PATCH net 0/3] qmi_wwan: simplify device matching and add a few new devices

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 netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists