summaryrefslogtreecommitdiffstats
path: root/plugins/ifx.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-10plugins: Update copyright informationMarcel Holtmann1-1/+1
2011-08-09ifx: Fix minor whitespace mistakesMarcel Holtmann1-3/+3
2011-07-24ifx: Fix race condition when online/offline operation failsMarcel Holtmann1-7/+6
2011-03-11ssn: remove SSN atom completelyAndras Domokos1-2/+0
2011-02-10ifx: Remove modem selftest supportJeevaka Badrappan1-63/+2
2011-02-08ifx: Fix for changed selftest AT command syntaxAnand Ramakrishna1-2/+2
2011-02-07ifx: Adding modem selftest for Infineon modemAnand Ramakrishna1-2/+64
2011-01-29plugins: remove NULL checkJeevaka Badrappan1-4/+0
2011-01-29ifx: Move SMS support into post_sim stageMarcel Holtmann1-2/+3
2011-01-19ifx: Remove modification of GIOChannel before multiplexer setupMarcel Holtmann1-7/+0
2011-01-14ifx: add ctm create to ifx pluginJeevaka Badrappan1-0/+2
2010-12-21ifx: Move radio_settings to post_simDenis Kenzior1-1/+1
2010-12-17ifx: Move call forwarding to post simJeevaka Badrappan1-1/+1
2010-11-29plugins: explicitly compare pointers to NULLLucas De Marchi1-12/+12
2010-10-29ifx: Enable vendor quirk for GPRS atomMarcel Holtmann1-1/+2
2010-10-26ifx: Add support for having three active GPRS contextsMarcel Holtmann1-5/+13
2010-10-26ifx: Use M-RAW_IP support only with internal multiplexerMarcel Holtmann1-13/+8
2010-10-24ifx: Detect when DLC shutdown happensMarcel Holtmann1-24/+39
2010-10-24ifx: Detect modems stuck in multiplexer modeMarcel Holtmann1-0/+29
2010-10-23ifx: Use PPP based GPRS context if M-RAW_IP is not availableMarcel Holtmann1-4/+11
2010-10-21ifx: Add two GPRS contexts since the modem should support itMarcel Holtmann1-4/+11
2010-10-21ifx: Use Infineon specific GPRS context driverMarcel Holtmann1-1/+1
2010-10-21ifx: Use Infineon specific phonebook vendor quirkMarcel Holtmann1-1/+2
2010-10-21ifx: Assign GPRS DLCs as slaves of the network DLCMarcel Holtmann1-6/+11
2010-10-19ifx: Wait for DLC creation to settle (internal multiplexer)Marcel Holtmann1-8/+31
2010-10-17ifx: Separate AT command from multiplexer debug settingMarcel Holtmann1-1/+1
2010-10-13ifx: Disable modem UART for power savingMarcel Holtmann1-0/+4
2010-10-01ifx: Remove support for OFONO_IFX_MODEL optionMarcel Holtmann1-8/+1
2010-10-01ifx: Enable audio settings atom supportMarcel Holtmann1-0/+3
2010-10-01ifx: Fix crash with XGENDATA result callbackMarcel Holtmann1-1/+1
2010-10-01ifx: Use XGENDATA for modem model detectionMarcel Holtmann1-12/+45
2010-09-29ifx: Request firmware details on modem initMarcel Holtmann1-0/+4
2010-09-29ifx: Add support for audio configuration of modemMarcel Holtmann1-1/+59
2010-09-26ifx: Add warning for unknown SIM statesMarcel Holtmann1-0/+3
2010-09-25ifx: Allow +XSIM notification to arrive during AT+XSIMSTATE=1Marcel Holtmann1-1/+3
2010-09-25ifx: Use internal mutliplexer if line discipline is not specifiedMarcel Holtmann1-13/+70
2010-09-25ifx: Use multiplexer line discipline configuration optionMarcel Holtmann1-6/+18
2010-09-25ifx: Use SIM state notification for SIM insertion and removalMarcel Holtmann1-7/+39
2010-09-24ifx: Add support for multiplexer setupMarcel Holtmann1-29/+190
2010-09-24ifx: Add initial modem plugin implementationMarcel Holtmann1-5/+250
2010-09-18ifx: Add skeleton for Infineon modem pluginMarcel Holtmann1-0/+85