Aqc111 Versions Save

DSM driver for Aquantia AQC111U(5Gbps) based USB Ethernet adapters

1.3.3.0-12

11 months ago
  • Applied several changes included in the latest kernel
    • fix endianness issue in aqc111_change_mtu
    • cleanup mtu related logic
    • Fix out-of-bounds accesses in RX fixup
  • Supported platforms based on version 5.10 kernels

Note:

  • The installation will fail the first time. After that, run the following command from the SSH terminal:
    • sudo install -m 4755 -o root -D /var/packages/aqc111/target/aqc111/spk_su /opt/sbin/spk_su
  • Selecting a proper version is needed depending on your DSM version.
    • DSM 7.2 and above
      • use packages with the suffix _7.2.
    • DSM 7.0 and DSM 7.1
      • use packages with the suffix _7.1.
    • DSM 6.2.x
      • use packages with the suffix _6.2.

1.3.3.0-11

1 year ago
  • Improved error handling for loading settings when using DHCP.
  • Added experimental support of DSM 7.2beta. (not tested)
  • Added experimental support of DSM 6.2 again for limited platforms. (not tested)

Note:

  • The installation will fail the first time. After that, run the following command from the SSH terminal:
    • sudo install -m 4755 -o root -D /var/packages/aqc111/target/aqc111/spk_su /opt/sbin/spk_su
  • Selecting a proper version is needed depending on your DSM version.
    • DSM 7.2 and above
      • use packages with the suffix _7.2.
    • DSM 7.0 and DSM 7.1
      • use packages with the suffix _7.1.
    • DSM 6.2.x
      • use packages with the suffix _6.2.

1.3.3.0-10

1 year ago
  • Improved the workaround for the issue of not restoring IP configuration on boot introduced in DSM 7.1.1.
    • This change also fixes the issue of the "need to repair loop" occurring in some environments.

Note:

  • The installation will fail the first time. After that, run the following command from the SSH terminal: sudo install -m 4755 -o root -D /var/packages/aqc111/target/aqc111/spk_su /opt/sbin/spk_su
  • Users of DSM 6.2 should use past releases.

1.3.3.0-9

1 year ago
  • Fixed the issue that IP settings are not restored on boot introduced in DSM 7.1.1.
  • Disabled USB autosuspend by default to improve stability for some platforms.
  • Logs are now stored under /var/packages/aqc111/var/log.
  • Changed to skip creating an OVS interface when the target interface was already configured.

Note:

  • The installation will fail the first time. After that, run the following command from the SSH terminal: sudo install -m 4755 -o root -D /var/packages/aqc111/target/aqc111/spk_su /opt/sbin/spk_su
  • Users of DSM 6.2 should use past releases.

1.3.3.0-8

1 year ago
  • Fixed the issue when bond and other devices exist.
  • Improved handling of hotplug events.

Note:

  • The installation will fail the first time. After that, run the following command from the SSH terminal: sudo install -m 4755 -o root -D /var/packages/aqc111/target/aqc111/spk_su /opt/sbin/spk_su
  • Users of DSM 6.2 should use past releases.

1.3.3.0-7

1 year ago
  • Fixed install-udev-rules.
  • Fixed startup issue introduced from 1.3.3.0-6.
    • Fixed the issue when tun devices exist and refactored the startup script.

Note:

  • The installation will fail the first time. After that, run the following command from the SSH terminal: sudo install -m 4755 -o root -D /var/packages/aqc111/target/aqc111/spk_su /opt/sbin/spk_su
  • Users of DSM 6.2 should use past releases.

1.3.3.0-6

1 year ago

This driver includes changes that automatically apply some settings reported to improve driver stability in the forums.

  • Enabled the Low Power 5G flag by default and supported changing the default value of flags.
    • To change default value, edit /var/packages/aqc111/etc/flags-*.
  • Configure min_free_kbytes to 512M automatically.
  • Updated usbnet.c to 4.4.302 for platforms using the 4.4.x kernel.
  • (beta) Supported hot plug.
    • To enable the hot plug feature, After successful installation of the driver, execute the following command: sudo bash /var/packages/aqc111/scripts/install-udev-rules
    • If you update the package, you may need to run this command again.
  • Changed storage location of IP addresses to etc in the package home directory.

Note:

  • The installation will fail the first time. After that, run the following command from the SSH terminal: sudo install -m 4755 -o root -D /var/packages/aqc111/target/aqc111/spk_su /opt/sbin/spk_su
  • Users of DSM 6.2 should use past releases.

1.3.3.0-5

2 years ago
  • Init support of openvswitch. by @riverscn in https://github.com/bb-qq/r8152/pull/134
  • Improved wait procedure for device detection. This change is expected to fix the issue device is not detected at DSM startup.

Note:

  • The installation will fail the first time. After that, run the following command from the SSH terminal: sudo install -m 4755 -o root -D /var/packages/aqc111/target/aqc111/spk_su /opt/sbin/spk_su
  • Users of DSM 6.2 should use past releases.

1.3.3.0-4

2 years ago

Fixed a issue that prevented installation on ARM-based platforms.

Note:

  • The installation will fail the first time. After that, run the following command from the SSH terminal: sudo install -m 4755 -o root -D /var/packages/aqc111/target/aqc111/spk_su /opt/sbin/spk_su
  • Users of DSM 6.2 should use past releases.

1.3.3.0-3

2 years ago

Added support for DSM7 and some platforms.

  • The installation will fail the first time. After that, run the following command from the SSH terminal: sudo install -m 4755 -o root -D /var/packages/aqc111/target/aqc111/spk_su /opt/sbin/spk_su
  • Users of DSM 6.2 should use the previous version.