summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/umsm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Huawei K4511 3G modem.mpi2015-09-291-2/+3
* Huawei MU609 from Cristián Edwards.mpi2015-05-051-1/+2
* Remove some includes include-what-you-use claims don'tjsg2015-03-141-2/+1
* Support for MEDION S4222 which needs another funky umass quirk. Frommpi2015-01-061-2/+26
* Kill the last dumb DVACT_DEACTIVATE handlers.mpi2014-07-121-20/+2
* add a size argument to free. will be used soon, but for now default to 0.tedu2014-07-121-3/+3
* Add Alcatel OneTouch L100Vdcoppa2014-05-161-1/+3
* Do not define per-driver DEBUG variable when USB_DEBUG is defined. It'smpi2014-03-071-5/+1
* add an entry for "IIJmobile 510FU"yuo2013-12-131-1/+3
* Clean-up usbd_abort_pipe() usage.pirofti2013-11-151-6/+2
* Sort-out activate functionality for ucom(4) and it's parents.pirofti2013-11-151-5/+2
* Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().pirofti2013-11-071-9/+8
* Unify and document usbd_transfer(9).mpi2013-09-201-4/+7
* add Sierra Wireless MC8355 (Gobi 3000)mikeb2013-08-021-1/+2
* Get rid of various 'typedef struct' definitions and use plain structuremglocker2013-04-151-15/+15
* add Huawei E353jsg2013-01-041-1/+2
* add another umsm device that uses the qualcomm vid. namedjsg2012-12-191-1/+3
* add HUAWEI E392, tested by Alexei Malininjsg2012-08-031-1/+2
* Add the Huawei Mobile E303.dcoppa2012-07-171-1/+2
* KNF whitespace; no change with diff -wsthen2012-01-141-40/+40
* Support Huawei K4510 with DEV_UMASS5; Daniele Pilengasthen2012-01-141-1/+2
* Add ZTE MF190; ok jsgmikeb2011-11-191-1/+2
* support Huawei EM770Wjsg2011-11-171-1/+2
* add support for HUAWEI Mobile E173sgsoares2011-11-111-1/+3
* Add Alcatel One Touch X210/X220 (another rebadged TCT Mobile modem)dcoppa2011-10-201-1/+2
* Add the Huawei E181.dcoppa2011-07-221-1/+2
* Add the Huawei E1750 USB modemdcoppa2011-07-211-1/+2
* add support for HUAWEI E1752 seriese modemyuo2011-07-081-1/+2
* Remove config_activate() and DVACT_ACTIVATE. PCMCIA's the only thingmatthew2011-07-031-4/+1
* Add support for ZTE AC2746.jsg2011-06-151-7/+17
* Match Sierra USB305; from Erik Mugelederaadt2011-04-241-1/+2
* Add the ONDA MSA110UP USB modemdcoppa2011-03-191-1/+2
* Add the Toshiba 3G HSDPA MiniCard, found in my Dell Latitude D630.dcoppa2011-02-011-1/+3
* garbage collect "usb events". without /dev/usb there is no way to accessjakemsr2011-01-251-7/+1
* Add the Novatel EU870D HSDPA modem found in (at least) Dell XT.ajacoutot2010-12-301-1/+2
* Add support for the ZTE MF112 from MERIGHI Marcus.jsg2010-12-111-1/+2
* Add Sierra Wireless MC8790.mpf2010-10-121-1/+2
* Match the Huawei E1820, from David Zeillinger.jsg2010-08-211-1/+2
* add HUAWEI E182 (aka Emobile D31HW)yuo2010-06-261-1/+2
* various Huawei 3g devices share a usb id, some of them need DEV_UMASS5 for properfkr2010-06-151-2/+2
* attach CNU-680 to umsm(4)fkr2010-06-141-1/+2
* add mode change command to support ZTE 3G modem (MF633 etc)yuo2010-05-201-3/+21
* Novatel MC760 bits from Ted Roby <ted.roby@gmail.com>.jsg2010-04-251-1/+3
* add support for Quanta Q101.kevlo2010-04-141-1/+4
* Add support for Nokia Internet Stick CS-15.mpf2010-04-031-1/+4
* add mode switch code for Huawei K3765; much help from & ok jsg@otto2010-03-271-3/+12
* Rename QUALCOMM3 to ZTE.mpf2010-02-221-4/+4
* Add ZTE K3565-Z USB MSM modem.mpf2010-02-081-1/+5
* When finding certain novatel devices in mass storage modejsg2010-01-021-3/+3
* Huawei 180E, from and tested by Bruce O'Neel.jsg2009-12-271-1/+2