summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* mbm: add another C5621 IDMM_06Jens Seidel2014-01-031-0/+3
* huawei: try ^ICCID? to read ICCIDdcbw/06-huawei-iccidDan Williams2013-09-091-0/+89
* core: add helper for parsing and validating the ICCIDDan Williams2013-09-091-24/+7
* x22x: add support for Olivetti Olicard 200Dan Williams2013-07-102-4/+22
* zte: don't send as many CPMS requests to non-AT portsDan Williams2013-06-131-1/+9
* zte: implement Band handling for Icera-based devicesDan Williams2013-05-311-0/+62
* icera: fix issues checking supported bandsDan Williams2013-05-311-6/+31
* mbm: *EPIN response often needs a lot of timeDan Williams2013-05-311-1/+1
* nokia: CS-12 appears to only accept PPP on USB interface 3Dan Williams2013-05-311-0/+2
* huawei: ignore some additional unsolicited responsesDan Williams2013-05-311-0/+8
* mbm: ignore *ESTKSMS unsolicited messagesAleksander Morgado2013-04-041-0/+4
* mbm: remove connection attempt check poll explicitly when connectedAleksander Morgado2013-04-041-2/+6
* zte: add port type hints for the ZTE MF195Aleksander Morgado2013-03-121-0/+3
* sierra: add MC8790 to APP1 PPP whitelistGerald Richter2013-03-041-1/+1
* udev: update all udev rules to always match both VID/PID togetherAleksander Morgado2013-02-275-289/+284
* novatel: use ERI subsystem information to better determine roamingDan Williams2013-02-071-39/+70
* mbm: disconnect if the modem indicates the connection failed (bgo #690868)Dan Williams2013-02-071-1/+12
* mbm: handle HSPA access technology in ERINFO responseDan Williams2013-02-071-0/+3
* sierra: always mark APPx ports as secondaryDan Williams2012-12-171-10/+17
* sierra: restore longer CFUN=1 timeout for older devicesDan Williams2012-12-131-9/+9
* sierra: USB 306 modems support PPP on the APPx portsDan Williams2012-11-291-1/+1
* huawei: implement Huawei-specific CDMA signal quality checksheiher2012-11-281-7/+141
* huawei: better detection of data port on some modemsAleksander Morgado2012-11-121-1/+7
* sierra: allow more time for PDP context activationDan Williams2012-10-301-1/+1
* sierra: fix CFUN power up delay handlingDan Williams2012-10-301-8/+20
* sierra: avoid reset when setting cfun=1Marius B. Kotsbak2012-10-301-0/+8
* sierra: use +CFUN=4 for powering downMarius B. Kotsbak2012-10-301-0/+32
* via: plugin has vendor/product string probing, so needs to be sorted lastAleksander Morgado2012-10-241-0/+1
* icera: parse HSPA+ access technology in %NWSTATE responseBen Chan2012-10-171-0/+2
* Add udev rules for HP (Ericsson) hs2350 Mobile Broadband ModuleDavid Härdeman2012-10-141-0/+3
* via: new plugin for CBP7-based CDMA and EVDO devices (bgo #683525)Dan Williams2012-09-255-1/+578
* zte: LTE preference mode (AT+ZSNT=0,6) not supported so use ANY mode instead ...Marius B. Kotsbak2012-09-181-1/+2
* sierra: fix 2G/3G preferred modes for LTE modemsMarius B. Kotsbak2012-09-111-4/+13
* novatel: report EVDO signal qualityDan Williams2012-09-101-12/+21
* huawei,anydata: use common response stripping functionDan Williams2012-09-102-31/+3
* core: make GMatchInfo uint item helper genericDan Williams2012-09-102-67/+9
* sierra: add support for new !SELRAT values in newer Sierra LTE modemsDan Williams2012-09-073-11/+101
* zte: extend allowed modes for LTE/4G devices for +ZSNT commandDan Williams2012-09-071-2/+18
* gsm: add LTE allowed modesDan Williams2012-09-071-0/+6
* sierra: fix CSQ handling on APP1 portDan Williams2012-08-291-0/+7
* sierra: allow users to help debug APP1 PPP capabilityDan Williams2012-08-291-1/+10
* sierra: use DHCP for the USB 305 (AT&T Lightning)Dan Williams2012-08-291-13/+17
* icera: allow implementors to supply custom call control commandsDan Williams2012-08-292-18/+37
* icera: handle additional IPv4 configuration optionsDan Williams2012-08-282-1/+20
* zte: handle Icera-based devics that use DHCPDan Williams2012-08-284-17/+27
* mbm: add Ericsson H5321gw (often found in Thinkpad X230)Dan Williams2012-08-271-0/+3
* novatel: fix checking ERI for roaming/home decisionDan Williams2012-08-241-1/+1
* icera: be more paranoid about cleaning up connect operationsDan Williams2012-08-241-8/+23
* icera: retry configuring PDP context if it fails.Eric Shienbrood2012-08-241-20/+59
* sierra: fix detection of APP1 portDan Williams2012-08-231-1/+1