From: David S. Miller Date: Wed, 12 Sep 2018 06:41:03 +0000 (-0700) Subject: Merge branch 'aquantia-implement-WOL-and-EEE-support' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=80de556a6bf47c39ed5999a2ac6f1dd4b6764bb7;p=linux.git Merge branch 'aquantia-implement-WOL-and-EEE-support' Igor Russkikh says: ==================== net: aquantia: implement WOL and EEE support This is v3 of WOL/EEE functionality patch for atlantic driver. In this patchset Yana Esina and Nikita Danilov implemented: - Upload function to interact with FW memory - Definitions and structures necessary for the correct operation of Wake ON Lan - The functionality Wake On Lan via ethtool (Magic packet is supported) - The functionality for Energy-Efficient Ethernet configuration via ethtool Version 3: - use ETH_ALEN instead of raw number Version 2 has the following fixes: - patchset reorganized to extract renaming and whitespace fixes into separate patches - some of magic numbers replaced with defines - reverse christmas tree applied ==================== Signed-off-by: David S. Miller --- 80de556a6bf47c39ed5999a2ac6f1dd4b6764bb7