Age | Commit message (Expand) | Author | Files | Lines |
2021-05-04 | qmicli,dpm: fix GOptionEntry for --dpm-open-port | Aleksander Morgado | 1 | -1/+1 |
2021-04-30 | qmicli-wms: add Get Routes command | Eric Caruso | 1 | -0/+75 |
2021-04-29 | qmicli,nas: fix double GError set | Aleksander Morgado | 1 | -2/+2 |
2021-04-29 | libqmi-glib,utils: add 'wwan' subsystem support | Aleksander Morgado | 1 | -1/+13 |
2021-04-23 | qmicli,dpm: add --dpm-open-port and --dpm-close-port actions | Aleksander Morgado | 4 | -2/+572 |
2021-04-23 | libqmi-glib,dpm: add service definition | Aleksander Morgado | 6 | -0/+33 |
2021-04-23 | libqmi-glib,device: plug leak when allocating new links | Aleksander Morgado | 1 | -1/+4 |
2021-04-23 | qmicli,wda: "disabled" is a valid aggregation protocol | Bjørn Mork | 1 | -1/+1 |
2021-04-23 | libqmi-glib,message: remove "raw_length > 0" assert | Bjørn Mork | 1 | -1/+0 |
2021-04-20 | build: Rename template files | Iñigo Martínez | 2 | -22/+22 |
2021-04-08 | libqmi-glib,device: plug memleak when QmiDevice is opened multiple times | Aleksander Morgado | 1 | -0/+3 |
2021-04-08 | wds: add 'APN type' in profile create/modify operations | Aleksander Morgado | 2 | -1/+23 |
2021-03-30 | libqmi: fix build when ARPHRD_RAWIP isn't defined in libc | Aleksander Morgado | 1 | -0/+7 |
2021-03-25 | qmicli,nas: report 5G-SA cell in --nas-get-cell-location-info | Aleksander Morgado | 1 | -0/+54 |
2021-03-16 | qmicli: print 'none' if a mask has no known values | Aleksander Morgado | 7 | -32/+54 |
2021-03-16 | qmicli: port to g_autofree all mask string building | Aleksander Morgado | 6 | -78/+58 |
2021-03-16 | qmicli,nas: add missing quotes in --nas-get-system-selection-preference | Aleksander Morgado | 1 | -2/+2 |
2021-03-12 | wds: add 'APN Type' mask in profile settings | Vincent Palatin | 5 | -4/+68 |
2021-03-09 | qmicli,link-management: mux-id and flags are optional | Aleksander Morgado | 1 | -1/+1 |
2021-03-09 | qmicli: fix minor typo in --help-link-management | Aleksander Morgado | 1 | -1/+1 |
2021-03-09 | qmicli: allow new 'flags' setting in --link-add to pass QmiDeviceAddLinkFlags... | Aleksander Morgado | 2 | -15/+28 |
2021-03-09 | libqmi-glib,device: new add_link_with_flags() method | Aleksander Morgado | 6 | -65/+199 |
2021-03-09 | qmicli: new '--get-configuration' and '--depersonalization' actions | Michal Mazur | 2 | -23/+280 |
2021-03-09 | uim: new 'Get Configuration' and 'Depersonalization' requests | Michal Mazur | 1 | -0/+31 |
2021-03-08 | libqmi-glib,nas: add NGRAN access technology for preferred networks | Teijo Kinnunen | 1 | -0/+2 |
2021-03-08 | libqmi-glib,device: fix type vs value documentation references | Aleksander Morgado | 1 | -6/+6 |
2021-03-02 | nas: update "System Info" response/indications with QmiNasRejectCause | Aleksander Morgado | 4 | -40/+1112 |
2021-03-02 | nas: support 'Network Reject' indications | Aleksander Morgado | 1 | -0/+133 |
2021-03-01 | libqmi-glib,net-port-manager,rmnet: include missing string.h | Aleksander Morgado | 1 | -0/+1 |
2021-03-01 | libqmi-glib,helpers: import ptr array lookup with GEqualFunc from GLib 2.54 | Aleksander Morgado | 2 | -0/+42 |
2021-03-01 | qmicli,nas: add --nas-get-preferred-networks/--nas-set-preferred-networks | Teijo Kinnunen | 2 | -2/+251 |
2021-03-01 | qmicli,helpers: return PCS digit status in qmicli_read_parse_3gpp_mcc_mnc | Teijo Kinnunen | 3 | -6/+14 |
2021-03-01 | libqmi-glib,net-port-manager: fix build with GLib 2.48 | Aleksander Morgado | 1 | -5/+6 |
2021-02-28 | libqmi-glib,wda: add new aggregation protocol values | Aleksander Morgado | 1 | -0/+6 |
2021-02-28 | libqmi-glib,enums: add new data endpoint type values | Aleksander Morgado | 1 | -8/+14 |
2021-02-25 | libqmi-glib,nas: implement "Get/Set Preferred Networks" | Teijo Kinnunen | 1 | -0/+26 |
2021-02-24 | libqmi-glib,net-port-manager-qmiwwan: simplify add/del operations | Aleksander Morgado | 1 | -351/+107 |
2021-02-16 | qmicli: all link management actions in a new common group | Aleksander Morgado | 4 | -284/+390 |
2021-02-16 | libqmi-glib,device: add missing input argument checks | Aleksander Morgado | 1 | -0/+17 |
2021-02-16 | build: rmnet support depends on availability of kernel symbols | Aleksander Morgado | 2 | -3/+16 |
2021-02-16 | qmicli: new action to delete all network links | Aleksander Morgado | 1 | -1/+35 |
2021-02-16 | libqmi-glib,net-port-manager-qmiwwan: custom del_all_links() method | Aleksander Morgado | 1 | -1/+121 |
2021-02-16 | libqmi-glib,device: new method to delete all links | Aleksander Morgado | 4 | -0/+227 |
2021-02-16 | qmicli: new action to list network links | Aleksander Morgado | 1 | -0/+34 |
2021-02-16 | libqmi-glib,device: new method to list available links | Aleksander Morgado | 4 | -0/+73 |
2021-02-16 | libqmi-glib,helpers: import link list operation from QmiNetPortManagerQmiwwan | Aleksander Morgado | 3 | -79/+95 |
2021-02-16 | libqmi-glib,device: allow passing mux id as input for link deletion | Aleksander Morgado | 7 | -20/+98 |
2021-02-16 | libqmi-glib,device: new method to check support for link management | Aleksander Morgado | 2 | -0/+24 |
2021-02-16 | libqmi-glib,device: new method to check support for different kernel data for... | Aleksander Morgado | 2 | -2/+66 |
2021-02-16 | libqmi-glib,device: define symbols for min and max supported mux ids | Aleksander Morgado | 4 | -3/+33 |