openwrt/package
Lech Perczak b2940bb8b2 comgt: ncm: select first available network interface for device
Some modems expose multiple network interfaces on the same USB device,
causing the connection setup script to fail, because glob matching in
the detection phase causes 'ls' to output more than one interface name
plus their base directories in sysfs. Avoid that by listing the
directories explicitly and then selecting first available interface.
This is the case for some variants of ZTE MF286R built-in modem, which
exposes both RNDIS and CDC-ECM network interfaces, causing the
connection setup to fail.

Signed-off-by: Lech Perczak <lech.perczak@gmail.com>
2022-04-16 14:02:11 +02:00
..
base-files base-files: more robust sysupgrade on NAND 2022-04-13 19:50:45 +01:00
boot ath79: add support for Yuncore A930 2022-04-15 07:11:18 +02:00
devel strace: Update to version 5.16 2022-02-01 21:25:02 +01:00
firmware ipq40xx: update E2600AC c1/c2 board 2022-03-25 18:14:13 +01:00
kernel mac80211 adjust QCA9561 PA bias 2022-04-15 07:11:18 +02:00
libs wolfssl: bump to 5.2.0 2022-04-11 21:41:03 +02:00
network comgt: ncm: select first available network interface for device 2022-04-16 14:02:11 +02:00
system urandom-seed: go back to seeding with shell script temporarily 2022-04-14 10:12:34 +02:00
utils ucode: update to latest Git HEAD 2022-04-08 10:45:46 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00