Bjarne von Horn
|
cb4888eee9
|
Remove 2.6 8139too e100 r8169
|
2024-02-01 09:12:55 +01:00 |
Florian Pose
|
91fe3eb735
|
Added ecrt_master_scan_progress() method.
|
2024-01-31 16:52:18 +01:00 |
Florian Pose
|
21b0b13703
|
Merge branch 'kbuild_out_of_tree' into 'devel-1.6'
support out-of-tree build
See merge request etherlab.org/ethercat!79
|
2024-01-31 14:52:23 +00:00 |
Nicola Fontana
|
aad0686cc3
|
Disable 8139too driver by default
From now on, if you want 8139too support you must explicitly pass
`--enable-8139too` to `./configure`.
|
2024-01-31 15:18:02 +01:00 |
Florian Pose
|
1c7f2b9bdd
|
Merge branch 'realtek_device_drivers_md' into 'stable-1.5'
Add realtek drivers to table.
See merge request etherlab.org/ethercat!107
|
2024-01-24 13:56:17 +00:00 |
Bjarne von Horn
|
d06ced8a24
|
Add realtek drivers to table.
Fixes #94
|
2024-01-24 12:15:34 +01:00 |
Florian Pose
|
0ce07b1fdb
|
Merge branch 'realtek_5.10_5.15' into 'stable-1.5'
Add Realtek for 5.10, 5.14, 5.15 and 6.1
See merge request etherlab.org/ethercat!78
|
2024-01-24 09:45:35 +00:00 |
Florian Pose
|
cc0ea5e5ab
|
Merge branch 'soe-handler' into 'stable-1.5'
New API for transferring SoE IDNs based on slave configurations (SoE requests)
See merge request etherlab.org/ethercat!64
|
2024-01-18 09:45:29 +00:00 |
Florian Pose
|
6c6b68c00b
|
Merge branch 'stable-1.5' into soe-handler
|
2024-01-18 10:40:06 +01:00 |
Florian Pose
|
5c6e19981b
|
Incremented ioctl version magic to 33.
|
2024-01-18 10:37:27 +01:00 |
Bjarne von Horn
|
7c5f11bb8a
|
WIP: Split doxygen API group into RT and nRT.
|
2024-01-15 11:43:59 +01:00 |
Bjarne von Horn
|
dc13d7c511
|
Add lockdep assertion for EoE xmit callback
|
2024-01-15 11:43:59 +01:00 |
Bjarne von Horn
|
eb44f82a91
|
Reuse netif_tx_lock for EoE TX synchronization
ndo_start_xmit callback is protected by __netif_tx_lock by the network stack,
so we no not need our own locks.
|
2024-01-15 11:20:25 +01:00 |
Bjarne von Horn
|
a54fac3090
|
Make locking of ext_datagram_queue more selective
|
2024-01-15 11:20:25 +01:00 |
Bjarne von Horn
|
13e1e469e1
|
Use RT Mutex instead of semaphore for RT ioctl locking.
|
2024-01-15 11:20:25 +01:00 |
Bjarne von Horn
|
7a7f9a041e
|
Fix -Wcomment.
|
2024-01-15 11:20:25 +01:00 |
Bjarne von Horn
|
b78e5e8c7d
|
Implement symbol visibility for libethercat
|
2024-01-15 11:20:25 +01:00 |
Bjarne von Horn
|
c3826c7758
|
Remove EtherCAT copyright notice.
|
2024-01-15 11:20:25 +01:00 |
Bjarne von Horn
|
539d8e4ab2
|
Remove 2.6 conditionals in tty
|
2024-01-15 11:20:25 +01:00 |
Bjarne von Horn
|
a0226a8e80
|
Remove 2.6 conditionals in example
|
2024-01-15 11:20:25 +01:00 |
Bjarne von Horn
|
10f892529b
|
Remove 2.6 conditionals in generic driver
|
2024-01-15 11:20:25 +01:00 |
Bjarne von Horn
|
543dc87d88
|
Remove 2.6 conditionals in master
|
2024-01-15 11:20:25 +01:00 |
Bjarne von Horn
|
f77a746b26
|
Remove e1000e 2.6
|
2024-01-15 11:20:25 +01:00 |
Bjarne von Horn
|
9def07b48f
|
Remove 2.6 e1000
|
2024-01-15 11:20:22 +01:00 |
Bjarne von Horn
|
8b11bd8a97
|
Remove 2.6 8139too e100 r8169
|
2024-01-15 11:18:37 +01:00 |
Bjarne von Horn
|
c4168c2dc4
|
skip dev_sw_netstats_rx_add()
|
2024-01-11 12:02:27 +01:00 |
Bjarne von Horn
|
f43a83555f
|
Avoid AX_COMPARE_VERSION dependency
|
2024-01-10 12:09:23 +01:00 |
Bjarne von Horn
|
396f7320db
|
Import some of Richards changes
|
2024-01-10 11:47:58 +01:00 |
Bjarne von Horn
|
1d8e58bfc5
|
r8169 ethtool workaround for leap 15.5
|
2024-01-10 11:20:29 +01:00 |
Bjarne von Horn
|
2eeb31dcc1
|
r8169 coalesce workaround for leap 15.4+
|
2024-01-10 11:20:29 +01:00 |
Bjarne von Horn
|
4998b4f795
|
inital r8169 for 5.14
|
2024-01-10 11:20:29 +01:00 |
Bjarne von Horn
|
2e3da687d2
|
add orig r8169 from 5.14.21
|
2024-01-10 11:20:29 +01:00 |
Bjarne von Horn
|
21b0a9d4f1
|
Ported r8169 to 6.1
|
2024-01-10 11:20:29 +01:00 |
Bjarne von Horn
|
9145b0ed93
|
orig r8169 from 6.1.38
|
2024-01-10 11:20:29 +01:00 |
Bjarne von Horn
|
52100d9278
|
unify r8169 configure for kernels >= 5.0.0
NOTE: this adds a dependency on autoconf-archive package,
because `AX_COMPARE_VERSION` macro is used.
|
2024-01-10 11:20:29 +01:00 |
Bjarne von Horn
|
79998219bc
|
minor fixes
|
2024-01-10 11:20:29 +01:00 |
Bjarne von Horn
|
556116d6b2
|
Ported 5.10
|
2024-01-10 11:20:29 +01:00 |
Bjarne von Horn
|
b1ed240c37
|
real 5.10
|
2024-01-10 11:20:29 +01:00 |
Bjarne von Horn
|
647219ac85
|
accidently ported 5.15 drivers
|
2024-01-10 11:20:29 +01:00 |
Bjarne von Horn
|
c16883b589
|
ported r8169 to 5.10
|
2024-01-10 11:20:29 +01:00 |
Bjarne von Horn
|
9b9e8a4a6e
|
initial r8169 5.10
|
2024-01-10 11:20:29 +01:00 |
Florian Pose
|
249b3a27e7
|
Merge branch 'e1000_5.x_6.x' into 'stable-1.5'
E1000 for 5.14, 5.15 and 6.1
See merge request etherlab.org/ethercat!101
|
2024-01-03 08:25:38 +00:00 |
Bjarne von Horn
|
74306224a0
|
wrap netdev_xmit_more in e1000
|
2023-12-20 17:59:51 +01:00 |
Bjarne von Horn
|
32d37eb6c1
|
Fix e1000 for suse-patched 5.14
|
2023-11-30 14:15:12 +01:00 |
Bjarne von Horn
|
959efa3b9d
|
Add e1000 for 6.1.38.
|
2023-11-30 14:15:12 +01:00 |
Bjarne von Horn
|
9de59a9f4e
|
Add e1000 for 5.15.115
|
2023-11-30 14:15:12 +01:00 |
Bjarne von Horn
|
4430b1fc6d
|
Add e1000 for 5.14.21
|
2023-11-30 14:15:12 +01:00 |
Bjarne von Horn
|
a72dfdc4c2
|
Tune e1000 update script.
|
2023-11-30 14:15:12 +01:00 |
Bjarne von Horn
|
f9fb3f1cc1
|
Add e1000 for 5.10.115
|
2023-11-30 14:14:57 +01:00 |
Florian Pose
|
1f56f6e335
|
Merge branch 'igh-vh-stable-1.5-patch-29243' into 'stable-1.5'
Fix docs server trigger
See merge request etherlab.org/ethercat!99
|
2023-11-30 09:38:49 +00:00 |