From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NXI9J-0005KM-Rk for qemu-devel@nongnu.org; Tue, 19 Jan 2010 12:45:53 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NXI9F-0005IU-9g for qemu-devel@nongnu.org; Tue, 19 Jan 2010 12:45:53 -0500 Received: from [199.232.76.173] (port=38414 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NXI9F-0005IO-0s for qemu-devel@nongnu.org; Tue, 19 Jan 2010 12:45:49 -0500 Received: from mx1.redhat.com ([209.132.183.28]:43995) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NXI9E-0007zi-JE for qemu-devel@nongnu.org; Tue, 19 Jan 2010 12:45:48 -0500 Date: Tue, 19 Jan 2010 19:42:40 +0200 From: "Michael S. Tsirkin" Message-ID: <20100119174240.GA3554@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] [PULL] eepro100 patches List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, Anthony Liguori The following changes since commit 1c39457adf220f9011cc6e08c05b272073ec3126: Blue Swirl (1): Sparc32: Update OpenBIOS image to r666 are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anthony Stefan Weil (2): eepro100: Restructure code (new function tx_command) eepro100: Fix multicast support hw/eepro100.c | 243 ++++++++++++++++++++++++++++++++------------------------- 1 files changed, 137 insertions(+), 106 deletions(-)