aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/comgt
Commit message (Expand)AuthorAgeFilesLines
* comgt-ncm: add driver dependencies againVincent Wiemann2019-09-041-1/+1
* comgt: add delay option for 3g protoFlorian Eckert2019-09-041-0/+4
* uqmi: inherit firewall zone membership to virtual sub interfacesJo-Philipp Wich2019-03-051-0/+10
* comgt: Fix 3g.sh permissionsRosen Penev2018-12-061-2/+2
* comgt: Install hotplug and netifd files as 600Rosen Penev2018-10-111-3/+3
* comgt: increase timeout on runcommandsGiuseppe Lippolis2018-08-291-1/+1
* treewide: fix shellscript syntax errors/typosLorenzo Santina2017-09-133-4/+3
* DWR-512: adding wwan support for the dwr-512 3G modemGiuseppe Lippolis2017-05-252-2/+36
* comgt-3g: enable modem before to setpinGiuseppe Lippolis2017-05-182-1/+2
* comgt: mark as nonshared because of the usb dependenciesFelix Fietkau2017-01-131-0/+2
* Revert the recent dependency and metadata scanning reworkFelix Fietkau2017-01-111-1/+1
* comgt: allow build without USB_SUPPORTFelix Fietkau2017-01-111-1/+1
* comgt-ncm: fix typo Fix typo in ncm.sh. Resolves:Cezary Jackiewicz2016-12-221-1/+1
* comgt: add support of using device symlinks.Nickolay Ledovskikh2016-12-203-0/+5
* treewide: clean up download hashesFelix Fietkau2016-12-161-1/+1
* comgt-ncm: Add support for specifying profile indexMatti Laakso2016-12-144-56/+51
* comgt: move to WWAN submenu, fixed linkAlberto Bursi2016-11-081-3/+4
* gcom: Fix 'mode' option for ncmCezary Jackiewicz2016-11-081-1/+1
* comgt: add metric, defaultroute and peerdns options for directip protocolMarcin Jurkowski2016-10-261-2/+5
* comgt: add metric, defaultroute and peerdns options for ncm protocolMarcin Jurkowski2016-10-261-2/+5
* treewide: replace nbd@openwrt.org with nbd@nbd.nameFelix Fietkau2016-06-071-1/+1
* ppp: use more reliable way to set script environmentSteven Barth2015-09-152-4/+2
* comgt-ncm: Add possibility to choose PDP context typeSteven Barth2015-09-113-14/+50
* comgt/umbim/uqmi: enable RFC 7278 for 3g/4g by defaultSteven Barth2015-09-033-0/+5
* comgt: make ncm proto work via wwan protoJohn Crispin2015-07-081-0/+2
* comgt: the package contained too many filesJohn Crispin2015-05-231-1/+0
* network: also shorten virtual interface names of ppp and 3g/4g connectionsSteven Barth2015-04-172-4/+4
* packages: use $(LN) macro, make symlinks relativeNicolas Thill2015-04-031-1/+1
* ncm, qmi, mbim: Add dependency on wwan packageJohn Crispin2015-03-091-1/+1
* ncm: Remove unnecessary proto_set_available commandsJohn Crispin2015-03-091-5/+0
* comgt, wwan: Move USB data files to wwan packageJohn Crispin2015-03-09348-1739/+0
* comgt: Use TCGETS and TCSETS ioctls for struct termiosJohn Crispin2015-02-223-14/+90
* comgt-ncm: Fix NCM protocolJohn Crispin2015-01-284-36/+61
* comgt: Allow using non-TTY devicesJohn Crispin2015-01-201-0/+68
* license info - revert r43155John Crispin2014-11-031-3/+0
* Add more license tags with SPDX identifiersJohn Crispin2014-11-031-0/+3
* Add a few SPDX tagsSteven Barth2014-11-021-0/+1
* comgt: fix typo in the ncm proto handlerJohn Crispin2014-10-261-1/+1
* comgt: drop the use of the non-standard XCASE termios flag (#18186)Felix Fietkau2014-10-211-0/+20
* fix compile against muslImre Kaloz2014-10-202-2/+31
* comgt: add ncm proto supportJohn Crispin2014-10-105-1/+247
* wwan: add a generic 3g/4g protoJohn Crispin2014-10-08350-9/+1762
* comgt: split directip support into its own packageJohn Crispin2014-10-081-3/+19
* comgt: fix directip auth typeFelix Fietkau2014-09-261-2/+2
* comgt: fireup a dhcpv6-client for directip as wellSteven Barth2014-09-261-0/+6
* comgt: in directip, derive the wwan ifname automatically instead of specifyin...Felix Fietkau2014-09-261-3/+6
* comgt: initialize ifname for directipFelix Fietkau2014-09-241-1/+1
* comgt: add no_device=1 for directip protoFelix Fietkau2014-09-241-0/+1
* comgt: fix misplaced : in directip setup scriptFelix Fietkau2014-09-241-1/+1
* comgt: add directip protoJohn Crispin2014-09-114-1/+167