Florian Pose
|
ee55c20e28
|
Fixed mail address; limited lines to 78 characters; removed $Id$.
|
2024-02-01 15:15:41 +01:00 |
Florian Pose
|
512bac72e2
|
Merge branch 'devel-1.6' into prepare-1.6
|
2024-02-01 13:26:12 +01:00 |
Florian Pose
|
be41b79f3f
|
Merge branch 'devel-1.6' into prepare-1.6
|
2024-02-01 13:09:45 +01:00 |
Florian Pose
|
2fdea4dd53
|
Merge branch '79-query-scan-progress-via-api-2' into 'devel-1.6'
Resolve "Query scan progress via API"
See merge request etherlab.org/ethercat!110
|
2024-02-01 10:27:07 +00:00 |
Bjarne von Horn
|
75686518c7
|
Remove whitespace.
|
2024-02-01 09:20:25 +01:00 |
Bjarne von Horn
|
2e071ad680
|
Remove EtherCAT copyright notice.
|
2024-02-01 09:18:26 +01:00 |
Bjarne von Horn
|
879a0b0278
|
Remove 2.6 conditionals in tty
|
2024-02-01 09:12:55 +01:00 |
Bjarne von Horn
|
52247cfc14
|
Remove 2.6 conditionals in example
|
2024-02-01 09:12:55 +01:00 |
Bjarne von Horn
|
e8dd5984c7
|
Remove 2.6 conditionals in generic driver
|
2024-02-01 09:12:55 +01:00 |
Bjarne von Horn
|
9a2abde36c
|
Remove 2.6 conditionals in master
|
2024-02-01 09:12:55 +01:00 |
Bjarne von Horn
|
a2482e4a67
|
Remove e1000e 2.6
|
2024-02-01 09:12:55 +01:00 |
Bjarne von Horn
|
9fe05cf4eb
|
Remove 2.6 e1000
|
2024-02-01 09:12:55 +01:00 |
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 |