summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sim-huawei: add SIM class to handle ICCID requestdcbw/huawei-sim-iccidDan Williams2013-09-094-0/+263
* core: add helper for parsing and validating the ICCIDDan Williams2013-09-095-93/+178
* telit: install udev rulesDan Williams2013-09-061-0/+1
* build: require libqmi 1.6.0Aleksander Morgado2013-09-051-1/+1
* huawei: check NDISDUP support in the port onceAleksander Morgado2013-09-051-12/+14
* huawei: fix uninitialized variable issuesBen Chan2013-09-051-8/+8
* huawei: retry connect/disconnect attempt upon ^NDISSTATQRY? failuresPrathmesh Prabhu2013-09-041-18/+32
* mbm: add udev rule for Toshiba branded H5321gw moduleBjørn Mork2013-09-021-0/+3
* huawei: ignore ^DSDORMANT unsolicited messagesBen Chan2013-09-021-0/+8
* iface-modem: allow reset and factory reset operation in every stateBen Chan2013-09-021-39/+11
* novatel-lte: check if a connect operation has been cancelledBen Chan2013-08-271-0/+10
* at-serial-port: avoid 'enable_disable', use just 'enable' in method nameAleksander Morgado2013-08-263-7/+7
* huawei: ignore ^RFSWITCH unsolicited messagesBen Chan2013-08-261-0/+38
* at-serial-port: allow enabling/disabling unsolicited message handlersBen Chan2013-08-262-0/+32
* huawei: ignore +CUSATP and +CUSATEND unsolicited messagesBen Chan2013-08-261-0/+16
* huawei: always parse operator name in +COPS responses as ASCIIBen Chan2013-08-261-0/+43
* altair-lte: increase timeout for %APNN, %DPDNACT, and %STATCMBen Chan2013-08-262-5/+5
* broadband-modem-qmi: avoid processing invalid TLVs in GetSignalStrength responseAleksander Morgado2013-08-211-25/+24
* libmm-glib,time: fix gtk-doc commentsAleksander Morgado2013-08-211-2/+2
* libmm-glib,signal: fix introspection annotations and gtk-doc commentsAleksander Morgado2013-08-211-31/+31
* broadband-modem-qmi: try with 'NAS Signal Strength' for extended signal infoAleksander Morgado2013-08-211-27/+210
* iface-modem-signal: use the new 'MMSignal' in the interface implementationAleksander Morgado2013-08-213-183/+186
* libmm-glib: distribute the mm-modem-signal.h headerAleksander Morgado2013-08-211-0/+1
* introspection,api: specify units for the 'rate' value in Setup()Aleksander Morgado2013-08-211-1/+1
* broadband-modem-qmi: extended signal support only in NAS >= 1.8Aleksander Morgado2013-08-211-0/+42
* iface-modem-signal: explicitly check support for the Signal interfaceAleksander Morgado2013-08-212-34/+176
* libmm-glib,signal: don't create a 'MMSignal' with an empty dictionaryAleksander Morgado2013-08-211-6/+5
* api,introspection: use per-technology dictionaries in the 'Signal' interfaceAleksander Morgado2013-08-2112-398/+1256
* broadband-modem-qmi: implement extended signal quality reportingAleksander Morgado2013-08-211-1/+206
* broadband-modem: handle the new 'Signal' interfaceAleksander Morgado2013-08-211-0/+63
* iface-modem-signal: new implementation for the 'Signal' interfaceAleksander Morgado2013-08-213-0/+588
* mmcli: new actions to use the 'Signal' interfaceAleksander Morgado2013-08-214-0/+360
* libmm-glib: handle the new 'Signal' interfaceAleksander Morgado2013-08-2110-0/+675
* api,introspection: new 'Signal' interface for extended signal qualityAleksander Morgado2013-08-216-3/+171
* huawei: ignore ^NDISEND unsolicited messagesAleksander Morgado2013-08-211-0/+8
* iface-modem-messaging: never add UNKNOWN to the lists of supported storagesAleksander Morgado2013-08-191-0/+20
* altair-lte: increase timeout for +CFUN=4Ben Chan2013-08-151-1/+1
* build: include vapigen.m4 and introspection.m4Aleksander Morgado2013-08-152-0/+197
* huawei: improve ^NDISSTATQRY parser for newer firmwareAleksander Morgado2013-08-152-28/+46
* cli: fix help message for --3gpp-ussd-respondBen Chan2013-08-141-1/+1
* build: An even cleaner srcdir != builddir fixColin Walters2013-08-141-6/+3
* build: Various srcdir != builddir fixes for gnome-ostreeColin Walters2013-08-141-3/+8
* build: fix distcheck after Introspection changesDan Williams2013-08-141-1/+1
* license: update to latest gplv2 textAleksander Morgado2013-08-141-21/+20
* build: Error out if vala bindings are enabled but Makefile.vapigen not foundChristian Persch2013-08-141-0/+5
* gitignore: Updated to ignore GIR and VAPI bindings generated filesChristian Persch2013-08-141-0/+4
* libmm-glib: Add vala bindingsChristian Persch2013-08-145-1/+29
* libmm-glib: Generate GObject introspection informationChristian Persch2013-08-143-6/+83
* api: Change error enum nicksAleksander Morgado2013-08-141-17/+17
* libmm-glib: Fix and add introspection annotationsChristian Persch2013-08-1413-27/+78