summaryrefslogtreecommitdiffstats
path: root/drivers/ifxmodem
AgeCommit message (Expand)AuthorFilesLines
2011-07-15ifxmodem: add support for user_confirmation in stkJeevaka Badrappan1-0/+11
2011-06-06ifxmodem: Remove unneeded codeDenis Kenzior1-7/+0
2011-06-06ifxmodem: Fix minor style issueDenis Kenzior1-1/+2
2011-06-06ifxmodem: emergency number list supportJeevaka Badrappan1-0/+95
2011-03-15ifxmodem: update to new gprs context interfaceMika Liljeberg1-15/+20
2011-02-11ifxmodem: fix issue in set rat modeJeevaka Badrappan1-1/+4
2011-02-11ifxmodem: add CNAP supportJeevaka Badrappan1-0/+51
2011-02-08ifxmodem: move call creation to xcallstat_notifyJeevaka Badrappan1-74/+98
2011-02-07ifxmodem: remove colp handling done inside atd_cbJeevaka Badrappan1-28/+2
2011-02-07ifxmodem: add handling of XCOLP notificationJeevaka Badrappan1-0/+51
2011-02-07ifxmodem: fix issue with gatchat usageJeevaka Badrappan1-2/+2
2011-02-05ifxmodem: M16 coding style fixJeevaka Badrappan1-5/+5
2011-02-05ifxmodem: Use defined call_status enumJeevaka Badrappan1-12/+21
2011-02-04ifxmodem: fix xtms read and test cmd prefixJeevaka Badrappan1-2/+2
2011-02-01ifxmodem: use ofono_call initializerLucas De Marchi1-1/+3
2011-01-29ifxmodem: remove NULL checkJeevaka Badrappan3-17/+2
2011-01-26voicecall: remove ofono_cug_optionJeevaka Badrappan1-10/+2
2011-01-14ifxmodem: change AT command for enabling SATKJeevaka Badrappan1-6/+5
2011-01-14ifxmodem: add enable/disable ctm supportJeevaka Badrappan3-0/+199
2011-01-12ifxmodem: M15 coding style fixJeevaka Badrappan6-20/+20
2010-12-16ifx: Take out unused definesDenis Kenzior1-6/+0
2010-11-29drivers: explicitly compare pointers to NULLLucas De Marchi5-18/+18
2010-10-29ifxmodem: Enable emergency call state notificationsMarcel Holtmann1-1/+30
2010-10-28ifxmodem: Enable Calling Name Presentation (CNAP) notificationsMarcel Holtmann1-0/+1
2010-10-27ifxmodem: Notify core about handled commandsDenis Kenzior1-5/+5
2010-10-27ifxmodem: Fix handling of radio access mode enumMarcel Holtmann1-9/+9
2010-10-27ifxmodem: Add full set of GPRS context debug statementsMarcel Holtmann1-2/+20
2010-10-27ifxmodem: Add some more GPRS context debug statementsMarcel Holtmann1-0/+4
2010-10-26ifxmodem: Add support GPRS contexts with username and passwordMarcel Holtmann1-2/+13
2010-10-26ifxmodem: Fix GPRS disconnect handling from network sideMarcel Holtmann1-4/+8
2010-10-25ifxmodem: Fix handling of AT+XDNS with multiple contextsMarcel Holtmann1-14/+16
2010-10-22ifxmodem: Use g_try_new0 when checking for the resultMarcel Holtmann1-1/+1
2010-10-21ifxmodem: Fix compiler warnings in GPRS context driverMarcel Holtmann1-7/+6
2010-10-21ifxmodem: Add support for Infineon GPRS context setup with M-RAW_IPMarcel Holtmann1-0/+418
2010-10-21ifxmodem: Add skeleton for Infineon specific GPRS context driverMarcel Holtmann3-0/+49
2010-10-20ifxmodem: Signal STK session end only after normal ending of commandMarcel Holtmann1-1/+2
2010-10-19ifxmodem: Fix missing result iter init call for SIM ToolkitMarcel Holtmann1-0/+2
2010-10-19ifxmodem: Enable SIM Toolkit with AT+CFUN=6Marcel Holtmann1-9/+6
2010-10-13ifxmodem: Send DTMF commands without quotesMarcel Holtmann1-5/+4
2010-10-01ifxmodem: Notify about audio settings modeMarcel Holtmann1-0/+7
2010-10-01audio: Update audio settings API for active notificationMarcel Holtmann1-2/+2
2010-09-30ifxmodem: Remove setting of XPROGRESS notificationsMarcel Holtmann1-2/+2
2010-09-30ifxmodem: Add support for audio settingsMarcel Holtmann3-0/+154
2010-09-28ifx: ifx_chup should send a +CHUPDenis Kenzior1-1/+1
2010-09-27ifxmodem: Enable audio related progress informationMarcel Holtmann1-0/+1
2010-09-27ifxmodem: Two more cleanupsMarcel Holtmann1-2/+0
2010-09-27ifxmodem: Some cleanups in voice call driverMarcel Holtmann1-4/+6
2010-09-26ifxmodem: Make SIM Toolkit envelope submission workMarcel Holtmann1-13/+8
2010-09-26ifx: Fix double free issueDenis Kenzior1-1/+1
2010-09-25ifxmodem: Fix name of voice call driverMarcel Holtmann1-1/+1