Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2011-08-03 | atutil: Handle empty SIM state polling request gracefully | Marcel Holtmann | 1 | -0/+3 | |
2011-08-03 | huawei: Fix race condition with enable polling | Marcel Holtmann | 1 | -0/+4 | |
2011-08-03 | huawei: Fix race condition with online enable polling | Marcel Holtmann | 1 | -0/+9 | |
2011-08-02 | udev: switch ttys for SpeedUp 8000. | Bertrand Aygon | 1 | -2/+2 | |
On SpeedUp 8000, notifications are received only on ttyUSB1. So we must use this tty for aux, and use ttyUSB3 for modem. | |||||
2011-07-29 | mbmmodem: Set baud rate to 115200 for GPS interface | Marcel Holtmann | 1 | -1/+11 | |
2011-07-29 | novatel: Enable support for SIM phonebook | Marcel Holtmann | 1 | -0/+2 | |
2011-07-29 | atmodem: Handle SIM busy condition gracefully for phonebooks | Marcel Holtmann | 1 | -8/+43 | |
Before the phonebook is ready, the SIM card needs certain amount of time. Something between 20-30 seconds in general. So if the modem returns an error indicating the SIM is busy, then try again in regular intervals. | |||||
2011-07-28 | connman: Fix crash due to uninitialized path | Guillaume Zajac | 1 | -0/+1 | |
2011-07-28 | connman: Fix crash in request_reply | Guillaume Zajac | 1 | -2/+1 | |
2011-07-28 | connman: Fix crash in parse_reply | Guillaume Zajac | 1 | -1/+1 | |
2011-07-29 | zte: delay the sending of &C0 after SIM is ready. | Bertrand Aygon | 1 | -4/+4 | |
2011-07-29 | udev: add support for Olive V-ME101 HSIA modem | Bertrand Aygon | 1 | -0/+7 | |
2011-07-29 | udev: add support for Vodafone K3570-Z modem | Bertrand Aygon | 1 | -0/+3 | |
2011-07-29 | huaweicdma: Fix stale PCUI channel after hot-unplug | Marcel Holtmann | 1 | -0/+3 | |
2011-07-29 | speedupcdma: Fix stale control channel after hot-unplug | Marcel Holtmann | 1 | -0/+3 | |
2011-07-29 | gobi: Fix stale control channel after hot-unplug | Marcel Holtmann | 1 | -0/+3 | |
2011-07-29 | nokia: Fix stale control channel after hot-unplug | Marcel Holtmann | 1 | -0/+3 | |
2011-07-29 | novatel: Fix stale control channel after hot-unplug | Marcel Holtmann | 1 | -0/+3 | |
2011-07-29 | speedup: Fix stale control channel after hot-unplug | Marcel Holtmann | 1 | -0/+3 | |
2011-07-29 | zte: Fix stale control channel after hot-unplug | Marcel Holtmann | 1 | -0/+3 | |
2011-07-29 | huawei: Fix stale PCUI channel after hot-unplug | Marcel Holtmann | 1 | -0/+3 | |
2011-07-29 | huawei: Style cleanup for comments | Marcel Holtmann | 1 | -10/+10 | |
2011-07-29 | huawei: Shutdown the modem within disable callback | Marcel Holtmann | 1 | -1/+5 | |
2011-07-29 | udev: Add extra debug statements for device actions | Marcel Holtmann | 1 | -0/+8 | |
2011-07-29 | modem: Add some more debug outputs | Marcel Holtmann | 1 | -3/+11 | |
2011-07-29 | main: Print message when starting to shutdown | Marcel Holtmann | 1 | -0/+1 | |
2011-07-29 | udev: Report problems with the udev monitor channel | Marcel Holtmann | 1 | -9/+16 | |