Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-25 | TODO: add HFP AG tasks related to BlueZ/PA | Frédéric Danis | 1 | -0/+17 | |
2011-07-25 | atmodem: Add support for Huawei network time reports | Marcel Holtmann | 1 | -1/+50 | |
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 | gatchat: Add terminator blacklisting | Denis Kenzior | 2 | -1/+35 | |
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 | test: Increase the context activation timeout | Marcel Holtmann | 1 | -1/+1 | |
2011-07-25 | huaweimodem: Remove the broken NDIS port handling | Marcel Holtmann | 1 | -50/+0 | |
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 | cdma-connman: fix the set_property Activate reply | Bertrand Aygon | 1 | -1/+1 | |
2011-07-24 | cdmamodem: check for TUN/TAP devices in ConnMan atom. | Bertrand Aygon | 1 | -0/+9 | |
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 | atmodem: Add support for NW DEACT notifications on slave channel | Marcel Holtmann | 1 | -0/+40 | |
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 | atmodem: Implement generic CPIN polling | Denis Kenzior | 2 | -0/+110 | |
2011-07-22 | network: handle hfp operator change correctly | Denis Kenzior | 1 | -1/+2 | |
2011-07-22 | cdmamodem: send AT+GCAP to check devinfo. | Bertrand Aygon | 1 | -4/+6 | |
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 | voicecall: remove usage of em_atd_number | Frédéric Danis | 1 | -10/+9 | |
as emulator atom can only run with a 'ready' SIM, use saved number instead of em_atd_number | |||||
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 | cdma-connman: Update to the new driver API | Guillaume Zajac | 1 | -0/+9 | |
2011-07-21 | cdma-connman: emit PropertyChanged signal | Denis Kenzior | 1 | -2/+20 | |
When Username / Password are changed, we should emit the PropertyChanged signal | |||||
2011-07-21 | cdma-connman: Add Username and Password properties | Guillaume Zajac | 1 | -1/+47 | |
2011-07-21 | cdma-connman: Add user/pass to driver activate | Guillaume Zajac | 1 | -0/+5 | |
Add username and password fields to cdma-connman's activate method. | |||||
2011-07-21 | TODO: add HFP 1.6 AG tasks | Frédéric Danis | 1 | -0/+14 | |
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 | 9 | -282/+411 | |
2011-07-21 | speedupcdma: Create skeleton for Speed Up CDMA modem support | Guillaume Zajac | 2 | -0/+213 | |
2011-07-20 | ofono.rules: Add rules for Tata ZTE MF 631 | Bertrand Aygon | 1 | -0/+3 | |
2011-07-20 | hfpmodem: Minor whitespace fix | Denis Kenzior | 1 | -1/+1 | |
2011-07-20 | doc: add username and password for CDMA PPP authentication. | Bertrand Aygon | 1 | -0/+10 | |
2011-07-19 | voicecall: Free settings when sim gets locked out | Denis Kenzior | 1 | -1/+2 | |
2011-07-19 | sim: Support SIM_STATE_LOCKED_OUT | Denis Kenzior | 2 | -4/+7 | |