1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-15 03:43:53 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
p-wassi
a0f2a825c1 net/ethtool: update to 4.8
Update ethtool to upstream release 4.8

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2016-12-05 20:54:49 +01:00
Matthias Schiffer
4457604f3b ethtool: update to v4.5
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2016-03-25 00:07:35 +01:00
Matthias Schiffer
8b1b1dd9f3 ethtool: update to v4.2
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2015-10-12 15:22:58 +02:00
Matthias Schiffer
ace1918bf5 ethtool: update to 4.0
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2015-06-10 21:19:41 +02:00
Syrone Wong
c8a8bea8e3 ethtool: add missing quotation mark in Makefile
Signed-off-by: Shuoyao Wang <wong.syrone@gmail.com>
2015-05-29 11:15:10 +08:00
Florian Fainelli
165fb918a6 ethtool: Add option to enable/disable pretty-printing
With upstream commit
https://git.kernel.org/cgit/network/ethtool/ethtool.git/commit/?id=875616dfcbe57ea0f639a20d85fcbad2172ad744

there is now an option to produce a smaller ethtool build which will
disable pretty printing (Ethernet drivers, SFP diagnostics...) for
platforms that do not need it.

Hook a menu configuration option to control that option. Build size
differences on ar71xx:

With:
-rw-r--r-- 1 florian florian 79K mai   23 10:43
bin/ar71xx/packages/packages/ethtool_3.18-1_ar71xx.ipk

Without:
-rw-r--r-- 1 florian florian 23K mai   23 10:43
bin/ar71xx/packages/packages/ethtool_3.18-1_ar71xx.ipk

Signed-off-by: Florian Fainelli <florian@openwrt.org>
2015-05-27 20:00:55 -07:00
Matthias Schiffer
8d5780ddcb ethtool: update to 3.18
This release contains a patch which is supposed to improve musl compatiblity. I
haven't tested it with musl though.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-12-21 16:13:47 +01:00
Ian Leonard
ac7cd4c6e6 misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-11-24 23:43:37 -08:00
Matthias Schiffer
5d467f8443 ethtool: update to 3.15, add licensing information
The ixp4xx patch is removed as I couldn't find any information about a driver
with this name, neither in the OpenWrt kernel nor upstream. If anybody knows
that it was actually useful after all, please tell me...

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-08-09 05:03:26 +02:00
Matthias Schiffer
42b53ad327 Import ethtool from packages, add myself as maintainer, update to 3.14 2014-06-12 18:26:05 +02:00