Author: edavis
Date: Tue Mar 11 06:07:12 2014
New Revision: 262999
URL: http://svnweb.freebsd.org/changeset/base/262999
Log:
Fixed MSI interrupt allocation and handling.
Fixed a DMA mapping leak that occurs when defragmenting packet chains.
Approved by: davidch (mentor)
MFC after:1
Author: edavis
Date: Fri Nov 15 20:26:14 2013
New Revision: 258187
URL: http://svnweb.freebsd.org/changeset/base/258187
Log:
Fixed a tx watchdog chip reset that could occur on mostly idle links.
Fixed various link related issues and 10GBaseT is now linking properly.
Modified the types for th
Hi Hiren,
Yes I am planning on it.
- eric
On Wed, Nov 20, 2013 at 12:27 PM, hiren panchasara wrote:
> + Eric
>
> On Fri, Sep 20, 2013 at 1:18 PM, David Christensen
> wrote:
> > Author: davidch
> > Date: Fri Sep 20 20:18:49 2013
> > New Revision: 255736
> > URL: http://svnweb.freebsd.org/chang
Author: edavis
Date: Mon Dec 30 23:02:26 2013
New Revision: 260113
URL: http://svnweb.freebsd.org/changeset/base/260113
Log:
For TSO, when the first mbuf contains both the packet header and data, the
header is split out into its own BD for processing by the firmware. When
this split occurred
Author: edavis
Date: Tue Jan 7 22:26:20 2014
New Revision: 260415
URL: http://svnweb.freebsd.org/changeset/base/260415
Log:
defragment mbuf chains longer than hw segment limit before dropping
Approved by: davidch
Modified:
head/sys/dev/bxe/bxe.c
head/sys/dev/bxe/ecore_hsi.h
Modified
On Thu, Jan 09, 2014 at 04:26:39AM +0400, Gleb Smirnoff wrote:
> Eric,
>
> On Tue, Jan 07, 2014 at 10:26:20PM +0000, Eric Davis wrote:
> E> Author: edavis
> E> Date: Tue Jan 7 22:26:20 2014
> E> New Revision: 260415
> E> URL: http://svnweb.freebsd.org/changese
;Jean-Sebastien Pedron\n
dwmalone [label="David Malone\ndwmal...@freebsd.org\n2000/07/11"]
eadler [label="Eitan Adler\nead...@freebsd.org\n2012/01/18"]
ed [label="Ed Schouten\n...@freebsd.org\n2008/05/22"]
+edavis [label="Eric Davis\neda...@freebsd.org\n2013/10
Author: edavis
Date: Thu Oct 10 21:10:51 2013
New Revision: 256299
URL: http://svnweb.freebsd.org/changeset/base/256299
Log:
Fixed the media type shown via ifconfig.
Fixed a panic that occurs when bringing up an interface on 57710/57711
running very old bootcode versions.
Fixed how bool is