summaryrefslogtreecommitdiffstats
path: root/net.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed SIM status handling and added generic RIL_TOKEN_DATA_WAITINGPaulK2012-03-291-24/+22
* Fixed some unusual return values on errorPaulK2012-02-241-4/+6
* Typo ril_tokens_net_state_dumpPaulK2012-02-221-1/+4
* Cleaned code for network type selection and added stable PLMN selectionPaulK2012-02-221-34/+130
* Fixed IPC_NET_MODE_SEL related functionsPaulK2012-02-211-21/+26
* Using the global Operators list on QUERY_AVAILABLE_NETWORKS and added the tab...PaulK2012-02-211-19/+6
* Fixed code according to libsamsung-ipc changesPaulK2012-02-171-2/+2
* Don't return failure if net requests are overlapingPaulK2012-02-011-6/+33
* Added full PLMN list (from Wikipedia)PaulK2012-01-071-22/+39
* Send back network type anywayPaulK2011-12-291-4/+1
* Added preliminary data supportPaulK2011-12-291-1/+3
* Added preliminary RFS support, code cleanup, completed TODO listPaulK2011-12-291-37/+44
* RIL rework: multi-client, more stable, added GPLv3 copyright noticePaulK2011-12-211-112/+134
* Modified samsung-ril to work on Nexus S.PaulK2011-11-221-30/+628
* Temporary initial commitJoerie de Gram2011-10-291-0/+84