Age | Commit message (Expand) | Author | Files | Lines |
2021-04-08 | wds: add 'APN type' in profile create/modify operations | Aleksander Morgado | 1 | -0/+21 |
2021-03-16 | qmicli: print 'none' if a mask has no known values | Aleksander Morgado | 1 | -5/+8 |
2021-03-16 | qmicli: port to g_autofree all mask string building | Aleksander Morgado | 1 | -13/+6 |
2021-03-12 | wds: add 'APN Type' mask in profile settings | Vincent Palatin | 1 | -0/+8 |
2020-11-29 | qmicli,wds: fix formatting of --wds-get-lte-attach-pdn-list output | Aleksander Morgado | 1 | -4/+4 |
2020-11-29 | qmicli,wds: new '--wds-get-lte-attach-parameters' command | Aleksander Morgado | 1 | -0/+59 |
2020-11-29 | wds: rename 'Get Default Profile Num' to 'Get Default Profile Number' | Aleksander Morgado | 1 | -93/+90 |
2020-11-29 | wds: rename TLVs in 'Get LTE Attach PDN List' | Aleksander Morgado | 1 | -10/+21 |
2020-11-29 | wds: rename default TLV name in 'Set LTE Attach PDN List' | Aleksander Morgado | 1 | -1/+1 |
2020-11-29 | wds: rename 'Get Max LTE Attach PDN Number' message | Aleksander Morgado | 1 | -24/+24 |
2020-11-28 | qmicli,wds: minor coding style updates in new LTE Attach operations | Aleksander Morgado | 1 | -71/+60 |
2020-11-28 | wds: add messages to set the attach APN | Vincent Palatin | 1 | -0/+218 |
2020-10-23 | qmicli,wds: Add --wds-bind-data-port | Stephan Gerhold | 1 | -0/+75 |
2020-10-07 | qmicli: increase default start/stop timeouts | Aleksander Morgado | 1 | -2/+2 |
2020-08-17 | qmicli,wda,wds: add missing references to 'embedded' endpoint type enum | Aleksander Morgado | 1 | -1/+1 |
2020-08-17 | qmicli,wds: consolidate error reporting in the bind mux data port handling | Aleksander Morgado | 1 | -18/+8 |
2020-08-17 | qmicli,wda,wds: support QMAPV5 and ep_type PCIE | carl.yin | 1 | -2/+14 |
2020-04-16 | libqmi-glib: allow selecting 'collections' of messages to build | Aleksander Morgado | 1 | -28/+223 |
2020-03-21 | qmicli: add ':' to the section titles | Aleksander Morgado | 1 | -1/+1 |
2019-11-21 | qmicli,wds: trivial, prefer QmiWdsClientType | Aleksander Morgado | 1 | -1/+1 |
2019-11-21 | qmicli,wds: read as uint ep-iface-number in --wds-bind-mux-data-port | Aleksander Morgado | 1 | -1/+9 |
2019-11-21 | qmicli,wds: limit range of valid mux-id in --wds-bind-mux-data-port | Aleksander Morgado | 1 | -2/+10 |
2019-11-21 | qmicli,wds: fix warnings with -Wsign-compare | Aleksander Morgado | 1 | -1/+1 |
2019-11-21 | qmicli,wds: fix warnings with -Wdiscarded-qualifiers | Aleksander Morgado | 1 | -1/+1 |
2019-11-21 | qmicli,wds: fix warnings with -Wredundant-decls | Aleksander Morgado | 1 | -1/+0 |
2019-03-02 | wds: handle unknown current rates properly | Aleksander Morgado | 1 | -5/+16 |
2019-02-19 | qmicli: define common code for the string to enum parsers | Aleksander Morgado | 1 | -2/+2 |
2019-02-14 | cli,wds: don't print service option in 3GPP devices | Aleksander Morgado | 1 | -4/+7 |
2018-10-27 | qmicli: untabify | Ben Chan | 1 | -5/+5 |
2018-08-20 | qmicli,wds: limit option arg splitting to separate mandatory and key/pair values | Aleksander Morgado | 1 | -25/+26 |
2018-08-20 | qmicli,wds: plug memleaks, the split GStrv should be always disposed | Aleksander Morgado | 1 | -6/+6 |
2018-08-20 | qmicli,wds: minor coding style fixes | Aleksander Morgado | 1 | -10/+10 |
2018-08-20 | qmicli,wds: add support to create/modify/delete PDP profiles | Wolfgang Tolkien | 1 | -0/+767 |
2018-07-19 | wds: add support for qmi_wds_get/set_default_profile_num | Wolfgang Tolkien | 1 | -0/+215 |
2018-07-06 | qmicli,wds: fix reading current data bearer technology | Aleksander Morgado | 1 | -1/+1 |
2018-01-23 | qmicli: exit on --wds-start-network parse errors | Dan Williams | 1 | -21/+40 |
2017-06-23 | wds: add Get Channel Rates | Dan Williams | 1 | -0/+64 |
2017-04-19 | qmicli: add --wds-set-ip-family command | Reinhard Speyerer | 1 | -0/+62 |
2017-03-22 | qmicli,wds: only need to initialize enum member fields in struct | Aleksander Morgado | 1 | -8/+3 |
2017-02-28 | wds: added WDS Bind Mux Data Port message | Carlo Lobrano | 1 | -0/+157 |
2017-02-10 | build: update copyright years | Aleksander Morgado | 1 | -1/+1 |
2017-01-29 | qmicli: allow skipping CID release after successful operation | Aleksander Morgado | 1 | -1/+1 |
2016-10-06 | wds: add Go Dormant, Go Active, and Get Dormancy Status | Dan Williams | 1 | -0/+149 |
2016-10-05 | qmicli: fix handling of unspecified ip_type in --wds-start-network | Dan Williams | 1 | -1/+1 |
2016-08-23 | qmicli: show IP type in --wds-start-network output | Dan Williams | 1 | -2/+9 |
2016-08-18 | qmicli: add support for IP type to --wds-start-network | Dan Williams | 1 | -1/+25 |
2016-03-03 | trivial: whitespace fixes | Dan Williams | 1 | -8/+8 |
2015-12-03 | libqmi-qmicli: extend --wds-start-network with 3gpp-profile and 3gpp2-profile... | Džiugas Baltrūnas | 1 | -7/+31 |
2015-10-12 | qmicli,wds: allow autoconnect settings in Start/Stop Network commands | Aleksander Morgado | 1 | -20/+50 |
2015-10-12 | qmicli,wds: setup new key-value format based Start Network command | Aleksander Morgado | 1 | -36/+125 |