From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Dooks Subject: SMSC95XX driver updates Date: Tue, 2 Oct 2018 10:26:41 +0100 Message-ID: <20181002092645.1115-1-ben.dooks@codethink.co.uk> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Cc: oneukum@suse.com, davem@davemloft.net, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, linux-kernel@lists.codethink.co.uk To: netdev@vger.kernel.org Return-path: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org I have been doing some work with tegra3 systems which have a smsc9512 USB network device on them. A couple of issues we found with alignment of the data (both receive and transmit) and an issue where the automatic transmit checksum failed.