summaryrefslogtreecommitdiff
path: root/plugins/zte.c
Commit message (Expand)AuthorAgeFilesLines
* zte: Use at_util_open_deviceDenis Kenzior2019-05-311-45/+10
* zte: Update to new sim_state_query APIGuillaume Zajac2012-04-181-1/+2
* zte: Add support for radio settingsBertrand Aygon2012-03-261-0/+3
* zte: Setup CSCS on both portsDenis Kenzior2012-01-111-0/+10
* plugins: Update copyright informationMarcel Holtmann2011-10-101-1/+1
* zte: Use own vendor quirk for SMS atom driverMarcel Holtmann2011-10-061-2/+1
* zte: Fix minor whitespace mistakesMarcel Holtmann2011-08-091-4/+4
* zte: Set vendor quirk also for GPRS context atomMarcel Holtmann2011-08-051-1/+4
* zte: Use AT+ZOPRT for online/offline mode changesMarcel Holtmann2011-08-051-12/+46
* zte: Set options for TTY port configurationMarcel Holtmann2011-08-051-1/+18
* zte: Switch to offline mode first before disabling modemMarcel Holtmann2011-08-041-1/+2
* zte: Blacklist the NO CARRIER terminator for control channelMarcel Holtmann2011-08-041-0/+3
* zte: Request PCB information when modem gets enabledMarcel Holtmann2011-08-041-0/+3
* zte: Set ZTE vendor quirk for SIM atomMarcel Holtmann2011-08-031-2/+1
* zte: Use vendor quirk for GPRS atomMarcel Holtmann2011-08-031-1/+1
* zte: Fix race condition with SIM state polling and removalMarcel Holtmann2011-08-031-0/+3
* zte: delay the sending of &C0 after SIM is ready.Bertrand Aygon2011-07-291-4/+4
* zte: Fix stale control channel after hot-unplugMarcel Holtmann2011-07-291-0/+3
* zte: Use at_util's cpin polling implementation.Bertrand Aygon2011-07-271-2/+18
* zte: Delay sending of AT&C0 to disable data carrier detectMarcel Holtmann2011-07-271-3/+10
* zte: Use AT&C0 to disable data carrier detectMarcel Holtmann2011-07-261-61/+29
* zte: Create gprs & gc in post_simBertrand Aygon2011-07-071-6/+7
* zte: Use decode_at_error insteadBertrand Aygon2011-07-071-4/+3
* plugins: remove NULL checkJeevaka Badrappan2011-01-291-1/+1
* zte: Move SMS support into post_sim stageMarcel Holtmann2011-01-291-2/+3
* plugins: explicitly compare pointers to NULLLucas De Marchi2010-11-291-6/+6
* zte: use AT+CFUN=1;+CFUN=4 in enablePekka Pessi2010-11-081-1/+2
* Make debug handling with OFONO_AT_DEBUG a bit more consistentMarcel Holtmann2010-09-241-3/+4
* zte: implement Online propertyPekka Pessi2010-09-091-3/+46
* zte: Add GPRS handlingMarcel Holtmann2010-08-201-0/+33
* zte: Use QUALCOMM_MSM quirk for sim driverDenis Kenzior2010-08-191-1/+2
* zte: Use Qualcomm specific USSD quirkMarcel Holtmann2010-08-161-1/+2
* zte: Add support for sms, cbs, ussd and phonebook atomsMarcel Holtmann2010-08-161-1/+13
* zte: Add initial support for devinfo, sim and netreg atomsMarcel Holtmann2010-08-161-2/+156
* Add skeleton for ZTE modem supportMarcel Holtmann2010-08-161-0/+88