Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-08-20 | mbm: Enable notifications for packet switched bearer changes | Marcel Holtmann | 1 | -0/+2 | |
2010-08-20 | mbm: Enable CFUN and EREG notifications | Marcel Holtmann | 1 | -0/+6 | |
2010-08-20 | mbm: Fix naming of MBM driver for GPRS context handling | Marcel Holtmann | 1 | -1/+2 | |
2010-08-20 | mbm: Use proper MBM quirks | Marcel Holtmann | 1 | -5/+6 | |
2010-08-20 | ste: Use MBM quirk for network registration | Marcel Holtmann | 1 | -1/+1 | |
2010-08-20 | ste: Use MBM quirk instead of a STE specific one | Marcel Holtmann | 1 | -2/+2 | |
2010-08-20 | udev: Add check for serial before string operation | Zhenhua Zhang | 1 | -1/+1 | |
'serial' could be NULL in some case. So it need to add check before doing string operation. | |||||
2010-08-20 | nokia: Add initial plugin for Nokia Datacard support | Marcel Holtmann | 1 | -0/+253 | |
2010-08-20 | udev: Add detection for Nokia data cards | Marcel Holtmann | 2 | -0/+40 | |
2010-08-19 | zte: Use QUALCOMM_MSM quirk for sim driver | Denis Kenzior | 1 | -1/+2 | |
2010-08-19 | huawei: Use QUALCOMM_MSM quirk for sim driver | Denis Kenzior | 1 | -1/+2 | |
2010-08-19 | hso: Use Qualcomm specific USSD quirk | Marcel Holtmann | 1 | -1/+2 | |
2010-08-19 | huawei: Add support for switching USSD mode | Marcel Holtmann | 1 | -5/+56 | |
Some newer Huawei modems have support for ^USSDMODE command which seems to be default to 1. In that mode the text USSD is not working. Switching it to 0 and text USSD works just fine. Assumption is that with this command the modem switches between text and PDU mode for USSD. Currently it is unclear on how the PDU mode is suppose to work all. So default to text mode if this command is supported. | |||||
2010-08-18 | calypso: Subscribe to %SIMREM and %SIMINS | Andrzej Zaborowski | 1 | -5/+30 | |
These notifications should be emitted on SIM removal and insertion. These notifications don't work very well though, on the hardware this has been tested on, the modem never issued %SIMINS, and %SIMREM was emitted only in some specific circumenstances. | |||||
2010-08-17 | stemodem: Add polling for SIM ready status | Sjur Brændeland | 1 | -2/+50 | |
Interim solution until support for SIM 'ready' notification is supported. | |||||
2010-08-17 | plugins: Add STE sample to modem.conf | Sjur Brændeland | 1 | -0/+5 | |
2010-08-17 | modemconf: Add support for Interface for STE plugin | Sjur Brændeland | 1 | -0/+1 | |
2010-08-17 | ste: Use SOCK_STREAM for CAIF and enable interface specification | Sjur Brændeland | 1 | -1/+19 | |
2010-08-17 | ste: Add Radio-Settings | Sjur Brændeland | 1 | -0/+2 | |
2010-08-17 | ste: Add AT Channel configurations | Sjur Brændeland | 1 | -1/+2 | |
2010-08-17 | ste: SIM - STE registers as MBM to utilize mbm quirks | Sjur Brændeland | 1 | -1/+1 | |
2010-08-16 | phonesim: Should use none_prefix | Denis Kenzior | 1 | -1/+1 | |
When only OK is expected | |||||
2010-08-16 | ste: Include STK support from MBM driver | Sjur Brændeland | 1 | -0/+2 | |
2010-08-16 | zte: Use Qualcomm specific USSD quirk | Marcel Holtmann | 1 | -1/+2 | |
2010-08-16 | zte: Add support for sms, cbs, ussd and phonebook atoms | Marcel Holtmann | 1 | -1/+13 | |
2010-08-16 | zte: Add initial support for devinfo, sim and netreg atoms | Marcel Holtmann | 1 | -2/+156 | |
2010-08-16 | Fix typo in Huawei port detection | Marcel Holtmann | 1 | -1/+1 | |
2010-08-16 | Add udev detection support for ZTE modems | Marcel Holtmann | 2 | -5/+72 | |
2010-08-16 | Add skeleton for ZTE modem support | Marcel Holtmann | 1 | -0/+88 | |
2010-08-12 | phonesim: Support set_online/post_online | Denis Kenzior | 1 | -6/+47 | |
2010-08-10 | Use permissive parser for MBM since otherwise STK causes problems | Marcel Holtmann | 1 | -1/+1 | |
2010-08-06 | calypso: Create STK atom and reorder initialisation | Andrzej Zaborowski | 1 | -27/+54 | |
See comment in the code. The Sim Toolkit apps seem to work rather reliably with this, tested on both PIN-enabled and unprotected cards. | |||||
2010-08-06 | calypso: Enable AT extended error codes | Andrzej Zaborowski | 1 | -0/+2 | |
The STK driver tries to interpret the codes. | |||||
2010-08-06 | calypso: Check if SIM is present on modem startup | Andrzej Zaborowski | 1 | -3/+33 | |
Like in case of MBM modem, the SIM slot is not easily accessible while the device is running so we assume there's no need to check for SIM presence after startup. | |||||
2010-08-06 | phonesim: Don't use VENDOR_PHONESIM for calypso | Andrzej Zaborowski | 1 | -2/+4 | |
Also move the STK initialisation to post-sim because it is more logical there (even if it makes no difference under phonesim). | |||||
2010-08-05 | huawei: Fix SIM state logic | João Paulo Rechi Vita | 1 | -25/+51 | |
Add support for voice-only SIM cards and enable phonebook atom for non-voice modems. | |||||
2010-08-05 | bluetooth: define DBUS_TIMEOUT macro | Gustavo F. Padovan | 2 | -3/+5 | |
2010-08-02 | huawei: fix double include of GPRS header | João Paulo Rechi Vita | 1 | -1/+0 | |
2010-07-17 | Fix Huawei product ID matching in udev rules | Marcel Holtmann | 1 | -70/+70 | |
2010-07-17 | Add a little bit debug to udev modem detection | Marcel Holtmann | 1 | -0/+4 | |
2010-07-15 | mbm: poll SIM status when initializing | Pekka Pessi | 1 | -4/+35 | |
2010-07-13 | Use specific vendor for phonesim stk | Yang Gu | 1 | -1/+1 | |
2010-07-02 | huawei: Add Huawei EM770 modem support | Zhenhua Zhang | 3 | -0/+35 | |
Huawei EM770W is a 3G WCDMA modem that supports HSPA/UMTS/EDGE/GPRS/GSM data service and WCDMA/GSM short message services. It also has voice call capability that supports both 2G and 3G network. | |||||
2010-07-02 | huawei: Remove existing Huawei EM770 plugin | Zhenhua Zhang | 3 | -257/+0 | |
2010-06-29 | huawei: cleanup warnings from the previous patch | Denis Kenzior | 1 | -2/+0 | |
2010-06-29 | huawei: reopen the GPRS context on hup | Kalle Valo | 1 | -24/+62 | |
Huawei always closes the tty port after PPP disconnect. Handle this in huawei plugin, similarly as done with novatel. Now there's no need to unplug the modem after disconnection. Tested with Huawei E1552. Based on a patch by Marcel Holtmann: commit 0329a6ceaf8f69857cb5f8437b9db86ca327ef1d Author: Marcel Holtmann <marcel@holtmann.org> Date: Mon Jun 7 02:36:12 2010 -0700 Reopen the GPRS context channel when the modem closes it after PPP | |||||
2010-06-29 | mbm: use CPIN? to check if SIM is missing | Pekka Pessi | 1 | -22/+6 | |
AT+CRSM=242 is not supported by all mbm models. | |||||
2010-06-22 | Fix huawei udev rules | Denis Kenzior | 1 | -1/+1 | |
2010-06-21 | hfp: Fix style issues | Denis Kenzior | 1 | -1/+2 | |
2010-06-21 | hfp: use bluetooth helpers and remove similar code | Gustavo F. Padovan | 1 | -343/+36 | |