summaryrefslogtreecommitdiffstats
path: root/plugins/zte.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-18zte: Update to new sim_state_query APIGuillaume Zajac1-1/+2
2012-03-26zte: Add support for radio settingsBertrand Aygon1-0/+3
2012-01-11zte: Setup CSCS on both portsDenis Kenzior1-0/+10
2011-10-10plugins: Update copyright informationMarcel Holtmann1-1/+1
2011-10-06zte: Use own vendor quirk for SMS atom driverMarcel Holtmann1-2/+1
2011-08-09zte: Fix minor whitespace mistakesMarcel Holtmann1-4/+4
2011-08-05zte: Set vendor quirk also for GPRS context atomMarcel Holtmann1-1/+4
2011-08-05zte: Use AT+ZOPRT for online/offline mode changesMarcel Holtmann1-12/+46
2011-08-05zte: Set options for TTY port configurationMarcel Holtmann1-1/+18
2011-08-04zte: Switch to offline mode first before disabling modemMarcel Holtmann1-1/+2
2011-08-04zte: Blacklist the NO CARRIER terminator for control channelMarcel Holtmann1-0/+3
2011-08-04zte: Request PCB information when modem gets enabledMarcel Holtmann1-0/+3
2011-08-03zte: Set ZTE vendor quirk for SIM atomMarcel Holtmann1-2/+1
2011-08-03zte: Use vendor quirk for GPRS atomMarcel Holtmann1-1/+1
2011-08-03zte: Fix race condition with SIM state polling and removalMarcel Holtmann1-0/+3
2011-07-29zte: delay the sending of &C0 after SIM is ready.Bertrand Aygon1-4/+4
2011-07-29zte: Fix stale control channel after hot-unplugMarcel Holtmann1-0/+3
2011-07-27zte: Use at_util's cpin polling implementation.Bertrand Aygon1-2/+18
2011-07-27zte: Delay sending of AT&C0 to disable data carrier detectMarcel Holtmann1-3/+10
2011-07-26zte: Use AT&C0 to disable data carrier detectMarcel Holtmann1-61/+29
2011-07-07zte: Create gprs & gc in post_simBertrand Aygon1-6/+7
2011-07-07zte: Use decode_at_error insteadBertrand Aygon1-4/+3
2011-01-29plugins: remove NULL checkJeevaka Badrappan1-1/+1
2011-01-29zte: Move SMS support into post_sim stageMarcel Holtmann1-2/+3
2010-11-29plugins: explicitly compare pointers to NULLLucas De Marchi1-6/+6
2010-11-08zte: use AT+CFUN=1;+CFUN=4 in enablePekka Pessi1-1/+2
2010-09-24Make debug handling with OFONO_AT_DEBUG a bit more consistentMarcel Holtmann1-3/+4
2010-09-09zte: implement Online propertyPekka Pessi1-3/+46
2010-08-20zte: Add GPRS handlingMarcel Holtmann1-0/+33
2010-08-19zte: Use QUALCOMM_MSM quirk for sim driverDenis Kenzior1-1/+2
2010-08-16zte: Use Qualcomm specific USSD quirkMarcel Holtmann1-1/+2
2010-08-16zte: Add support for sms, cbs, ussd and phonebook atomsMarcel Holtmann1-1/+13
2010-08-16zte: Add initial support for devinfo, sim and netreg atomsMarcel Holtmann1-2/+156
2010-08-16Add skeleton for ZTE modem supportMarcel Holtmann1-0/+88