aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/wwan/files
Commit message (Collapse)AuthorAgeFilesLines
* DWR-512: adding wwan support for the dwr-512 3G modemGiuseppe Lippolis2017-05-251-13/+13
| | | | | | | | | This PR allow the 3G modem embedded in the DWR-512 to be managed by the wwan-ncm scripts. The modem will use the usb-option and usb-cdc-ether drivers. The DWR-512 DT is updated accordingly. Signed-off-by: Giuseppe Lippolis <giu.lippolis@gmail.com>
* wwan: rename data filesSimon Hailes2016-10-26347-0/+0
| | | | | | This is to ensure that git can be cloned onto a windows drive without failing. Signed-off-by: Simon Hailes <btsimonh@googlemail.com>
* wwan: Improve USB modem hotplug scriptJohn Crispin2015-03-091-5/+7
| | | | | | | | | | Adds ncm proto to the list of checked protocols, sets interfaces unavailable on device removal and removes the unnecessary ifup command. Signed-off-by: Matti Laakso <malaakso@elisanet.fi> SVN-Revision: 44629
* comgt, wwan: Move USB data files to wwan packageJohn Crispin2015-03-09347-0/+1737
| | | | | | | | | USB modem data files should be a part of the wwan package, which actually uses them unlike comgt. Signed-off-by: Matti Laakso <malaakso@elisanet.fi> SVN-Revision: 44628
* wwan: add a generic 3g/4g protoJohn Crispin2014-10-083-0/+162
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