Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jan 2011 01:48:12 +0000 (UTC)
From:      Jack F Vogel <jfv@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ixgbe ixgbe.c ixgbe.h ixgbe_82599.c ixgbe_api.h ixgbe_common.c ixgbe_common.h ixgbe_mbx.c ixgbe_type.h
Message-ID:  <201101220148.p0M1mSIi068361@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jfv         2011-01-22 01:48:12 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/ixgbe        ixgbe.c ixgbe.h ixgbe_82599.c ixgbe_api.h 
                         ixgbe_common.c ixgbe_common.h ixgbe_mbx.c 
                         ixgbe_type.h 
  Log:
  SVN rev 217713 on 2011-01-22 01:48:12Z by jfv
  
  MFC rev 217593:
  
          Critical fix for panic on 82598
          Phy detection now dynamic
          Flow Director improvement
          Critical fix for buf sz (jumbos)
          Release RX lock to fix LOR
  
  Revision   Changes    Path
  1.17.2.14  +133 -139  src/sys/dev/ixgbe/ixgbe.c
  1.9.2.7    +1 -0      src/sys/dev/ixgbe/ixgbe.h
  1.2.2.4    +121 -478  src/sys/dev/ixgbe/ixgbe_82599.c
  1.8.2.4    +3 -31     src/sys/dev/ixgbe/ixgbe_api.h
  1.8.2.4    +55 -6     src/sys/dev/ixgbe/ixgbe_common.c
  1.7.2.4    +2 -0      src/sys/dev/ixgbe/ixgbe_common.h
  1.1.2.3    +8 -1      src/sys/dev/ixgbe/ixgbe_mbx.c
  1.8.2.4    +35 -9     src/sys/dev/ixgbe/ixgbe_type.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101220148.p0M1mSIi068361>