summaryrefslogtreecommitdiffstats
path: root/plugins/huawei.c
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-05huawei: Use modem interface only if NDIS support is not availableMarcel Holtmann1-9/+11
2010-10-05huawei: Add support for enabling NDIS GPRS driver if supportedMarcel Holtmann1-3/+12
2010-09-30huawei: Add support for specific audio settingsMarcel Holtmann1-1/+5
2010-09-29huawei: Remove pointless vendor quirkMarcel Holtmann1-2/+1
2010-09-27huawei: Use specific voice call atom driverMarcel Holtmann1-1/+1
2010-09-27huawei: Move voice call init to post_sim phaseMarcel Holtmann1-4/+4
2010-09-27huawei: Remove voice call notifications from modem pluginMarcel Holtmann1-90/+0
2010-09-24Make debug handling with OFONO_AT_DEBUG a bit more consistentMarcel Holtmann1-3/+4
2010-09-21huawei: fix online logicKalle Valo1-24/+53
2010-09-21huawei: poll sim stateKalle Valo1-13/+53
2010-09-09huawei: implement Online propertyPekka Pessi1-7/+46
2010-09-05huawei: Decode voice call notificationsMarcel Holtmann1-0/+90
2010-09-05huawei: Decode voice channel settingsMarcel Holtmann1-0/+20
2010-09-04huawei: Check for voice call supportMarcel Holtmann1-12/+70
2010-08-23huawei: Query AT^U2DIAG and AT^GETPORTMODE settingsMarcel Holtmann1-0/+8
2010-08-19huawei: Use QUALCOMM_MSM quirk for sim driverDenis Kenzior1-1/+2
2010-08-19huawei: Add support for switching USSD modeMarcel Holtmann1-5/+56
2010-08-05huawei: Fix SIM state logicJoão Paulo Rechi Vita1-25/+51
2010-08-02huawei: fix double include of GPRS headerJoão Paulo Rechi Vita1-1/+0
2010-07-02huawei: Add Huawei EM770 modem supportZhenhua Zhang1-0/+23
2010-06-29huawei: cleanup warnings from the previous patchDenis Kenzior1-2/+0
2010-06-29huawei: reopen the GPRS context on hupKalle Valo1-24/+62
2010-06-09Enable Qualcomm specific CBS quirk for Novatel and Huawei devicesMarcel Holtmann1-1/+2
2010-06-07huawei: Rework huawei pluginDenis Kenzior1-90/+42
2010-06-06Use event channel for SMS, CBS and USSD with Huawei devicesMarcel Holtmann1-9/+8
2010-06-06Enable CBS and USSD for Huawei modemsMarcel Holtmann1-2/+6
2010-06-02Fix debug channel prefix strings for Huawei pluginMarcel Holtmann1-2/+2
2010-05-25huawei: remove voicecall supportKalle Valo1-1/+0
2010-05-25huawei: send a prefix with AT commandsKalle Valo1-4/+8