Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
etherlabmaster
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ICS Control System Infrastructure
etherlabmaster
Graph
2141e10bafc87aae46ab5b323351bf822352a3e1
Select Git revision
Branches
2
master
stable-1.5
default
Tags
2
1.5.2.ESS0
version-1.3.2
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
4
Mar
2
1
28
Feb
23
22
21
20
16
15
14
13
12
9
6
15
Jan
12
10
9
8
2
1
18
Dec
8
24
Nov
23
21
7
6
3
2
31
Oct
30
27
26
25
24
23
20
19
18
17
16
13
12
11
9
5
28
Sep
27
26
25
23
19
18
11
8
4
1
31
Aug
29
23
17
15
9
8
5
4
3
2
1
31
Jul
28
25
20
19
18
17
6
27
Jun
26
21
20
14
12
6
2
29
May
26
22
19
18
17
16
15
12
11
10
9
8
5
3
26
Apr
25
24
21
20
18
12
11
10
7
6
5
3
2
31
Mar
29
28
27
24
22
21
20
19
17
15
8
6
2
28
Feb
26
25
24
23
22
20
14
13
3
26
Jan
20
17
13
6
5
23
Dec
19
16
2
25
Nov
18
11
4
28
Oct
21
Updated TODO.
Implemented alias reading/writing via sysfs.
Minor changes in EEPROM write code.
Fixed signal issue in EEPROM writing code.
Fixed possible race with next request pointer again.
Fixed possible bug in master FSM concerning unqueueing of EEPROM write
Updated TODO.
Introduced EEPROM write requests: EEPROM write operations from user
Made data pointer in ec_fsm_sii_write() const.
ec_slave_write_eeprom now returns certain error codes.
Updated NEWS file.
Removed eeprom_write_enable file.
Completely removed ecrt_slave_pdo_size() code.
Fixed enable8139too switch in config.kbuild.
Added datagram state to "Failed to receive..." messages.
Minor fix in 2.6.19 forcedeth driver.
Back-ported the running forcedeth driver from 2.6.19 to 2.6.17.
forcedeth device driver running fine.
Removed faulty polling before device->open().
Destroy slaves when leaving idle mode.
Introduced DEVICE_MODULES variable in sysconfig file; enabled init
Fixed installation of 8139too driver when disabled.
Made forcedeth driver compile with 2.6.19.
Fixed device Kbuild file again.
Fixed REV variable in devices Kbuild file.
Added testing version for forcedeth for 2.6.19 kernel.
Added --enable-8139too; cleaned up configure.ac and devices/Kbuild.
Added testing version of forcedeth driver.
Fixed addition of e100 driver to target objects in devices Kbuild makefile.
Made master devices persistent; added ec_device_attach() and ec_device_detach().
Removed ktype for module kobject; added backup device for master; device
Added ec_device_id_print().
New module file /sys/ethercat, masters moved to /sys/ethercat/masterX.
Layed out device ID functionality in own files.
Minor change in device.c (removed unused header).
Introduced device IDs; removed comment lines from 8139too; removed
Removed ec_eoeif_count parameter from master module.
Removed XML device from master structure.
Fixed e100 installation with disabled ENABLE_E100.
Added --enable-e100 switch to configure.
Loading