On 12/21/2016 9:47 AM, Wei Dai wrote: > update ixgbe shared code to version 16.11.21 . > v2 changes: > modify subject line and message body of git log according to > feedbacks from communtiy. > > split the 24th patch into 2 separate ones. > the 24th of v1 is net/ixgbe/base: add EEE support for DNL-controlled PHYs > the 24th of v2 is net/ixgbe/base: add EEE support for some PHYs > the 25th of v2 is net/ixgbe/base: remove unused enum type > > correct RAEDME > > Wei Dai (30): > net/ixgbe/base: fix PHY reset check for x550em-ext > net/ixgbe/base: fix clearing SAN MAC address > net/ixgbe/base: use fast MDIO for non-10G devices > net/ixgbe/base: fix PHY identification for x550a > net/ixgbe/base: clean up X557 link status check > net/ixgbe/base: add driver version to firmware > net/ixgbe/base: store link active LED > net/ixgbe/base: cleanup X540 checksum calculation > net/ixgbe/base: enable LASI only for X552 devices > net/ixgbe/base: limit iXFI setup to X552 devices > net/ixgbe/base: fix getting PHY type for some x550 devices > net/ixgbe/base: fix SGMII link setup for M88 PHYs > net/ixgbe/base: cleanup dead EEE code > net/ixgbe/base: fix setting unsupported autoneg speeds > net/ixgbe/base: support FW commands to control some PHYs > net/ixgbe/base: use FW commands to control some PHYs > net/ixgbe/base: support busy SGMII register reads > net/ixgbe/base: include new speeds in VFLINK interpretation > net/ixgbe/base: limit 5Gb support to X550 devices > net/ixgbe/base: add physical layer options for FW PHY type > net/ixgbe/base: remove unneeded MAC type check > net/ixgbe/base: remove unused PHY ID > net/ixgbe/base: update FW PHY flow control > net/ixgbe/base: add EEE support for some PHYs > net/ixgbe/base: remove unused enum type > net/ixgbe/base: fix IXGBE LSWFW register > net/ixgbe/base: remove unused EEE code > net/ixgbe/base: add write flush required by Inphi PHY > net/ixgbe/base: report physical layer for SGMII PHY type > net/ixgbe/base: update shared code version to 2016.11.21 <...>
Series applied to dpdk-next-net/master, thanks.