| Commit message (Expand) | Author | Age | Files | Lines |
* | uqmi: explicitly disconnect IPv6 address family | Lech Perczak | 2023-04-02 | 1 | -0/+1 |
* | uqmi: set IPv6 family explicitly in status check | Lech Perczak | 2023-04-02 | 1 | -1/+1 |
* | uqmi: fix acquiring PIN status | Daniel Golle | 2022-03-24 | 1 | -4/+8 |
* | uqmi: set CID during 'query-data-status' operation | Lech Perczak | 2022-03-12 | 1 | -2/+2 |
* | uqmi: update to git HEAD and improve proto handler script | Daniel Golle | 2021-11-06 | 1 | -3/+5 |
* | uqmi: fix network registration loop | Thomas Richard | 2021-05-08 | 1 | -9/+26 |
* | uqmi: set plmn only if necessary | Martin Schiller | 2020-11-24 | 1 | -7/+21 |
* | uqmi: set device-operating-mode to online | Filip Moc | 2020-11-22 | 1 | -0/+3 |
* | uqmi: add support for IPv4 autoconf from QMI | Filip Moc | 2020-11-22 | 1 | -11/+38 |
* | uqmi: wait forever registration if timeout set to 0 | Thomas Richard | 2020-11-22 | 1 | -2/+2 |
* | uqmi: fix indentation style and boundary | Florian Eckert | 2019-07-03 | 1 | -5/+9 |
* | uqmi: add mtu config option possibility | Florian Eckert | 2019-07-03 | 1 | -2/+8 |
* | uqmi: inherit firewall zone membership to virtual sub interfaces | Jo-Philipp Wich | 2019-03-05 | 1 | -0/+10 |
* | uqmi: fix PIN_STATUS_FAILED error with MC7455 WCDMA/LTE modem | Daniel Golle | 2019-02-20 | 1 | -1/+1 |
* | uqmi: fix variable initilization for timeout handling | Florian Eckert | 2018-10-12 | 1 | -0/+2 |
* | uqmi: stop proto handler if verify pin count is not 3 | Florian Eckert | 2018-10-11 | 1 | -0/+7 |
* | uqmi: evaluate pin-status output in qmi_setup function | Florian Eckert | 2018-10-11 | 1 | -7/+49 |
* | uqmi: do not block proto handler if SIM is uninitialized | Florian Eckert | 2018-10-11 | 1 | -1/+9 |
* | uqmi: do not block proto handler if modem is unable to registrate | Florian Eckert | 2018-10-11 | 1 | -1/+10 |
* | uqmi: add timeout option value | Florian Eckert | 2018-10-11 | 1 | -2/+5 |
* | uqmi: redirect uqmi commands output to /dev/null | Florian Eckert | 2018-10-11 | 1 | -12/+12 |
* | uqmi: fix indenting | Florian Eckert | 2018-10-11 | 1 | -16/+16 |
* | uqmi: pass-through ipXtable to child interfaces | Daniel Golle | 2018-09-15 | 1 | -1/+4 |
* | uqmi: wait for the control device too | Thomas Equeter | 2018-08-29 | 1 | -2/+2 |
* | network/uqmi: pipe the output off qmi_wds_stop to /dev/null | Florian Eckert | 2018-04-19 | 1 | -3/+8 |
* | uqmi: ensure CID is a numeric value before proceeding | Koen Vandeputte | 2018-02-20 | 1 | -4/+4 |
* | uqmi: use built-in command for data-link verification | Koen Vandeputte | 2018-02-13 | 1 | -1/+19 |
* | uqmi: use correct value for connection checking | Koen Vandeputte | 2018-02-13 | 1 | -4/+8 |
* | uqmi: use general method for state cleaning | Koen Vandeputte | 2018-02-13 | 1 | -10/+4 |
* | uqmi: silence error on pin verification | Koen Vandeputte | 2018-01-22 | 1 | -1/+1 |
* | uqmi: fix raw-ip mode for newer lte modems | Koen Vandeputte | 2018-01-15 | 1 | -1/+14 |
* | uqmi: replace legacy command invoke with newer type | Koen Vandeputte | 2017-10-24 | 1 | -7/+7 |
* | uqmi: also try newer pin verification | Koen Vandeputte | 2017-10-24 | 1 | -1/+1 |
* | net: uqmi: fix blocking in endless loops when unplugging device | Alexandru Ardelean | 2017-10-09 | 1 | -0/+2 |
* | uqmi: add plmn set functionality for netifd proto handler | Florian Eckert | 2016-12-22 | 1 | -2/+22 |
* | uqmi: Prevent 'POLICY MISMATH' error. | Nickolay Ledovskikh | 2016-12-20 | 1 | -0/+1 |
* | uqmi: add support of using device symlinks. | Nickolay Ledovskikh | 2016-12-20 | 1 | -0/+2 |
* | uqmi: Add support for specifying profile index | Matti Laakso | 2016-12-14 | 1 | -79/+90 |
* | qmi: add metric, defaultroute and peerdns options for qmi protocol | Marcin Jurkowski | 2016-10-26 | 1 | -8/+10 |
* | uqmi: re-enable autoconnect which was dropped without explanation | Felix Fietkau | 2016-10-12 | 1 | -14/+24 |
* | uqmi: always use DHCP for IPv4 | Felix Fietkau | 2016-10-12 | 1 | -54/+30 |
* | uqmi: add metric option to interface config | Florian Eckert | 2016-07-26 | 1 | -2/+7 |
* | uqmi: fix option ipv6 | Florian Eckert | 2016-07-26 | 1 | -5/+1 |
* | uqmi: Add qmi.sh executable bit and fix option dhcp | Felix Fietkau | 2015-09-21 | 1 | -1/+1 |
* | uqmi: Add proper IPv6 support | Steven Barth | 2015-09-11 | 1 | -56/+143 |
* | comgt/umbim/uqmi: enable RFC 7278 for 3g/4g by default | Steven Barth | 2015-09-03 | 1 | -0/+1 |
* | uqmi: auto retry when bringup fails | John Crispin | 2015-04-21 | 1 | -1/+15 |
* | network: also shorten virtual interface names of ppp and 3g/4g connections | Steven Barth | 2015-04-17 | 1 | -2/+2 |
* | uqmi: update to the latest version, also set 802.3 data format via the WDA se... | Felix Fietkau | 2014-11-25 | 1 | -0/+1 |
* | wwan: add a generic 3g/4g proto | John Crispin | 2014-10-08 | 1 | -5/+13 |