Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-08-14 | stk: Use phonesim vendor for modem-handled cmds | Denis Kenzior | 1 | -0/+22 | |
2011-08-14 | stk: Rewrite generic driver to use 27.007 commands | Denis Kenzior | 1 | -166/+39 | |
2011-08-14 | sim-poll: Remove unused code | Denis Kenzior | 2 | -279/+0 | |
2011-08-09 | atmodem: Samsung devices do not support CIND signal strength reporting | Marcel Holtmann | 1 | -0/+1 | |
2011-08-09 | voicecall: Fix minor whitespace issue | Denis Kenzior | 1 | -1/+1 | |
2011-08-07 | atmodem: Add vendor quirk entry for Samsung devices | Marcel Holtmann | 1 | -0/+1 | |
2011-08-05 | atmodem: Add funny ZTE quirk for GPRS context support | Marcel Holtmann | 1 | -0/+21 | |
2011-08-05 | atmodem: Add support for handling GPRS context vendor quirks | Marcel Holtmann | 1 | -0/+3 | |
2011-08-04 | speedup: Add support for retrieving PIN retry counters | Marcel Holtmann | 1 | -0/+65 | |
2011-08-04 | atmodem: Add Speedup vendor quirk to SIM file reading | Marcel Holtmann | 1 | -0/+1 | |
2011-08-04 | atmodem: Add support for ZTE technology reporting | Marcel Holtmann | 1 | -1/+77 | |
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 | atmodem: The Speedup dongles send LAC and CI as unquoted strings | Marcel Holtmann | 1 | -0/+3 | |
2011-08-03 | atutil: Handle empty SIM state polling request gracefully | Marcel Holtmann | 1 | -0/+3 | |
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-29 | atmodem: Add Huawei specific technology reporting | Marcel Holtmann | 1 | -0/+32 | |
2011-07-29 | atmodem: Add Huawei specific GPRS bearer notifications | Marcel Holtmann | 1 | -2/+59 | |
2011-07-27 | atmodem: Add vendor entry for SpeedUp modems | Philippe Nunes | 1 | -0/+1 | |
2011-07-25 | atmodem: Add support for Huawei network time reports | Marcel Holtmann | 1 | -1/+50 | |
2011-07-24 | atmodem: Add support for NW DEACT notifications on slave channel | Marcel Holtmann | 1 | -0/+40 | |
2011-07-22 | atmodem: Implement generic CPIN polling | Denis Kenzior | 2 | -0/+110 | |
2011-07-11 | atmodem: Request device capabilities from devinfo driver | Marcel Holtmann | 1 | -14/+17 | |
The result of the capabilities command is currently not used to identify GSM support or not. However for debugging purposes the information are part of the AT command debug log now. | |||||
2011-06-06 | network-registration.c: add telit support | Bernhard Guillon | 1 | -5/+34 | |
*add support for CIND=? tokens like ("signal",(0-7,99)) *add telit quirk for token encapsulation e.g. (("one",(0-7,99)),("two",(0-7,99))) | |||||
2011-06-06 | atmodem/vendor.h: add OFONO_VENDOR_TELIT | Bernhard Guillon | 1 | -0/+1 | |
2011-05-24 | atmodem: Update to new GAtPPP api | Denis Kenzior | 1 | -2/+2 | |
2011-04-18 | ussd: Fix use of non-cloned gatchat object | Denis Kenzior | 1 | -3/+4 | |
2011-03-30 | atmodem: remove redundant code | Mika Liljeberg | 1 | -12/+1 | |
2011-03-29 | gnss: fix broken build | Olivier Guiter | 1 | -1/+0 | |
2011-03-28 | gnss: Disable piecemeal CPOSR reporting | Denis Kenzior | 1 | -1/+1 | |
2011-03-28 | gnss: Minor style fix | Denis Kenzior | 1 | -0/+1 | |
2011-03-28 | atmodem: add gnss driver | Jarko Poutiainen | 3 | -0/+287 | |
2011-03-18 | atmodem: fix issue in time reporting with ifx | Jeevaka Badrappan | 1 | -0/+26 | |
2011-03-16 | cbs: ignore any CBMs without a proper size | Bertrand Aygon | 1 | -2/+2 | |
Cell Broadcasts are always fixed size, so improve PDU length check | |||||
2011-03-15 | atmodem: update to new gprs context interface | Mika Liljeberg | 1 | -20/+21 | |
2011-03-11 | atmodem: fix PB reading when fields are omitted | Paavo Leinonen | 1 | -2/+2 | |
Fix SIM PB reading when numeric fields have been omitted. | |||||
2011-03-11 | voicecall: Minor nitpicks to previous commit | Denis Kenzior | 1 | -7/+5 | |
2011-03-11 | atmodem: implement SSN handling | Andras Domokos | 1 | -0/+61 | |
2011-03-11 | ssn: remove SSN atom completely | Andras Domokos | 3 | -152/+0 | |
2011-03-02 | atmodem: Add MBM vendor quirk for SIM record update | Miia Leinonen | 1 | -2/+24 | |
2011-02-14 | atmodem: close the list in clvl_range_query | Jeevaka Badrappan | 1 | -0/+1 | |
2011-02-05 | atmodem: M16 coding style fix | Jeevaka Badrappan | 1 | -4/+4 | |
2011-02-05 | atmodem: use defined call_status enum | Jeevaka Badrappan | 1 | -19/+32 | |
2011-02-01 | atmodem: use ofono_call initializer | Lucas De Marchi | 2 | -2/+6 | |
2011-02-01 | atmodem: Add pin retry count support for mbm | Jeevaka Badrappan | 1 | -0/+46 | |
2011-02-01 | atmodem: implement standard PIN retries | RĂ©mi Denis-Courmont | 1 | -0/+48 | |
2011-01-29 | atmodem: fix memory leak | Jeevaka Badrappan | 1 | -0/+2 | |
2011-01-29 | atmodem: The Gobi devices don't support SMS ACK PDUs either | Marcel Holtmann | 1 | -0/+1 | |
2011-01-29 | atmodem: remove NULL check | Jeevaka Badrappan | 16 | -223/+9 | |