Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Dec 2008 04:03:17 +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:  <200812010403.mB143U9t067541@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jfv         2008-12-01 04:03:17 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    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 185505 on 2008-12-01 04:03:17Z by jfv
  
  MFC of version 1.6.2 of the ixgbe driver, contains
  header split, new adapter support, and general code
  improvement/cleanup.
  
  Approved by:re
  
  Revision  Changes    Path
  1.4.2.3   +769 -482  src/sys/dev/ixgbe/ixgbe.c
  1.3.2.3   +49 -33    src/sys/dev/ixgbe/ixgbe.h
  1.3.2.3   +434 -343  src/sys/dev/ixgbe/ixgbe_82598.c
  1.3.2.3   +36 -7     src/sys/dev/ixgbe/ixgbe_api.c
  1.3.2.3   +2 -0      src/sys/dev/ixgbe/ixgbe_api.h
  1.3.2.3   +178 -57   src/sys/dev/ixgbe/ixgbe_common.c
  1.3.2.3   +5 -0      src/sys/dev/ixgbe/ixgbe_common.h
  1.3.2.3   +11 -6     src/sys/dev/ixgbe/ixgbe_osdep.h
  1.3.2.3   +268 -7    src/sys/dev/ixgbe/ixgbe_phy.c
  1.3.2.3   +51 -0     src/sys/dev/ixgbe/ixgbe_phy.h
  1.3.2.3   +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?200812010403.mB143U9t067541>