summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-13release: bump version to 1.4.21.4.2Aleksander Morgado1-1/+1
2015-01-13NEWS: update for 1.4.2Aleksander Morgado1-0/+18
2015-01-09port-probe: Increase AT probe command timeout to 7 seconds for altair.Roshan Pius1-0/+16
2015-01-09broadband-modem-qmi: fix memleak when listing SMSAleksander Morgado1-0/+2
2014-12-30mbim: don't assume 'Command Done' is always replied to 'Command' messagesAleksander Morgado6-30/+69
2014-12-26device: Keep track of devices as they are move across sysfsLubomir Rintel1-0/+10
2014-12-03port-probe: retry icera probing up to 3 times, with some time in between cmdsAleksander Morgado1-1/+16
2014-12-03icera: IPv6 '::' is a placeholder for 'no IPv6', so don't error out if foundAleksander Morgado2-37/+61
2014-12-03huawei: expect 'modem' and 'pcui' in ^GETPORTMODE responsesAleksander Morgado1-0/+4
2014-11-14bearer: PDP context APN scan should be case insensitiveTyler1-1/+1
2014-10-30modem-helpers: fix IP4 -> IPV4Aleksander Morgado1-1/+1
2014-10-29modem-helpers: handle "IPV4" pdp type responseOskar Enoksson1-0/+2
2014-10-29bearer-mbim: Implement report_connection_status() to set the port as disconne...Greg Suarez1-2/+25
2014-10-28blacklist: ignore GW Instek AFG-2225 arbitrary waveform generatorDan Williams1-0/+3
2014-10-07port-serial: fix forced closing after b28230411Dan Williams1-20/+23
2014-09-05zte: blacklist QMI and net interface in the MF60Aleksander Morgado1-0/+5
2014-09-05plugin: allow to explicitly ignore any kind of port via udevAleksander Morgado1-0/+6
2014-09-05release: post release version bump to 1.4.1 (stable updates)Aleksander Morgado1-1/+1
2014-08-22release: bump version to 1.4.01.4.0Aleksander Morgado2-3/+46
2014-08-22AUTHORS: update from git logAleksander Morgado1-3/+71
2014-08-18qmi: always use DHCP for IPv4 configuration instead of STATICDan Williams1-1/+1
2014-08-18bearer-qmi: allow forcing DHCP instead of static IP configAleksander Morgado3-44/+117
2014-08-12broadband-modem,plugins: fix GMatchInfo leaksBen Chan5-2/+8
2014-08-11huawei: minor style fixesAleksander Morgado1-1/+3
2014-08-11huawei: improve support for network time on Huawei modulesDavid McCullough4-65/+404
2014-08-11iface-mode: downgrade "access technology changed" message to debugDan Williams1-4/+4
2014-08-05build: INCLUDES -> AM_CPPFLAGS to quiet automake warningDan Williams2-2/+2
2014-08-04build: require libmbim 1.10.0Aleksander Morgado1-1/+1
2014-07-29libmbim-glib: handle explicit '+' on positive numbersDavid McCullough1-1/+1
2014-07-27plugin: improve probing decision logic for QMI and MBIMAleksander Morgado1-17/+2
2014-07-17broadband-modem-mbim: increase timeout for powering modem up and downBen Chan1-1/+1
2014-07-17bearer-mbim: increase disconnect timeoutBen Chan1-1/+1
2014-07-11polkit: fix Location.Setup() authorization rulesAleksander Morgado1-1/+1
2014-07-11broadband-modem-mbim: VZ20M returns ERROR_PIN_REQUIRED in PIN query responseAleksander Morgado1-1/+9
2014-07-09broadband-modem-mbim: reset strings to NULL, not 0Aleksander Morgado1-2/+2
2014-07-09broadband-modem-mbim: update_registration_info immune to null pointers passedkuonirat1-2/+2
2014-07-06sim: rename 'MMSim' to 'MMBaseSim'Aleksander Morgado37-615/+614
2014-07-06sms: rename 'MMSms' to 'MMBaseSms'Aleksander Morgado15-389/+384
2014-07-06bearer: rename 'MMBearer' to 'MMBaseBearer'Aleksander Morgado42-558/+554
2014-07-06manager: rename 'MMManager' to 'MMBaseManager'Aleksander Morgado5-132/+132
2014-07-04huawei: enable GPS_UNMANAGED for Huawei modemsDavid McCullough1-59/+78
2014-07-04option,hso: add missing GPS unamanged capabilityAleksander Morgado1-1/+3
2014-07-04huawei: close GPS port once GPS has been disabledAleksander Morgado1-0/+6
2014-07-03libqcdm: new 'reset' testerAleksander Morgado3-1/+272
2014-07-03huawei: GPS support for MU609/MU909David McCullough3-2/+337
2014-07-02cinterion: allow 'unmanaged' GPS setupAleksander Morgado1-23/+44
2014-07-02option,hso: print port type before parsingAleksander Morgado1-0/+1
2014-07-02option,hso: allow 'unmanaged' GPS setupAleksander Morgado1-62/+83
2014-07-02location: new 'unmanaged' GPS setupAleksander Morgado4-11/+64
2014-07-01bearer-mbim: ignore empty DNS server addressesDan Williams1-12/+18