| Commit message (Expand) | Author | Age | Files | Lines |
* | RIL_LOG macro to log messagesreplicant-4.2-0002replicant-4.2-0001 | Paul Kocialkowski | 2013-12-20 | 1 | -44/+44 |
* | Check modem state before RIL requests and properly report it on crash | Paul Kocialkowski | 2013-09-28 | 1 | -0/+12 |
* | Follow changes in libsamsung-ipc API | Paul Kocialkowski | 2013-07-03 | 1 | -40/+12 |
* | Update copyright information | Paul Kocialkowski | 2013-03-31 | 1 | -2/+1 |
* | Coding style: add spaces after switch statements | Paul Kocialkowski | 2013-03-31 | 1 | -2/+2 |
* | Avoid checking ipc_message_info pointer since it is checked in readloop | Paul Kocialkowski | 2013-03-31 | 1 | -9/+6 |
* | Coding style: add spaces around equal sign in for statements | Paul Kocialkowski | 2013-03-31 | 1 | -5/+5 |
* | Define and use RIL_TOKEN_NULL | Paul Kocialkowski | 2013-03-31 | 1 | -8/+8 |
* | gprs: Refactor code, check for NULL pointers and prevent memory leaks | Paul Kocialkowski | 2013-03-31 | 1 | -20/+117 |
* | Rename samsung-ril to Samsung-RIL, refactor Android.mk and comments style | Paul Kocialkowski | 2013-03-30 | 1 | -5/+5 |
* | Change coding style: add a space after if, for and while | Paul Kocialkowski | 2013-02-09 | 1 | -79/+79 |
* | Copyright: Corrected email address | Paul Kocialkowski | 2012-11-19 | 1 | -1/+1 |
* | GPRS: Pass CID to activate/deactivate IPC functions | Paul Kocialkowski | 2012-11-11 | 1 | -2/+2 |
* | GPRS: Use lists stored in ril_data instead of global table | Paul Kocialkowski | 2012-11-01 | 1 | -85/+126 |
* | Reworked RIL requests, globals, SIM status, client | Paul Kocialkowski | 2012-11-01 | 1 | -46/+53 |
* | Stick to the latest libsamsung-ipc changes | Paul Kocialkowski | 2012-09-09 | 1 | -4/+4 |
* | GPRS: Fixed style, compat and RIL_VERSION < 6 return data on SETUP_DATA_CALL | Paul Kocialkowski | 2012-09-07 | 1 | -28/+87 |
* | Cosmetics: removed lines with tabs or spaces | Paul Kocialkowski | 2012-08-28 | 1 | -2/+2 |
* | Fix compiling gprs on Gingerbread | Alexander Tarasikov | 2012-08-25 | 1 | -3/+11 |
* | Fix GPRS on ICS/JB | Alexander Tarasikov | 2012-08-25 | 1 | -70/+157 |
* | GPRS: free a bunch of strings after being used | Paul Kocialkowski | 2012-07-08 | 1 | -0/+5 |
* | GPRS: Get and store interface given the cid, cleanup and other fixes | Paul Kocialkowski | 2012-07-08 | 1 | -37/+38 |
* | GPRS: Improved stability with status, fail cause and per-cid handling | Paul Kocialkowski | 2012-07-08 | 1 | -123/+614 |
* | GPRS: Use GPRS capabilities to decide whether to send port list | Paul Kocialkowski | 2012-07-04 | 1 | -1/+4 |
* | GPRS: improved error-handling while setting up data call and pdp context | Paul Kocialkowski | 2012-07-02 | 1 | -7/+27 |
* | GPRS: port list and iface activation/deactivation support | PaulK | 2012-06-07 | 1 | -16/+111 |
* | Fixed code according to libsamsung-ipc changes | PaulK | 2012-02-17 | 1 | -3/+3 |
* | Modified gprs.c to match libsamsung-ipc changes | PaulK | 2012-02-01 | 1 | -4/+1 |
* | Added very unclean data dactivation function | PaulK | 2012-01-14 | 1 | -0/+13 |
* | Fixed DNS configuration | PaulK | 2012-01-14 | 1 | -0/+11 |
* | GPRS: fix the route | Denis 'GNUtoo' Carikli | 2012-01-14 | 1 | -7/+4 |
* | Added RFS functions and IPC_GEN_PHONE_RES proper handling, applied to data | PaulK | 2011-12-31 | 1 | -11/+29 |
* | Added preliminary data support | PaulK | 2011-12-29 | 1 | -0/+145 |