aboutsummaryrefslogtreecommitdiff
path: root/u300-ril-network.c
AgeCommit message (Expand)Author
2011-08-03SIM: Update of ECC list handlingGjermund Hodnebrog
2011-08-02Network: Respond to REGISTRATION_STATE even if AT*EWSCI failsGjermund Hodnebrog
2011-08-02Generic: queueRunner synchronizationKim Tommy Humborstad
2011-07-25Generic: Improved static variable handling during modem independent restartKim Tommy Humborstad
2011-07-25NETWORK: Neighbor cell search return failure if no cells are foundAndreas Ludviksen
2011-05-19Network: Replace *EREG with +CREG for LTE modem.Yiming Li
2011-04-26PDP: Multiple simultaneus PDP context support.Kim Tommy Humborstad
2011-04-05Network: Conditionally avoid using +COPS for operator informationSverre Vegge
2011-04-05Network: 5 min timeout for AT+COPS=? and AT+COPS=1,X,XGjermund Hodnebrog
2011-03-10Audio: Use *EACE:3 to indicate call state changed Network: add reading of bit...Yiming Li
2011-03-10Network: Changed max number of possible neighborcells+Compiler warnings removedKim Tommy Humborstad
2011-03-02Generic: Handle return values or explicitly ignore them.Jarl Thore Larsen
2011-03-02Network: Remove duplicate operators in network searchGjermund Hodnebrog
2011-03-02Network: Add poll and dispatch signal strengthYiming LI
2011-03-02AT channel: New event queue design. Support for one AT channel.Sverre Vegge
2011-03-02Network: Gingerbread update. RIL_REQUEST_REGISTRATION_STATESverre Vegge
2011-03-02Network: Removed RegStateReq screenstate lockingRoger Froysaa
2011-03-02Network: Incorrectly free'd memory in pollOperatorSelected()Gjermund Hodnebrog
2011-03-02Network: SET_NETWORK_SELECTION_MANUAL shall use +COPS=1Gjermund Hodnebrog
2011-02-20Network: Fix return value of neighboring cells scanGeorg Matveev
2011-01-02Call handling: Changed ro.ril.ecclist to always initialize to common emergenc...Yiming LI
2011-01-02Network: changed RIL_REQUEST_QUERY_NETWORK_SELECTION_MODE to not poll with "a...Yiming LI
2011-01-02SIM: Added support for all SIM/Network/Phone lock codes so that unsupported l...Kim Tommy HUMBORSTAD
2010-12-01Generic: Improving readability of RIL by introducing boolean andMagnus REFTEL
2010-11-28Network: Translate stat value for Android to enable emergency dialer.Erwan Bracq
2010-11-28Network: Implements failure reason for RIL_REQUEST_REGISTRATION_STATE.Yiming LI
2010-11-28Network: Changed signal strength to only use CIND and CIEV. AT+CSQ is removed.Bjorn Harald Tverali WINGE
2010-11-28SIM: Fix for reporting SMS storage full.Sverre Vegge
2010-11-28Misc improvements and bugfixes in atchannel.c, u300-ril-network.c,Andreas Ludviksen
2010-11-28PDP: Added full support for physical link up and down value in PDP Context li...Kim Tommy HUMBORSTAD
2010-11-28Misc iumprovemnents and bugfiges in u300-ril.c, atchannel.c, u300-ril-network.c,Andreas Ludviksen
2010-11-28Change to using enum values for CME and CMS error handling.Yiming LI
2010-11-28Implementation of saving of ECC list to ro.ril.ecclist.Dmitry Tarnyagin
2010-11-28AT channel: Added pointer check. Could be NULL in the case of requestEnterSim...Andreas Ludviksen
2010-11-28PDP: Correct free memory allocated by alloca.Yiming LI
2010-11-26Corrected coverity errors.Benn Pörscke
2010-11-26Code cleanup performed in order to make code more consistent and readable.Joakim Roubert
2010-11-26Call handling: Added basic compliance support for return values during restri...Kim Tommy HUMBORSTAD
2010-11-25Network: Added 'dst' parameter support for *ETZR(NITZ) command.Henning Fagge
2010-11-25Network: Fixed neighboring cid reporting, cleaned up SMS on SIM full indicati...Kim Tommy HUMBORSTAD
2010-11-25Network: Fix for available radio technology missing for RIL_REQUEST_REGISTRAT...Sverre Vegge
2010-11-25Updated log tags to RILV and RILVATSverre Vegge
2010-11-25Services: Fixed derefferencing void data pointer causing segmentation faultAndy Roberts
2010-11-24Updated for fixes from module testingAndy Roberts
2010-11-24Update due to module testingAndy Roberts
2010-11-23Update for engineering releaseAndy Roberts
2010-08-20Updates for SMS Full (req and unsol), signal strength and general tidy-upAndy Roberts
2010-08-19RIL updated for missing fuctionality and new Eclair functionalityAndy Roberts
2009-10-26Initial contribution. ST-Ericsson Android RIL - DonutChristian Bejram