summaryrefslogtreecommitdiff
path: root/plugins/huawei.c
Commit message (Expand)AuthorAgeFilesLines
* huawei: send restore settings command on startupJimmy Gysens2020-06-251-0/+4
* huawei: Fix infinite loop on modem removalJimmy Gysens2019-11-211-3/+4
* huawei: Use at_util_open_deviceDenis Kenzior2019-05-311-24/+3
* huawei: use VENDOR_HUAWEI quirk on gprs context creationChristophe Ronco2018-07-251-1/+1
* huawei: reopen modem channel if it disconnectsChristophe Ronco2017-02-211-7/+50
* huawei: Use AlwaysOnline for CDMA modemsForest Bond2013-04-011-0/+7
* huawei: Select USSD atom driver based on firmware modeMarcel Holtmann2012-01-121-8/+8
* huawei: Setup CSCS after SIM card has been detectedMarcel Holtmann2012-01-121-10/+10
* huawei: Print and store NDIS support resultsMarcel Holtmann2012-01-111-1/+39
* huawei: Refactor logic slightlyDenis Kenzior2012-01-111-13/+5
* huawei: Create sim atom for cdma modemsGuillaume Zajac2012-01-111-0/+12
* huawei: Setup CSCS on both portsDenis Kenzior2012-01-111-0/+10
* huawei: Check for NDIS vs modem dial-up modeMarcel Holtmann2012-01-111-0/+39
* huawei: Adapt to changed atom driver name for CDMA netregMarcel Holtmann2012-01-061-2/+1
* huawei: Use CFUN=5 for CDMA offline state handlingMarcel Holtmann2012-01-061-0/+6
* huawei: Handle modems with ROM based SIM cardsMarcel Holtmann2012-01-061-0/+2
* huawei: Create CDMA atoms if support has been detectedMarcel Holtmann2012-01-061-0/+13
* huawei: Create GSM/UMTS atoms only if support has been detectedMarcel Holtmann2012-01-061-18/+30
* huawei: Check for supported modem capabilities firstMarcel Holtmann2012-01-061-2/+34
* huawei: Change state variable name for voice supportMarcel Holtmann2012-01-061-4/+4
* huawei: Check for AT^RFSWITCH support to determine offline commandMarcel Holtmann2011-08-041-38/+8
* huawei: Add TOO MANY PARAMETERS terminatorMarcel Holtmann2011-08-041-0/+1
* huawei: Fix race condition with enable pollingMarcel Holtmann2011-08-031-0/+4
* huawei: Fix race condition with online enable pollingMarcel Holtmann2011-08-031-0/+9
* huawei: Fix stale PCUI channel after hot-unplugMarcel Holtmann2011-07-291-0/+3
* huawei: Style cleanup for commentsMarcel Holtmann2011-07-291-10/+10
* huawei: Shutdown the modem within disable callbackMarcel Holtmann2011-07-291-1/+5
* huawei: Complete rewrite to better support state transitionsMarcel Holtmann2011-07-281-258/+284
* huawei: add a debug info to help debugging.Bertrand Aygon2011-07-271-0/+2
* huawei: Remove leftover from HasVoice flagMarcel Holtmann2011-07-251-3/+0
* huawei: Remove broken handling for NDIS supportMarcel Holtmann2011-07-251-26/+11
* huawei: Check supported offline mode and fix error behaviorMarcel Holtmann2011-07-241-23/+76
* huawei: Set slave channel for NW DEACT notificationsMarcel Holtmann2011-07-241-0/+2
* huawei: Use AT&C0 to disable data carrier detectMarcel Holtmann2011-07-241-111/+25
* huawei: Use correct command for setting offline modeMarcel Holtmann2011-07-111-2/+2
* huawei: NDIS port doesn't depend on modem portCaiwen Zhang2011-06-021-4/+3
* huawei: Minor tweaks to debug messagesDenis Kenzior2011-06-021-2/+4
* huawei: reopen once if open device failedCaiwen Zhang2011-06-021-1/+35
* huawei: Remove usage of unused netreg variableMarcel Holtmann2011-05-271-3/+1
* huawei: Switch to offline mode only if offlineMartin Xu2011-04-261-1/+2
* huawei: Check that the modem device is openMartin Xu2011-04-261-2/+3
* huawei: Fix huawei_disconnect function issueMartin Xu2011-03-151-9/+32
* ssn: remove SSN atom completelyAndras Domokos2011-03-111-2/+0
* huawei: do not check for NULL pointerLucas De Marchi2011-03-041-4/+0
* huawei: Move SMS support into post_sim stageMarcel Holtmann2011-01-291-1/+2
* huawei: do not query sim state on pre_simLucas De Marchi2011-01-191-3/+0
* huawei: do not set timer more than onceLucas De Marchi2011-01-191-1/+2
* huawei: use VENDOR_HUAWEI quirk on sim creationLucas De Marchi2011-01-101-1/+1
* huawei: cancel poll when going to a valid stateLucas De Marchi2010-12-211-0/+5
* huawei: Move radio_settings to post_simDenis Kenzior2010-12-211-3/+1