summaryrefslogtreecommitdiffstats
path: root/package/network/utils/wwan
Commit message (Collapse)AuthorAgeFilesLines
* global: change my email addressJohn Crispin2016-05-121-1/+1
| | | | Signed-off-by: John Crispin <john@phrozen.org>
* 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-09348-0/+1739
| | | | | | | | | 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
* Add a few SPDX tagsSteven Barth2014-11-021-1/+1
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 43151
* wwan: add a generic 3g/4g protoJohn Crispin2014-10-084-0/+195
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