CHROMIUM: usb: add VID/PID of Sierra Wireless Gobi 3000 MC8355 modem.
[cascardo/linux.git] / drivers / net / usb / gobi / qcusbnet.c
2013-01-29 Shawn NematbakhshCHROMIUM: usb: add VID/PID of Sierra Wireless Gobi...
2012-12-17 Ben ChanCHROMIUM: usb: add VID/PID of Novatel Wireless Gobi...
2012-11-27 Michael SpangCHROMIUM: gobi: Move qcusbnet_put locking into free_dev
2012-11-02 Michael SpangCHROMIUM: gobi: Keep struct qcusbnet alive while cdev...
2012-10-20 Ben ChanCHROMIUM: gobi: fix a crash due to use-after-free of...
2012-08-31 Ben ChanCHROMIUM: gobi: call usbnet_disconnect after qc_deregister
2012-07-23 Ben ChanCHROMIUM: gobi: Add Option GTM681W and GTM689W Gobi...
2012-07-23 Ben ChanCHROMIUM: gobi: use IMEI when MEID is not available
2012-06-27 Olof JohanssonMerge branch 'chromeos-exynos-3.4' into chromeos-3.4
2012-06-01 Olof JohanssonMerge branch 'chromeos-wifi-3.4' into chromeos-3.4
2012-06-01 Olof JohanssonMerge branch 'chromeos-verity-3.4' into chromeos-3.4
2012-06-01 Olof JohanssonMerge branch 'chromeos-security-3.4' into chromeos-3.4
2012-06-01 Olof JohanssonMerge branch 'chromeos-platform-3.4' into chromeos-3.4
2012-06-01 Olof JohanssonMerge branch 'chromeos-misc-3.4' into chromeos-3.4
2012-06-01 Olof JohanssonMerge branch 'chromeos-intel_i2c-3.4' into chromeos-3.4
2012-06-01 Olof JohanssonMerge branch 'chromeos-input-3.4' into chromeos-3.4
2012-06-01 Olof JohanssonMerge branch 'chromeos-gobi-3.4' into chromeos-3.4
2012-05-31 ttuttleCHROMIUM: qcusbnet: don't spew "failed to autoresume...
2012-05-31 ttuttleCHROMIUM: gobi: Return -ENODEV on probe failures.
2012-05-31 ttuttleCHROMIUM: gobi: Make probe failures WARN, not ERROR.
2012-05-31 ttuttleCHROMIUM: gobi: qc_deregister in qcnet_disconnect,...
2012-05-31 ttuttleCHROMIUM: gobi: fail qcnet_probe when qc_register fails
2012-05-31 ttuttleCHROMIUM: gobi: usbnet_probe failure is a warning
2012-05-31 ttuttleCHROMIUM: gobi: Set FLAG_WWAN so we are named wwan%d
2012-05-31 ttuttleCHROMIUM: gobi: Don't startxmit if device is dying
2012-05-31 ttuttleCHROMIUM: gobi: Port dynamic endpoint discovery (1...
2012-05-31 ttuttleCHROMIUM: gobi: Fix endpoint detection
2012-05-31 ttuttleCHROMIUM: gobi: Eliminate urbreq from qcusbnet
2012-05-31 ttuttleCHROMIUM: gobi: Reuse skb buffer in urb instead of...
2012-05-31 ttuttleCHROMIUM: gobi: Don't leak urb data buffers
2012-05-31 Jason GlasgowCHROMIUM: gobi: set needs_remote_wakeup to fix problems...
2012-05-31 ttuttleCHROMIUM: gobi: three log levels
2012-05-31 ttuttleCHROMIUM: gobi: Clean up log messages and error handling
2012-05-31 Jason GlasgowCHROMIUM: gobi: protect access to dev->urbs, initialize...
2012-05-31 Elly JonesCHROMIUM: gobi: worker thread -> workqueue
2012-05-31 Elly JonesCHROMIUM: gobi: use wait_interruptible().
2012-05-31 Jason GlasgowCHROMIUM: Add Sony Gobi 3000 vid:pid.
2012-05-31 Elly JonesCHROMIUM: gobi: Remove worker.exit hack.
2012-05-31 Elly JonesCHROMIUM: Add Dell Gobi 3000 vid:pid.
2012-05-31 Elly JonesCHROMIUM: qcusbnet: Signal to worker that we expect...
2012-05-31 Jason GlasgowCHROMIUM: qcusbnet Set the network interface's MAC...
2012-05-31 Elly JonesCHROMIUM: gobi: Fix races in qc_deregister() once and...
2012-05-31 Elly JonesCHROMIUM: qcusbnet: Add gobi3k support.
2012-05-31 Elly JonesCHROMIUM: Add gobi driver.