summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2011-07-27gobi: Add timeout for modem enabling handlingMarcel Holtmann1-2/+27
Some GOBI cards stop responding to AT commands when RFKILL has been enabled. In that case just timeout after 5 seconds.
2011-07-27atmodem: Add vendor entry for SpeedUp modemsPhilippe Nunes1-0/+1
2011-07-27gobi: Fix error handling with device enabling and disablingMarcel Holtmann1-21/+20
2011-07-27huawei: add a debug info to help debugging.Bertrand Aygon1-0/+2
2011-07-27huaweicdma: open 2 ttys, to use a dedicated one for PPP.Bertrand Aygon1-19/+88
2011-07-27speedupcdma: open 2 ttys, to use a dedicated one for PPP.Bertrand Aygon1-30/+59
2011-07-27novatel: Fix missing error handling for CFUN failureMarcel Holtmann1-1/+9
2011-07-27sierra: Fix disable and enable error handlingMarcel Holtmann1-17/+15
2011-07-27nokia: Remove some unneeded NULL pointer checksMarcel Holtmann1-12/+6
2011-07-25hfpmodem: fix network statusFrédéric Danis1-3/+7
When receiving roaming indicator update to 0 (no roaming) network registration status should be updated with latest value of service indicator.
2011-07-25hfpmodem: fix callheld indicatorFrédéric Danis1-1/+15
Callheld move from 1 (active and held calls) to 2 (all calls on hold) may result of: - active call has been dropped by remote, - an intermediate state during a call swap which will be followed by a move back to 1. So, wait a little before checking calls state.
2011-07-25stk: Fix missing break statementDenis Kenzior1-0/+1
2011-07-25voicecall: Be more paranoid and null terminateDenis Kenzior1-1/+4
2011-07-25voicecall: Use defined constantsDenis Kenzior1-3/+3
2011-07-25stk: Make sure to set cancel_cmdDenis Kenzior1-17/+34
For handled commands, in case the terminal response is not reported by the modem, we must set the cancel_cmd variable so the command is canceled properly. This patch also modifies the behavior so that pending_cmd is freed, since stk_proactive_command_cancel expects cancel_cmd to be set if pending_cmd is not NULL.
2011-07-25stk: Remove code that does nothingDenis Kenzior1-3/+0
2011-07-25stk: Fix possible crashDenis Kenzior1-4/+4
We can't call stk_command_free on a NULL object
2011-07-25stk: Handle set up call in handled_notifyJeevaka Badrappan1-26/+140
2011-07-25voicecall: api for set/clear alpha and icon idJeevaka Badrappan2-0/+71
2011-07-26gatchat: Fix port settings and debugging for QCDM test toolMarcel Holtmann1-13/+4
2011-07-26gatchat: Add helper for opening QCDM portsMarcel Holtmann2-0/+35
2011-07-26gatchat: Fix handling of HDLC debug outputMarcel Holtmann1-12/+15
2011-07-26speedup: Use AT&C0 to disable data carrier detectMarcel Holtmann1-63/+31
When the DCD is disabled the modem does not hangup anymore after the data connection. So all workarounds due to TTY hangup can be removed.
2011-07-26linktop: Use AT&C0 to disable data carrier detectMarcel Holtmann1-66/+44
When the DCD is disabled the modem does not hangup anymore after the data connection. So all workarounds due to TTY hangup can be removed.
2011-07-26zte: Use AT&C0 to disable data carrier detectMarcel Holtmann1-61/+29
When the DCD is disabled the modem does not hangup anymore after the data connection. So all workarounds due to TTY hangup can be removed.
2011-07-26huaweicdma: remove unneeded include.Bertrand Aygon1-3/+0
2011-07-26speedupcdma: remove unneeded include.Bertrand Aygon1-3/+0
2011-07-25TODO: add HFP AG tasks related to BlueZ/PAFrédéric Danis1-0/+17
2011-07-25atmodem: Add support for Huawei network time reportsMarcel Holtmann1-1/+50
2011-07-25udev: Fix race condition with Novatel modem detectionMarcel Holtmann1-4/+9
2011-07-25novatel: Blacklist the NO CARRIER terminator for control channelMarcel Holtmann1-0/+3
The Novatel cards will send NO CARRIER to all channels. This confuses setting device into offline mode while still having a data connection.
2011-07-25gatchat: Add terminator blacklistingDenis Kenzior2-1/+35
2011-07-25nokia: Use AT&C0 to disable data carrier detectMarcel Holtmann1-40/+20
When the DCD is disabled the modem does not hangup anymore after the data connection. This allows for simpler connection handling and it allows to remove all TTY hangup work-arounds.
2011-07-25udev: Fix interfaces numbers for Nokia data cardsMarcel Holtmann1-2/+2
2011-07-25udev: Replace bInterfaceNumber with ID_USB_INTERFACE_NUMMarcel Holtmann1-10/+3
2011-07-25novatel: Use AT&C0 to disable data carrier detectMarcel Holtmann1-96/+44
When the DCD is disabled the modem does not hangup anymore after the data connection. This allows for simpler connection handling and it allows to remove all TTY hangup work-arounds.
2011-07-25test: Increase the context activation timeoutMarcel Holtmann1-1/+1
2011-07-25huaweimodem: Remove the broken NDIS port handlingMarcel Holtmann1-50/+0
2011-07-25udev: Remove broken Huawei support for NDIS portMarcel Holtmann2-4/+0
2011-07-25huawei: Remove leftover from HasVoice flagMarcel Holtmann1-3/+0
2011-07-25huawei: Remove broken handling for NDIS supportMarcel Holtmann1-26/+11
2011-07-24huawei: Check supported offline mode and fix error behaviorMarcel Holtmann1-23/+76
2011-07-24udev: Remove voice setting flag from Huawei donglesMarcel Holtmann2-11/+2
2011-07-24udev: Use ID_USB_INTERFACE_NUM instead of OFONO_IFACE_NUMMarcel Holtmann1-250/+248
2011-07-24cdma-connman: fix the set_property Activate replyBertrand Aygon1-1/+1
2011-07-24cdmamodem: check for TUN/TAP devices in ConnMan atom.Bertrand Aygon1-0/+9
2011-07-24mbm: Set baud rate to 115200 for TTY speedMarcel Holtmann1-1/+11
The Ericsson F5521gw is a bit picky with its TTY speed. All previous cards do not need this setting, but this one does. To make things a bit simpler, just set all Ericsson cards to a baud rate of 115200.
2011-07-24mbm: Use AT&C0 to disable data carrier detectMarcel Holtmann1-83/+15
When the DCD is disabled the modem does not hangup anymore after the data connection. This only affected the PPP connection used for MMS context setups, but without the quirk the handling of MMS contexts is a lot cleaner as well.
2011-07-24huawei: Set slave channel for NW DEACT notificationsMarcel Holtmann1-0/+2
2011-07-24atmodem: Add support for NW DEACT notifications on slave channelMarcel Holtmann1-0/+40