summaryrefslogtreecommitdiffstats
path: root/drivers/hsomodem
AgeCommit message (Expand)AuthorFilesLines
2012-03-26hsomodem: Remove atom if driver fails to initDenis Kenzior1-1/+3
2011-10-10drivers: Update copyright informationMarcel Holtmann4-4/+4
2011-03-15hsomodem: update to new gprs context interfaceMika Liljeberg1-21/+26
2011-01-29hsomodem: remove NULL checkJeevaka Badrappan1-7/+0
2011-01-12hsomodem: M15 coding style fixJeevaka Badrappan3-8/+8
2011-01-05hsomodem: Add query for supported frequenciesMarcel Holtmann1-0/+2
2010-11-29drivers: explicitly compare pointers to NULLLucas De Marchi2-3/+3
2010-10-27hsomodem: Fix handling of radio access mode enumMarcel Holtmann1-9/+9
2010-09-27hso: Fix the username and password orderDenis Kenzior1-1/+1
2010-08-23hsomodem: Minor style fixes in GPRS context driverMarcel Holtmann1-4/+5
2010-08-16hsomodem: Remove useless NULL checks before g_freeMarcel Holtmann1-6/+3
2010-08-13hsomodem: Fix up radio-settings driverDenis Kenzior1-13/+16
2010-08-12hsomodem: Use g_at_chat_cloneDenis Kenzior2-3/+7
2010-06-06Use hsomodem instead of hso for Option HSO GPRS atom driverMarcel Holtmann1-1/+1
2010-06-06Add support for Option specific radio settingsMarcel Holtmann3-0/+214
2010-02-08Refactor: Remove atutil dump_responseDenis Kenzior1-2/+0
2010-02-08Fix: Don't use ofono_debug directly in pluginsDenis Kenzior1-3/+3
2010-02-05Fix: Use snprintf instead of sprintf in hsomodemDenis Kenzior1-8/+9
2010-01-01Update copyright informationMarcel Holtmann3-3/+3
2009-12-30Add netmask to HSO GPRS context driverMartin Xu1-1/+3
2009-12-17Style: Repeat for driversDenis Kenzior1-1/+2
2009-12-01Fix: Don't decode error unnecessarilyDenis Kenzior1-2/+2
2009-12-01Fix: Make sure we don't overflow the bufferDenis Kenzior1-1/+4
2009-12-01Style: Use unsigned int instead of unsignedDenis Kenzior1-1/+1
2009-11-18Fix: warningsDenis Kenzior1-3/+3
2009-11-18Get rid of a few debugsDenis Kenzior1-4/+0
2009-11-18Make HSO context driver use OWANCALL/OWANDATADenis Kenzior1-22/+83
2009-11-18Parse the weird response of _OWANDATADenis Kenzior1-8/+24
2009-11-18Fix: Properly send & parse _OWANDATADenis Kenzior1-2/+2
2009-11-18Fix: Send username and password properlyDenis Kenzior1-2/+2
2009-11-18Add initial HSO GPRS context driverDenis Kenzior3-0/+396