index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
network
/
utils
/
uqmi
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
uqmi: dont use proto_block_restart
John Crispin
2014-10-08
1
-5
/
+3
*
uqmi: set data format to 802.3 at startup
Felix Fietkau
2014-10-02
1
-0
/
+2
*
uqmi: do not wait for network connection before starting dhcp
Felix Fietkau
2014-10-02
1
-11
/
+9
*
uqmi: use the autoconnect feature
Felix Fietkau
2014-10-02
1
-18
/
+17
*
uqmi: replace logger calls in netifd with echo
Felix Fietkau
2014-10-02
1
-12
/
+12
*
uqmi: work out the ifname instead of relying on it being in uci
Felix Fietkau
2014-10-02
1
-1
/
+13
*
uqmi: Add support for QMI-based mobile broadband modems
Felix Fietkau
2014-05-28
1
-0
/
+137