Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-22 | broadband-modem-mbim: update sim-type and esim-status of inactive slot | som | |
During initialization if the number of slots is more than 1 then update the sim-type and esim-status of the inactive slot as well. | |||
2021-12-11 | sim-mbim: common method for Subscriber Ready Status | Aleksander Morgado | |
Instead of running the Susbcriber Ready Status separately for IMSI and ICCID, we run it only once and store the results in a new private struct. It only saves one request/response right now, but it will save more once introduced other SIM parameters loaded with the same method. | |||
2021-09-10 | core: remove execution bit from file modes in source files | Aleksander Morgado | |
2021-07-14 | mm-broadband-modem-mbim: implement the load_sim_slots() method for DSSA | ZhangMingjie | |
2020-09-19 | core: add autoptr cleanup methods to all internal types | Aleksander Morgado | |
2014-07-06 | sim: rename 'MMSim' to 'MMBaseSim' | Aleksander Morgado | |
Just so that we don't have same header names in src/ and /libmm-glib. | |||
2013-04-17 | mbim: add initial MBIM support skeleton | Aleksander Morgado | |