summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-05-12mbm: NULL check on a g_free is not necessaryDenis Kenzior1-10/+4
2010-05-12mbm: Few style issues with indentationDenis Kenzior1-7/+6
2010-05-12mbm: Add STK driver.Andrzej Zaborowski3-0/+259
2010-05-12atmodem: Pass allowed response prefixes to gatchatAndrzej Zaborowski1-6/+9
2010-05-11atmodem: Fix crashes related to unremoved timeoutsDenis Kenzior1-2/+12
2010-04-30atmodem: Port gprs-context to new PPP apiDenis Kenzior1-12/+8
2010-04-28Fix: For now calling g_at_chat_unref is fineDenis Kenzior1-1/+1
2010-04-27Fix typo in gprs driverAki Niemi1-1/+1
2010-04-27Fix faulty logic in netreg driverAki Niemi1-24/+21
2010-04-27Fix remove ops in isimodem driversAki Niemi8-31/+42
2010-04-27Fix style issues in isimodemAki Niemi14-53/+61
2010-04-20Add user authentication to gprs context driverAki Niemi1-17/+69
2010-04-20Refactor isimodem and gisi/netlinkPekka Pessi4-149/+161
2010-04-20Add infoserver to isimodemPekka Pessi4-0/+169
2010-04-20Add SIM server state detectionPekka Pessi3-13/+141
2010-04-20Fix: s/bootsrap/bootstrap/Pekka Pessi6-6/+6
2010-04-20Add isimodem gprs context driverAki Niemi3-1/+660
2010-04-20Add isimodem gprs driverAki Niemi3-0/+322
2010-04-20Add PN_GPDS code points and debuggingAki Niemi3-2/+437
2010-04-20Add SIM inserted notificationAki Niemi1-0/+2
2010-04-20Remove declaration of unused dump_msg()Aki Niemi1-2/+0
2010-04-15Rename ofono_atmodem_poll_enableDenis Kenzior2-2/+2
2010-04-15Implement STATUS polling in atmodem driver.Andrzej Zaborowski2-0/+341
2010-04-15Fix: should be unsigned char not guint8Denis Kenzior1-1/+1
2010-04-15Style: Proper indentationDenis Kenzior1-6/+6
2010-04-15Add AT driver for STK atom.Andrzej Zaborowski3-0/+263
2010-04-15Add Sim Toolkit atomAndrzej Zaborowski1-77/+0
2010-03-31Initial implementation of the PPP gprs contextDenis Kenzior1-88/+115
2010-03-29Fix: simplify isimodem call-barring driver.Pekka Pessi2-175/+120
2010-03-29Style: braces are not neededDenis Kenzior1-1/+1
2010-03-29Fix: Use tech reported by MBM erinfoDenis Kenzior1-0/+33
2010-03-28Fix: Handle 2 and 3 argument versions of ERINFODenis Kenzior1-3/+23
2010-03-28Move erinfo notify to atmodem netreg driverDenis Kenzior1-0/+27
2010-03-26Add phonesim vendor quirkDenis Kenzior2-0/+8
2010-03-26Add mbm vendorDenis Kenzior1-0/+1
2010-03-26Refactor: Use CIND as default strength reportingDenis Kenzior1-31/+99
2010-03-26Update atmodem gprs driver to the new APIDenis Kenzior1-10/+10
2010-03-25Update ISI radio settings driver to the new APIDenis Kenzior1-4/+4
2010-03-09Fix Don't check CLIR CUG option in hfp_dialZhenhua Zhang1-4/+0
2010-02-12Fix: Unregistering the agent in disable is wrongDenis Kenzior1-0/+1
2010-02-10Fix: memory leakDenis Kenzior1-0/+5
2010-02-09Add isimodem USSD implementationAki Niemi1-10/+233
2010-02-09Add USSD codepoints and debuggingAki Niemi2-3/+28
2010-02-08Add Wavecom's quirky CPIN handlingDenis Kenzior2-7/+23
2010-02-08Refactor: Remove atutil dump_responseDenis Kenzior24-174/+0
2010-02-08Fix: Don't use ofono_debug directly in pluginsDenis Kenzior13-65/+63
2010-02-05Fix: Send *EIAAUW after CGDCONT for STE and MBMDenis Kenzior2-18/+29
2010-02-05Fix: Use snprintf instead of sprintf in hsomodemDenis Kenzior1-8/+9
2010-02-05Fix: Use snprintf instead of sprintf in mbmmodemDenis Kenzior1-4/+4
2010-02-05Fix: Use snprintf instead of sprintf in calypsoDenis Kenzior1-5/+5