Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libethernet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HAL
libethernet
Commits
eb09fc1d
Commit
eb09fc1d
authored
6 years ago
by
Sukru Senli
Browse files
Options
Downloads
Patches
Plain Diff
Adapt Copyright to company change
parent
82ef00f0
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
bcm.c
+2
-2
2 additions, 2 deletions
bcm.c
ethernet.c
+2
-2
2 additions, 2 deletions
ethernet.c
ethernet.h
+2
-2
2 additions, 2 deletions
ethernet.h
ethsw.c
+2
-2
2 additions, 2 deletions
ethsw.c
with
8 additions
and
8 deletions
bcm.c
+
2
−
2
View file @
eb09fc1d
/*
/*
* bcm.c - implements for Broadcom eth switch
* bcm.c - implements for Broadcom eth switch
*
*
* Copyright (C) 2018
Inteno Broadband Technology
AB. All rights reserved.
* Copyright (C) 2018
iopsys Software Solutions
AB. All rights reserved.
*
*
* Author: anjan.chanda@i
nteno.se
* Author: anjan.chanda@i
opsys.eu
*
*
* This program is free software; you can redistribute it and/or
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* modify it under the terms of the GNU General Public License
...
...
This diff is collapsed.
Click to expand it.
ethernet.c
+
2
−
2
View file @
eb09fc1d
/*
/*
* ethernet.c - file implements library APIs
* ethernet.c - file implements library APIs
*
*
* Copyright (C) 2018
Inteno Broadband Technology
AB. All rights reserved.
* Copyright (C) 2018
iopsys Software Solutions
AB. All rights reserved.
*
*
* Author: anjan.chanda@i
nteno.se
* Author: anjan.chanda@i
opsys.eu
*
*
* This program is free software; you can redistribute it and/or
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* modify it under the terms of the GNU General Public License
...
...
This diff is collapsed.
Click to expand it.
ethernet.h
+
2
−
2
View file @
eb09fc1d
/*
/*
* ethernet.h - library header file
* ethernet.h - library header file
*
*
* Copyright (C) 2018
Inteno Broadband Technology
AB. All rights reserved.
* Copyright (C) 2018
iopsys Software Solutions
AB. All rights reserved.
*
*
* Author: anjan.chanda@i
nteno.se
* Author: anjan.chanda@i
opsys.eu
*
*
* This program is free software; you can redistribute it and/or
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* modify it under the terms of the GNU General Public License
...
...
This diff is collapsed.
Click to expand it.
ethsw.c
+
2
−
2
View file @
eb09fc1d
/*
/*
* ethsw.c - implements APIs through swlib
* ethsw.c - implements APIs through swlib
*
*
* Copyright (C) 2018
Inteno Broadband Technology
AB. All rights reserved.
* Copyright (C) 2018
iopsys Software Solutions
AB. All rights reserved.
*
*
* Author: anjan.chanda@i
nteno.se
* Author: anjan.chanda@i
opsys.eu
*
*
* This program is free software; you can redistribute it and/or
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* modify it under the terms of the GNU General Public License
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment