- Mar 09, 2015
-
-
John Crispin authored
The wwan package holds the hotplug script to set mobile broadband interfaces (un)available. Add it as a dependency to comgt-ncm, uqmi and umbim. Signed-off-by:
Matti Laakso <malaakso@elisanet.fi> SVN-Revision: 44631
-
- Dec 03, 2014
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 43504
-
- Dec 01, 2014
-
-
John Crispin authored
Added complementary blobmsg_close_table() before returning from function on error. Signed-off-by:
Sławomir Demeszko <s.demeszko@wireless-instruments.com> SVN-Revision: 43477
-
- Nov 25, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43381
-
- Nov 19, 2014
-
-
John Crispin authored
* fixes a bug in multipart sms * adds a new call to read the sim phone number (partially functioanl) Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 43310
-
- Nov 02, 2014
-
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 43151
-
- Oct 31, 2014
-
-
John Crispin authored
this adds support for pin set/unlock/... and iccid. Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 43127
-
- Oct 08, 2014
-
-
John Crispin authored
this proto handler will detect which of 3g, qmi, mbim, ncm or directip you need for a stick and setup uci automagically Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 42837
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 42835
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 42834
-
- Oct 02, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42724
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42723
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42722
-
Felix Fietkau authored
Instead of connecting once and saving the packet data handle, let the firmware handle connecting/reconnecting automatically. This is more reliable and reduces reliance on potentially stale data. Use the global packet data handle to attempt to disable autoconnect before restarting the connection. This ensures that the firmware will take the new APN/auth settings. Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42721
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42720
-
Felix Fietkau authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 42719
-
- Jun 07, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41051
-
- May 28, 2014
-
-
Felix Fietkau authored
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
-