| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | dms: disable all HP device modes that we're not so sure about | Aleksander Morgado | 2017-01-29 | 1 | -11/+1 |
* | libqmi-glib: support vendor-specific request/responses | Aleksander Morgado | 2017-01-29 | 9 | -116/+498 |
* | dms: renamed DMS 0x5556 to 'HP Change Device Mode' | Aleksander Morgado | 2017-01-29 | 1 | -0/+23 |
* | libqmi-glib: flag internal method as such | Aleksander Morgado | 2017-01-23 | 1 | -0/+1 |
* | dms: implement 'Get/Set Boot Image Download Mode' | Aleksander Morgado | 2017-01-16 | 1 | -0/+15 |
* | libqmi-glib,device: fix segfault when cancellable already cancelled | Aleksander Morgado | 2017-01-15 | 1 | -0/+8 |
* | libqmi-glib,device: always create transactions tracking table | Aleksander Morgado | 2017-01-15 | 1 | -4/+3 |
* | libqmi-glib,device: fix releasing transaction on mbim error | Aleksander Morgado | 2017-01-15 | 1 | -0/+1 |
* | build: set qmi-pdc.h as nodist | Aleksander Morgado | 2016-10-31 | 1 | -0/+1 |
* | libqmi-glib,device: make sure transaction ids are unique | Aleksander Morgado | 2016-10-28 | 1 | -1/+18 |
* | libqmi-glib,device: make sure transaction is removed from table on early errors | Aleksander Morgado | 2016-10-27 | 1 | -16/+28 |
* | libqmi-glib,proxy: fix segfault when trying to use already disposed clients | Aleksander Morgado | 2016-10-27 | 1 | -79/+159 |
* | libqmi-glib,proxy: plug memleak on command error | Aleksander Morgado | 2016-10-27 | 1 | -0/+1 |
* | libqmi-glib,proxy: print error message on response forwarding error, and plug... | Aleksander Morgado | 2016-10-27 | 1 | -1/+4 |
* | libqmi-glib,proxy: print error message on proxy open response error, and plug... | Aleksander Morgado | 2016-10-27 | 1 | -0/+2 |
* | libqmi-glib,proxy: print error message when indication cannot be forwarded | Aleksander Morgado | 2016-10-27 | 1 | -1/+1 |
* | build: include PDC service enums in dist | Aleksander Morgado | 2016-10-27 | 1 | -0/+2 |
* | pdc: new PDC service implementation | Aliaksandr Barouski | 2016-10-26 | 5 | -1/+81 |
* | wds: add more TLVs and ModifyProfile/DeleteProfile requests | Dan Williams | 2016-10-06 | 1 | -0/+26 |
* | wds: add more Profile-related TLVs | Dan Williams | 2016-10-06 | 1 | -1/+37 |
* | wds: add Set Event Report and Event Report Indication | Dan Williams | 2016-10-06 | 1 | -20/+296 |
* | qmi-device: assume reasonable DMS version if WDS is high enough | Dan Williams | 2016-09-30 | 1 | -7/+25 |
* | libqmi-glib,device: avoid unref-ing MBIM message if none received | Aleksander Morgado | 2016-07-07 | 1 | -1/+2 |
* | libqmi-glib,device: fix build with mbim-qmux disabled | Aleksander Morgado | 2016-07-07 | 1 | -7/+12 |
* | libqmi-glib,version: new symbol to flag qmi-over-mbim support | Aleksander Morgado | 2016-07-07 | 1 | -0/+17 |
* | libqmi-glib,mbim: run the mbim close operation synchronously | Aleksander Morgado | 2016-07-07 | 1 | -20/+40 |
* | libqmi-glib,mbim: don't create mbim device multiple times | Aleksander Morgado | 2016-07-07 | 1 | -0/+9 |
* | libqmi-glib,mbim: rework transaction management on mbim backend | Aleksander Morgado | 2016-07-07 | 2 | -56/+159 |
* | libqmi-glib,mbim: destroy mbim device on port close | Aleksander Morgado | 2016-07-07 | 1 | -10/+28 |
* | libqmi-glib,device: include steps for mbim device create/open | Aleksander Morgado | 2016-07-07 | 1 | -39/+78 |
* | libqmi-glib,device: fix indentation | Aleksander Morgado | 2016-07-07 | 1 | -12/+12 |
* | build: update `--enable-mbim-qmux' rules | Aleksander Morgado | 2016-07-07 | 1 | -8/+10 |
* | libqmi: support MBIM EXT_QMUX service | Bjørn Mork | 2016-07-07 | 3 | -5/+158 |
* | libqmi-glib,test: fix implicit conversions to long types | Aleksander Morgado | 2016-06-01 | 1 | -2/+2 |
* | libqmi-glib: handle api break introduced in 7fe1238 (released in 1.14.0) | Aleksander Morgado | 2016-04-03 | 1 | -0/+11 |
* | libqmi-glib: handle api break introduced in 7ca279e9a42 (released in 1.14.0) | Aleksander Morgado | 2016-04-03 | 4 | -0/+168 |
* | nas: implement 'Get LTE Cphy CA Info' | Bjørn Mork | 2016-04-03 | 1 | -0/+40 |
* | libqmi-glib: use ((guint64) 1) << 31 for QMI_*_BAND_CAPABILITY_BC_15 | Reinhard Speyerer | 2016-03-25 | 2 | -2/+2 |
* | libqmi-glib,device: add documentation of when the new methods were introduced | Aleksander Morgado | 2016-03-17 | 1 | -0/+6 |
* | trivial: whitespace fixes | Dan Williams | 2016-03-03 | 2 | -52/+52 |
* | uim: implement 'UIM Set PIN protection' | Aleksander Morgado | 2016-01-30 | 1 | -0/+21 |
* | libqmi-glib,device: new getter/setter for the expected data format in the kernel | Aleksander Morgado | 2016-01-24 | 2 | -1/+197 |
* | wds: add GetPDNThrottleInfo message | Dan Williams | 2016-01-11 | 1 | -0/+12 |
* | libqmi-glib: add more Internal verbose call end reasons | Dan Williams | 2016-01-11 | 1 | -7/+39 |
* | libqmi-glib,device: debug-print raw invalid QMI messages too | Dan Williams | 2016-01-06 | 1 | -0/+14 |
* | wds: new 'WDS Get Autoconnect Setting' command support | Aleksander Morgado | 2015-10-06 | 1 | -0/+27 |
* | libqmi-glib,qmicli: update copyright years | Aleksander Morgado | 2015-10-06 | 18 | -20/+23 |
* | libqmi-glib,message: fix big-endian handling of tlv->length (debian #778346) | Aleksander Morgado | 2015-02-24 | 1 | -4/+4 |
* | voice: initial support for the Voice service | Aleksander Morgado | 2015-02-07 | 6 | -5/+279 |
* | libqmi-glib,device: new property and getter to load the WWAN interface name | Aleksander Morgado | 2015-01-28 | 2 | -0/+110 |