summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: use number of endpoints as primary port type hintdcbw/06-endpointsDan Williams2013-01-096-11/+71
* blacklist: ignore all devices from VID 0x0617Aleksander Morgado2013-01-091-0/+3
* ModemManager: Blacklist Dangerous Prototypes Bus Pirate v4Anton Blanchard2012-12-231-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
* gsm: simplify some codeDan Williams2012-12-131-55/+56
* serial: clear serial info struct before calling ioctl()Aleksander Morgado2012-12-031-2/+2
* cdma: skip shadowing error variableAleksander Morgado2012-11-301-6/+7
* cdma: avoid double free of GErrorAleksander Morgado2012-11-301-1/+0
* 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
* plugin-base: handle Huawei Data07 capabilities probingAleksander Morgado2012-11-281-0/+1
* gsm: always try +CSQ if +CIND fails; fix bugsDan Williams2012-11-261-22/+28
* qcdm: trivial cleanup of log item numbersDan Williams2012-11-141-2/+2
* qcdm: add some EVDO log item numbersDan Williams2012-11-141-0/+4
* qcdm: clarify log item command length memberDan Williams2012-11-141-1/+1
* uml290mode: fix log messageDan Williams2012-11-141-3/+3
* uml290mode: offline and reset modem after making changesDan Williams2012-11-141-1/+58
* qcdm: add qcdm_cmd_control_new() to set operating modeDan Williams2012-11-143-0/+55
* serial: fix warning when driver doesn't support closing_wait (bgo #630670)Dan Williams2012-11-141-3/+15
* blacklist: skip probing Atmel samba bootloaderAleksander Morgado2012-11-131-0/+3
* 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
* blacklist: skip probing SheevaPlug serial portsAleksander Morgado2012-10-171-1/+3
* 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
* cdma: get ESN from the cache or QCDM if AT port is not availableDan Williams2012-10-061-12/+68
* gsm: fall back to +CSQ if +CIND reports no signal (bgo #636040)Dan Williams2012-10-041-14/+23
* trivial: move CIND processing function down a bitDan Williams2012-10-041-38/+38
* core: stop probing if a Modem has already been created for a port (bgo #685398)Dan Williams2012-10-031-0/+8
* via: new plugin for CBP7-based CDMA and EVDO devices (bgo #683525)Dan Williams2012-09-255-1/+578
* cdma: allow plugins to skip AT+CAD queriesDan Williams2012-09-212-31/+72
* zte: LTE preference mode (AT+ZSNT=0,6) not supported so use ANY mode instead ...Marius B. Kotsbak2012-09-181-1/+2
* gsm: avoid segfault in +CLCK response parserAleksander Morgado2012-09-171-4/+3
* core: fix a leak in "core: better handling of non-UCS2 conversions that shoul...Dan Williams2012-09-121-0/+1
* gsm: skip additional UTF-8 validity check when parsing operatorAleksander Morgado2012-09-121-3/+4
* core: better handling of non-UCS2 conversions that should be UCS2 (bgo #683817)Dan Williams2012-09-113-14/+70
* 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
* cdma: return composite signal quality, not just CDMA 1xDan Williams2012-09-102-15/+40
* huawei,anydata: use common response stripping functionDan Williams2012-09-102-31/+3
* core: make GMatchInfo uint item helper genericDan Williams2012-09-104-67/+53
* core: add generic value hash codeDan Williams2012-09-075-146/+103
* sierra: add support for new !SELRAT values in newer Sierra LTE modemsDan Williams2012-09-073-11/+101
* core: recognize LTE capabilities when probingDan Williams2012-09-072-0/+4
* zte: extend allowed modes for LTE/4G devices for +ZSNT commandDan Williams2012-09-071-2/+18