Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-26 | speedup: Use AT&C0 to disable data carrier detect | Marcel Holtmann | 1 | -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-26 | linktop: Use AT&C0 to disable data carrier detect | Marcel Holtmann | 1 | -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-26 | zte: Use AT&C0 to disable data carrier detect | Marcel Holtmann | 1 | -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-26 | huaweicdma: remove unneeded include. | Bertrand Aygon | 1 | -3/+0 | |
2011-07-26 | speedupcdma: remove unneeded include. | Bertrand Aygon | 1 | -3/+0 | |
2011-07-25 | udev: Fix race condition with Novatel modem detection | Marcel Holtmann | 1 | -4/+9 | |
2011-07-25 | novatel: Blacklist the NO CARRIER terminator for control channel | Marcel Holtmann | 1 | -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-25 | nokia: Use AT&C0 to disable data carrier detect | Marcel Holtmann | 1 | -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-25 | udev: Fix interfaces numbers for Nokia data cards | Marcel Holtmann | 1 | -2/+2 | |
2011-07-25 | udev: Replace bInterfaceNumber with ID_USB_INTERFACE_NUM | Marcel Holtmann | 1 | -10/+3 | |
2011-07-25 | novatel: Use AT&C0 to disable data carrier detect | Marcel Holtmann | 1 | -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-25 | udev: Remove broken Huawei support for NDIS port | Marcel Holtmann | 2 | -4/+0 | |
2011-07-25 | huawei: Remove leftover from HasVoice flag | Marcel Holtmann | 1 | -3/+0 | |
2011-07-25 | huawei: Remove broken handling for NDIS support | Marcel Holtmann | 1 | -26/+11 | |
2011-07-24 | huawei: Check supported offline mode and fix error behavior | Marcel Holtmann | 1 | -23/+76 | |
2011-07-24 | udev: Remove voice setting flag from Huawei dongles | Marcel Holtmann | 2 | -11/+2 | |
2011-07-24 | udev: Use ID_USB_INTERFACE_NUM instead of OFONO_IFACE_NUM | Marcel Holtmann | 1 | -250/+248 | |
2011-07-24 | mbm: Set baud rate to 115200 for TTY speed | Marcel Holtmann | 1 | -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-24 | mbm: Use AT&C0 to disable data carrier detect | Marcel Holtmann | 1 | -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-24 | huawei: Set slave channel for NW DEACT notifications | Marcel Holtmann | 1 | -0/+2 | |
2011-07-24 | huawei: Use AT&C0 to disable data carrier detect | Marcel Holtmann | 1 | -111/+25 | |
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-24 | ifx: Fix race condition when online/offline operation fails | Marcel Holtmann | 1 | -7/+6 | |
2011-07-24 | udev: Add support for Huawei E398 modems | Marcel Holtmann | 1 | -0/+3 | |
2011-07-24 | udev: Add detection support for Samsung LTE dongles | Marcel Holtmann | 2 | -0/+40 | |
2011-07-23 | udev: add support for Huawei CDMA dongles. | Bertrand Aygon | 1 | -0/+2 | |
2011-07-22 | mbm: Use at_util's cpin polling implementation | Denis Kenzior | 1 | -43/+20 | |
2011-07-22 | udev: Fix whitespace damage | Marcel Holtmann | 1 | -2/+2 | |
2011-07-22 | udev: add support for SpeedUp CDMA dongles. | Bertrand Aygon | 1 | -0/+2 | |
2011-07-21 | hfp_ag: Minor style tweaks | Denis Kenzior | 1 | -7/+6 | |
2011-07-21 | hfp_ag: start server on sim 'ready' state | Frédéric Danis | 1 | -14/+55 | |
update HFP AG server to start only when a modem has its SIM atom in 'ready' state and has voice call capability | |||||
2011-07-21 | phonesim: Implement 'local' hfp driver | Denis Kenzior | 1 | -22/+166 | |
2011-07-21 | hfp_hf: Reorganize common code into hfpmodem | Denis Kenzior | 1 | -224/+26 | |
2011-07-21 | speedupcdma: Create skeleton for Speed Up CDMA modem support | Guillaume Zajac | 1 | -0/+210 | |
2011-07-20 | ofono.rules: Add rules for Tata ZTE MF 631 | Bertrand Aygon | 1 | -0/+3 | |
2011-07-18 | ofono.rules: Add rules for Reliance ZTE MF 688 | Bertrand Aygon | 1 | -0/+3 | |
2011-07-17 | connman: Handle D-Bus without fd passing support | Marcel Holtmann | 1 | -1/+7 | |
2011-07-12 | ofono.rules: Add rules for ZTE MF 637 modem | Bertrand Aygon | 1 | -3/+7 | |
2011-07-12 | ofono.rules: Add rules for SpeedUp 8000 modem | Bertrand Aygon | 1 | -0/+8 | |
2011-07-12 | connman: Refactor request_reply | Denis Kenzior | 1 | -41/+53 | |
2011-07-12 | connman: Perform more renaming | Denis Kenzior | 1 | -11/+11 | |
2011-07-12 | connman: Refactor pns_release | Denis Kenzior | 1 | -17/+20 | |
2011-07-12 | connman: Rename to be clearer | Denis Kenzior | 1 | -2/+2 | |
2011-07-12 | plugins: add connman private network driver | Guillaume Zajac | 1 | -0/+287 | |
2011-07-12 | huaweicdma: Create skeleton for Huawei CDMA modem support | Guillaume Zajac | 1 | -0/+170 | |
2011-07-10 | ofono.rules: Add udev rules for SpeedUp 7300 | Bertrand Aygon | 1 | -0/+4 | |
2011-07-10 | ofono.rules: Add ofono rules for ZTE MF190 | Nicolas Bertrand | 1 | -0/+3 | |
2011-07-11 | huawei: Use correct command for setting offline mode | Marcel Holtmann | 1 | -2/+2 | |
According to some Huawei related documentation it is better to use AT+CFUN=7 for offline mode instead of AT+CFUN=5. | |||||
2011-07-08 | phonesim: add support of +CBC | Frédéric Danis | 1 | -0/+64 | |
PTS test TP/PSI/BV-03-I [Transfer Battery Level Indication] needs to change battery level and check that the battery level indication is received at the HF. So add support for +CBC in phonesim plugin, and force update of the battery indicator on HFP AG Emulator registration. | |||||
2011-07-07 | zte: Create gprs & gc in post_sim | Bertrand Aygon | 1 | -6/+7 | |
2011-07-07 | zte: Use decode_at_error instead | Bertrand Aygon | 1 | -4/+3 | |