summaryrefslogtreecommitdiff
path: root/drivers/hsomodem
Commit message (Expand)AuthorAgeFilesLines
* radio-settings: Do not use enum ofono_access_modeDenis Kenzior2021-06-011-2/+2
* treewide: Introduce support for missing g_memdup2Marcel Holtmann2021-05-051-0/+1
* treewide: Replace g_memdup with g_memdup2Marcel Holtmann2021-04-281-1/+1
* hsomodem: Remove unneeded if statementDenis Kenzior2019-04-291-6/+2
* treewide: Remove superfluous use of _GNU_SOURCEJonas Bonn2018-10-172-2/+0
* drivers: constify vtablesJonas Bonn2018-10-172-2/+2
* hsomodem: Remove atom if driver fails to initDenis Kenzior2012-03-261-1/+3
* drivers: Update copyright informationMarcel Holtmann2011-10-104-4/+4
* hsomodem: update to new gprs context interfaceMika Liljeberg2011-03-151-21/+26
* hsomodem: remove NULL checkJeevaka Badrappan2011-01-291-7/+0
* hsomodem: M15 coding style fixJeevaka Badrappan2011-01-123-8/+8
* hsomodem: Add query for supported frequenciesMarcel Holtmann2011-01-051-0/+2
* drivers: explicitly compare pointers to NULLLucas De Marchi2010-11-292-3/+3
* hsomodem: Fix handling of radio access mode enumMarcel Holtmann2010-10-271-9/+9
* hso: Fix the username and password orderDenis Kenzior2010-09-271-1/+1
* hsomodem: Minor style fixes in GPRS context driverMarcel Holtmann2010-08-231-4/+5
* hsomodem: Remove useless NULL checks before g_freeMarcel Holtmann2010-08-161-6/+3
* hsomodem: Fix up radio-settings driverDenis Kenzior2010-08-131-13/+16
* hsomodem: Use g_at_chat_cloneDenis Kenzior2010-08-122-3/+7
* Use hsomodem instead of hso for Option HSO GPRS atom driverMarcel Holtmann2010-06-061-1/+1
* Add support for Option specific radio settingsMarcel Holtmann2010-06-063-0/+214
* Refactor: Remove atutil dump_responseDenis Kenzior2010-02-081-2/+0
* Fix: Don't use ofono_debug directly in pluginsDenis Kenzior2010-02-081-3/+3
* Fix: Use snprintf instead of sprintf in hsomodemDenis Kenzior2010-02-051-8/+9
* Update copyright informationMarcel Holtmann2010-01-013-3/+3
* Add netmask to HSO GPRS context driverMartin Xu2009-12-301-1/+3
* Style: Repeat for driversDenis Kenzior2009-12-171-1/+2
* Fix: Don't decode error unnecessarilyDenis Kenzior2009-12-011-2/+2
* Fix: Make sure we don't overflow the bufferDenis Kenzior2009-12-011-1/+4
* Style: Use unsigned int instead of unsignedDenis Kenzior2009-12-011-1/+1
* Fix: warningsDenis Kenzior2009-11-181-3/+3
* Get rid of a few debugsDenis Kenzior2009-11-181-4/+0
* Make HSO context driver use OWANCALL/OWANDATADenis Kenzior2009-11-181-22/+83
* Parse the weird response of _OWANDATADenis Kenzior2009-11-181-8/+24
* Fix: Properly send & parse _OWANDATADenis Kenzior2009-11-181-2/+2
* Fix: Send username and password properlyDenis Kenzior2009-11-181-2/+2
* Add initial HSO GPRS context driverDenis Kenzior2009-11-183-0/+396