summaryrefslogtreecommitdiffstats
path: root/plugins/udevng.c
AgeCommit message (Collapse)AuthorFilesLines
2015-07-16udevng: add support for Ericsson N5321 gwJohannes 'josch' Schauer1-0/+7
2014-10-22udev: add GPS port definition for HE910Kuba Pawlak1-2/+5
2014-07-08udevng: add detection logic for u-blox modemsPhilip Paeps1-0/+42
2014-06-30udevng: add detection logic for Quectel modemsPhilip Paeps1-0/+42
2013-11-25udevng: Add he910 detection logicDenis Kenzior1-0/+34
2012-11-25udev: Let Huawei detection also check for cdc_wdm driversMarcel Holtmann1-0/+1
2012-11-25udev: Use Qualcomm Gobi driver if QMI based modemMarcel Holtmann1-0/+6
2012-11-25udev: Handle USB descriptors from Vodafone K5005 modemMarcel Holtmann1-4/+11
2012-10-16udevng: Fix MBM detectionDenis Kenzior1-1/+1
2012-08-20udevng: rename aux port from Data to Aux for telitChristopher Vogl1-1/+1
Telit software user guide says: USB AUX doesn't support any flow control method. Therefore, this port isn't suitable for DATA service port. We recommend this port should be used only for AT command and URC processing.
2012-05-26udev: Fix matching to prefer entries with VID and PIDMarcel Holtmann1-6/+5
2012-05-26udev: Add support for detecting Huawei QMI devicesMarcel Holtmann1-8/+8
2012-05-26udev: Add support for detecting Gobi QMI devicesMarcel Holtmann1-8/+17
2012-05-26udev: Add matching support for CDC WDM device nodesMarcel Holtmann1-9/+24
2012-05-25udev: Add detection for Nokia 21M-01 modemsMarcel Holtmann1-0/+2
2012-05-25udev: Add detection for Samsung GT-Y3300 modemsMarcel Holtmann1-0/+2
2012-05-25udev: Extend port mapping for Icera modemsMarcel Holtmann1-1/+9
2012-04-06udev: Add detection support for Icera based devicesMarcel Holtmann1-0/+39
2012-03-21udev: Only detect Sierra Wireless devices with DirectIPMarcel Holtmann1-1/+1
2012-02-18udev: Remove empty lineMarcel Holtmann1-1/+0
2012-02-18udev: Add support for detecting Sierra network interfacesMarcel Holtmann1-8/+10
2012-02-18udev: Also detect modem port of Option HSO devicesMarcel Holtmann1-10/+13
2012-02-16udev: Detect more ports for Sierra modemsMarcel Holtmann1-8/+16
2012-02-16udev: Add sanity check for ports on old Option devicesMarcel Holtmann1-0/+3
2012-02-16udev: Detect old Option cards without high-speed interfaceMarcel Holtmann1-0/+35
2012-01-17udev: Limit ZTE port selection to specific product identifiersMarcel Holtmann1-3/+9
2012-01-17udev: Keep vendor and product identifiers aroundMarcel Holtmann1-4/+19
2012-01-13udev: Add detection support for SIM COM modemsMarcel Holtmann1-0/+47
2012-01-07udevng: Remove huaweicdma label from driver_listGuillaume Zajac1-1/+0
2012-01-06udev: Simplify vendor_list for Huawei constructorGuillaume Zajac1-3/+1
According to Huawei constructor, the port mapping is identical for all the modems. We can decide to use GSM or CDMA drivers into the plugin.
2011-12-20udevng: Do only label assignment for Speedup donglesPhilippe Nunes1-7/+0
2011-12-15udevng: add another driver name for telitChristopher Vogl1-0/+1
some telit hardware needs option driver.
2011-10-15udev: add a driver name for telitGustavo F. Padovan1-1/+1
telit hardware needs usbserial.
2011-10-10plugins: Update copyright informationMarcel Holtmann1-1/+1
2011-08-17udev: Fix typo for Huawei diagnostic interfacesDaniel Wagner1-1/+1
2011-08-11udev: Add automatic detection for Linktop devicesMarcel Holtmann1-0/+34
2011-08-11udev: Detect Diagnostic (QCDM) port for Telit devicesMarcel Holtmann1-2/+4
2011-08-11udev: Add automatic detection for Telit modemsMarcel Holtmann1-0/+45
2011-08-11udev: Add support for automatic ISI USB modem detectionMarcel Holtmann1-0/+35
2011-08-11udev: Prepare for supporting different bus typesMarcel Holtmann1-9/+14
2011-08-11udev: Remove modem object when setup procedure failsMarcel Holtmann1-11/+11
2011-08-10udev: Fix typo in Option HSO setup functionMarcel Holtmann1-1/+1
2011-08-10udev: Add automatic detection for Ericsson MBM based devicesMarcel Holtmann1-1/+58
2011-08-10udev: Add support for Huawei E160 based devices with only two TTYMarcel Holtmann1-0/+2
2011-08-09udev: Fix minor whitespace mistakesMarcel Holtmann1-2/+2
2011-08-09udev: Use standard modem properties for Novatel devicesMarcel Holtmann1-2/+2
2011-08-09udev: Detect Diagnostic (QCDM) port for Huawei devicesMarcel Holtmann1-4/+11
2011-08-09udev: Detect QCDM port for ZTE devicesMarcel Holtmann1-3/+5
2011-08-09udev: Detect GPS and QCDM port for Gobi cardsMarcel Holtmann1-6/+9
2011-08-09udev: Add debug output for special system attributeMarcel Holtmann1-16/+17