aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Collapse)Author
2025-04-09release: bump version to 1.24.0Dan Williams
Signed-off-by: Dan Williams <dan@ioncontrol.co>
2025-03-11treewide: Fix typosGuido Günther
Signed-off-by: Guido Günther <agx@sigxcpu.org>
2025-03-10NEWS: update for 1.24Dan Williams
Signed-off-by: Dan Williams <dan@ioncontrol.co>
2023-10-27NEWS: Use inclusive termsMadhav
Remove non-inclusive terms.
2023-10-11NEWS: add multi SIM support in cinterionAleksander Morgado
2023-09-27NEWS: update for 1.22.0Aleksander Morgado
2022-10-19NEWS: update for 1.20.0Aleksander Morgado
2021-09-08NEWS: update for 1.18 with changes since rc1Aleksander Morgado
2021-09-08build: require libqmi 1.30.2Aleksander Morgado
We need the new "Get All Call Info" request support.
2021-08-09NEWS: fix required libmbim version in 1.18Aleksander Morgado
2021-08-09NEWS: update for 1.18.0Aleksander Morgado
2021-02-23NEWS: update for 1.16.0Aleksander Morgado
2020-06-19NEWS: add info about MBIM-powered Cinterion devicesAleksander Morgado
2020-06-04NEWS: add details about the plugin configure optionsAleksander Morgado
2020-06-04filter: setup automatic per-vid checks in the plugin whitelistAleksander Morgado
Until now, the plugin whitelist rule in the filter would only handle those plugins that require specific udev tags, and those that had explicit full vid:pid pairs. This update makes a new implicit automatic whitelist for all devices that match any of the vids managed by the different plugins. Looking at the current list of devices in the blacklist and greylist maintained by ModemManager, there are no devices falling under the list of supported plugin vids that would need to be blacklisted; except for u-blox GPS modules: huawei -> 0x12d1 -> None in blacklist/greylist thuraya -> 0x1a26 -> None in blacklist/greylist telit -> 0x1bc7 -> None in blacklist/greylist dLink -> 0x2001 -> None in blacklist/greylist wavecom -> 0x114f -> None in blacklist/greylist x22x -> 0x1bbb,0x0b3c -> None in blacklist/greylist anydata -> 0x16d5 -> None in blacklist/greylist quectel -> 0x2c7c -> None in blacklist/greylist haier -> 0x201e -> None in blacklist/greylist novatel -> 0x1410 -> None in blacklist/greylist dell -> 0x413c -> None in blacklist/greylist option -> 0x0af0,0x1931 -> None in blacklist/greylist nokia -> 0x0421 -> None in blacklist/greylist cinterion -> 0x1e2d,0x0681 -> None in blacklist/greylist simtech -> 0x1e0e -> None in blacklist/greylist iridium -> 0x1edd -> None in blacklist/greylist pantech -> 0x106c -> None in blacklist/greylist longcheer -> 0x1c9e,0x1bbb -> None in blacklist/greylist linktop -> 0x230d -> None in blacklist/greylist sierra -> 0x1199 -> None in blacklist/greylist ublox -> 0x1546 -------------> GPS chips blacklisted !!!!! foxconn -> 0x0489 -> None in blacklist/greylist broadmobi -> 0x2020 -> None in blacklist/greylist fibocom -> 0x2cb7 -> None in blacklist/greylist tplink -> 0x2357 -> None in blacklist/greylist zte -> 0x19d2 -> None in blacklist/greylist The rules used to blacklist the u-blox GPS chips have already been moved to the u-blox plugin itself, and now they use the broader ID_MM_DEVICE_IGNORE tag that applies in all filter modes.
2020-06-04ublox: fully ignore GPS devices with plugin-installed rulesAleksander Morgado
Instead of setting up the ID_MM_TTY_BLACKLIST tag used in 'legacy' filter mode, tag all known u-blox GPS devices with the broader ID_MM_DEVICE_IGNORE tag that applies under all filter modes. Also, make this rules be installed by the plugin itself, because at the end, it is the u-blox plugin the one attempting to probe all devices with vid 0x1546.
2020-06-04NEWS: update MBIM reset operation info to include Qualcomm devicesAleksander Morgado
We're using QMI over MBIM to perform the reset if the device is QMI based.
2020-06-03NEWS: update for 1.14.0Aleksander Morgado
2019-11-06NEWS: update for 1.12.0Aleksander Morgado
2019-01-16NEWS: update for MM 1.10Aleksander Morgado
2018-06-02NEWS: update for 1.8Aleksander Morgado
2018-01-21NEWS: update for 1.8.0Aleksander Morgado
2016-07-07NEWS: update for 1.6-rc4Aleksander Morgado
2016-04-18NEWS: include QMI network disconnectionsAleksander Morgado
2016-03-18NEWS: update for 1.6.0Aleksander Morgado
2014-08-22release: bump version to 1.4.0Aleksander Morgado
2014-01-24release: update NEWSAleksander Morgado
2013-07-19release: update NEWSAleksander Morgado
2013-06-12NEWS: update, add reference to MBIM devicesAleksander Morgado
2012-12-07release: update NEWSDan Williams
2010-11-29sierra: support pseduo-ethernet interface on GSM devicesDan Williams
Requires the sierra_net driver, which is included in the 2.6.34 and later kernels.
2010-11-28release: update NEWS fileDan Williams
2010-10-27release: update NEWS with changed stuff since 0.4Dan Williams
2008-07-31Initial commit.Tambet Ingo