Re: [PATCH v2 0/4] OpenCores 10/100 MAC ethtool operations

2014-02-01 Thread David Miller
From: Max Filippov Date: Fri, 31 Jan 2014 09:41:03 +0400 > Hello David, Ben, Florian and everybody, > > this series implements ethtool callbacks for the ethoc driver as was > requested by Florian. > > Changes v1->v2: > - fix {get,set}_settings return code in case there's no PHY; > - fix set_rin

[PATCH v2 0/4] OpenCores 10/100 MAC ethtool operations

2014-01-30 Thread Max Filippov
Hello David, Ben, Florian and everybody, this series implements ethtool callbacks for the ethoc driver as was requested by Florian. Changes v1->v2: - fix {get,set}_settings return code in case there's no PHY; - fix set_ringparam: check ring sizes, change ring sizes on the fly. Max Filippov (4):