[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20161204204030.9853-1-f.fainelli@gmail.com>
Date: Sun, 4 Dec 2016 12:40:27 -0800
From: Florian Fainelli <f.fainelli@...il.com>
To: netdev@...r.kernel.org
Cc: tremyfr@...il.com, tklauser@...tanz.ch, davem@...emloft.net,
thierry.reding@...il.com, andrew@...n.ch,
Florian Fainelli <f.fainelli@...il.com>
Subject: [PATCH net-next 0/3] net: ethoc: Misc improvements
Hi all,
This patch series fixes/improves a few things:
- implement a proper PHYLIB adjust_link callback to set the duplex mode
accordingly
- do not open code the fetching of a MAC address in OF/DT environments
- demote an error message that occurs more frequently than expected in low
CPU/memory/bandwidth environments
Tested on a Cirrus Logic EP93xx / TS7300 board.
Florian Fainelli (3):
net: ethoc: Account for duplex changes
net: ethoc: Utilize of_get_mac_address()
net: ethoc: Demote packet dropped error message to debug
drivers/net/ethernet/ethoc.c | 44 +++++++++++++++++++++++++++++++++++++++-----
1 file changed, 39 insertions(+), 5 deletions(-)
--
2.9.3
Powered by blists - more mailing lists