Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | modemmanager: report events for virtual netdevices | Daniele Palmas | 2024-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 subdirectories | Florian Eckert | 2024-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> |