Commit Graph

2562 Commits

Author SHA1 Message Date
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
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
Florian Pose 716fdb5f06 Merge branch 'igc-6.x' into 'stable-1.5'
Backport igc to stable-1.5

See merge request etherlab.org/ethercat!100
2023-11-30 09:37:52 +00:00
Bjarne von Horn 92cebe2ec9 Merge remote-tracking branch 'origin/stable-1.5' into igc-6.x 2023-11-30 10:16:31 +01:00
Bjarne von Horn 0eac6ce78b add suspend/resume support for igc 2023-11-30 09:52:08 +01:00
Bjarne von Horn 6fc487760f remove todo comments 2023-11-30 09:51:44 +01:00
Bjarne von Horn 1a4e3291f4 Fix docs server trigger 2023-11-30 08:22:38 +00:00
Florian Pose 5f4a5ffacb Merge branch 'e100_5x_6x' into 'stable-1.5'
e100 workaround for suse-patched 5.14 for 15.5

See merge request etherlab.org/ethercat!98
2023-11-29 12:38:51 +00:00
Bjarne von Horn 2985d24d2d e100 workaround for suse-patched 5.14 2023-11-29 12:12:45 +01:00
Florian Pose 4aab385ec2 Merge branch 'e100_5x_6x' into 'stable-1.5'
Add e100 for 5.x and 6.x kernels

See merge request etherlab.org/ethercat!96
2023-11-29 09:28:27 +00:00
Bjarne von Horn 553172c7f7 add e100 for 6.4.8 2023-11-27 11:25:21 +01:00
Bjarne von Horn 6953da43e5 add e100 for 6.1.55 2023-11-27 11:16:20 +01:00
Bjarne von Horn 2035006cd6 add e100 5.15.40 2023-11-27 11:16:18 +01:00
Bjarne von Horn 96630ceb39 add e100 for 5.14.21 2023-11-27 11:15:55 +01:00
Bjarne von Horn 69a23f1da7 Add e100 5.10.115 2023-11-27 11:15:33 +01:00
Bjarne von Horn 7ea5869640 add e100 for 5.4 (orig from 5.4.255) 2023-11-27 10:14:21 +01:00
Andreas Stewering-Bone 2a68050c35 Merge branch 'fix_safeop_wait' into 'stable-1.5'
add 0 terminator in ioctl

See merge request etherlab.org/ethercat!95
2023-11-23 17:27:37 +00:00
Bjarne von Horn 267ae77ea2 add 0 terminator in ioctl 2023-11-23 18:21:02 +01:00
Florian Pose 349e73d89e Merge branch 'wait-before-safeop' into 'stable-1.5'
Feature flag to wait before SAFEOP

See merge request etherlab.org/ethercat!94
2023-11-23 13:44:46 +00:00
Florian Pose 97ee76462b Introduced feature flag WaitBeforeSAFEOPms. 2023-11-23 14:38:29 +01:00
Florian Pose f46b4ba654 Fixed wrong state assignment for IDN config. 2023-11-23 14:27:01 +01:00
Florian Pose 1ce30543dd Merge branch 'startup_race_condition' into 'stable-1.5'
Avoid race condition when starting master

See merge request etherlab.org/ethercat!93
2023-11-22 15:55:30 +00:00
Bjarne von Horn 9c5e477fa8 Avoid race condition when starting master
By first removing the non-native driver module and then
checking for success.
It's better to ask for forgiveness than to ask for permission.
2023-11-22 16:18:01 +01:00
Florian Pose b18f365b27 Merge branch 'ccat_fifo' into 'stable-1.5'
ccat/netdev: fix fifo initialization

See merge request etherlab.org/ethercat!91
2023-11-09 18:07:34 +00:00
Steffen Dirkwinkel 84b53c1e89 ccat/netdev: fix fifo initialization
ccat crashed when first timer callback was triggered before link_up was called
2023-11-09 16:37:52 +01:00
Florian Pose a75cc062ef Merge branch 'fix-71' into 'stable-1.5'
Verbose error message in case no device is configured

See merge request etherlab.org/ethercat!90
2023-11-07 11:02:14 +00:00
Bjarne von Horn 7d636fa35c Add note on how to find driver name. 2023-11-07 11:54:35 +01:00
Bjarne von Horn 55e77f964d Add a nice error message to ethercatctl in case of missing config. 2023-11-07 11:46:36 +01:00