index
:
openwrt.git
apk-rebase
codespace
dgs-1210-28p-luizluca
glibc-compile
lede-17.01
main
master
openwrt-18.06
openwrt-19.07
openwrt-21.02
openwrt-22.03
openwrt-23.05
openwrt-24.10
owrt-23.05-ax880
phy-23.05
tools-sed
ynezz/kernel-5.15.145
OpenWrt Source Repository
openwrt
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
network
/
utils
/
uqmi
/
files
/
lib
/
netifd
Commit message (
Expand
)
Author
Age
Files
Lines
*
qmi: add delegate option support
Chen Minqiang
2024-09-22
1
-1
/
+3
*
qmi: add sourcefilter option support
Chen Minqiang
2024-04-17
1
-1
/
+3
*
uqmi: added timeouts in qmi.sh
Uwe Niethammer
2024-01-10
1
-43
/
+43
*
uqmi: configure PDP type and APN to modem
David Bauer
2023-10-31
1
-0
/
+8
*
uqmi: fix non-working PLMN selection
David Bauer
2023-10-31
1
-9
/
+10
*
uqmi: set RAT preference before attach
David Bauer
2023-10-31
1
-1
/
+7
*
uqmi: increase wait time before checking connection state
David Bauer
2023-10-31
1
-1
/
+1
*
uqmi: add illegal SIM state recovery
David Bauer
2023-10-31
1
-0
/
+31
*
uqmi: don't block restart on failed registration
David Bauer
2023-10-31
1
-1
/
+0
*
uqmi: added timeout to fix hanging qmi.sh
Uwe Niethammer
2023-10-03
1
-0
/
+2
*
uqmi: do not start 464xlat for dual-stack configurations
Lech Perczak
2023-06-11
1
-0
/
+1
*
uqmi: support split-APN IPv4 and IPv6 dual-stack
Lech Perczak
2023-06-11
1
-6
/
+11
*
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
[next]