summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/enetc/enetc_pf.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-17net: enetc: initialize RFS/RSS memories for unused ports tooVladimir Oltean1-5/+28
2021-03-17net: enetc: don't overwrite the RSS indirection table when initializingVladimir Oltean1-0/+7
2021-02-17net: enetc: initialize the RFS and RSS memoriesVladimir Oltean1-0/+59
2020-07-29enetc: Remove the mdio bus on PF probe bailoutClaudiu Manoil1-0/+1
2019-09-27enetc: Fix a signedness bug in enetc_of_get_phy()Dan Carpenter1-1/+1
2019-08-03enetc: Add mdio bus driver for the PCIe MDIO endpointClaudiu Manoil1-1/+4
2019-05-29enetc: Enable TC offloading with mqprioCamelia Groza1-0/+1
2019-05-24enetc: add hardware timestamping supportY.b. Lu1-0/+1
2019-05-15enetc: Allow to disable Tx SGClaudiu Manoil1-1/+1
2019-03-01enetc: Add ENETC PF level external MDIO supportClaudiu Manoil1-0/+12
2019-01-25enetc: Add RFS and RSS supportClaudiu Manoil1-1/+33
2019-01-25enetc: Add vf to pf messaging supportClaudiu Manoil1-0/+68
2019-01-25enetc: Introduce basic PF and VF ENETC ethernet driversClaudiu Manoil1-0/+831