summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-27hsomodem: Fix handling of radio access mode enumMarcel Holtmann1-9/+9
2010-10-27nwmodem: Fix handling of radio access mode enumMarcel Holtmann1-9/+9
2010-10-27mbm: Handle TTY disconnect for PPP based GPRS contextMarcel Holtmann1-7/+66
2010-10-27mbmmodem: Add some more GPRS context debug statementsMarcel Holtmann1-1/+29
2010-10-27huaweimodem: Fix some GPRS context debug statementsMarcel Holtmann1-7/+7
2010-10-27ifxmodem: Add full set of GPRS context debug statementsMarcel Holtmann1-2/+20
2010-10-27atmodem: Add some more GPRS context debug statementsMarcel Holtmann1-2/+14
2010-10-27huaweimodem: Add some more GPRS context debug statementsMarcel Holtmann1-0/+4
2010-10-27ifxmodem: Add some more GPRS context debug statementsMarcel Holtmann1-0/+4
2010-10-27mbm: Use the variant specific enum in a cleaner wayMarcel Holtmann1-2/+3
2010-10-27mbm: Use data port for second PPP based GPRS contextMarcel Holtmann1-3/+11
2010-10-27gprs: Load stored MMS Proxy and MMSC settingsMarcel Holtmann1-12/+30
2010-10-26gprs: Use better default name for context creationMarcel Holtmann1-1/+20
2010-10-26gprs: Add support for storing MMS Proxy and MMSC settingsMarcel Holtmann2-0/+98
2010-10-26ifxmodem: Add support GPRS contexts with username and passwordMarcel Holtmann1-2/+13
2010-10-26test: Add script to change MMS Proxy and MMSCMarcel Holtmann2-0/+44
2010-10-26test: Add scripts for creating Internet and MMS contextsMarcel Holtmann3-25/+42
2010-10-26test: Print interface name of static context configurationMarcel Holtmann1-0/+1
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-26gatchat: A full support for TUN/TAP pipe and GAtRawIPMarcel Holtmann1-2/+137
2010-10-26gatchat: Remove unused write_watch variable of GAtHDLCMarcel Holtmann1-1/+0
2010-10-26ifxmodem: Fix GPRS disconnect handling from network sideMarcel Holtmann1-4/+8
2010-10-26gprs: Assign GPRS atom to GPRS context atomMarcel Holtmann1-0/+5
2010-10-25TODO: Mark Play Tone task as doneDenis Kenzior2-8/+7
2010-10-25stk: Default to general beep if no tone is providedDenis Kenzior1-1/+1
2010-10-25stk: Handle the Play Tone proactive command.Andrzej Zaborowski1-0/+131
2010-10-25stk: Add duration_to_msecs to reduce duplication.Andrzej Zaborowski1-35/+26
2010-10-25voicecall: Limit tone string length per request.Andrzej Zaborowski1-7/+10
2010-10-25gprs: Return busy if ops are potentially collidingDenis Kenzior1-0/+19
2010-10-25test: add deactivate-allDenis Kenzior2-1/+22
2010-10-25gprs: Implement DeactivateAll()Denis Kenzior1-1/+59
2010-10-25manager: Don't show modems which are not registeredDenis Kenzior1-0/+3
2010-10-25modem: Add ofono_modem_is_registeredDenis Kenzior2-0/+13
2010-10-25phonesim: Fix missing return from plugin initMarcel Holtmann1-0/+2
2010-10-25huaweimodem: Add bits and pieces for NDIS receive handlingMarcel Holtmann1-4/+60
2010-10-25ifxmodem: Fix handling of AT+XDNS with multiple contextsMarcel Holtmann1-14/+16
2010-10-25phonesim: Register modem driver before creating modemsMarcel Holtmann1-5/+13
2010-10-25phonesim: Support multiple contextsDenis Kenzior1-4/+8
2010-10-25gprs: Support multiple active contextsDenis Kenzior1-41/+42
2010-10-25phonesim: Enable dummy phonesim contextsDenis Kenzior1-1/+129
2010-10-25build: Add example configuration for phonesim pluginMarcel Holtmann2-1/+19
2010-10-25build: Remove modemconf plugin supportMarcel Holtmann3-295/+1
2010-10-25build: Don't include phonesim plugin if disabledMarcel Holtmann1-0/+2
2010-10-25build: Add option to disable phonesim modem pluginMarcel Holtmann1-5/+11
2010-10-25phonesim: Don't use modem.conf for phonesim modemsMarcel Holtmann1-1/+102
2010-10-25TODO: Marking the Barred Dialing task as doneJeevaka Badrappan2-7/+5
2010-10-25doc: Add BarredDialing propertyJeevaka Badrappan1-0/+7
2010-10-25sim: Fix minor style issueDenis Kenzior1-0/+1
2010-10-25sim: add barred dialing supportJeevaka Badrappan1-8/+79