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-sim-mbim.c
Age
Commit message (
Expand
)
Author
2023-03-15
sim-mbim: remove unused variable
Aleksander Morgado
2023-01-11
sim-mbim: Reset cached SIM info when SIM is unlocked
Michal Mazur
2022-10-27
sim-mbim: read exact GID1/GID2 file size
Aleksander Morgado
2022-10-05
sim-mbim: fix race condition when sync requested during preload
Aleksander Morgado
2022-09-30
sim-mbim: fallback to AT commands if reading GID via MBIM fails
Aleksander Morgado
2022-09-12
sim-mbim: implement loading GID1 and GID2 of active SIM
Aleksander Morgado
2022-09-12
sim-mbim: preload id of active UICC application
Aleksander Morgado
2022-09-08
sim-mbim: minor coding style fix
Aleksander Morgado
2022-08-09
mm-sim-mbim: Fix compile failure if WITH_SUSPEND_RESUME is not set
Pavan Holla
2022-08-01
sim-mbim: clear cached subscriber info on modem sync request
Aleksander Morgado
2022-03-22
broadband-modem-mbim: update sim-type and esim-status of inactive slot
som
2022-02-16
sim-mbim: report error if decoding EID from APDU response fails
Aleksander Morgado
2022-02-01
sim-mbim: don't crash if SIM IMSI not provided
Aleksander Morgado
2022-01-30
sim-mbim,broadband-modem-mbim: store number of remaining attempts
Michal Mazur
2022-01-30
Revert "mm-sim-mbim: Remove update of remaining attempts"
Michal Mazur
2021-12-11
sim-mbim: load 'SimType', 'Removability' and 'EsimStatus' properties
Aleksander Morgado
2021-12-11
broadband-modem-mbim,sim-mbim: support subscriber ready status from MBIMEx 3.0
Aleksander Morgado
2021-12-11
sim-mbim: common method for Subscriber Ready Status
Aleksander Morgado
2021-09-19
sim-mbim: always close UICC channel, even on error
Aleksander Morgado
2021-09-19
sim-mbim: coding style fixes in the EID loading
Aleksander Morgado
2021-09-19
sim-mbim: add support for loading eid via mbim protocol
Som_SP
2021-09-10
core: remove execution bit from file modes in source files
Aleksander Morgado
2021-07-26
mm-sim-mbim: Remove trailing F in ICCID
Pavan Holla
2021-07-14
mm-broadband-modem-mbim: implement the load_sim_slots() method for DSSA
ZhangMingjie
2021-07-06
mm-sim-mbim: Remove update of remaining attempts
Michal Mazur
2021-04-19
sim-mbim: increase the timeout for the MBIM_CID_HOME_PROVIDER query
Vincent Palatin
2020-11-09
broadband-modem-mbim: peeking MBIM port only in MBIM modems
Aleksander Morgado
2020-08-28
api,sim: new 'Active' property
Aleksander Morgado
2020-04-08
error-helpers: port to use object logging
Aleksander Morgado
2020-04-08
sim-mbim: port to use object logging
Aleksander Morgado
2017-09-07
sim-mbim: update unlock retries information after PIN operations
Ben Chan
2017-06-30
sim-mbim: port MMSimMbim to use GTask
Ben Chan
2017-03-29
core: remove explicit GDestroyNotify cast on g_free / g_object_unref
Ben Chan
2014-12-30
mbim: use the new response checker helper method
Aleksander Morgado
2014-07-06
sim: rename 'MMSim' to 'MMBaseSim'
Aleksander Morgado
2014-02-13
ports: rename 'MMMbimPort' to 'MMPortMbim'
Aleksander Morgado
2013-12-10
sim-mbim: prevent potential leak when loading SIM idenitifier and IMSI
Ben Chan
2013-12-10
sim-mbim: prevent potential leak when loading operator idenitifier and name
Ben Chan
2013-12-03
sim-mbim: implement operator identifier and name loading
Ben Chan
2013-04-17
sim-mbim: add TODO about the home provider info
Aleksander Morgado
2013-04-17
broadband-modem-mbim,sim-mbim: update message creator/parser names
Aleksander Morgado
2013-04-17
sim-mbim: implement SIM identifier and IMSI loading
Aleksander Morgado
2013-04-17
sim-mbim: these modems don't allow to enable/disable/change PIN if locked
Aleksander Morgado
2013-04-17
sim-mbim: implement PIN changing
Aleksander Morgado
2013-04-17
sim-mbim: implement PIN enabling/disabling
Aleksander Morgado
2013-04-17
broadband-modem-mbim,sim-mbim: consider MBIM result errors
Aleksander Morgado
2013-04-17
sim-mbim: implement PUK unlocking
Aleksander Morgado
2013-04-17
mbim-port: no longer needed to request next transaction ID
Aleksander Morgado
2013-04-17
sim-mbim: implement PIN unlocking
Aleksander Morgado
2013-04-17
mbim: add initial MBIM support skeleton
Aleksander Morgado