platform/upstream/ofono.git
2010-04-23 Yang Gustkutil: Add parser for MMS notification objects
2010-04-23 Yang Gustkutil: Add parser for mm cid objects
2010-04-23 Yang Gustkutil: Add parser for MMS transfer status
2010-04-23 Yang Gustkutil: Add parser for MMS identifier objects
2010-04-23 Yang Gustkutil: Add parser for MMS reference objects
2010-04-23 Yang Gustkutil: Add parser for meid objects
2010-04-23 Yang Gustkutil: Add parser for frames information objects
2010-04-23 Yang Gustkutil: Add parser for frame layout objects
2010-04-23 Yang Gustkutil: Add parser for browsing status objects
2010-04-23 Zhenhua ZhangFix a typo in telephony_error_to_str
2010-04-23 Marcel HoltmannUse HDLC_FCS helper where possible
2010-04-23 Marcel HoltmannUse HDLC constants instead of magic numbers
2010-04-23 Marcel HoltmannAdd support for wrapping of HDLC receive ring buffer
2010-04-22 Denis Kenziorppp: Fix trivial style error
2010-04-22 Kristen Carlson... ppp: change MTU on TUN device when MRU option received
2010-04-22 Andrzej ZaborowskiFix CTLV three-byte tag parsing.
2010-04-22 Denis Kenziorppp: Request MRU if we ever get NAKed with it
2010-04-22 Denis Kenziorppp: Fix trivial copy paste error
2010-04-22 Denis Kenziorppp: Shut off IPCP when entering TERMINATING phase
2010-04-22 Kristen Carlson... ppp: implement MRU option
2010-04-21 Zhenhua Zhangmbm: Add Dell 5530 modem port suffix
2010-04-21 Denis Kenziorstkutil: Another trivial indentation fix
2010-04-21 Yang GuAdd parser for battery state objects
2010-04-21 Yang GuAdd parser for network search mode objects
2010-04-21 Yang GuAdd parser for imeisv objects
2010-04-21 Yang GuAdd parser for item text attribute list objects
2010-04-21 Yang GuAdd parser for cdma sms tpdu objects
2010-04-21 Denis Kenziorstkutil: Refactor network access name
2010-04-21 Yang GuAdd parser for network access name objects
2010-04-21 Denis Kenziorstkutil: Trivial indentation fix
2010-04-21 Yang GuAdd parser for esn objects
2010-04-21 Denis Kenziorstkutil: Refactor remote entity address
2010-04-21 Yang GuAdd parser for remote entity address objects
2010-04-21 Yang GuAdd parser for service availability objects
2010-04-21 Denis Kenziorstkutil: Refactor attribute information
2010-04-21 Yang GuAdd parser for attribute information objects
2010-04-21 Denis Kenziorstkutil: Refactor service search
2010-04-21 Yang GuAdd parser for service search objects
2010-04-21 Denis Kenziorstkutil: refactor device filter
2010-04-21 Yang GuAdd parser for device filter objects
2010-04-21 Yang GuAdd parser for service record objects
2010-04-21 Yang GuAdd parser for display parameters objects
2010-04-21 Yang GuAdd parser for access technology objects
2010-04-21 Aki Niemigisi: move g_isi_modem_by_name to separate file
2010-04-20 Yang GuAdd parser for aid objects
2010-04-20 Yang GuAdd parser for UICC/TE transport interface level
2010-04-20 Denis Kenziorbuild: Upate test script list and sort
2010-04-20 Denis KenziorMention Daniel's contributions
2010-04-20 Daniel WagnerAdd script for entering pin
2010-04-20 Denis KenziorMention Matthias' contributions
2010-04-20 Denis Kenziorwavecom: Trivial comment update
2010-04-20 Denis Kenziorwavecom: Braces are not necessary
2010-04-20 Matthias GüntherAdded Wavecom modem plugin.
2010-04-20 Aki NiemiFix build warning on 64bit system
2010-04-20 Aki NiemiAdd user authentication to gprs context driver
2010-04-20 Pekka PessiRefactor isimodem and gisi/netlink
2010-04-20 Pekka PessiParse Interface key for isimodem and n900modem
2010-04-20 Pekka PessiAdd infoserver to isimodem
2010-04-20 Pekka Pessigisi: add gisi server API
2010-04-20 Pekka Pessigisi: fix cast-align warnings
2010-04-20 Pekka Pessigisi: check for NULL client and remove warnings
2010-04-20 Pekka Pessigisi: move GIsiDebugFunc into modem.h
2010-04-20 Pekka PessiAdd SIM server state detection
2010-04-20 Pekka PessiFix: s/bootsrap/bootstrap/
2010-04-20 Denis Kenziorphonesim: Disable polling in phonesim for now
2010-04-20 Denis KenziorTrivial: Remove extra ':' from history output
2010-04-20 Aki NiemiImprove GPRS test scripts
2010-04-20 Aki NiemiAdd isimodem gprs context driver
2010-04-20 Aki NiemiAdd isimodem gprs driver
2010-04-20 Aki NiemiAdd PN_GPDS code points and debugging
2010-04-20 Aki NiemiAdd SIM inserted notification
2010-04-20 Aki Niemigisi: fix pointer checking
2010-04-20 Aki Niemigisi/pep: check for NULL callback
2010-04-20 Aki NiemiRemove declaration of unused dump_msg()
2010-04-15 Denis KenziorFix: Don't crash by calling sim watch too early
2010-04-15 Denis KenziorFix: Make distcheck happy
2010-04-15 Denis KenziorRename ofono_atmodem_poll_enable
2010-04-15 Andrzej ZaborowskiImplement STATUS polling in atmodem driver.
2010-04-15 Denis KenziorFix: should be unsigned char not guint8
2010-04-15 Denis KenziorStyle: Proper indentation
2010-04-15 Andrzej ZaborowskiAdd AT driver for STK atom.
2010-04-15 Denis KenziorStyle: Proper indentation
2010-04-15 Denis KenziorRefactor: Keep separate lists for pre/post atoms
2010-04-15 Denis KenziorRefactor: use a switch/case to make more readable
2010-04-15 Andrzej ZaborowskiRemove post-sim atoms after SIM is extracted.
2010-04-15 Denis KenziorRefactor: Store the sim object inside voicecalls
2010-04-15 Denis KenziorStyle: Proper indentation
2010-04-15 Denis KenziorFix: The null check should be done elsewhere
2010-04-15 Denis KenziorFix: Make the name a bit clearer
2010-04-15 Denis KenziorFix: No glib types in oFono public API
2010-04-15 Andrzej ZaborowskiHandle EFen list when SIM inserted / removed
2010-04-15 Denis KenziorFix: Style issues in stk driver API
2010-04-15 Denis KenziorFix: Look for the STK atom, not SIM atom
2010-04-15 Denis KenziorFix: Process CBS sim downloads if STK atom exists
2010-04-15 Andrzej ZaborowskiAdd Sim Toolkit atom
2010-04-15 Denis KenziorFix: Minor style issues
2010-04-15 Denis KenziorFix: Uncomplicate the logic for SIM initialization
2010-04-15 Andrzej ZaborowskiAdd SIM "Present" property.
2010-04-15 Andrzej ZaborowskiDrivers can notify core of SIM insertion / removal
2010-04-15 Andrzej ZaborowskiExtend sim-ready watch with card insert/eject
next