Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-25 | wwan: T4441: use is_node_changed() over leaf_node_changed() | Christian Poessinger | |
2022-04-04 | wwan: T4338: changing interface description should not trigger reconnect | Christian Poessinger | |
Changing the WWAN interface description will trigger an interface reconnect. Reconnects should only be triggered in changes to the connection parameters like bond interfaces. (cherry picked from commit 76a049c7d30f3e64989b9697d65d15bfd3005316) | |||
2022-04-03 | wwan: T4324: properly start/stop ModemManager and cron helper on interface ↵ | Christian Poessinger | |
add/removal (cherry picked from commit c58a03ad76b2a0680a33fcfec3ab7a3545374abb) | |||
2021-12-10 | wwan: T3795: remove superfluous import (render) | Christian Poessinger | |
2021-12-10 | wwan: T3795: only enable cron helper when interface is in use | Christian Poessinger | |
2021-12-10 | wwan: T3795: only run ModemManager when interface is in use | Christian Poessinger | |
2021-11-18 | wwan: T3795: do not fail config-load when signal is missing | Christian Poessinger | |
2021-06-13 | wwan: T3620: auto detect IP protocol based on requested addresses | Christian Poessinger | |
2021-06-13 | wwan: T3622: add support for APN authentication | Christian Poessinger | |
Some APNs require a username/password. Add CLI nodes (matching the PPPoE syntax) for client authentication. One APN would be the IPv4/IPv6 APN from Deutsche Telekom (Germany) APN Name: Telekom Internet IPv6 APN: internet.v6.telekom Benutzername: telekom Passwort: tm | |||
2021-06-13 | wwan: T3620: rename "wirelessmodem wlm" interfaces to new wwan interface tree | Christian Poessinger | |
(cherry picked from commit c2a1c071e7d0a9ca754d7f5016eed7db188b3d1a) |