From: Tom Lendacky <thomas.lenda...@amd.com> Date: Thu, 14 May 2015 11:43:51 -0500
> The following series of patches includes functional updates and changes > to the driver. > > - Add additional statistics to be collected and reported > - Use the netif_* functions for issuing some debug and informational > driver messages > - Rx path SKB allocation cleanup/simplification > - Remove stand-alone phylib driver and incorporate function into the nic > driver > - Simplify device tree support while maintaining backwards compatibility > - Fix the flow control negotiation logic to properly configure flow > control > - Remove the checking and setting of the device dma_mask field > > This patch series is based on net-next. > > Changes in v2: > - Change from using the netif_msg_*/netdev_* combination for issuing > messages to the more concise netif_* Series applied, thanks. But I hope we don't regret this down the road if this PHY actually is used in some other application in the future and we need to reinstantiate the phylib driver again. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html