summaryrefslogtreecommitdiffstats
path: root/plugins/huawei.c
AgeCommit message (Expand)AuthorFilesLines
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
2010-05-25huawei: properly notify sim state to ofonoKalle Valo1-21/+23
2010-05-25huawei: use g_at_result_iter_skip_next()Kalle Valo1-5/+5
2010-05-25Some minor cleanups for the Huawei pluginMarcel Holtmann1-13/+14
2010-05-25huawei: follow sim state change notificationsKalle Valo1-3/+73
2010-05-19huawei: add gprs contextKalle Valo1-1/+60
2010-05-19huawei: detect possible secondary deviceKalle Valo1-14/+53
2010-04-28Fix: Remove easy uses of g_at_chat_shutdownDenis Kenzior1-1/+0
2010-04-15Drivers can notify core of SIM insertion / removalAndrzej Zaborowski1-1/+5
2010-03-18huawei: use GSM permissive parser instead of V1.João Paulo Rechi Vita1-1/+1
2010-01-20Add quirk for cid and lac handling for HuaweiJussi Kukkonen1-1/+2
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-12-02Fix: Convert Huawei plugin to new world orderDenis Kenzior1-0/+3
2009-11-24Move g_at_chat_add_terminator after chat object is verifiedMarcel Holtmann1-1/+2
2009-11-24Support Huawei specific terminatorYang Gu1-0/+1
2009-11-18Fix: modem _disable needs to send the CFUNDenis Kenzior1-6/+6
2009-11-10Fix: Rename G1 quirk to QUALCOMM_MSMDenis Kenzior1-1/+1
2009-10-02Enable a few extra atoms in the Huawei pluginMarcel Holtmann1-0/+9
2009-10-01Update plugins to the new g_at_tty_open APIDenis Kenzior1-1/+8
2009-09-17Convert all the modem drivers to the new APIDenis Kenzior1-2/+11
2009-09-03Add basic support for Huawei based devicesMarcel Holtmann1-0/+174