aboutsummaryrefslogtreecommitdiff
path: root/net/ethtool
Commit message (Collapse)AuthorAge
* ethtool: Update to 4.13Rosen Penev2017-11-19
| | | | | Tested on ramips (mt7621) Signed-off-by: Rosen Penev <rosenp@gmail.com>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* net/ethtool: update to 4.8p-wassi2016-12-05
| | | | | | Update ethtool to upstream release 4.8 Signed-off-by: Paul Wassi <p.wassi@gmx.at>
* ethtool: update to v4.5Matthias Schiffer2016-03-25
| | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* ethtool: update to v4.2Matthias Schiffer2015-10-12
| | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* ethtool: update to 4.0Matthias Schiffer2015-06-10
| | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* ethtool: add missing quotation mark in MakefileSyrone Wong2015-05-29
| | | Signed-off-by: Shuoyao Wang <wong.syrone@gmail.com>
* ethtool: Add option to enable/disable pretty-printingFlorian Fainelli2015-05-27
| | | | | | | | | | | | | | | | | | | | | | 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>
* ethtool: update to 3.18Matthias Schiffer2014-12-21
| | | | | | | 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>
* misc: correct typo in Makefiles for PKG_LICENSE_FILESIan Leonard2014-11-24
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* ethtool: update to 3.15, add licensing informationMatthias Schiffer2014-08-09
| | | | | | | | 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>
* Import ethtool from packages, add myself as maintainer, update to 3.14Matthias Schiffer2014-06-12