summaryrefslogtreecommitdiff
path: root/plugins/speedup.c
Commit message (Expand)AuthorAgeFilesLines
* speedup: Use at_util_open_deviceDenis Kenzior2019-05-311-28/+1
* speedup: Update to new sim_state_query APIGuillaume Zajac2012-04-181-1/+2
* speedup: enable online/offline supportBertrand Aygon2012-04-181-0/+113
* speedup: Use speedup specific driver for ussdNicolas Bertrand2012-04-171-3/+2
* speedup: Setup CSCS after SIM card has been detectedMarcel Holtmann2012-01-121-10/+10
* speedup: Setup CSCS on both portsDenis Kenzior2012-01-111-0/+12
* speedup: Use post_online callback even without onfline/offline supportMarcel Holtmann2011-08-091-9/+15
* speedup: Fix minor whitespace issueMarcel Holtmann2011-08-091-2/+2
* speedup: Use own vendor quirk for SIM atomMarcel Holtmann2011-08-041-1/+1
* speedup: Use vendor quirk for network registration and GPRS atomsMarcel Holtmann2011-08-031-2/+3
* speedup: Fix race condition with SIM state polling and removalMarcel Holtmann2011-08-031-0/+3
* speedup: Fix stale control channel after hot-unplugMarcel Holtmann2011-07-291-0/+3
* speedup: delay &C0.Bertrand Aygon2011-07-281-2/+6
* speedup: remove online/offline mechanism.Bertrand Aygon2011-07-281-47/+8
* speedup: Send CFUN=4 when enabling the modemMarcel Holtmann2011-07-271-1/+1
* speedup: Use at_util's cpin polling implementation.Bertrand Aygon2011-07-271-2/+21
* speedup: Use AT&C0 to disable data carrier detectMarcel Holtmann2011-07-261-63/+31
* plugins: add speedup driverBertrand Aygon2011-07-061-0/+334