aboutsummaryrefslogtreecommitdiff
path: root/net/modemmanager/files/usr/share/ModemManager
Commit message (Collapse)AuthorAge
* modemmanager: report events for virtual netdevicesDaniele Palmas2024-03-06
| | | | | | | | | | Virtual netdevices created for multiplexing should not be skipped when reporting events, otherwise it is not possible to setup the data connection. Add these exceptions in mm_report_event function. Signed-off-by: Daniele Palmas <dnlplm@gmail.com>
* modemmanager: moving the openwrt related files to subdirectoriesFlorian Eckert2024-03-05
Moving the openwrt related files to subdirectories as they are installed on the system. This change makes it immediately apparent during development where the file is to be installed in the running system. Signed-off-by: Florian Eckert <fe@dev.tdt.de>