aboutsummaryrefslogtreecommitdiff
path: root/src/mm-sim-mbim.c
AgeCommit message (Expand)Author
2023-03-15sim-mbim: remove unused variableAleksander Morgado
2023-01-11sim-mbim: Reset cached SIM info when SIM is unlockedMichal Mazur
2022-10-27sim-mbim: read exact GID1/GID2 file sizeAleksander Morgado
2022-10-05sim-mbim: fix race condition when sync requested during preloadAleksander Morgado
2022-09-30sim-mbim: fallback to AT commands if reading GID via MBIM failsAleksander Morgado
2022-09-12sim-mbim: implement loading GID1 and GID2 of active SIMAleksander Morgado
2022-09-12sim-mbim: preload id of active UICC applicationAleksander Morgado
2022-09-08sim-mbim: minor coding style fixAleksander Morgado
2022-08-09mm-sim-mbim: Fix compile failure if WITH_SUSPEND_RESUME is not setPavan Holla
2022-08-01sim-mbim: clear cached subscriber info on modem sync requestAleksander Morgado
2022-03-22broadband-modem-mbim: update sim-type and esim-status of inactive slotsom
2022-02-16sim-mbim: report error if decoding EID from APDU response failsAleksander Morgado
2022-02-01sim-mbim: don't crash if SIM IMSI not providedAleksander Morgado
2022-01-30sim-mbim,broadband-modem-mbim: store number of remaining attemptsMichal Mazur
2022-01-30Revert "mm-sim-mbim: Remove update of remaining attempts"Michal Mazur
2021-12-11sim-mbim: load 'SimType', 'Removability' and 'EsimStatus' propertiesAleksander Morgado
2021-12-11broadband-modem-mbim,sim-mbim: support subscriber ready status from MBIMEx 3.0Aleksander Morgado
2021-12-11sim-mbim: common method for Subscriber Ready StatusAleksander Morgado
2021-09-19sim-mbim: always close UICC channel, even on errorAleksander Morgado
2021-09-19sim-mbim: coding style fixes in the EID loadingAleksander Morgado
2021-09-19sim-mbim: add support for loading eid via mbim protocolSom_SP
2021-09-10core: remove execution bit from file modes in source filesAleksander Morgado
2021-07-26mm-sim-mbim: Remove trailing F in ICCIDPavan Holla
2021-07-14mm-broadband-modem-mbim: implement the load_sim_slots() method for DSSAZhangMingjie
2021-07-06mm-sim-mbim: Remove update of remaining attemptsMichal Mazur
2021-04-19sim-mbim: increase the timeout for the MBIM_CID_HOME_PROVIDER queryVincent Palatin
2020-11-09broadband-modem-mbim: peeking MBIM port only in MBIM modemsAleksander Morgado
2020-08-28api,sim: new 'Active' propertyAleksander Morgado
2020-04-08error-helpers: port to use object loggingAleksander Morgado
2020-04-08sim-mbim: port to use object loggingAleksander Morgado
2017-09-07sim-mbim: update unlock retries information after PIN operationsBen Chan
2017-06-30sim-mbim: port MMSimMbim to use GTaskBen Chan
2017-03-29core: remove explicit GDestroyNotify cast on g_free / g_object_unrefBen Chan
2014-12-30mbim: use the new response checker helper methodAleksander Morgado
2014-07-06sim: rename 'MMSim' to 'MMBaseSim'Aleksander Morgado
2014-02-13ports: rename 'MMMbimPort' to 'MMPortMbim'Aleksander Morgado
2013-12-10sim-mbim: prevent potential leak when loading SIM idenitifier and IMSIBen Chan
2013-12-10sim-mbim: prevent potential leak when loading operator idenitifier and nameBen Chan
2013-12-03sim-mbim: implement operator identifier and name loadingBen Chan
2013-04-17sim-mbim: add TODO about the home provider infoAleksander Morgado
2013-04-17broadband-modem-mbim,sim-mbim: update message creator/parser namesAleksander Morgado
2013-04-17sim-mbim: implement SIM identifier and IMSI loadingAleksander Morgado
2013-04-17sim-mbim: these modems don't allow to enable/disable/change PIN if lockedAleksander Morgado
2013-04-17sim-mbim: implement PIN changingAleksander Morgado
2013-04-17sim-mbim: implement PIN enabling/disablingAleksander Morgado
2013-04-17broadband-modem-mbim,sim-mbim: consider MBIM result errorsAleksander Morgado
2013-04-17sim-mbim: implement PUK unlockingAleksander Morgado
2013-04-17mbim-port: no longer needed to request next transaction IDAleksander Morgado
2013-04-17sim-mbim: implement PIN unlockingAleksander Morgado
2013-04-17mbim: add initial MBIM support skeletonAleksander Morgado