summaryrefslogtreecommitdiffstats
path: root/plugins/speedup.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-18speedup: Update to new sim_state_query APIGuillaume Zajac1-1/+2
2012-04-18speedup: enable online/offline supportBertrand Aygon1-0/+113
2012-04-17speedup: Use speedup specific driver for ussdNicolas Bertrand1-3/+2
2012-01-12speedup: Setup CSCS after SIM card has been detectedMarcel Holtmann1-10/+10
2012-01-11speedup: Setup CSCS on both portsDenis Kenzior1-0/+12
2011-08-09speedup: Use post_online callback even without onfline/offline supportMarcel Holtmann1-9/+15
2011-08-09speedup: Fix minor whitespace issueMarcel Holtmann1-2/+2
2011-08-04speedup: Use own vendor quirk for SIM atomMarcel Holtmann1-1/+1
2011-08-03speedup: Use vendor quirk for network registration and GPRS atomsMarcel Holtmann1-2/+3
2011-08-03speedup: Fix race condition with SIM state polling and removalMarcel Holtmann1-0/+3
2011-07-29speedup: Fix stale control channel after hot-unplugMarcel Holtmann1-0/+3
2011-07-28speedup: delay &C0.Bertrand Aygon1-2/+6
2011-07-28speedup: remove online/offline mechanism.Bertrand Aygon1-47/+8
2011-07-27speedup: Send CFUN=4 when enabling the modemMarcel Holtmann1-1/+1
2011-07-27speedup: Use at_util's cpin polling implementation.Bertrand Aygon1-2/+21
2011-07-26speedup: Use AT&C0 to disable data carrier detectMarcel Holtmann1-63/+31
2011-07-06plugins: add speedup driverBertrand Aygon1-0/+334