summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-08gdbus: Fix use after freeAndrei Emeltchenko1-3/+8
2014-09-08gdbus: Avoid reporting GDBusClient disconnect twiceClaudio Takahasi1-2/+12
2014-08-01build: Avoid warnings about _FORTIFY_SOURCEDenis Kenzior1-1/+1
2014-07-08ublox: Minor style cleanupDenis Kenzior1-0/+1
2014-07-08ublox: Remove unneeded VENDOR flagsDenis Kenzior1-4/+2
2014-07-08plugins: new driver for u-blox SARA-U270 modemsPhilip Paeps2-0/+296
2014-07-08atmodem: set the auth method for u-blox modemsPhilip Paeps1-3/+28
2014-07-08sim: query u-blox PIN retries with AT+UPINCNTPhilip Paeps1-0/+45
2014-07-08udevng: add detection logic for u-blox modemsPhilip Paeps1-0/+42
2014-07-08quectel: Minor style cleanupDenis Kenzior1-0/+1
2014-07-08quectel: Remove unneeded VENDOR flagsDenis Kenzior1-8/+4
2014-07-08plugins: add a new driver for Quectel UC15 modemsPhilip Paeps2-0/+382
2014-06-30gprs: add support for u-blox +UREG URCsPhilip Paeps1-0/+44
2014-06-30atmodem: add vendor u-bloxPhilip Paeps1-1/+2
2014-06-30atmodem: Minor style fixupsDenis Kenzior1-0/+2
2014-06-30sim: query Quectel UC15 PIN retries with AT+QPINC?Philip Paeps1-0/+49
2014-06-30udevng: add detection logic for Quectel modemsPhilip Paeps1-0/+42
2014-06-30atmodem: add vendor QuectelPhilip Paeps1-1/+2
2014-06-30hfpmodem: Fix crash with more than two callsSergio Checa Blanco1-1/+1
2014-06-29Release 1.15Marcel Holtmann2-1/+12
2014-06-24gprs: provision the authentication methodPhilip Paeps1-0/+2
2014-06-24mbpi: add support for provisioning the auth methodPhilip Paeps1-0/+35
2014-06-24include: add auth method to the provisioning APIPhilip Paeps1-0/+1
2014-06-21AUTHORS: Mention Philip's contributionsDenis Kenzior1-0/+1
2014-06-21atmodem: set the PPP authentication method to usePhilip Paeps1-0/+14
2014-06-21gprs: Make the code a bit easier to readDenis Kenzior1-3/+6
2014-06-21gprs: make PPP authentication method configurablePhilip Paeps1-0/+84
2014-06-21include: add auth method to the gprs context APIPhilip Paeps1-0/+6
2014-06-21doc: describe the AuthenticationMethod propertyPhilip Paeps1-0/+4
2014-06-21gatchat: Fix up minor coding style issuesDenis Kenzior2-1/+7
2014-06-21gatchat: implement PAP authenticationPhilip Paeps5-21/+247
2014-06-21AUTHORS: Mention Sergio's contributionsDenis Kenzior1-0/+1
2014-06-21hfpmodem: Split AT+VTS command into multiple +VTSSergio Checa Blanco1-3/+8
2014-06-10test: Adapt data test scripts to multi-modemAlfonso Sanchez-Beato2-47/+81
2014-06-10test: Adapt voice call test scripts to multi-modemAlfonso Sanchez-Beato5-34/+75
2014-05-30hfp: Fix case where RING never arrivesDenis Kenzior1-1/+28
2014-05-21hfp: Use proper prefixDenis Kenzior1-1/+2
2014-04-22handsfree: correct crash on connect of hfpAndrew Earl1-1/+2
2014-04-10handsfree: Rename driver functionDenis Kenzior1-3/+3
2014-04-10handsfree: Simplify logicDenis Kenzior1-18/+12
2014-04-10hfp: Add CNUM query to handsfree interface for subscriber numberAndrew Earl1-0/+88
2014-04-10handsfree: Rename variableDenis Kenzior1-6/+6
2014-04-10handsfree: Reflow logicDenis Kenzior1-7/+8
2014-04-10handsfree: Remove functionDenis Kenzior1-6/+1
2014-04-10handsfree: Rename functionDenis Kenzior1-2/+2
2014-04-10handsfree: Remove unneeded variableDenis Kenzior1-2/+1
2014-04-10handsfree: Remove unneeded variable iDenis Kenzior1-2/+1
2014-04-10handsfree: style fixes for previous commitDenis Kenzior1-6/+7
2014-04-10hfp: Add subscriber number to handsfree propertiesAndrew Earl1-3/+121
2014-04-10include: Add subscriber number to handsfree APIAndrew Earl1-0/+6