Florian Pose
|
ee55c20e28
|
Fixed mail address; limited lines to 78 characters; removed $Id$.
|
2024-02-01 15:15:41 +01:00 |
Bjarne von Horn
|
2e071ad680
|
Remove EtherCAT copyright notice.
|
2024-02-01 09:18:26 +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 |
Bjarne von Horn
|
f43a83555f
|
Avoid AX_COMPARE_VERSION dependency
|
2024-01-10 12:09:23 +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
|
c16883b589
|
ported r8169 to 5.10
|
2024-01-10 11:20:29 +01: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 |
Victor Lopez
|
a892b99d3c
|
Add igc for kernel 6.6
I had doubts in a few places and marked them with a //todo comment
|
2023-11-03 16:56:43 +01:00 |
Bjarne von Horn
|
3e303865f1
|
initial broadcom genet from kernel 6.1.38
|
2023-09-11 21:31:57 +02:00 |
Bjarne von Horn
|
73e6ea9ce6
|
support out-of-tree build
by replacing `src` variable in Kbuild files.
|
2023-09-11 11:43:39 +02:00 |
Florian Pose
|
b87076135e
|
Use Git for version detection and tools.
|
2021-03-17 14:51:35 +01:00 |
Florian Pose
|
8da461bdab
|
Added clean igb driver from kernel 3.18 (no EtherCAT yet).
|
2017-09-08 14:39:38 +02:00 |
Patrick Bruenn
|
9aba2b3e15
|
Add ccat driver for Beckhoff CCAT communication controller in Beckhoff CX20xx device
|
2014-04-04 08:32:09 +02:00 |
Florian Pose
|
b0b7e6fde4
|
Removed trailing spaces.
|
2012-09-06 20:22:24 +02:00 |
Florian Pose
|
1db2b3b9a5
|
Added e1000e driver for 2.6.34. Thanks to Siwei Zhuang.
|
2011-07-06 16:37:40 +02:00 |
Florian Pose
|
69da1f1cb2
|
Improved handling and installation of the modules' symbol versions.
|
2010-02-16 15:08:54 +01:00 |
Florian Pose
|
bec205c426
|
Basic generic Ethernet device module.
|
2009-10-13 17:56:32 +02:00 |
Florian Pose
|
6161473018
|
Switched from Subversion to Mercurial.
|
2009-08-13 15:18:53 +02:00 |
Florian Pose
|
cc6e9a7c79
|
Symbol versions; Makefile improvements.
|
2009-05-07 08:44:00 +00:00 |
Florian Pose
|
12c12b1bab
|
Improved and added license headers.
|
2009-02-24 12:51:39 +00:00 |
Florian Pose
|
919eac507b
|
First version of r8169 driver.
|
2009-02-04 17:06:14 +00:00 |
Florian Pose
|
5ca3d24337
|
merge -c1603 branches/stable-1.4: Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only.
|
2009-01-26 11:16:10 +00:00 |
Florian Pose
|
017d71e5a2
|
Removed untested r8169 driver.
|
2008-09-30 12:50:34 +00:00 |
Florian Pose
|
ddc6040be3
|
Removed the forcedeth drivers.
|
2008-09-30 12:41:34 +00:00 |
Florian Pose
|
131bcd7203
|
Added Kbuild files to BUILT_SOURCES in Makefile.am files to create dependencies.
|
2008-06-30 15:51:46 +00:00 |
Florian Pose
|
bb0aac3d58
|
Added alpha support for the Realtek r8169 chipset, thanks to Scott
Hassan.
|
2008-04-18 12:33:35 +00:00 |
Florian Pose
|
791aa6d3d1
|
Added vim modelines and properties.
|
2008-04-08 11:52:51 +00:00 |
Florian Pose
|
7be3b11fce
|
Removed config.kbuild and replaced Kbuild files by Kbuild.in files.
|
2007-09-19 08:22:20 +00:00 |