summaryrefslogtreecommitdiffstats
path: root/plugins/huawei.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-01huawei: Use AlwaysOnline for CDMA modemsForest Bond1-0/+7
2012-01-12huawei: Select USSD atom driver based on firmware modeMarcel Holtmann1-8/+8
2012-01-12huawei: Setup CSCS after SIM card has been detectedMarcel Holtmann1-10/+10
2012-01-11huawei: Print and store NDIS support resultsMarcel Holtmann1-1/+39
2012-01-11huawei: Refactor logic slightlyDenis Kenzior1-13/+5
2012-01-11huawei: Create sim atom for cdma modemsGuillaume Zajac1-0/+12
2012-01-11huawei: Setup CSCS on both portsDenis Kenzior1-0/+10
2012-01-11huawei: Check for NDIS vs modem dial-up modeMarcel Holtmann1-0/+39
2012-01-06huawei: Adapt to changed atom driver name for CDMA netregMarcel Holtmann1-2/+1
2012-01-06huawei: Use CFUN=5 for CDMA offline state handlingMarcel Holtmann1-0/+6
2012-01-06huawei: Handle modems with ROM based SIM cardsMarcel Holtmann1-0/+2
2012-01-06huawei: Create CDMA atoms if support has been detectedMarcel Holtmann1-0/+13
2012-01-06huawei: Create GSM/UMTS atoms only if support has been detectedMarcel Holtmann1-18/+30
2012-01-06huawei: Check for supported modem capabilities firstMarcel Holtmann1-2/+34
2012-01-06huawei: Change state variable name for voice supportMarcel Holtmann1-4/+4
2011-08-04huawei: Check for AT^RFSWITCH support to determine offline commandMarcel Holtmann1-38/+8
2011-08-04huawei: Add TOO MANY PARAMETERS terminatorMarcel Holtmann1-0/+1
2011-08-03huawei: Fix race condition with enable pollingMarcel Holtmann1-0/+4
2011-08-03huawei: Fix race condition with online enable pollingMarcel Holtmann1-0/+9
2011-07-29huawei: Fix stale PCUI channel after hot-unplugMarcel Holtmann1-0/+3
2011-07-29huawei: Style cleanup for commentsMarcel Holtmann1-10/+10
2011-07-29huawei: Shutdown the modem within disable callbackMarcel Holtmann1-1/+5
2011-07-28huawei: Complete rewrite to better support state transitionsMarcel Holtmann1-258/+284
2011-07-27huawei: add a debug info to help debugging.Bertrand Aygon1-0/+2
2011-07-25huawei: Remove leftover from HasVoice flagMarcel Holtmann1-3/+0
2011-07-25huawei: Remove broken handling for NDIS supportMarcel Holtmann1-26/+11
2011-07-24huawei: Check supported offline mode and fix error behaviorMarcel Holtmann1-23/+76
2011-07-24huawei: Set slave channel for NW DEACT notificationsMarcel Holtmann1-0/+2
2011-07-24huawei: Use AT&C0 to disable data carrier detectMarcel Holtmann1-111/+25
2011-07-11huawei: Use correct command for setting offline modeMarcel Holtmann1-2/+2
2011-06-02huawei: NDIS port doesn't depend on modem portCaiwen Zhang1-4/+3
2011-06-02huawei: Minor tweaks to debug messagesDenis Kenzior1-2/+4
2011-06-02huawei: reopen once if open device failedCaiwen Zhang1-1/+35
2011-05-27huawei: Remove usage of unused netreg variableMarcel Holtmann1-3/+1
2011-04-26huawei: Switch to offline mode only if offlineMartin Xu1-1/+2
2011-04-26huawei: Check that the modem device is openMartin Xu1-2/+3
2011-03-15huawei: Fix huawei_disconnect function issueMartin Xu1-9/+32
2011-03-11ssn: remove SSN atom completelyAndras Domokos1-2/+0
2011-03-04huawei: do not check for NULL pointerLucas De Marchi1-4/+0
2011-01-29huawei: Move SMS support into post_sim stageMarcel Holtmann1-1/+2
2011-01-19huawei: do not query sim state on pre_simLucas De Marchi1-3/+0
2011-01-19huawei: do not set timer more than onceLucas De Marchi1-1/+2
2011-01-10huawei: use VENDOR_HUAWEI quirk on sim creationLucas De Marchi1-1/+1
2010-12-21huawei: cancel poll when going to a valid stateLucas De Marchi1-0/+5
2010-12-21huawei: Move radio_settings to post_simDenis Kenzior1-3/+1
2010-12-21huawei: Add support for radio settingsLucas De Marchi1-0/+4
2010-12-21huawei: fix SIM state notification when lockedLucas De Marchi1-0/+28
2010-12-11huawei: Pass the HUAWEI vendor ID to gprs driverDenis Kenzior1-1/+3
2010-11-29plugins: explicitly compare pointers to NULLLucas De Marchi1-5/+5
2010-10-13huawei: Fixup whitespace corruptionDenis Kenzior1-2/+2