net: usb: qcusbnet: Add support for stingray modem
authorBenoit Goby <benoit@android.com>
Fri, 25 Feb 2011 04:04:17 +0000 (20:04 -0800)
committerBenoit Goby <benoit@android.com>
Thu, 3 Mar 2011 02:24:26 +0000 (18:24 -0800)
commit9933a51090d2aa18d7e1c694011041c4fceaf807
treeb5978749863e4b9094f2aaa9e1860e0d019c5fdf
parentd85524233a35c042cdf4c0d6ec66385963f43233
net: usb: qcusbnet: Add support for stingray modem

1. Implement reset_resume
2. Remove hardcoding of qmi to interface 0
3. Correctly assign bulk in and out endpoints
4. Change ethernet interface name from usbX to qmiX to remove conflicts with other drivers
5. Assign individual MAC address to each ethernet interface
6. Modify the usb device table to include subclass interface ids for motorola products
7. Remove any hardcoded interface, endpoint numbers

Change-Id: I3b08a5b0acb841e38177cdd758a16f32913246bb
Signed-off-by: Srinivas Gowrishetty <srinivas.gowrishetty@motorola.com>
drivers/net/usb/qcusbnet/qcusbnet.c
drivers/net/usb/qcusbnet/qmidevice.c