summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bearer-qmi: prefer static IP configuration if availablealeksander/qmi-staticAleksander Morgado2014-05-201-26/+105
* core: minor coding style fixesBen Chan2014-05-2028-141/+141
* cli: consistently use spaces for indentationBen Chan2014-05-2016-174/+174
* libmbim-glib: consistently use spaces for indentationBen Chan2014-05-201-42/+42
* mbm: minor coding style fixesBen Chan2014-05-202-3/+3
* option,hso: minor coding style fixesBen Chan2014-05-203-10/+10
* icera: minor coding style fixesBen Chan2014-05-202-3/+3
* huawei: minor coding style fixesBen Chan2014-05-193-19/+19
* broadband-modem-mbim: refine access technology updatesBen Chan2014-05-191-11/+71
* api,errors: define new EPS-related errorsDan Williams2014-05-071-0/+3
* broadband-bearer-qmi: don't set APN if it isn't givenDan Williams2014-05-071-1/+1
* libmm-glib: Initialize result arrayMartin Pitt2014-05-051-1/+1
* sierra: PCSTATE=0 needs to be treated as low-power modeAleksander Morgado2014-05-051-1/+1
* huawei: treat CFUN 0 as low power stateBen Chan2014-05-011-1/+10
* examples: add modem watcher example in JSAleksander Morgado2014-04-117-1/+149
* examples: add modem watcher example in pythonAleksander Morgado2014-04-117-1/+180
* port-probe: remove the 3s wait before opening a MBIM portBen Chan2014-04-031-17/+6
* blacklist: All devices from Pololu Corporation except some possible future pr...David (Pololu)2014-04-021-0/+6
* novatel: read HDR signal qualityAleksander Morgado2014-04-011-0/+2
* docs,libmm-glib: add methods to manage the MTU in the MMBearerIpConfigAleksander Morgado2014-03-251-0/+2
* bearer-mbim: update MTU in bearer IP config propertiesBen Chan2014-03-251-0/+8
* cli: print MTU in bearer IP config propertiesBen Chan2014-03-251-36/+50
* api: add MTU to bearer IP config propertiesBen Chan2014-03-253-0/+60
* bearer-mbim: fix a misleading commentBen Chan2014-03-251-1/+1
* introspection: fix typosBen Chan2014-03-252-4/+4
* blacklist: ignore empiriKit science lab controller deviceAleksander Morgado2014-03-241-0/+3
* port-serial: fix command context completion when clearing command queueBen Chan2014-03-181-2/+1
* broadband-modem,modem-helpers: improve +CGDCONT? error handlingBen Chan2014-03-142-3/+13
* data: add iconAleksander Morgado2014-03-091-0/+197
* wavecom: avoid +COPS=0 if already in automatic registration modeAleksander Morgado2014-03-071-4/+170
* broadband-modem-mbim: handle subscriber info updatesBen Chan2014-03-061-6/+47
* broadband-modem-mbim: update to use mbim_message_device_service_subscribe_listBen Chan2014-03-061-5/+5
* build: require libmbim 1.8Aleksander Morgado2014-03-061-1/+1
* broadband-modem: fix hdr_subsys_state_info_readyBen Chan2014-03-061-2/+4
* license: add LGPLv2+ license in addition to the GPLv2+ oneAleksander Morgado2014-03-053-1/+508
* port-mbim: increase timeout of device open operationBen Chan2014-03-041-1/+1
* cinterion: implement unlock retries loadingAleksander Morgado2014-03-031-0/+120
* cinterion: after SIM unlock, query SIM status until readyAleksander Morgado2014-03-034-4/+213
* iface-modem: allow setting power state to OFF when modem is in FAILED stateBen Chan2014-03-031-4/+9
* cinterion: request to force refresh access tech after current bands updateAleksander Morgado2014-02-281-1/+4
* cinterion: force band preference update to be applied immediatelyAleksander Morgado2014-02-281-1/+4
* cinterion: consolidate setting current bands in 2G and 3G devicesAleksander Morgado2014-02-283-69/+46
* cinterion: consolidate current bands loading for 2G and 3G devicesAleksander Morgado2014-02-284-117/+92
* cinterion: consolidate supported bands loading for 2G and 3G devicesAleksander Morgado2014-02-284-45/+45
* broadband-modem: allow querying current charsetAleksander Morgado2014-02-282-0/+9
* cinterion: add helper to build Cinterion band maskAleksander Morgado2014-02-283-72/+78
* cinterion: add helper to parse AT^SCFG="Radio/Band" response in 3G devicesAleksander Morgado2014-02-284-60/+146
* cinterion: use AT^SCFG=? to parse supported bands in 3G devicesAleksander Morgado2014-02-286-28/+363
* cinterion: request access tech update after allowed mode changeAleksander Morgado2014-02-281-1/+4
* iface-modem-3gpp: request access tech update after registration attemptAleksander Morgado2014-02-281-0/+2