[PATCH v7 00/10] mbim: Add support for MediaTek T700 5G
2025-11-28 17:36 UTC (11+ messages)
` [PATCH v7 01/10] sim: add ofono_sim_get_modem method
` [PATCH v7 02/10] plugins/udevng: Add support for PCIe MBIM modems
` [PATCH v7 03/10] mbimmodem: add support for MBIM extensions
` [PATCH v7 04/10] plugins/udevng: Add support for the MediaTek T700 5G modem
` [PATCH v7 05/10] mbimmodem: sim: add support for querying IMSI with MBIMEx 3
` [PATCH v7 06/10] mbimmodem: sim: add support for querying ICCID
` [PATCH v7 07/10] mbim-message: Add support for parsing both UTF8/16 strings
` [PATCH v7 08/10] mbim: Add support for nested fixed arrays in arrays/structs
` [PATCH v7 09/10] mbim: Add support for SIM I/O operations
` [PATCH v7 10/10] mbim/network-registration: add support for manual registration
[PATCH v6 0/9] mbim: Add support for MediaTek T700 5G
2025-11-28 17:17 UTC (10+ messages)
` [PATCH v6 1/9] sim: add ofono_sim_get_modem method
` [PATCH v6 2/9] plugins/udevng: Add support for PCIe MBIM modems
` [PATCH v6 3/9] mbimmodem: add support for MBIM extensions
` [PATCH v6 4/9] plugins/udevng: Add support for the MediaTek T700 5G modem
` [PATCH v6 5/9] mbimmodem: sim: add support for querying IMSI with MBIMEx 3
` [PATCH v6 6/9] mbimmodem: sim: add support for querying ICCID
` [PATCH v6 7/9] mbim-message: Add support for parsing both UTF8/16 strings
` [PATCH v6 8/9] mbim: Add support for nested fixed arrays in arrays/structs
` [PATCH v6 9/9] mbim/network-registration: add support for manual registration
[PATCH v5 00/10] mbim: Add support for MediaTek T700 5G
2025-11-28 16:36 UTC (15+ messages)
` [PATCH v5 01/10] sim: add ofono_sim_get_modem method Align with the other ofono structures for fetching ofono_modem from atoms
` [PATCH v5 02/10] plugins/udevng: Add support for PCIe MBIM modems * Parses through the sysfs tree and detects MBIM control nodes, net and AT nodes
` [PATCH v5 03/10] mbimmodem: add support for MBIM extensions * With MBIMEx 3.0, arguments for activating GPRS changed. Update as needed
` [PATCH v5 04/10] plugins/udevng: Add support for the MediaTek T700 5G modem * Found in the Lenovo ThinkPad X1 Yoga Gen 8 as the Fibocom FM350-GL modem * Works perfectly with ofono now
` [PATCH v5 05/10] mbimmodem: sim: add support for querying IMSI with MBIMEx 3 This commit adds the ability to query IMSI with newer modems that use the MBIMEx 3 protocol
` [PATCH v5 06/10] mbimmodem: sim: add support for querying ICCID This implements the required functions to query file info and read file info from the modem. Currently the other file IDs haven't been implemented, but they will be tackled later
` [PATCH v5 07/10] mbim-message: Add support for parsing both UTF8/16 strings
` [PATCH v5 08/10] mbim: Add support for nested fixed arrays in arrays/structs In some arrays, a nested array can be a fixed array coupled with an OL-pair, which breaks the existing assumptions of arrays and structs, leading to wrong data being parsed. Or the parent array can have no OL-pair in this condition
` [PATCH v5 09/10] mbimmodem: add support for SIM I/O operations
` [PATCH v5 10/10] mbim/network-registration: add support for manual registration
[PATCH v1] ofono : enable proper D-Bus connection with PipeWire via ofono.conf rule for Yocto builds
2025-11-17 9:35 UTC (4+ messages)
` Planned Release Date for Version 2.19
Patch for crash parsing malformed MBIM packets
2025-10-31 19:34 UTC
Quectel EC21 with internal GSM MUX
2025-10-23 19:50 UTC (12+ messages)
` Quectel EC21 with internal GSM MUX (follow up to logic analyzer screen grab)
Quectel modem ceases working
2025-09-11 19:08 UTC (12+ messages)
[PATCH 0/5] Report technology for SIMCom A76XX modem series
2025-08-27 17:30 UTC (7+ messages)
` [PATCH 1/5] sim7100: Update to handle broader "
` [PATCH 2/5] atmodem: add explicit handling for netreg status in creg_notify()
` [PATCH 3/5] atmodem: also handle EUTRAN networks "
` [PATCH 4/5] atmodem: report cell technology capability for SIMCom A76XX
` [PATCH 5/5] Revert "atmodem: let +COPS: report access technology for SIMCom"
[PATCH] sim7100: enable ppp-reset workaround
2025-08-20 16:20 UTC (2+ messages)
[PATCH v2 0/3] droid: migrate to gobi QMI driver
2025-07-30 5:24 UTC (8+ messages)
` [PATCH 1/3] gobi: do not assume LTE is supported, detect it
` [PATCH 2/3] gobi: Add "OfflineOperatingMode" property
` [PATCH 3/3] plugins: drop droid and use gobi for droid4 modem instead
[0/6] droid: migrate to gobi QMI driver
2025-07-28 17:13 UTC (14+ messages)
` [PATCH 1/6] gobi: PERSIST_LOW_POWER instead of LOW_POWER when disabling modem
` [PATCH 2/6] gobi: fix start_service_requests() return type
` [PATCH 3/6] gobi: request PDS service if supported
` [PATCH 4/6] gobi: Do not try to create WDA service if modem does not support it
` [PATCH 5/6] gobi: Introduce "LTE" modem property
` [PATCH 6/6] plugins: drop droid and use gobi for droid4 modem instead
[PATCH] plugins: droid: migrate to QMI from AT
2025-07-25 5:45 UTC (3+ messages)
[PATCH] qmi: sms: Change SMS storage type to UIM
2025-07-23 14:30 UTC (2+ messages)
[PATCH] qmi: sms: Implement message ack
2025-07-23 14:30 UTC (2+ messages)
[PATCH v3 0/3] Clear forbidden operator list via SimManager
2025-07-09 17:50 UTC (5+ messages)
` [PATCH v3 1/3] simutil: Add forbidden operator list fileid
` [PATCH v3 2/3] sim: Create new dbus method to clear the forbidden network operator list
` [PATCH v3 3/3] doc: sim-api document ClearForbiddenNetworkOperators
[PATCH v2 0/3] Clear forbidden operator list via SimManager
2025-07-03 17:51 UTC (6+ messages)
` [PATCH v2 1/3] simutil: Add forbidden operator list fileid
` [PATCH v2 2/3] sim: Create new dbus method to clear the forbidden network operator list
` [PATCH v2 3/3] doc: sim-api document ClearForbiddenNetworkOperators
[PATCH 0/4] Get/Set forbidden operator list via SimManager
2025-07-02 8:00 UTC (9+ messages)
` [PATCH 1/4] simutil: Add Forbidden operatator list(PLMN) fileid
` [PATCH 2/4] sim: Show forbidden operator list(PLMN) with GetProperties
` [PATCH 3/4] sim: Allow SetProperties to set forbidden operator list(PLMN)
` [PATCH 4/4] doc: sim-api document ForbiddenPLMN
[PATCH] qmi: avoid free of non heap object
2025-06-27 21:20 UTC (4+ messages)
[PATCH v3] sim7100: query until AT channel is ready
2025-06-26 15:00 UTC (2+ messages)
[PATCH v2] sim7100: query until AT channel is ready
2025-06-25 13:44 UTC (2+ messages)
[PATCH] sim7100: query until AT channel is ready
2025-06-02 7:19 UTC (3+ messages)
[PATCH 1/5] udevng: Record devnode even for non-USB devices
2025-05-14 16:10 UTC (6+ messages)
` [PATCH 2/5] udevng: mhi: Collect WWAN net devices as well
` [PATCH 3/5] udevng: mhi: Detect MBIM mode devices
` [PATCH 4/5] mbim: Do not require the DescriptorsFile property
` [PATCH 5/5] mbim: Print the device as a string
[PATCH v4 0/6] mbim: Add support for MediaTek T700 5G
2025-05-06 11:20 UTC (15+ messages)
` [PATCH v4 1/6] plugins/udevng: Add support for PCIe MBIM modems * Parses through the sysfs tree and detects MBIM control nodes, net and AT nodes
` [PATCH v4 2/6] mbimmodem: add support for MBIM extensions * With MBIMEx 3.0, arguments for activating GPRS changed. Update as needed
` [PATCH v4 3/6] mbim: fetch MBIM version on init
` [PATCH v4 4/6] plugins/udevng: Add support for the MediaTek T700 5G modem * Found in the Lenovo ThinkPad X1 Yoga Gen 8 as the Fibocom FM350-GL modem * Works perfectly with ofono now
` [PATCH v4 5/6] mbimmodem: sim: add support for querying IMSI with MBIMEx 3 This commit adds the ability to query IMSI with newer modems that use the MBIMEx 3 protocol
` [PATCH v4 6/6] mbimmodem: sim: add support for querying ICCID This implements the required functions to query file info and read file info from the modem. Currently the other file IDs haven't been implemented, but they will be tackled later
[PATCH v3 0/5] mbim: Add support for MediaTek T700 5G
2025-05-02 19:03 UTC (6+ messages)
` [PATCH v3 1/5] plugins/udevng: Add support for PCIe MBIM modems Parses through the sysfs tree and detects MBIM control nodes, net and AT nodes
` [PATCH v3 2/5] mbimmodem: add support for MBIM extensions With MBIMEx 3.0, arguments for activating GPRS changed. Update as needed
` [PATCH v3 3/5] mbim: fetch MBIM version on init
` [PATCH v3 4/5] plugins/udevng: Add support for the MediaTek T700 5G Found in the Lenovo ThinkPad X1 Yoga Gen 8 as the Fibocom FM350-GL Works perfectly with ofono now
` [PATCH v3 5/5] mbimmodem: sim: add support for querying IMSI with MBIMEx 3
[PATCH v2 0/5] mbim: Add support for MediaTek T700 5G
2025-05-02 18:53 UTC (6+ messages)
` [PATCH v2 1/5] plugins/udevng: Add support for PCIe MBIM modems * Parses through the sysfs tree and detects MBIM control nodes, net and AT nodes
` [PATCH v2 2/5] mbimmodem: add support for MBIM extensions * With MBIMEx 3.0, arguments for activating GPRS changed
` [PATCH v2 3/5] mbim: fetch MBIM version on init
` [PATCH v2 4/5] plugins/udevng: Add support for the MediaTek T700 5G * Found in the Lenovo ThinkPad X1 Yoga Gen 8 as the Fibocom FM350-GL * Works perfectly with ofono now
` [PATCH v2 5/5] mbimmodem: sim: add support for querying IMSI with MBIMEx 3
[PATCH v1 0/4] mbim: Add support for MediaTek T700 modem
2025-05-02 15:39 UTC (7+ messages)
` [PATCH v1 1/4] plugins/udevng: Add support for PCIe MBIM modems * Parses through the sysfs tree and detects MBIM control nodes, net and AT nodes
` [PATCH v1 2/4] mbimmodem: add support for MBIM extensions * With MBIMEx 3.0, arguments for activating GPRS changed. Update as needed
` [PATCH v1 3/4] mbim: fetch MBIM version on init
` [PATCH v1 4/4] plugins/udevng: Add support for the MediaTek T700 5G modem * Found in the Lenovo ThinkPad X1 Yoga Gen 8 as the Fibocom FM350-GL modem * Works perfectly with ofono now
[PATCH] smsutil: fix possible buffer overflow
2025-04-10 3:30 UTC (2+ messages)
[PATCH v6 0/7] Add QMI Device Service Request Rate-limit Option
2025-03-24 18:10 UTC (9+ messages)
` [PATCH v6 1/7] qmi: Added enumeration for device quirk flags
` [PATCH v6 2/7] qmi: Added structure for device options
` [PATCH v6 3/7] qmi: Added device options parameter to 'qmi_qmux_device_new'
` [PATCH v6 4/7] qmi: Implement QMI service request rate limiting in 'can_write_data'
` [PATCH v6 5/7] qmi: Handle request rate limit option in 'qmi_qmux_device_new'
` [PATCH v6 6/7] udevng: Set the QMI minimum service request period for Quectel BG96 modems
` [PATCH v6 7/7] gobi: Pass QMI qmux device options to 'qmi_qmux_device_new'
[PATCH] qmi: sms: Fix possible out-of-bounds read
2025-03-24 18:00 UTC (2+ messages)
ZDI-CAN-23190: New Vulnerability Report (ZDI-24-1078)
2025-03-10 4:34 UTC
ZDI-CAN-23157: New Vulnerability Report (ZDI-24-1077)
2025-03-10 4:32 UTC
[PATCH] Update contact information
2025-03-05 18:50 UTC (2+ messages)
[PATCH v1] hfp:Update for new HFP 1.8
2025-03-04 15:10 UTC (2+ messages)
[PATCH v5 0/7] Add QMI Device Service Request Rate-limit Option
2025-02-18 15:29 UTC (8+ messages)
` [PATCH v5 1/7] qmi: Added enumeration for device quirk flags
` [PATCH v5 3/7] qmi: Added device options parameter to 'qmi_qmux_device_new'
` [PATCH v5 4/7] qmi: Implement QMI service request rate limiting in 'can_write_data'
` [PATCH v5 5/7] qmi: Handle request rate limit option in 'qmi_qmux_device_new'
` [PATCH v5 6/7] udevng: Set the QMI minimum service request period for Quectel BG96 modems
` [PATCH v5 7/7] gobi: Pass QMI qmux device options to 'qmi_qmux_device_new'
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).