Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uqmi: use -ffunction-sections and --gc-sections, reduces binary size from ↵ | Felix Fietkau | 2014-06-07 | 1 | -1/+3 |
| | | | | | | | | 57k to 29k Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41051 | ||||
* | uqmi: Add support for QMI-based mobile broadband modems | Felix Fietkau | 2014-05-28 | 2 | -0/+185 |
Many of the 4G/LTE and 3G modems utilize the QMI-protocol to control the modem. At the moment there is no support for them in OpenWrt. This patch adds support for them in the form of a netifd script and a control utility. Tested with Huawei E398 and ZTE MF820D (which requires a delay of ~30 s before responding to QMI commands). I put myself up as the maintainer, feel free to change this if you desire. Signed-off-by: Matti Laakso <malaakso@elisanet.fi> SVN-Revision: 40868 |