summaryrefslogtreecommitdiff
path: root/sys/dev/usb/serial/u3g.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r271874:Hans Petter Selasky2014-09-271-0/+2
* MFC r271492:Hans Petter Selasky2014-09-201-3/+14
* MFC r268929:Hans Petter Selasky2014-07-291-0/+1
* MFC r258363:Don Lewis2013-12-191-0/+1
* Add support for the NTT Docomo L-02C card.Remko Lodder2013-06-271-0/+1
* Add new USB ID.Hans Petter Selasky2013-03-191-0/+2
* Add new u3g device quirk.Hans Petter Selasky2013-01-141-0/+1
* Add new USB ID.Hans Petter Selasky2012-12-291-0/+1
* Add new USB ID.Hans Petter Selasky2012-12-091-0/+1
* Add support for AT&T Sierra Wireless USB 3G adapterEitan Adler2012-11-291-0/+1
* Add new USB IDs.Hans Petter Selasky2012-11-121-0/+4
* Implement modem control in u3g. Tested on Option GTM382W, Huawei E220,Nick Hibma2012-10-141-4/+173
* Revert r239178 and implement two new functions, namelyHans Petter Selasky2012-08-151-9/+9
* Style.Hans Petter Selasky2012-08-101-6/+0
* Take advantage of new UCOM and bus functionality so thatHans Petter Selasky2012-08-101-2/+26
* u3g: add support for Huawei E392 LTE modemEygene Ryabinkin2012-07-231-0/+1
* Add new USB device ID.Hans Petter Selasky2012-07-161-0/+1
* Add new USB device ID.Hans Petter Selasky2012-07-161-0/+1
* Add new USB device ID.Hans Petter Selasky2012-07-151-0/+2
* Add new USB device ID.Hans Petter Selasky2012-07-031-0/+1
* Add support for the SIMCom SIM5218, tested by me.Kevin Lo2012-04-211-0/+1
* Add new USB device IDs.Hans Petter Selasky2012-03-081-0/+1
* Add new USB device ID.Hans Petter Selasky2012-02-141-0/+1
* Add support for more USB devices.Hans Petter Selasky2012-01-161-0/+1
* Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.Ed Schouten2011-11-071-1/+1
* Add new USB ID to u3g driver.Hans Petter Selasky2011-08-201-0/+2
* Add new USB ID to u3g driver.Hans Petter Selasky2011-07-211-0/+1
* - Move all USB device ID arrays into so-called sections,Hans Petter Selasky2011-06-241-1/+1
* New ID for the Novatel MC547Nick Hibma2011-02-011-0/+1
* Add another ID for the ZTE MF190 Surf StickNick Hibma2011-01-201-0/+1
* Remove unneeded includes of <sys/linker_set.h>. Other headers that useJohn Baldwin2011-01-111-1/+0
* Make the Huawei E1820 work (Emile Coetzee).Nick Hibma2010-11-231-1/+1
* Add the Sierra MC8700.Andrew Thompson2010-11-151-0/+1
* Add a special INIT product ID used by some models of the HUAWEIDima Dorfman2010-11-141-0/+1
* Add the switch config for the XS Stick.Nick Hibma2010-11-131-0/+2
* Allow specification of eject method through quirks, so people can testNick Hibma2010-11-101-6/+32
* Bugfix: In rev 213509 Alexander committed a duplicate ID for ZTE STORNick Hibma2010-11-051-2/+8
* Implement ucom_set_pnpinfo_usb() providing ttyname and port numberNick Hibma2010-11-051-0/+2
* - Simplify the way unit/subunit allocation is done in ucom.Nick Hibma2010-11-031-8/+8
* - Add more USB devices to usbdevs and rename some previously unknown ones.Hans Petter Selasky2010-10-141-0/+2
* Add ID for Vodafone (ZTE) Mobile Broadband K3565-Z modem.Alexander Motin2010-10-071-0/+1
* Add support to Alcatel/TCTMobile X080S USB 3G modem. The device needsGleb Smirnoff2010-10-061-0/+5
* Add missing MODULE_VERSION() definitions, this resolves problems aroundAndrew Thompson2010-09-011-0/+1
* Add support for the Longcheer WM66 USB HSDPA Modem to u3g(4)Gavin Atkinson2010-07-271-0/+1
* Increase the max ports to 12, 3G devices exist where the ppp endpoint is #9.Andrew Thompson2010-05-121-1/+1
* Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this hadAndrew Thompson2010-04-221-1/+1
* The Quanta Q101 modem has a different type of cdrom driver disk,Kevin Lo2010-04-131-0/+1
* Add support for the E1752 3G modem and the required eject command.Andrew Thompson2010-02-141-0/+5
* The ZTE MF633R modem has a different type of cdrom driver disk, add the productAndrew Thompson2010-02-051-0/+1
* Properly name the 0x0016 ZTE product as MF633R now that its known.Andrew Thompson2010-02-041-1/+1