summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/enetc
AgeCommit message (Expand)Author
2019-09-27enetc: Fix a signedness bug in enetc_of_get_phy()Dan Carpenter
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-31enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...Christophe JAILLET
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-02enetc: Add mdio bus driver for the PCIe MDIO endpointClaudiu Manoil
2019-08-02enetc: Clean up makefileClaudiu Manoil
2019-08-02enetc: Clean up local mdio bus allocationClaudiu Manoil
2019-08-02enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is setYueHaibing
2019-07-30enetc: Fix build error without PHYLIBYueHaibing
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-05-28enetc: Enable TC offloading with mqprioCamelia Groza
2019-05-27enetc: fix le32/le16 degrading to integer warningsY.b. Lu
2019-05-24enetc: add get_ts_info interface for ethtoolY.b. Lu
2019-05-24enetc: add hardware timestamping supportY.b. Lu
2019-05-15enetc: Add missing link state info for ethtoolClaudiu Manoil
2019-05-15enetc: Allow to disable Tx SGClaudiu Manoil
2019-05-15enetc: Fix NULL dma address unmap for Tx BD extensionsClaudiu Manoil
2019-03-01enetc: Add ENETC PF level external MDIO supportClaudiu Manoil
2019-02-19ptp_qoriq: don't pass a large struct by value but instead pass it by referenceColin Ian King
2019-02-12enetc: add PTP clock driverYangbo Lu
2019-01-28enetc: include linux/vmalloc.h for vzalloc etcStephen Rothwell
2019-01-24enetc: Add RFS and RSS supportClaudiu Manoil
2019-01-24enetc: Add vf to pf messaging supportClaudiu Manoil
2019-01-24enetc: Add ethtool statisticsClaudiu Manoil
2019-01-24enetc: Introduce basic PF and VF ENETC ethernet driversClaudiu Manoil