summaryrefslogtreecommitdiff
path: root/plugins/ifx.c
Commit message (Expand)AuthorAgeFilesLines
* ifx: Use sim_initialized_notifyDenis Kenzior2017-11-081-4/+1
* ifx: Bump the setup timeoutDenis Kenzior2012-11-281-1/+1
* ifx: Rework SIM state handlingDenis Kenzior2012-11-281-4/+9
* ifx: Move connman atom to post_sim stateDenis Kenzior2012-11-221-24/+24
* ifx: Get rid of have_sim trackingDenis Kenzior2012-11-221-11/+2
* ifx: Add comments about unhandled SIM statesMarcel Holtmann2012-11-231-0/+6
* ifx: Add support for Assisted Satellite NavigationMarcel Holtmann2012-02-161-0/+3
* ifx: Setup CSCS to use GSM for the aux portMarcel Holtmann2012-02-101-0/+4
* ifx: Take out bad mergeDenis Kenzior2012-02-091-24/+0
* ifx: Use CFUN=0 (Minimum Functionality) to disable modemMarcel Holtmann2012-02-101-1/+1
* ifx: Remove handling of audio settings setupMarcel Holtmann2012-02-101-60/+25
* ifx: Fix compilation issueMarcel Holtmann2012-02-021-5/+3
* ifx: Make sure query XSIMSTATEDenis Kenzior2012-02-021-16/+54
* ifx: Use a proper prefix for XGENDATADenis Kenzior2012-02-021-1/+2
* plugins: Update copyright informationMarcel Holtmann2011-10-101-1/+1
* ifx: Fix minor whitespace mistakesMarcel Holtmann2011-08-091-3/+3
* ifx: Fix race condition when online/offline operation failsMarcel Holtmann2011-07-241-7/+6
* ssn: remove SSN atom completelyAndras Domokos2011-03-111-2/+0
* ifx: Remove modem selftest supportJeevaka Badrappan2011-02-101-63/+2
* ifx: Fix for changed selftest AT command syntaxAnand Ramakrishna2011-02-081-2/+2
* ifx: Adding modem selftest for Infineon modemAnand Ramakrishna2011-02-071-2/+64
* plugins: remove NULL checkJeevaka Badrappan2011-01-291-4/+0
* ifx: Move SMS support into post_sim stageMarcel Holtmann2011-01-291-2/+3
* ifx: Remove modification of GIOChannel before multiplexer setupMarcel Holtmann2011-01-191-7/+0
* ifx: add ctm create to ifx pluginJeevaka Badrappan2011-01-141-0/+2
* ifx: Move radio_settings to post_simDenis Kenzior2010-12-211-1/+1
* ifx: Move call forwarding to post simJeevaka Badrappan2010-12-171-1/+1
* plugins: explicitly compare pointers to NULLLucas De Marchi2010-11-291-12/+12
* ifx: Enable vendor quirk for GPRS atomMarcel Holtmann2010-10-291-1/+2
* ifx: Add support for having three active GPRS contextsMarcel Holtmann2010-10-261-5/+13
* ifx: Use M-RAW_IP support only with internal multiplexerMarcel Holtmann2010-10-261-13/+8
* ifx: Detect when DLC shutdown happensMarcel Holtmann2010-10-241-24/+39
* ifx: Detect modems stuck in multiplexer modeMarcel Holtmann2010-10-241-0/+29
* ifx: Use PPP based GPRS context if M-RAW_IP is not availableMarcel Holtmann2010-10-231-4/+11
* ifx: Add two GPRS contexts since the modem should support itMarcel Holtmann2010-10-211-4/+11
* ifx: Use Infineon specific GPRS context driverMarcel Holtmann2010-10-211-1/+1
* ifx: Use Infineon specific phonebook vendor quirkMarcel Holtmann2010-10-211-1/+2
* ifx: Assign GPRS DLCs as slaves of the network DLCMarcel Holtmann2010-10-211-6/+11
* ifx: Wait for DLC creation to settle (internal multiplexer)Marcel Holtmann2010-10-191-8/+31
* ifx: Separate AT command from multiplexer debug settingMarcel Holtmann2010-10-171-1/+1
* ifx: Disable modem UART for power savingMarcel Holtmann2010-10-131-0/+4
* ifx: Remove support for OFONO_IFX_MODEL optionMarcel Holtmann2010-10-011-8/+1
* ifx: Enable audio settings atom supportMarcel Holtmann2010-10-011-0/+3
* ifx: Fix crash with XGENDATA result callbackMarcel Holtmann2010-10-011-1/+1
* ifx: Use XGENDATA for modem model detectionMarcel Holtmann2010-10-011-12/+45
* ifx: Request firmware details on modem initMarcel Holtmann2010-09-291-0/+4
* ifx: Add support for audio configuration of modemMarcel Holtmann2010-09-291-1/+59
* ifx: Add warning for unknown SIM statesMarcel Holtmann2010-09-261-0/+3
* ifx: Allow +XSIM notification to arrive during AT+XSIMSTATE=1Marcel Holtmann2010-09-251-1/+3
* ifx: Use internal mutliplexer if line discipline is not specifiedMarcel Holtmann2010-09-251-13/+70