summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.151.15Marcel Holtmann2014-06-292-1/+12
* gprs: provision the authentication methodPhilip Paeps2014-06-241-0/+2
* mbpi: add support for provisioning the auth methodPhilip Paeps2014-06-241-0/+35
* include: add auth method to the provisioning APIPhilip Paeps2014-06-241-0/+1
* AUTHORS: Mention Philip's contributionsDenis Kenzior2014-06-211-0/+1
* atmodem: set the PPP authentication method to usePhilip Paeps2014-06-211-0/+14
* gprs: Make the code a bit easier to readDenis Kenzior2014-06-211-3/+6
* gprs: make PPP authentication method configurablePhilip Paeps2014-06-211-0/+84
* include: add auth method to the gprs context APIPhilip Paeps2014-06-211-0/+6
* doc: describe the AuthenticationMethod propertyPhilip Paeps2014-06-211-0/+4
* gatchat: Fix up minor coding style issuesDenis Kenzior2014-06-212-1/+7
* gatchat: implement PAP authenticationPhilip Paeps2014-06-215-21/+247
* AUTHORS: Mention Sergio's contributionsDenis Kenzior2014-06-211-0/+1
* hfpmodem: Split AT+VTS command into multiple +VTSSergio Checa Blanco2014-06-211-3/+8
* test: Adapt data test scripts to multi-modemAlfonso Sanchez-Beato2014-06-102-47/+81
* test: Adapt voice call test scripts to multi-modemAlfonso Sanchez-Beato2014-06-105-34/+75
* hfp: Fix case where RING never arrivesDenis Kenzior2014-05-301-1/+28
* hfp: Use proper prefixDenis Kenzior2014-05-211-1/+2
* handsfree: correct crash on connect of hfpAndrew Earl2014-04-221-1/+2
* handsfree: Rename driver functionDenis Kenzior2014-04-101-3/+3
* handsfree: Simplify logicDenis Kenzior2014-04-101-18/+12
* hfp: Add CNUM query to handsfree interface for subscriber numberAndrew Earl2014-04-101-0/+88
* handsfree: Rename variableDenis Kenzior2014-04-101-6/+6
* handsfree: Reflow logicDenis Kenzior2014-04-101-7/+8
* handsfree: Remove functionDenis Kenzior2014-04-101-6/+1
* handsfree: Rename functionDenis Kenzior2014-04-101-2/+2
* handsfree: Remove unneeded variableDenis Kenzior2014-04-101-2/+1
* handsfree: Remove unneeded variable iDenis Kenzior2014-04-101-2/+1
* handsfree: style fixes for previous commitDenis Kenzior2014-04-101-6/+7
* hfp: Add subscriber number to handsfree propertiesAndrew Earl2014-04-101-3/+121
* include: Add subscriber number to handsfree APIAndrew Earl2014-04-101-0/+6
* doc: Add subscriber number to handsfree-apiAndrew Earl2014-04-101-0/+4
* AUTHORS: Mention Jussi's contributionsDenis Kenzior2014-03-271-0/+1
* phonesim: Fixup whitespaceDenis Kenzior2014-03-271-0/+1
* phonesim: Add conf file overrideJussi Pakkanen2014-03-271-2/+5
* gdbus: Add g_dbus_proxy_set_property_arrayClaudio Takahasi2014-03-242-0/+92
* he910: Fix unused variable warningDenis Kenzior2014-03-201-1/+0
* he910: Switch to permissive parserDenis Kenzior2014-03-191-1/+1
* he910: Fixup SIM detectionDenis Kenzior2014-03-191-7/+37
* hfp: Use enum from hfp.hDenis Kenzior2014-03-193-23/+16
* hfp: Fixup variable namesDenis Kenzior2014-03-191-3/+3
* hfp: Add CHLD features to drver dataKrzysztof Wilk2014-03-191-0/+3
* handsfree: Fixup variable namesDenis Kenzior2014-03-191-10/+11
* hfp: extend Features to three way calling and CHLDKrzysztof Wilk2014-03-191-3/+31
* include: Declaration function to set CHLD featuresKrzysztof Wilk2014-03-191-0/+2
* hfp: Define hfp_ag_chld_featureKrzysztof Wilk2014-03-191-0/+11
* doc: Extend Features propertyKrzysztof Wilk2014-03-191-0/+6
* AUTHORS: Mention Alfonso's contributionsDenis Kenzior2014-03-141-0/+1
* unit: Fix test to use valid EF_PNNAlfonso Sanchez-Beato2014-03-141-5/+7
* simutil: Fix EF_PNN accessAlfonso Sanchez-Beato2014-03-141-7/+16