Skip to content

Releases: wget/realtek-r8152-linux

v2.16.1

21 Jun 13:09
v2.16.1
8a84a7a

Choose a tag to compare

2.16.1 release from upstream

v2.15.20220401

01 Apr 17:34
v2.15.20220401
54b8e29

Choose a tag to compare

Import changes from linux 5.17 for compatibility

v2.15.20211119

22 Nov 00:57
v2.15.20211119

Choose a tag to compare

get/set_coalesce interface change in linux 5.15

v2.15.20210629

22 Nov 00:56
v2.15.20210629
5a91843

Choose a tag to compare

Add missing Linux kernel macros
Advertise 2.5GBASE-T for compatible devices

v2.15

22 Nov 00:53
v2.15
a8a9808

Choose a tag to compare

2.15 release from upstream

v2.14

22 Nov 00:52

Choose a tag to compare

2.14 release from upstream

v2.13.20200712

12 Jul 19:12

Choose a tag to compare

ETHTOOL_COALESCE_USECS only appeared with 5.7-rc1, not 5.6

v2.13.20200616

16 Jun 10:06
1ae9241

Choose a tag to compare

let core reject the unsupported coalescing parameters (#5)

Set ethtool_ops->supported_coalesce_params to let the core reject unsupported coalescing parameters.

Required for Linux 5.7 support; otherwise, driver initialization will fail with 'couldn't register device' (errno 22).

See upstream kernel commit id 9000edb71ab29d184aa33f5a77fa6e52d8812bb9 for more pieces of info.

v2.12.20200429

29 Apr 21:37
0ec79e0

Choose a tag to compare

Support for Linux > 5.6.0 (#4)