Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-08-06 | udev: Remove outdated modem detection support | Marcel Holtmann | 2 | -602/+10 | |
2011-08-05 | hfpmodem: Fix g_at_chat leak | Frédéric Dalleau | 3 | -0/+3 | |
2011-08-05 | zte: Set vendor quirk also for GPRS context atom | Marcel Holtmann | 1 | -1/+4 | |
2011-08-05 | atmodem: Add funny ZTE quirk for GPRS context support | Marcel Holtmann | 1 | -0/+21 | |
2011-08-05 | udev: Fix rules for Huawei E352 dongle | Marcel Holtmann | 1 | -1/+1 | |
2011-08-05 | test: update list-modem with DataStrength property | Bertrand Aygon | 1 | -1/+2 | |
2011-08-05 | include: add data strength to cdma-netreg | Bertrand Aygon | 1 | -0/+2 | |
2011-08-05 | cdma-netreg: Add Strength property support | Bertrand Aygon | 1 | -0/+39 | |
2011-08-05 | include: add signal reporting to cdma-netreg | Bertrand Aygon | 1 | -0/+2 | |
2011-08-05 | huaweicdmamodem: Add stub implementation | Bertrand Aygon | 3 | -0/+67 | |
2011-08-05 | cdma-netreg: implement support for Status property | Bertrand Aygon | 1 | -0/+47 | |
2011-08-05 | cdma-netreg: add registration status to public api | Bertrand Aygon | 1 | -0/+9 | |
2011-08-05 | cdma-netreg: Add initial stub implementation | Bertrand Aygon | 3 | -1/+193 | |
2011-08-05 | include: Add cdma-netreg atom public api | Bertrand Aygon | 2 | -1/+64 | |
2011-08-05 | udev: Add rules for Alcatel X220L devices | Marcel Holtmann | 1 | -0/+7 | |
2011-08-05 | atmodem: Add support for handling GPRS context vendor quirks | Marcel Holtmann | 1 | -0/+3 | |
2011-08-05 | udev: Add rule for 4G Systems P14 dongle | Marcel Holtmann | 1 | -0/+7 | |
2011-08-05 | zte: Use AT+ZOPRT for online/offline mode changes | Marcel Holtmann | 1 | -12/+46 | |
The ZTE modems work a lot more reliable when using AT+ZOPRT for switching between online and offline mode. In addition transition to offline mode also for enabling modem and switch device into offline first before switching it off. | |||||
2011-08-05 | zte: Set options for TTY port configuration | Marcel Holtmann | 1 | -1/+18 | |
Seems like the ZTE modems are a bit more picky than others, so set proper default options here. At least of the ZTE modems work a lot more reliable this way. | |||||
2011-08-05 | doc: fix Forwarded signal name in VoiceCallManager | Alexander Kanavin | 1 | -1/+1 | |
2011-08-04 | gatchat: Fix minor whitespace mistake | Marcel Holtmann | 1 | -1/+1 | |
2011-08-04 | udev: add support for Olive HSDPA modem, which seems to be a SpeedUP. | Bertrand Aygon | 1 | -3/+6 | |
2011-08-04 | speedup: Add support for retrieving PIN retry counters | Marcel Holtmann | 1 | -0/+65 | |
2011-08-04 | udev: Switch control and modem channel for 4G Systems W14 device | Marcel Holtmann | 1 | -2/+2 | |
This device is rather funny with some commands and insists on sending the response to the other channel, but not the one it got executed on. Aux: > AT+CPNNUM\r Modem: < \r\nPIN1=3; PUK1=10; PIN2=3; PUK2=10\r\r\nOK\r\n | |||||
2011-08-04 | speedup: Use own vendor quirk for SIM atom | Marcel Holtmann | 1 | -1/+1 | |
2011-08-04 | atmodem: Add Speedup vendor quirk to SIM file reading | Marcel Holtmann | 1 | -0/+1 | |
2011-08-04 | doc: Add missing PreferredLanguages property to SimManager | Alexander Kanavin | 1 | -0/+5 | |
2011-08-04 | huawei: Check for AT^RFSWITCH support to determine offline command | Marcel Holtmann | 1 | -38/+8 | |
Using AT+CFUN=7 (if supported) to switch into offline mode has a problem with older modems. Sending AT+CFUN=7 with a data connection active has the problem that it never terminates with OK or ERROR. Devices that support AT^RFSWITCH are known to handle this properly. So only when that command is supported, use AT+CFUN=7 for offline mode. If it is not supported, then keep using AT+CFUN=5 to switch the device into offline mode. | |||||
2011-08-04 | huawei: Add TOO MANY PARAMETERS terminator | Marcel Holtmann | 1 | -0/+1 | |
2011-08-04 | zte: Switch to offline mode first before disabling modem | Marcel Holtmann | 1 | -1/+2 | |
2011-08-04 | zte: Blacklist the NO CARRIER terminator for control channel | Marcel Holtmann | 1 | -0/+3 | |
The ZTE cards will send NO CARRIER to all channels. This confuses setting device into offline mode while still having a data connection. | |||||
2011-08-04 | udev: For ZTE modems with 5 interfaces, use 4th one for PPP | Marcel Holtmann | 1 | -1/+1 | |
2011-08-04 | atmodem: Add support for ZTE technology reporting | Marcel Holtmann | 1 | -1/+77 | |
2011-08-04 | zte: Request PCB information when modem gets enabled | Marcel Holtmann | 1 | -0/+3 | |
2011-08-03 | zte: Set ZTE vendor quirk for SIM atom | Marcel Holtmann | 1 | -2/+1 | |
2011-08-03 | atmodem: Enable support for PIN retry counters of ZTE modems | Marcel Holtmann | 1 | -3/+45 | |
2011-08-03 | atmodem: Enable timezone reporting for ZTE modems | Marcel Holtmann | 1 | -0/+6 | |
2011-08-03 | atmodem: The ZTE dongles send LAC and CI as unquoted strings | Marcel Holtmann | 1 | -0/+3 | |
2011-08-03 | zte: Use vendor quirk for GPRS atom | Marcel Holtmann | 1 | -1/+1 | |
2011-08-03 | speedup: Use vendor quirk for network registration and GPRS atoms | Marcel Holtmann | 1 | -2/+3 | |
2011-08-03 | atmodem: The Speedup dongles send LAC and CI as unquoted strings | Marcel Holtmann | 1 | -0/+3 | |
2011-08-03 | dunmodem: Add stub for gprs. | Mario Tokarz | 4 | -1/+99 | |
2011-08-03 | devinfo: Use correct prefix for cdma | Guillaume Zajac | 1 | -4/+4 | |
2011-08-03 | cdmamodem: remove an unneeded buffer and sprintf. | Bertrand Aygon | 1 | -4/+1 | |
2011-08-03 | dbus: Add CDMA netreg atom interface name | Bertrand Aygon | 1 | -0/+2 | |
2011-08-03 | udev: Add rule for 4G Systems W14 dongle | Marcel Holtmann | 1 | -0/+7 | |
2011-08-03 | bluetooth: Add UUID for DUN. | Mario Tokarz | 1 | -0/+1 | |
2011-08-03 | mbm: Don't bother with NULL checking for SIM state query free | Marcel Holtmann | 1 | -3/+3 | |
2011-08-03 | zte: Fix race condition with SIM state polling and removal | Marcel Holtmann | 1 | -0/+3 | |
2011-08-03 | speedup: Fix race condition with SIM state polling and removal | Marcel Holtmann | 1 | -0/+3 | |