index
:
umbim
master
OpenWrt MBIM modem utility
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-10-04
build: require CMake >= 3.10 due to dropped legacy support
master
Hauke Mehrtens
2022-08-13
umbim: fix invalid mbim message string encoding
Daniel Danzberger
2021-08-18
umbim: fix compilation with GCC 10
Stijn Tintel
2019-09-11
umbim: add home provider query support
Ingo Feinerer
2019-04-10
Iron out all extra compiler warnings
Petr Štetiar
2019-04-10
Enable extra compiler checks
Petr Štetiar
2019-04-10
mbim-proxy support
Bjørn Mork
2019-04-10
umbim: add registration set support
Ingo Feinerer
2016-05-11
add radio_state set/query support
Bjørn Mork
2016-05-11
update usage()
Bjørn Mork
2016-05-11
get buffer size from driver
Bjørn Mork
2016-05-11
dynamically allocate buffer
Bjørn Mork
2015-04-03
support non default ip-types
Bjørn Mork
2015-04-03
support IPv6 configuration
Bjørn Mork
2015-04-03
fix IP configuration prefix output
Bjørn Mork
2015-04-03
add command_id to verbose output
Bjørn Mork
2015-04-03
avoid parsing InformationBuffer unless status is "success"
Bjørn Mork
2015-04-03
add command done status to verbose output
Bjørn Mork
2015-04-03
fix subscriber response segfault
Bjørn Mork
2014-12-10
fix build for 64 bit systems
John Crispin
2014-09-08
cleanup authprotocol handling
John Crispin
2014-08-24
add support for authproto/username/password
John Crispin
2014-08-24
sanitize pincode properly
John Crispin
2014-08-24
add gpl license
John Crispin
2014-08-21
initial import
John Crispin