summaryrefslogtreecommitdiff
path: root/commands.c
AgeCommit message (Expand)Author
2018-05-24uqmi_add_command: fixed command argument assignmentCarlo Lobrano
2016-12-19uqmi: Change returned value to QMI_CMD_REQUEST for 'sync' command.Nickolay Ledovskikh
2016-12-09uqmi: Add sync command to release all cids.Nickolay Ledovskikh
2016-11-22mbim: fix memory corruption issuesFelix Fietkau
2016-11-04add UIM verify pin commandsFelix Fietkau
2015-05-12add missing license headers (LGPL v2)Felix Fietkau
2014-11-25add wda commands for setting/getting wireless data modeFelix Fietkau
2014-10-02add a command for setting the interface data formatFelix Fietkau
2014-05-27Fix printing of service versionsMatti Laakso
2013-06-10make uqmi_add_error return QMI_CMD_EXITFelix Fietkau
2013-06-08add an option for printing output as a single lineFelix Fietkau
2013-06-08allow commands to return individual json elements instead of just json objectsFelix Fietkau
2013-06-08format output as jsonFelix Fietkau
2013-02-18add sms read accessFelix Fietkau
2013-02-17rework status handling, use a blob_buf as storageFelix Fietkau
2013-02-17add command for setting network preferenceFelix Fietkau
2013-02-17add initial prototype with a few commandsFelix Fietkau