Commit Graph

  • 4a078b353b atutil: Add missing va_end Denis Kenzior 2019-11-13 16:53:36 -0600
  • a847ccf82c xmm7xxx: Remove unreachable statement Denis Kenzior 2019-11-13 16:51:26 -0600
  • d8ca3df926 gatchat: Make sure to set out length for omitted hexstrings Denis Kenzior 2019-11-13 16:46:07 -0600
  • 66bc5b3fd4 mbim: Don't copy too much Denis Kenzior 2019-11-13 16:26:37 -0600
  • 6cd9a241bd gprs: Remove pointless check Denis Kenzior 2019-11-13 15:48:14 -0600
  • 9111a1ac53 simutil: Remove pointless check Denis Kenzior 2019-11-13 15:35:50 -0600
  • f9204363e0 log: Remove dead code Denis Kenzior 2019-11-13 15:34:46 -0600
  • 17b6c6c314 simutil: Fix EF structure bit processing Denis Kenzior 2019-11-13 15:25:12 -0600
  • 0db662bd6b Release 1.31 Marcel Holtmann 2019-10-31 08:58:24 +0100
  • 37be9d1026 call-forwarding: Increase string buffer to avoid overflow Marcel Holtmann 2019-10-31 08:39:18 +0100
  • 96a83c167e huawei: Increase string buffer to avoid overflow Marcel Holtmann 2019-10-31 08:38:47 +0100
  • 7528a6096d gprs: update attached on netreg updates when running LTE Richard Röjfors 2019-10-11 12:29:17 -0500
  • ab9cb3b47c udevng: Support quectel MUX settings Martin Hundebøll 2019-10-07 23:39:59 +0200
  • d0398b3965 quectel: support both internal and n_gsm muxes Martin Hundebøll 2019-10-07 23:39:59 +0200
  • ad73e590e2 quectel: rework sim detection Martin Hundebøll 2019-10-07 23:39:58 +0200
  • d5bfc2ab41 gatmux: disable destroy notification on read watcher Martin Hundebøll 2019-10-08 20:44:41 +0200
  • 1b4ee8dbb8 gatmux: take reference to mux object while processing incoming data Martin Hundebøll 2019-10-08 20:44:40 +0200
  • 78a5b4b735 ublox: netreg: Also subscribe to UREG URC's Richard Röjfors 2019-09-27 07:22:47 +0200
  • 26fb0623dc udev: Adding PCIe as a subsystem in udev Antara Borwankar 2019-09-27 11:21:20 +0530
  • b9da075d63 atmodem: CGDCONT handling for cid 0 Antara Borwankar 2019-09-27 12:16:32 +0530
  • c8fdff395a quectel: remove leftover reset of wakeup command Martin Hundebøll 2019-09-26 21:27:23 +0200
  • f8090396b8 atmodem: sim: remove quectel serial vendor quirk Martin Hundebøll 2019-09-26 21:27:22 +0200
  • c96031dda5 gprs: free interface name in gprs_context_remove() Martin Hundebøll 2019-09-26 21:45:00 +0200
  • 93f03865f7 ublox: rework device initialization sequence Jonas Bonn 2019-09-25 06:35:07 +0200
  • 0b3c640971 ublox: use common close_devices when modem disabled Jonas Bonn 2019-09-25 06:35:06 +0200
  • 4bf7671881 ublox: consolidate teardown in common function Jonas Bonn 2019-09-25 06:35:05 +0200
  • 388248d6a1 ublox: network-registration: Check ureg for tech also for L2 modems Richard Röjfors 2019-09-24 18:11:12 +0200
  • 4e4c209c0b ublox: raise call to open device Jonas Bonn 2019-09-24 13:33:31 +0200
  • 875eb23000 gprs: Do nothing on detached when attaching. Richard Röjfors 2019-09-23 09:15:46 +0200
  • d57900b1cb plugins: quectel: Fix compiler warning Richard Röjfors 2019-09-22 22:53:21 +0200
  • da871669a3 gprs: Only release detachable context on de-attach Richard Röjfors 2019-09-17 18:25:48 +0200
  • 336a5b4274 gprs: deattach driver when gprs status indicates unregistered Richard Röjfors 2019-09-17 23:48:07 +0200
  • f3a5016a67 xmm7modem: Fix to set gateway in pdp context Antara Borwankar 2019-09-18 18:23:27 +0530
  • 31cad076a4 quectel: handle sim states Martin Hundebøll 2019-09-05 12:33:20 +0200
  • b73a681972 atmodem: sms: don't request URC buffering for Quectel UC15 modems Martin Hundebøll 2019-09-05 11:16:55 +0200
  • 2d868fac1f ublox: gprs: React on context deactivation Richard Röjfors 2019-09-03 16:06:11 +0200
  • 62e8e3c1e2 quectel: swap cmuxed ports Martin Hundebøll 2019-09-02 23:17:59 +0200
  • 06de0c3067 gprs: Remove prior attaching state logic Richard Röjfors 2019-08-20 17:56:51 +0200
  • b50ff27d3f gprs: Check for LTE in gprs_attached_update Richard Röjfors 2019-08-20 17:56:50 +0200
  • 30fd4b3e34 atmodem: introduce send_clcc() to reduce code duplication Pavel Machek 2019-08-16 22:27:04 +0200
  • bff7de9552 quectel: convert power event reasons to lower case Martin Hundebøll 2019-08-13 20:08:53 +0200
  • cbd8a66e95 doc: convert quectel power event reasons to lower case Martin Hundebøll 2019-08-13 20:08:52 +0200
  • 61cca1809a quectel: replace g_at_chat_set_wakeup_command() with g_at_chat_retry() Martin Hundebøll 2019-08-12 22:38:32 +0200
  • e69a30f1df gatchat: add g_at_chat_retry() Martin Hundebøll 2019-08-12 22:38:31 +0200
  • e3d5ac1f16 atmodem: Implement the list_activated_contexts callback Richard Röjfors 2019-08-12 23:31:30 +0200
  • 9a1b490e78 gprs: Ignore activated contexts during init, list them later Richard Röjfors 2019-08-12 23:31:29 +0200
  • aea2ce4e18 gprs: Add list_active_contexts Richard Röjfors 2019-08-12 23:31:28 +0200
  • e0f62cdb7a atmodem: Remove the pointless #pragma once Marcel Holtmann 2019-08-13 00:54:27 +0200
  • 702b2b533b gisi: Fix compiler warnings from -Wpragmas Marcel Holtmann 2019-08-13 00:53:18 +0200
  • 88ee0123ab gprs: Do not detach when running LTE and GPRS is unavailable. Richard Röjfors 2019-08-12 22:37:56 +0200
  • f7fca8b662 Release 1.30 Marcel Holtmann 2019-08-12 20:54:02 +0200
  • 8b46671d5e build: Add missing drivers/atmodem/network-registration.h Marcel Holtmann 2019-08-12 20:14:32 +0200
  • a4e7e8788a quectel: Add missing include for sys/socket.h Marcel Holtmann 2019-08-12 20:02:34 +0200
  • a4e267cb3a build: Add internal copy of linux/gsmmux.h for older systems Marcel Holtmann 2019-08-12 19:53:40 +0200
  • 80b1d6a6ee build: Add internal copy of linux/gpio.h for older systems Marcel Holtmann 2019-08-12 19:46:17 +0200
  • 7c3e2728e3 gisi: Fix compiler warnings from -Waddress-of-packed-member Marcel Holtmann 2019-08-12 19:38:06 +0200
  • fd69b05542 isimodem: Fix size calculation for address array Marcel Holtmann 2019-08-12 19:36:42 +0200
  • 5752702cbe gprs: Do not leak CID on failure to assign context Richard Röjfors 2019-08-06 23:11:09 +0000
  • d4ced627e0 gprs: Use -1 as netreg status during init. Richard Röjfors 2019-08-06 08:33:56 +0000
  • cfac75a332 atmodem: Check for auto activated contexts during init Richard Röjfors 2019-07-24 19:24:19 +0200
  • 1107d3cbc3 quectel: implement dbus signals for modem power notifications Martin Hundebøll 2019-07-19 14:39:56 +0200
  • b57fff4843 doc: document power-event signals for quectel Hardware API Martin Hundebøll 2019-07-19 14:39:57 +0200
  • 133233845e quectel: add dbus hardware interface Martin Hundebøll 2019-07-19 14:39:54 +0200
  • 311a04a178 doc: add documentaion for Quectel hardware API Martin Hundebøll 2019-07-19 14:39:55 +0200
  • 9b681d7a27 quectel: pass vendor id to gprs and gprs-context Martin Hundebøll 2019-07-19 12:27:46 +0200
  • d97912f5f1 atmodem: gprs-context: parse list-less CGDATA response Martin Hundebøll 2019-07-19 12:27:45 +0200
  • 2bb87d88ff udevng: detect LARA R2 series Jonas Bonn 2019-07-19 09:04:15 +0200
  • 9b1d83eaea ubloxmodem: Add model entries for LARA R2 series Jonas Bonn 2019-07-19 09:04:15 +0200
  • a39944a5c0 ublox: use custom netreg atom Jonas Bonn 2019-07-19 08:51:02 +0200
  • b4b74f009f ublox: network-registration atom Jonas Bonn 2019-07-19 08:51:01 +0200
  • 819f89f955 ublox: be explicit about lack of IPv6 Jonas Bonn 2019-07-18 12:23:14 +0200
  • 3a53f140cc ublox: add SMS support Jonas Bonn 2019-07-18 12:23:13 +0200
  • 5559874592 ublox: add voicecall support Jonas Bonn 2019-07-18 12:23:12 +0200
  • 353b7bc3e9 ublox: create only 1 gprs context Jonas Bonn 2019-07-18 12:23:11 +0200
  • 5b1d6f4e13 ublox: determine gprs-context driver from network interface Jonas Bonn 2019-07-18 12:23:10 +0200
  • a86d6ffede atmodem: export struct netreg Jonas Bonn 2019-07-18 12:23:06 +0200
  • 3e55559301 atmodem: export generic netreg funcs Jonas Bonn 2019-07-18 12:23:05 +0200
  • 1c168e8338 test: process-context-settings: print settings to stderr Martin Hundebøll 2019-07-18 13:49:35 +0200
  • 777ae04611 test: process-context-settings: use ip instead of ifconfig/route Martin Hundebøll 2019-07-18 13:49:34 +0200
  • 17bf6ac7c0 qmimodem: remember lac and cellid Christophe Ronco 2019-07-17 15:29:24 +0200
  • e98af8127f quectel: add support for the Quectel MC60 modem Martin Hundebøll 2019-07-16 21:10:51 +0200
  • 5a255d6e62 quectel: store model id in private data Martin Hundebøll 2019-07-16 21:10:50 +0200
  • bac8a9cf8d quectel: enable call volume settings Martin Hundebøll 2019-07-16 21:10:49 +0200
  • 8be2adc908 atmodem: rename OFONO_VENDOR_QUECTEL_M95 Martin Hundebøll 2019-07-16 21:10:48 +0200
  • 8905150bda gatresult: strip trailing spaces from unquoted strings Martin Hundebøll 2019-07-16 21:10:47 +0200
  • c56b66bf4b gatchat: Fix use of unterminated strings Denis Kenzior 2019-07-16 23:13:55 -0500
  • 57b4aa3678 quectel: initialize call, phonebook and sms when ready Martin Hundebøll 2019-07-10 23:51:48 +0200
  • ded2915fd5 quectel: query device model to enable vendor quirks Martin Hundebøll 2019-07-10 23:51:47 +0200
  • 47f6e8c3ad quectel: configure flow control when enabled Martin Hundebøll 2019-07-10 23:51:46 +0200
  • 2f58421b64 quectel: support gpio to power on/off the modem Martin Hundebøll 2019-07-10 23:51:45 +0200
  • 6a967b81c7 build: Add ell gpio sources Denis Kenzior 2019-07-12 10:50:12 -0500
  • 23a09f8559 quectel: add basic support for serial connected modems Martin Hundebøll 2019-07-10 23:51:44 +0200
  • e41252d00b quectel: replace glib uses with ell Martin Hundebøll 2019-07-10 23:51:43 +0200
  • 4fe04add08 quectel: unwrap call to at_util_open_device() Martin Hundebøll 2019-07-10 23:51:42 +0200
  • a0a93da0f9 quectel: always print modem pointer in debug messages Martin Hundebøll 2019-07-10 23:51:41 +0200
  • 46616a52d9 atmodem: sms: add quectel m95 quirks Martin Hundebøll 2019-07-10 23:51:40 +0200
  • 47021f9950 quectel: fix initial channel/device configuration Martin Hundebøll 2019-07-04 13:03:50 +0200
  • db74f0998a quectel: improve coding style Martin Hundebøll 2019-07-03 20:09:48 +0200
  • 181e8d3da7 atutil: guard call to g_hash_table_destroy() Martin Hundebøll 2019-07-03 20:09:47 +0200
  • 7f065625ca gatresult: include glib header Martin Hundebøll 2019-07-03 20:09:46 +0200