Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-27 | radio-settings: Add extra newlines | Denis Kenzior | 1 | -0/+11 | |
To be compliant with the coding style | |||||
2010-10-27 | radio settings: add FastDormancy property | Mika Liljeberg | 2 | -6/+121 | |
2010-10-28 | Fix string array memory leaks during plugin loading | Johan Hedberg | 1 | -0/+3 | |
2010-10-28 | TODO: Remove SOCKS5 proxy task | Marcel Holtmann | 1 | -7/+0 | |
The setup of GRPS context for MMS and its proxy configuration is now done with host routes and dedicated interfaces. The need for a SOCKS5 proxy is no longer there. The on-demand context activation can be considered a security risk and activation via D-Bus method calls is easier to control in a secure fashion. So this is not needed either. | |||||
2010-10-27 | gprs-context: Replace TYPE_INVALID with TYPE_ANY | Denis Kenzior | 2 | -27/+28 | |
2010-10-27 | ifxmodem: Notify core about handled commands | Denis Kenzior | 1 | -5/+5 | |
2010-10-27 | mbmmodem: Notify core about handled commands | Denis Kenzior | 1 | -4/+18 | |
2010-10-27 | calypsomodem: Notify core about handled commands | Denis Kenzior | 1 | -5/+18 | |
2010-10-27 | stk: Remove ofono_stk_terminal_response_sent_notify | Denis Kenzior | 2 | -10/+11 | |
Not needed for now. We can always put this back in later if need be. | |||||
2010-10-27 | stk: Handle more commands in handled_notify | Andrzej Zaborowski | 1 | -0/+27 | |
2010-10-27 | gprs: Use common function for default name of default Internet context | Marcel Holtmann | 1 | -1/+7 | |
2010-10-27 | Document ims connection type | Pekka Pessi | 1 | -0/+1 | |
2010-10-27 | gprs-context: add IMS connection type | Pekka Pessi | 2 | -0/+7 | |
2010-10-27 | gprs: Add host route to the configured MMS proxy | Marcel Holtmann | 1 | -2/+109 | |
2010-10-27 | gprs: Set IP address for GPRS contexts of type MMS | Marcel Holtmann | 1 | -0/+49 | |
2010-10-27 | gprs: Add support for exposing proxy information for MMS context | Marcel Holtmann | 2 | -3/+40 | |
2010-10-27 | mbmmodem: Print IP details after GPRS context setup | Marcel Holtmann | 1 | -0/+3 | |
2010-10-27 | atmodem: Print IP details after GPRS context setup | Marcel Holtmann | 1 | -0/+3 | |
2010-10-27 | gprs: Add support for selecting GPRS context drivers based on types | Marcel Holtmann | 1 | -4/+14 | |
2010-10-27 | main: Enable active capability dropping | Marcel Holtmann | 1 | -0/+4 | |
2010-10-27 | gprs: Add flag to track usage of GPRS context drivers | Marcel Holtmann | 1 | -2/+10 | |
2010-10-27 | mbmmodem: Remove some pointless debug prefix strings | Marcel Holtmann | 1 | -3/+3 | |
2010-10-27 | gprs: Extract GPRS context assignment into separate function | Marcel Holtmann | 1 | -12/+21 | |
2010-10-27 | mbm: Fix setting GPRS context type for wrong atom | Marcel Holtmann | 1 | -1/+1 | |
2010-10-27 | mbm: Set specific GPRS context type for different atoms | Marcel Holtmann | 1 | -3/+12 | |
2010-10-27 | gprs: Add support for setting GPRS context type | Marcel Holtmann | 2 | -2/+14 | |
2010-10-27 | gprs: Make GPRS context type a public enum | Marcel Holtmann | 2 | -34/+38 | |
2010-10-27 | ifxmodem: Fix handling of radio access mode enum | Marcel Holtmann | 1 | -9/+9 | |
2010-10-27 | hsomodem: Fix handling of radio access mode enum | Marcel Holtmann | 1 | -9/+9 | |
2010-10-27 | nwmodem: Fix handling of radio access mode enum | Marcel Holtmann | 1 | -9/+9 | |
2010-10-27 | mbm: Handle TTY disconnect for PPP based GPRS context | Marcel Holtmann | 1 | -7/+66 | |
The Ericsson MBM modems also hangup the TTY when disconnecting PPP and in that case the TTY needs to be re-opened. In addition it seems that the TTY is actually blocked until the context is fully brought down, so also a delay is required. | |||||
2010-10-27 | mbmmodem: Add some more GPRS context debug statements | Marcel Holtmann | 1 | -1/+29 | |
2010-10-27 | huaweimodem: Fix some GPRS context debug statements | Marcel Holtmann | 1 | -7/+7 | |
2010-10-27 | ifxmodem: Add full set of GPRS context debug statements | Marcel Holtmann | 1 | -2/+20 | |
2010-10-27 | atmodem: Add some more GPRS context debug statements | Marcel Holtmann | 1 | -2/+14 | |
2010-10-27 | huaweimodem: Add some more GPRS context debug statements | Marcel Holtmann | 1 | -0/+4 | |
2010-10-27 | ifxmodem: Add some more GPRS context debug statements | Marcel Holtmann | 1 | -0/+4 | |
2010-10-27 | mbm: Use the variant specific enum in a cleaner way | Marcel Holtmann | 1 | -2/+3 | |
2010-10-27 | mbm: Use data port for second PPP based GPRS context | Marcel Holtmann | 1 | -3/+11 | |
2010-10-27 | gprs: Load stored MMS Proxy and MMSC settings | Marcel Holtmann | 1 | -12/+30 | |
2010-10-26 | gprs: Use better default name for context creation | Marcel Holtmann | 1 | -1/+20 | |
2010-10-26 | gprs: Add support for storing MMS Proxy and MMSC settings | Marcel Holtmann | 2 | -0/+98 | |
2010-10-26 | ifxmodem: Add support GPRS contexts with username and password | Marcel Holtmann | 1 | -2/+13 | |
2010-10-26 | test: Add script to change MMS Proxy and MMSC | Marcel Holtmann | 2 | -0/+44 | |
2010-10-26 | test: Add scripts for creating Internet and MMS contexts | Marcel Holtmann | 3 | -25/+42 | |
2010-10-26 | test: Print interface name of static context configuration | Marcel Holtmann | 1 | -0/+1 | |
2010-10-26 | ifx: Add support for having three active GPRS contexts | Marcel Holtmann | 1 | -5/+13 | |
The Infineon modem can at least support three active GPRS contexts in M-RAW_IP mode. So use another DLC for the third context. | |||||
2010-10-26 | ifx: Use M-RAW_IP support only with internal multiplexer | Marcel Holtmann | 1 | -13/+8 | |
The GPRS context can only be fully supported with the internal multiplexer right now. So use M-RAW_IP support in that case. If using a kernel based multiplexer, then no GPRS context is provided. | |||||
2010-10-26 | gatchat: A full support for TUN/TAP pipe and GAtRawIP | Marcel Holtmann | 1 | -2/+137 | |
2010-10-26 | gatchat: Remove unused write_watch variable of GAtHDLC | Marcel Holtmann | 1 | -1/+0 | |