Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-06 | huawei: Check for supported modem capabilities first | Marcel Holtmann | 1 | -2/+34 | |
Use ATI and +GCAP response to determine supported modem capabilities and check if modem does support GSM. | |||||
2012-01-06 | huawei: Change state variable name for voice support | Marcel Holtmann | 1 | -4/+4 | |
2012-01-01 | hso: Add support for detecting is no SIM card is present | Marcel Holtmann | 1 | -4/+17 | |
2011-12-28 | telit: Fix empty parameter list in function | Syam Sidhardhan | 1 | -1/+1 | |
2011-12-28 | hfp_ag: Fix empty parameter list in functions | Syam Sidhardhan | 1 | -2/+2 | |
2011-12-21 | Add-udev-rules-for-Speedup-dongles | Philippe Nunes | 1 | -0/+23 | |
2011-12-20 | udevng: Do only label assignment for Speedup dongles | Philippe Nunes | 1 | -7/+0 | |
2011-12-15 | speedupcdma: Create cdma-netreg atom | Guillaume Zajac | 1 | -0/+3 | |
According to SpeedUp 7300 specifications, SpeedUp uses same AT command as Huawei so we can create cdma-netreg atom using huaweicdma drivers. | |||||
2011-12-15 | udevng: add another driver name for telit | Christopher Vogl | 1 | -0/+1 | |
some telit hardware needs option driver. | |||||
2011-12-10 | speedupcdma: Tweak plugin to notify dormant state | Guillaume Zajac | 1 | -1/+6 | |
2011-12-09 | huaweicdma: Use pcui port for cdma_netreg | Philippe Nunes | 1 | -1/+1 | |
2011-12-08 | huaweicdma: Tweak plugin to notify dormant state | Guillaume Zajac | 1 | -1/+6 | |
Specify vendor in creating cdma-connman atom. Set PCUI interface as slave of MODEM interface to receive dormant state notification during data call. | |||||
2011-11-29 | sierra: Fix memory leak | Guillaume Zajac | 1 | -0/+3 | |
2011-11-22 | sap: Add modem type sap | Daniel Wagner | 1 | -0/+1 | |
2011-11-22 | hfp_hf: Add modem type hfp | Daniel Wagner | 1 | -0/+1 | |
2011-11-16 | plugins: Make the code a bit prettier | Denis Kenzior | 1 | -13/+14 | |
2011-11-16 | mbpi: Add mbpi_lookup_cdma_provider_name API | Philippe Nunes | 2 | -0/+148 | |
2011-11-14 | provision: Update to the new mbpi API | Philippe Nunes | 1 | -1/+1 | |
2011-11-14 | mbpi: mbpi_lookup becomes mbpi_lookup_apn | Philippe Nunes | 2 | -37/+36 | |
2011-11-01 | hfp_hf: Fix minor style issue from previous commit | Denis Kenzior | 1 | -2/+1 | |
2011-11-01 | hfp_hf: BT address exposed through Serial property | Mikel Astiz | 1 | -0/+13 | |
Accomplished by adding the devinfo atom in pre_sim stage | |||||
2011-10-21 | phonesim: Add handsfree atom to localhfp | Denis Kenzior | 1 | -0/+2 | |
2011-10-20 | mbpi: Minor style issues | Oleg Zhurakivskyy | 1 | -21/+21 | |
2011-10-20 | mbpi: Rename mbpi_provision_data_free() | Oleg Zhurakivskyy | 3 | -6/+6 | |
2011-10-20 | mbpi: Add mbpi_ap_type() | Oleg Zhurakivskyy | 3 | -0/+18 | |
2011-10-20 | provision: Add provisioning plugin | Oleg Zhurakivskyy | 1 | -0/+117 | |
2011-10-15 | udev: add a driver name for telit | Gustavo F. Padovan | 1 | -1/+1 | |
telit hardware needs usbserial. | |||||
2011-10-13 | hfp_hf: Switch to permissive AT syntax parser | Mikel Astiz | 1 | -1/+1 | |
Some phones can have trouble when using the strict AT syntax parser for HFP. So far, this has only been evidenced with the Samsung Wave, which works fine with the permissive syntax parser. Several other phones have been tested with the permissive parser and seem to work OK. | |||||
2011-10-12 | hfp_hf: Fix crash | Denis Kenzior | 1 | -2/+11 | |
If BlueZ exits during an outstanding Connect/Disconnect operation, oFono can crash due to the pending call finishing on an already-removed modem object. | |||||
2011-10-12 | mbpi: Add filename and line information on error | Oleg Zhurakivskyy | 1 | -21/+40 | |
2011-10-12 | mbpi: Improve mbpi_lookup() error reporting | Oleg Zhurakivskyy | 1 | -3/+6 | |
2011-10-12 | mbpi: Fix handling of the usage element | Oleg Zhurakivskyy | 1 | -21/+23 | |
2011-10-12 | mbpi: Reflow gsm_end() | Oleg Zhurakivskyy | 1 | -20/+22 | |
2011-10-12 | mbpi: Split gsm_start() for readability | Oleg Zhurakivskyy | 1 | -61/+77 | |
2011-10-10 | plugins: Update copyright information | Marcel Holtmann | 30 | -43/+44 | |
2011-10-06 | zte: Use own vendor quirk for SMS atom driver | Marcel Holtmann | 1 | -2/+1 | |
2011-09-29 | sap: also accept err = 0 in enable() | Gustavo F. Padovan | 1 | -1/+1 | |
2011-09-29 | telit: fix shutdown of bluetooth socket | Gustavo F. Padovan | 1 | -2/+5 | |
2011-09-29 | sap: add sap modem disable() support | Gustavo F. Padovan | 1 | -1/+3 | |
2011-09-29 | sap: clean up extra blank line | Gustavo F. Padovan | 1 | -1/+0 | |
2011-09-29 | sap: add full support to SAP modem | Gustavo F. Padovan | 1 | -0/+29 | |
Add pre_sim, post_sim, set_online and post_online calls | |||||
2011-09-29 | telit: add post_online to SAP Client | Gustavo F. Padovan | 2 | -27/+32 | |
2011-09-29 | telit: add set_online to SAP Client | Gustavo F. Padovan | 2 | -23/+26 | |
2011-09-29 | telit: add post_sim to SAP Client | Gustavo F. Padovan | 2 | -9/+14 | |
2011-09-29 | telit: add pre_sim support to SAP Client | Gustavo F. Padovan | 2 | -11/+16 | |
2011-09-29 | telit: init modem normally once SAP was enabled | Gustavo F. Padovan | 1 | -130/+141 | |
2011-09-29 | telit: add suport the disable SAP client | Gustavo F. Padovan | 2 | -32/+69 | |
2011-09-29 | sap: enable SAP modem, when BlueZ replies | Gustavo F. Padovan | 1 | -4/+18 | |
2011-09-29 | telit: Reflow sap_enable logic | Denis Kenzior | 1 | -12/+13 | |
To cover some conditions where we do not clean up properly | |||||
2011-09-29 | telit: Remove unneeded if | Denis Kenzior | 1 | -4/+2 | |