summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* plugins: gemalto: enable LTE for ELS81xSergey Matyukevich2020-06-291-1/+4
* plugins: udevng: detect Centirion ELS81x modemSergey Matyukevich2020-06-291-0/+2
* huawei: fix AT^SYSCFGEX acqorder "0201"Jimmy Gysens2020-06-261-2/+2
* gprs: clean context properlyJimmy Gysens2020-06-251-8/+16
* huawei: send restore settings command on startupJimmy Gysens2020-06-251-0/+4
* AUTHORS: Mention Jimmy's contributionsDenis Kenzior2020-06-251-0/+1
* huawei: the AT^SYSCFGEX command supports additional modesJimmy Gysens2020-06-251-0/+13
* lte: Use the right D-Bus interface for property change signalSlava Monich2020-06-181-1/+1
* cbs: Allow the last CBS fragment to be truncatedSlava Monich2020-06-182-8/+16
* huawei: use AT^SYSCFG for radio setting operations on 3G only modemsChristophe Ronco2020-06-111-0/+1
* AUTHORS: Mention Marius' contributionsDenis Kenzior2020-06-101-0/+1
* qmimodem: Implement data capability bearer notifyMarius Gripsgard2020-06-103-0/+86
* doc: sim-api was missing SetProperty methodDenis Kenzior2020-05-261-0/+10
* quectel: EC21 needs aux channel to be the first mux channelLars Poeschel2020-05-261-14/+47
* AUTHORS: Mention Lars' contributionsDenis Kenzior2020-05-211-0/+1
* quectel: EC21 add ussd with atmodem driverLars Poeschel2020-05-211-1/+3
* voicecall: Quectel modem do not understand AT+CNAPLars Poeschel2020-05-211-1/+3
* quectel: EC21 does not understand AT+QIURCLars Poeschel2020-05-211-2/+8
* quectel: Query the model before setting up the muxLars Poeschel2020-05-211-43/+43
* quectel: use lte atom on EC21Lars Poeschel2020-05-211-0/+3
* quectel: Add Quectel EC21 to known serial modemsLars Poeschel2020-05-211-1/+8
* rilmodem: update call direction from the isMT valueJongSeok Won2020-04-021-1/+1
* build: require dbus >= 1.6joey@joeyhewitt.com2020-03-041-2/+2
* ublox: network-registration: Handle UREG unsolicited during pollRichard Röjfors2020-02-141-9/+11
* allowed-apns: Do not try to unregister unnecessarilyDenis Kenzior2020-02-071-0/+6
* Instead of implementing an own copy of requesting and parsingRichard Röjfors2020-02-071-24/+16
* sim: handling crash in error scenario for SIM PIN queryAntara Borwankar2019-12-201-1/+3
* xmm7xxx: modified handling of XSIM states for xmm modemsAntara Borwankar2019-12-201-12/+12
* gprs: Update attach state on context deactivation for LTERichard Röjfors2019-12-111-5/+9
* gprs: Don't modify the context if assign failsRichard Röjfors2019-12-111-28/+36
* huawei: Fix infinite loop on modem removalJimmy Gysens2019-11-211-3/+4
* test: make all files executableDavid Lechner2019-11-182-0/+0
* atutil: Add missing va_endDenis Kenzior2019-11-131-0/+1
* xmm7xxx: Remove unreachable statementDenis Kenzior2019-11-131-2/+0
* gatchat: Make sure to set out length for omitted hexstringsDenis Kenzior2019-11-131-0/+1
* mbim: Don't copy too muchDenis Kenzior2019-11-131-1/+1
* gprs: Remove pointless checkDenis Kenzior2019-11-131-1/+1
* simutil: Remove pointless checkDenis Kenzior2019-11-131-4/+0
* log: Remove dead codeDenis Kenzior2019-11-131-9/+0
* simutil: Fix EF structure bit processingDenis Kenzior2019-11-131-1/+1
* Release 1.311.31Marcel Holtmann2019-10-312-1/+6
* call-forwarding: Increase string buffer to avoid overflowMarcel Holtmann2019-10-311-1/+1
* huawei: Increase string buffer to avoid overflowMarcel Holtmann2019-10-311-1/+1
* gprs: update attached on netreg updates when running LTERichard Röjfors2019-10-111-2/+7
* udevng: Support quectel MUX settingsMartin Hundebøll2019-10-111-0/+5
* quectel: support both internal and n_gsm muxesMartin Hundebøll2019-10-111-42/+161
* quectel: rework sim detectionMartin Hundebøll2019-10-111-161/+94
* gatmux: disable destroy notification on read watcherMartin Hundebøll2019-10-081-10/+4
* gatmux: take reference to mux object while processing incoming dataMartin Hundebøll2019-10-081-1/+8
* ublox: netreg: Also subscribe to UREG URC'sRichard Röjfors2019-10-011-51/+154