[ethtool] branch master updated (530e446 -> fd06f36)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Oct 9 03:48:39 UTC 2015


This is an automated email from the git hooks/post-receive script.

benh pushed a change to branch master
in repository ethtool.

      from  530e446   Release 3.16-1
       new  99bc878   bug fix: SFP Tx BIAS uses memory wrong offset
       new  1e8811a   Fix build with musl by using more common typedefs
       new  ba9a11a   Release version 3.18.
       new  49f1bea   ethtool-copy.h: sync with net
       new  530765b   Fix formatting of RX flow hash indirection table when size % 8 != 0
       new  b55a631   ethtool: Add missing Advertised speeds
       new  cc1b687   ethtool: Add support to get expansion ROM version in ethtool getdrvinfo
       new  8d87f2e   ethtool: Include SFP serial number and date in EEPROM dump
       new  3fc124c   Release version 4.0.
       new  0b2a8f1   ethtool: Dump eeprom info for soldered on modules
       new  009799a   ethtool: Add vmxnet3 register dump support
       new  380b7be   ethtool: add new emac_regs struct from driver, add new chip types.
       new  aa7d2ed   ethtool: fix typo in man page
       new  716ad7d   Fix date of 4.0 release
       new  5af504b   Release version 4.2.
       new  7a2041d   Merge tag 'v4.2' into debian
       new  733e896   Update changelog for new upstream version
       new  3a7ede8   Add post-4.2 patches to fix function prototypes
       new  352afbd   Set debhelper compatibility to 9
       new  97afd82   debian/copyright: Update to cover all source files
       new  0e5cdc4   debian/control: Change Vcs-Git, Vcs-Browser and Homepage to canonical HTTP-S URLs
       new  ebd5eb5   debian/copyright: Change Source to HTTP-S URL
       new  1fd6d56   debian/control: Update policy version to 3.9.6; no changes required
       new  fd06f36   Release 4.2-1

The 24 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.am                                        |   2 +-
 NEWS                                               |  22 +++
 configure.ac                                       |   2 +-
 debian/changelog                                   |  16 ++
 debian/compat                                      |   2 +-
 debian/control                                     |  10 +-
 debian/copyright                                   |  52 ++++--
 ...-function-declarations-when-building-test.patch |  41 +++++
 .../fix-return-type-of-test_free-prorotype.patch   |  27 +++
 debian/patches/series                              |   2 +
 ethtool-copy.h                                     |  61 ++++++-
 ethtool.8.in                                       |   2 +-
 ethtool.c                                          |  39 ++--
 ibm_emac.c                                         | 161 +++++++++++++----
 internal.h                                         |  16 +-
 sfpdiag.c                                          |   2 +-
 sfpid.c                                            |  43 ++++-
 vmxnet3.c                                          | 198 +++++++++++++++++++++
 18 files changed, 601 insertions(+), 97 deletions(-)
 create mode 100644 debian/patches/fix-missing-function-declarations-when-building-test.patch
 create mode 100644 debian/patches/fix-return-type-of-test_free-prorotype.patch
 create mode 100644 debian/patches/series
 create mode 100644 vmxnet3.c

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/ethtool.git



More information about the Kernel-svn-changes mailing list