dev.linux.lists.ofono archive
400 archived articles, newest first (page 3 of 4). Latest articles →
Re: [PATCH] sim7100: query until AT channel is ready
Mon, 02 Jun 2025 07:19:59 +0000Re: [PATCH] sim7100: query until AT channel is ready
Wed, 28 May 2025 13:17:19 -0500[PATCH] sim7100: query until AT channel is ready
Fri, 23 May 2025 15:17:06 +0200Re: [PATCH 1/5] udevng: Record devnode even for non-USB devices
Wed, 14 May 2025 16:10:31 +0000[PATCH 5/5] mbim: Print the device as a string
Fri, 9 May 2025 15:01:12 -0500[PATCH 4/5] mbim: Do not require the DescriptorsFile property
Fri, 9 May 2025 15:01:11 -0500[PATCH 3/5] udevng: mhi: Detect MBIM mode devices
Fri, 9 May 2025 15:01:10 -0500[PATCH 2/5] udevng: mhi: Collect WWAN net devices as well
Fri, 9 May 2025 15:01:09 -0500[PATCH 1/5] udevng: Record devnode even for non-USB devices
Fri, 9 May 2025 15:01:08 -0500Re: [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.
Tue, 6 May 2025 16:20:20 +0500Re: [PATCH v4 3/6] mbim: fetch MBIM version on init
Tue, 6 May 2025 16:16:43 +0500Re: [PATCH v4 2/6] mbimmodem: add support for MBIM extensions * With MBIMEx 3.0, arguments for activating GPRS changed. Update as needed.
Tue, 6 May 2025 16:15:45 +0500Re: [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
Tue, 6 May 2025 16:12:28 +0500Re: [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.
Mon, 5 May 2025 11:29:28 -0500Re: [PATCH v4 3/6] mbim: fetch MBIM version on init
Mon, 5 May 2025 11:07:23 -0500Re: [PATCH v4 2/6] mbimmodem: add support for MBIM extensions * With MBIMEx 3.0, arguments for activating GPRS changed. Update as needed.
Mon, 5 May 2025 11:06:28 -0500Re: [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
Mon, 5 May 2025 10:46:10 -0500[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.
Mon, 5 May 2025 00:19:31 +0500[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
Mon, 5 May 2025 00:19:29 +0500[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.
Mon, 5 May 2025 00:19:30 +0500[PATCH v4 2/6] mbimmodem: add support for MBIM extensions * With MBIMEx 3.0, arguments for activating GPRS changed. Update as needed.
Mon, 5 May 2025 00:19:27 +0500[PATCH v4 3/6] mbim: fetch MBIM version on init
Mon, 5 May 2025 00:19:28 +0500[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
Mon, 5 May 2025 00:19:26 +0500[PATCH v4 0/6] mbim: Add support for MediaTek T700 5G
Mon, 5 May 2025 00:19:25 +0500[PATCH v3 2/5] mbimmodem: add support for MBIM extensions With MBIMEx 3.0, arguments for activating GPRS changed. Update as needed.
Sat, 3 May 2025 00:03:15 +0500[PATCH v3 5/5] mbimmodem: sim: add support for querying IMSI with MBIMEx 3
Sat, 3 May 2025 00:03:18 +0500[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
Sat, 3 May 2025 00:03:14 +0500[PATCH v3 0/5] mbim: Add support for MediaTek T700 5G
Sat, 3 May 2025 00:03:13 +0500[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
Sat, 3 May 2025 00:03:17 +0500[PATCH v3 3/5] mbim: fetch MBIM version on init
Sat, 3 May 2025 00:03:16 +0500[PATCH v2 5/5] mbimmodem: sim: add support for querying IMSI with MBIMEx 3
Fri, 2 May 2025 23:53:26 +0500[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
Fri, 2 May 2025 23:53:25 +0500[PATCH v2 3/5] mbim: fetch MBIM version on init
Fri, 2 May 2025 23:53:24 +0500[PATCH v2 2/5] mbimmodem: add support for MBIM extensions * With MBIMEx 3.0, arguments for activating GPRS changed.
Fri, 2 May 2025 23:53:23 +0500[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
Fri, 2 May 2025 23:53:22 +0500[PATCH v2 0/5] mbim: Add support for MediaTek T700 5G
Fri, 2 May 2025 23:53:21 +0500Re: [PATCH v1 0/4] mbim: Add support for MediaTek T700 modem
Fri, 2 May 2025 20:39:43 +0500Re: [PATCH v1 0/4] mbim: Add support for MediaTek T700 modem
Fri, 2 May 2025 10:03:06 -0500[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
Sat, 19 Apr 2025 18:22:12 +0500[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
Sat, 19 Apr 2025 18:22:15 +0500[PATCH v1 0/4] mbim: Add support for MediaTek T700 modem
Sat, 19 Apr 2025 18:22:11 +0500[PATCH v1 3/4] mbim: fetch MBIM version on init
Sat, 19 Apr 2025 18:22:14 +0500[PATCH v1 2/4] mbimmodem: add support for MBIM extensions * With MBIMEx 3.0, arguments for activating GPRS changed. Update as needed.
Sat, 19 Apr 2025 18:22:13 +0500Re: [PATCH] smsutil: fix possible buffer overflow
Thu, 10 Apr 2025 03:30:32 +0000[PATCH] smsutil: fix possible buffer overflow
Mon, 7 Apr 2025 23:52:50 +0200Re: [PATCH v6 0/7] Add QMI Device Service Request Rate-limit Option
Mon, 24 Mar 2025 18:10:37 +0000Re: [PATCH] qmi: sms: Fix possible out-of-bounds read
Mon, 24 Mar 2025 18:00:35 +0000[PATCH v6 2/7] qmi: Added structure for device options.
Wed, 19 Mar 2025 12:22:29 -0700[PATCH v6 0/7] Add QMI Device Service Request Rate-limit Option
Wed, 19 Mar 2025 12:22:27 -0700[PATCH v6 4/7] qmi: Implement QMI service request rate limiting in 'can_write_data'.
Wed, 19 Mar 2025 12:22:31 -0700[PATCH v6 1/7] qmi: Added enumeration for device quirk flags.
Wed, 19 Mar 2025 12:22:28 -0700[PATCH v6 3/7] qmi: Added device options parameter to 'qmi_qmux_device_new'.
Wed, 19 Mar 2025 12:22:30 -0700[PATCH v6 7/7] gobi: Pass QMI qmux device options to 'qmi_qmux_device_new'.
Wed, 19 Mar 2025 12:22:34 -0700[PATCH v6 6/7] udevng: Set the QMI minimum service request period for Quectel BG96 modems.
Wed, 19 Mar 2025 12:22:33 -0700[PATCH v6 5/7] qmi: Handle request rate limit option in 'qmi_qmux_device_new'.
Wed, 19 Mar 2025 12:22:32 -0700[PATCH] qmi: sms: Fix possible out-of-bounds read
Sun, 16 Mar 2025 12:26:42 +0200ZDI-CAN-23190: New Vulnerability Report (ZDI-24-1078)
Mon, 10 Mar 2025 04:34:27 +0000ZDI-CAN-23157: New Vulnerability Report (ZDI-24-1077)
Mon, 10 Mar 2025 04:32:01 +0000Re: [PATCH] Update contact information
Wed, 05 Mar 2025 18:50:33 +0000[PATCH] Update contact information
Tue, 4 Mar 2025 17:20:41 +0200Re: [PATCH v1] hfp:Update for new HFP 1.8
Tue, 04 Mar 2025 15:10:38 +0000[PATCH v1] hfp:Update for new HFP 1.8
Mon, 3 Mar 2025 09:06:46 +0530Re: [PATCH v5 0/7] Add QMI Device Service Request Rate-limit Option
Tue, 18 Feb 2025 09:29:27 -0600[PATCH v5 6/7] udevng: Set the QMI minimum service request period for Quectel BG96 modems.
Mon, 17 Feb 2025 12:01:49 -0800[PATCH v5 7/7] gobi: Pass QMI qmux device options to 'qmi_qmux_device_new'.
Mon, 17 Feb 2025 12:01:50 -0800[PATCH v5 5/7] qmi: Handle request rate limit option in 'qmi_qmux_device_new'.
Mon, 17 Feb 2025 12:01:48 -0800[PATCH v5 4/7] qmi: Implement QMI service request rate limiting in 'can_write_data'.
Mon, 17 Feb 2025 12:01:47 -0800[PATCH v5 3/7] qmi: Added device options parameter to 'qmi_qmux_device_new'.
Mon, 17 Feb 2025 12:01:46 -0800[PATCH v5 1/7] qmi: Added enumeration for device quirk flags.
Mon, 17 Feb 2025 12:01:44 -0800[PATCH v5 2/7] qmi: Added structure for device options.
Mon, 17 Feb 2025 12:01:45 -0800[PATCH v5 0/7] Add QMI Device Service Request Rate-limit Option
Mon, 17 Feb 2025 12:01:43 -0800Re: [PATCH v4 4/7] qmi: Implement QMI service request rate limiting in 'can_write_data'.
Fri, 14 Feb 2025 15:42:49 -0800Re: [PATCH v3 4/7] qmi: Implement QMI service request rate limiting in 'can_write_data'.
Fri, 14 Feb 2025 15:12:38 -0600Re: [PATCH v4 4/7] qmi: Implement QMI service request rate limiting in 'can_write_data'.
Fri, 14 Feb 2025 15:08:02 -0600Re: [PATCH v3 4/7] qmi: Implement QMI service request rate limiting in 'can_write_data'.
Fri, 14 Feb 2025 09:27:12 -0800[PATCH v4 5/7] qmi: Handle request rate limit option in 'qmi_qmux_device_new'.
Fri, 14 Feb 2025 09:22:39 -0800[PATCH v4 6/7] udevng: Set the QMI minimum service request period for Quectel BG96 modems.
Fri, 14 Feb 2025 09:22:40 -0800[PATCH v4 7/7] gobi: Pass QMI qmux device options to 'qmi_qmux_device_new'.
Fri, 14 Feb 2025 09:22:41 -0800[PATCH v4 4/7] qmi: Implement QMI service request rate limiting in 'can_write_data'.
Fri, 14 Feb 2025 09:22:38 -0800[PATCH v4 3/7] qmi: Added device options parameter to 'qmi_qmux_device_new'.
Fri, 14 Feb 2025 09:22:37 -0800[PATCH v4 2/7] qmi: Added structure for device options.
Fri, 14 Feb 2025 09:22:36 -0800[PATCH v4 1/7] qmi: Added enumeration for device quirk flags.
Fri, 14 Feb 2025 09:22:35 -0800[PATCH v4 0/7] Add QMI Device Service Request Rate-limit Option
Fri, 14 Feb 2025 09:22:34 -0800Re: [PATCH v3 4/7] qmi: Implement QMI service request rate limiting in 'can_write_data'.
Fri, 14 Feb 2025 09:29:42 -0600Re: [PATCH v2 4/7] qmi: Implement QMI service request rate limiting in 'can_write_data'.
Fri, 14 Feb 2025 09:23:19 -0600Re: [PATCH 0/2] Add T-Mobile MVNO IoT/M2M 'Public/Private' APNs
Fri, 14 Feb 2025 15:20:34 +0000[PATCH v3 6/7] udevng: Set the QMI minimum service request period for Quectel BG96 modems.
Thu, 13 Feb 2025 21:04:47 -0800[PATCH v3 5/7] qmi: Handle request rate limit option in 'qmi_qmux_device_new'.
Thu, 13 Feb 2025 21:04:46 -0800[PATCH v3 7/7] gobi: Pass QMI qmux device options to 'qmi_qmux_device_new'.
Thu, 13 Feb 2025 21:04:48 -0800[PATCH v3 4/7] qmi: Implement QMI service request rate limiting in 'can_write_data'.
Thu, 13 Feb 2025 21:04:45 -0800[PATCH v3 3/7] qmi: Added device options parameter to 'qmi_qmux_device_new'.
Thu, 13 Feb 2025 21:04:44 -0800[PATCH v3 2/7] qmi: Added structure for device options.
Thu, 13 Feb 2025 21:04:43 -0800[PATCH v3 1/7] qmi: Added enumeration for device quirk flags.
Thu, 13 Feb 2025 21:04:42 -0800[PATCH v3 0/7] Add QMI Device Service Request Rate-limit Option
Thu, 13 Feb 2025 21:04:41 -0800Re: [PATCH v2 4/7] qmi: Implement QMI service request rate limiting in 'can_write_data'.
Thu, 13 Feb 2025 20:54:22 -0800Re: [PATCH v2 4/7] qmi: Implement QMI service request rate limiting in 'can_write_data'.
Thu, 13 Feb 2025 20:22:03 -0800Re: [PATCH 0/7] Add AT&T, T-Mobile, and Verizon MVNO IoT/M2M APNs
Thu, 13 Feb 2025 16:45:54 -0800[PATCH 1/2] data: Add T-Mobile MVNO IoT/M2M 'Public' APN.
Thu, 13 Feb 2025 16:42:19 -0800[PATCH 2/2] data: Add T-Mobile MVNO IoT/M2M 'Private' APN.
Thu, 13 Feb 2025 16:42:20 -0800[PATCH 0/2] Add T-Mobile MVNO IoT/M2M 'Public/Private' APNs
Thu, 13 Feb 2025 16:42:18 -0800
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.