Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-20 | hfpmodem: remove previous HFP defines | Frédéric Danis | 1 | -19/+0 | |
2011-06-17 | isimodem: Add baseline for UICC driver | Aki Niemi | 4 | -0/+503 | |
2011-06-17 | isimodem: Add missing codepoints and debugs | Aki Niemi | 2 | -0/+32 | |
2011-06-17 | isimodem: Fix style in UICC definitions | Aki Niemi | 1 | -16/+20 | |
2011-06-14 | isimodem: Improper handling of missed call | Arun Ravindran | 1 | -4/+28 | |
2011-06-12 | mbmmodem: Fix not setting IPv4 Gateway | Denis Kenzior | 1 | -0/+1 | |
2011-06-06 | ifxmodem: Remove unneeded code | Denis Kenzior | 1 | -7/+0 | |
2011-06-06 | ifxmodem: Fix minor style issue | Denis Kenzior | 1 | -1/+2 | |
2011-06-06 | ifxmodem: emergency number list support | Jeevaka Badrappan | 1 | -0/+95 | |
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 | cdmamodem: Update to the new GAtPPP API | Denis Kenzior | 1 | -2/+2 | |
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-04-14 | isimodem: Add SCA support to wgmodem2.5 driver | Aki Niemi | 3 | -13/+27 | |
2011-04-14 | isimodem: Refactor sms driver | Aki Niemi | 2 | -10/+11 | |
2011-04-14 | isimodem: Use constants where possible | Aki Niemi | 1 | -1/+1 | |
2011-04-14 | isimodem: Fix message sending in SMS driver | Aki Niemi | 2 | -1/+2 | |
The same enum name SMS_ROUTE_DEFAULT has different constants in different modem API versions. This was causing "invalid parameter" errors with some modems. | |||||
2011-04-14 | isimodem: Fix macro to be safer to use | Aki Niemi | 1 | -1/+1 | |
2011-04-14 | isimodem: Add reahcbility check for CBS driver | Aki Niemi | 1 | -14/+27 | |
2011-04-12 | isimodem: fix call_create_resp handling | Pekka Pessi | 1 | -6/+33 | |
In case of call creation failure modem may return a valid call id in order to send CALL_SERVICE_DENIED_IND which we do not handle. Fixes MeeGo bug#15855. | |||||
2011-04-12 | isimodem: Update SMS driver for wgmodem2.5 | Aki Niemi | 1 | -153/+541 | |
Based on patches from: Jessica Nilsson <jessica.j.nilsson@stericsson.com> | |||||
2011-04-12 | isimodem: Remove split voicecall driver | Aki Niemi | 1 | -79/+86 | |
Only a single driver created, with two clients checked for reachability in parallel. | |||||
2011-04-12 | isimodem: Add helper macros for 16/32bit values | Aki Niemi | 1 | -3/+11 | |
2011-04-12 | isimodem: Rename resource debug macro | Aki Niemi | 14 | -16/+16 | |
2011-04-12 | isimodem: Add helper macro for version checking | Aki Niemi | 1 | -0/+4 | |
2011-04-12 | isimodem: Indent and add missing codepoints | Aki Niemi | 2 | -147/+155 | |
In addition, renaming some wgmodem2.5-specific subblocks so that they use the same names as most recent on-line documentation. | |||||
2011-04-07 | isimodem: Fix hangup for hold initiated calls | Arun Ravindran | 1 | -0/+1 | |
2011-04-07 | isimodem: Fix false reporting of active call state | Arun Ravindran | 1 | -1/+4 | |
2011-04-07 | isimodem: Add missing PN_MODEM_* debugs | Aki Niemi | 1 | -0/+3 | |
2011-04-07 | isimodem: Move common debugs to a single place | Aki Niemi | 9 | -16/+5 | |
2011-04-07 | isimodem: Refactor netreg driver probing | Aki Niemi | 1 | -47/+88 | |
Go back to using a single driver instance, with concurrent reachability checks of both possible resources. | |||||
2011-04-07 | isimodem: Add missing debugs to info resources | Aki Niemi | 2 | -1/+5 | |
2011-03-31 | isimodem: fix operator name reading for old modems | Mika Liljeberg | 3 | -2/+10 | |
2011-03-31 | isimodem: remove atoms that fail to probe | Mika Liljeberg | 15 | -17/+44 | |
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-24 | isimodem: Fix indentation in SIM driver | Aki Niemi | 1 | -4/+4 | |
2011-03-24 | isimodem/sim: added PIN and SIM state handling | Pekka Pessi | 4 | -65/+634 | |
Using PN_SECURITY resource to obtain PIN statuses. Using ofono_sim_ready_notify() aka __ofono_sim_recheck_pin() to report the ready state. | |||||
2011-03-24 | isimodem: fix network registration for older modems | Mika Liljeberg | 1 | -2/+8 | |
2011-03-18 | atmodem: fix issue in time reporting with ifx | Jeevaka Badrappan | 1 | -0/+26 | |
2011-03-17 | hfp: Fix some whitespace issues | Denis Kenzior | 1 | -2/+2 | |
2011-03-17 | cdmamodem: add CDMA Connection Manager support | Christian Lam | 3 | -2/+289 | |
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 | stemodem: update to new gprs context interface | Mika Liljeberg | 1 | -11/+18 | |
2011-03-15 | ifxmodem: update to new gprs context interface | Mika Liljeberg | 1 | -15/+20 | |