35 Commits
Author SHA1 Message Date
Hyacinthe Cartiaux 67fc21ca51 Import version 2.21.4 2025-11-28 16:15:54 +01:00
FSE b4effa4f4a Fix dev_set_mac_address() call for Linux 6.16+ API change 2025-08-14 14:33:39 +02:00
Hyacinthe Cartiaux 63a7f995b6 Add LICENSE 2025-06-07 21:32:15 +02:00
Hyacinthe Cartiaux 8ee2d3108f Import version 2.20.1 2025-05-25 21:39:28 +02:00
Hyacinthe Cartiaux 44b51ee072 Added ASUS vendor to udev net rules (#46) 2025-02-26 22:26:02 +01:00
Hyacinthe Cartiaux d367f1d4b7 Import version 2.19.2 2024-11-04 14:28:20 +01:00
Hyacinthe Cartiaux a3dd2c0d8c Import version 2.18.1 2024-07-01 17:59:19 +02:00
oleg.hoefling 8cd4bb5298 chore: reduce diff size
Signed-off-by: oleg.hoefling <[email protected]>
2024-05-22 00:49:19 +02:00
oleg.hoefling a5b3b4a882 add compat for 6.9.X kernels
Signed-off-by: oleg.hoefling <[email protected]>
2024-05-22 00:44:37 +02:00
Hyacinthe Cartiaux 9983081a45 Merge pull request #40 from peci1/2.17.1
Fixed build on kernels 6.8+
2024-04-05 12:08:12 +02:00
Martin Pecka 54693b3ff3 Fixed build on kernels 6.8+ 2024-04-03 23:53:43 +02:00
Hyacinthe Cartiaux 94365f21fe Merge pull request #34 from peci1/2.17.1
Imported version 2.17.1 from Realtek
2023-09-03 16:48:32 +02:00
Martin Pecka 72d7ffafad Imported version 2.17.1 2023-08-14 13:58:37 +02:00
Martin Pecka 5ee1af8990 Fixed compatibility with Linux 6.4.10+ (#33) 2023-08-14 13:54:15 +02:00
Martin Pecka ea03872113 Fixed compatibility with Linux 6.4.10+ 2023-08-14 13:44:36 +02:00
Hyacinthe Cartiaux 315a120a2e Merge remote-tracking branch 'fork/master' 2022-12-09 10:26:35 +01:00
ervinpopescu 0029747c3c Fix for linux 6.0 without breaking older kernel compatibility 2022-11-15 19:30:16 +02:00
Hyacinthe Cartiaux 6ffb3760c3 Fix for linux 5.19 without breaking older kernel compatibility 2022-09-14 15:13:31 +02:00
Hyacinthe Cartiaux d3bba0bc43 Add 2.16.3 release 2022-09-14 15:04:30 +02:00
Hyacinthe Cartiaux 8a84a7a5d4 Add 2.16.1 release 2022-06-21 15:07:25 +02:00
Hyacinthe Cartiaux 54b8e299e1 Merge pull request #17 from hcartiaux/master
Import changes from linux 5.17 for compatibility (closes #16)
2022-04-01 19:28:37 +02:00
Hyacinthe Cartiaux 665b2bd814 Import changes from linux 5.17 for compatibility
kernel/git/torvalds/linux.git - 7462494408cd3de8b0bc1e79670bf213288501d0

ethtool: extend ringparam setting/getting API with rx_buf_len

Add two new parameters kernel_ringparam and extack for
.get_ringparam and .set_ringparam to extend more ring params
through netlink.
2022-04-01 19:16:33 +02:00
Hyacinthe Cartiaux d4f36d3821 get/set_coalesce interface change in linux 5.15
Signed-off-by: Hyacinthe Cartiaux <[email protected]>
2021-11-19 09:02:06 +01:00
Hyacinthe Cartiaux 5a91843e03 Merge pull request #13 from QiuSimons/Add-2.15-release
Add 2.15 release
2021-06-29 16:40:31 +02:00
QiuSimons ca545b3386 adding missing define, apply from code review 2021-05-29 13:23:28 +08:00
QiuSimons eef9b412bc adding missing macros, apply from code review 2021-05-24 12:23:06 +08:00
QiuSimons a8a980895d Add 2.15 release 2021-05-24 12:21:02 +08:00
Hyacinthe Cartiaux 006c40bcdf Add 2.14 release 2020-10-23 10:12:41 +02:00
William Gathoye 8136e09663 ETHTOOL_COALESCE_USECS only appeared with 5.7-rc1, not 5.6 2020-07-12 21:11:09 +02:00
Michael Enßlin 1ae92418ba 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.
2020-06-16 12:04:46 +02:00
Hyacinthe Cartiaux 3427c6acef Add 2.13 release (compatibility with linux kernel up to 5.6)
Downloaded from realtek.com
https://www.realtek.com/en/component/zoo/category/network-interface-controllers-10-100-1000m-gigabit-ethernet-usb-3-0-software

Signed-off-by: Hyacinthe Cartiaux <[email protected]>
2020-05-08 20:21:49 +02:00
Rick Prego 0ec79e02cb Support for Linux > 5.6.0 (#4) 2020-04-29 23:36:23 +02:00
Hyacinthe Cartiaux d03f6237b7 Add 2.12 release 2019-05-16 23:14:46 +02:00
Hyacinthe Cartiaux 48b6eb1cd8 Add 2.11 release 2019-01-07 15:03:15 +01:00
William Gathoye 7d80501f8f Add 2.10 release 2018-11-25 20:26:18 +01:00