index
:
ModemManager/ModemManager
MM_05
MM_06
master
mm-1-0
mm-1-10
mm-1-12
mm-1-14
mm-1-2
mm-1-4
mm-1-6
mm-1-8
Unnamed repository; edit this file to name it for gitweb. (mirrored from https://gitlab.freedesktop.org/mobile-broadband/ModemManager)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-23
release: bump version to 1.14.0
1.14.0
Aleksander Morgado
1
-4
/
+4
2020-06-22
u-blox: always ignore M8 and M9 GPS modules
Aleksander Morgado
1
-0
/
+2
2020-06-22
blacklist: add chinese clone of Arduino nano
Aleksander Morgado
1
-0
/
+3
2020-06-20
build: require libqmi 1.26.0
Aleksander Morgado
1
-1
/
+1
2020-06-19
NEWS: add info about MBIM-powered Cinterion devices
Aleksander Morgado
1
-0
/
+1
2020-06-19
cinterion: added port type hints for the mPLS62-w in MBIM mode
Aleksander Morgado
1
-0
/
+12
2020-06-19
cinterion: allow MBIM-powered devices
Aleksander Morgado
1
-0
/
+16
2020-06-18
build: require libmbim 1.24.0
Aleksander Morgado
1
-1
/
+1
2020-06-17
mm-kernel-device: give cmp a total order
Eric Caruso
1
-0
/
+3
2020-06-16
AUTHORS: update with latest commit stats
Aleksander Morgado
1
-5
/
+18
2020-06-16
quectel: add port type hints for EG95
Brendan Peter
1
-0
/
+10
2020-06-12
broadband-modem-qmi: also build 5GS reg state from Serving System
Aleksander Morgado
3
-0
/
+13
2020-06-12
broadband-modem-qmi: avoid using stale EPS registration state
Aleksander Morgado
1
-3
/
+10
2020-06-05
broadband-modem-qmi: switch USSD state to idle when ussd session is terminate...
Maxim Anisimov
1
-0
/
+34
2020-06-05
cli: make control chars in strings are escaped correctly for json output
Maxim Anisimov
1
-2
/
+45
2020-06-05
sms-part-3gpp: fix unicode names in sms decode iconv() operations
Maxim Anisimov
1
-3
/
+3
2020-06-04
build: bump version to 1.13.900 (1.14-rc1)
1.14-rc1
Aleksander Morgado
1
-1
/
+1
2020-06-04
NEWS: add details about the plugin configure options
Aleksander Morgado
1
-0
/
+8
2020-06-04
filter: setup automatic per-vid checks in the plugin whitelist
Aleksander Morgado
6
-1
/
+67
2020-06-04
ublox: fully ignore GPS devices with plugin-installed rules
Aleksander Morgado
3
-5
/
+6
2020-06-04
NEWS: update MBIM reset operation info to include Qualcomm devices
Aleksander Morgado
1
-1
/
+1
2020-06-03
build: require libmbim 1.24-rc1
Aleksander Morgado
1
-1
/
+1
2020-06-03
NEWS: update for 1.14.0
Aleksander Morgado
1
-0
/
+126
2020-06-03
docs,libmm-glib: add 1.14 index
Aleksander Morgado
1
-0
/
+4
2020-06-02
wavecom: break loop matching 2G bands if exact combination found
Aleksander Morgado
1
-1
/
+3
2020-06-02
wavecom: port to use g_autoptr() setup
Aleksander Morgado
1
-71
/
+42
2020-06-02
wavecom: fix GTask return handling when loading current caps
Aleksander Morgado
1
-12
/
+14
2020-06-01
huawei: ignore NDISDUP disconnection errors
Aleksander Morgado
1
-8
/
+5
2020-06-01
huawei: don't delay reporting network initiated disconnects
Aleksander Morgado
2
-64
/
+2
2020-06-01
filter: 'strict' is the new default
Aleksander Morgado
1
-1
/
+1
2020-06-01
filter: rename 'default' to 'legacy'
Aleksander Morgado
2
-6
/
+6
2020-06-01
shared-qmi: require minimum set of NMEA types before starting GNSS engine
Aleksander Morgado
2
-5
/
+245
2020-06-01
ci: always build libqmi with basic collection
Aleksander Morgado
1
-3
/
+3
2020-06-01
broadband-modem-qmi: plug memleak when changing current firmware
Aleksander Morgado
1
-0
/
+2
2020-06-01
iface-modem-firmware: plug memleak when listing images
Aleksander Morgado
1
-4
/
+7
2020-05-29
huawei: fix memory leak when parsing HCSQ response
Louis-Alexis Eyraud
1
-0
/
+1
2020-05-28
cinterion: fix syntax error for setting radio/bands/[23]g
Giacinto Cifelli
1
-2
/
+2
2020-05-27
iface-modem-voice: fix assertions in call setup/teardown logic
Aleksander Morgado
1
-4
/
+4
2020-05-27
cinterion: skip sim ready check for modules that don't support it
Giacinto Cifelli
1
-10
/
+51
2020-05-27
blacklist: add USB CEC adapters
Aleksander Morgado
1
-0
/
+4
2020-05-26
cinterion: simplify check
Giacinto Cifelli
1
-1
/
+1
2020-05-26
zte: add MF667 port type hints
Aleksander Morgado
1
-0
/
+3
2020-05-26
charsets: take_and_convert() methods should support GSM encoding
Aleksander Morgado
2
-4
/
+32
2020-05-26
charsets,test: extend UCS2->UTF-8 testing for the reverse operation
Aleksander Morgado
1
-2
/
+4
2020-05-26
charsets: don't warn in unlikely case of needing to convert to HEX from UTF-8
Aleksander Morgado
1
-2
/
+0
2020-05-26
cinterion: minor coding style fixes in new band management
Aleksander Morgado
1
-68
/
+71
2020-05-26
cinterion: radio/band handling for LTE modems
Giacinto Cifelli
5
-190
/
+1133
2020-05-26
Revert "charsets: don't warn in unlikely case of needing to convert to HEX fr...
Aleksander Morgado
7
-1183
/
+209
2020-05-26
charsets: don't warn in unlikely case of needing to convert to HEX from UTF-8
Giacinto Cifelli
7
-209
/
+1183
2020-05-25
broadband-modem-qmi: only use "Data Service Capabilities" array if content given
Aleksander Morgado
1
-1
/
+1
[next]