index
:
dxdxdt/ModemManager
main
mmfwd
sim7600
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mm-port-mbim.c
Age
Commit message (
Expand
)
Author
2025-04-25
api,modem: new 'IgnoredPorts' property
Lukas Voegl
2024-04-23
port-mbim: preload supported services and allow querying
Aleksander Morgado
2024-04-09
port-mbim: fix progress state when MBIM device open fails
Aleksander Morgado
2022-12-18
port-mbim: chain up device notifications through the port
Aleksander Morgado
2022-12-18
port-mbim: implement the new generic 'removed' signal
Aleksander Morgado
2022-11-04
core,log: new 'MSG' log level between 'INFO' and 'WARN'
Aleksander Morgado
2022-06-30
port-mbim: monitor consecutive timeouts
Aleksander Morgado
2021-12-11
port-mbim: support MBIMEx v3.0
Aleksander Morgado
2021-10-16
port-mbim: request MBIMEx v2.0
Aleksander Morgado
2021-07-27
port-mbim: increase timeout of first command after port open
Aleksander Morgado
2021-05-31
mbim: Increase mbim_device_open_full timeout
Jarvis-Jiang-G
2021-03-17
port-mbim: implement new link setup/cleanup methods
Aleksander Morgado
2021-03-17
port-mbim: implement port reset logic
Aleksander Morgado
2020-11-09
port-mbim: allow specifying input subsystem
Aleksander Morgado
2020-11-09
port: rename subsystem from 'usb' to 'usbmisc'
Aleksander Morgado
2020-04-08
ports: port to object logging
Aleksander Morgado
2020-01-22
port-mbim: use qmi_device_close_async()
Aleksander Morgado
2019-11-27
port-mbim: before attempting to use QMI over MBIM, check device services
Aleksander Morgado
2019-11-23
mbim: release all allocated CIDs during shutdown
Amol Lad
2019-01-13
port-mbim: do not clear the progress flag until really finished opening
Aleksander Morgado
2018-08-23
mbim: fix inconsistency in WITH_QMI guards
Ben Chan
2018-08-22
port-mbim: add missing guard for try_qmi_over_mbim in mm_port_mbim_open()
Ben Chan
2018-08-21
port-mbim: when opening QMI over MBIM support, request indications
Aleksander Morgado
2018-08-21
port-mbim: implement QMI client allocation logic
Aleksander Morgado
2018-08-21
port-mbim: automatically try to open a QMI over MBIM device
Aleksander Morgado
2017-04-08
port-mbim: port mm_port_mbim_{open,close} to use GTask
Ben Chan
2014-08-22
port-mbim: use the mbim-proxy by default
Aleksander Morgado
2014-03-04
port-mbim: increase timeout of device open operation
Ben Chan
2014-02-13
ports: rename 'MMMbimPort' to 'MMPortMbim'
Aleksander Morgado