Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Nov 2008 04:44:46 +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_82598.c ixgbe_api.c ixgbe_api.h ixgbe_common.c ixgbe_common.h ixgbe_osdep.h ixgbe_phy.c ixgbe_phy.h ixgbe_type.h
Message-ID:  <200811300444.mAU4iqCU062151@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jfv         2008-11-30 04:44:46 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7_1)
    sys/dev/ixgbe        ixgbe.c ixgbe.h ixgbe_82598.c ixgbe_api.c 
                         ixgbe_api.h ixgbe_common.c ixgbe_common.h 
                         ixgbe_osdep.h ixgbe_phy.c ixgbe_phy.h 
                         ixgbe_type.h 
  Log:
  SVN rev 185464 on 2008-11-30 04:44:46Z by jfv
  
  Update driver to version 1.6.2, new hardware support
  added, header split support added as default, code
  simplification and improvement.
  
  Approved by:re
  
  Revision     Changes    Path
  1.4.2.2.2.2  +769 -482  src/sys/dev/ixgbe/ixgbe.c
  1.3.2.2.2.2  +49 -33    src/sys/dev/ixgbe/ixgbe.h
  1.3.2.2.2.2  +434 -343  src/sys/dev/ixgbe/ixgbe_82598.c
  1.3.2.2.2.2  +36 -7     src/sys/dev/ixgbe/ixgbe_api.c
  1.3.2.2.2.2  +2 -0      src/sys/dev/ixgbe/ixgbe_api.h
  1.3.2.2.2.2  +178 -57   src/sys/dev/ixgbe/ixgbe_common.c
  1.3.2.2.2.2  +5 -0      src/sys/dev/ixgbe/ixgbe_common.h
  1.3.2.2.2.2  +11 -6     src/sys/dev/ixgbe/ixgbe_osdep.h
  1.3.2.2.2.2  +268 -7    src/sys/dev/ixgbe/ixgbe_phy.c
  1.3.2.2.2.2  +51 -0     src/sys/dev/ixgbe/ixgbe_phy.h
  1.3.2.2.2.2  +210 -77   src/sys/dev/ixgbe/ixgbe_type.h



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