summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/enetc/enetc_pf.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-19enetc: Fix HW_VLAN_CTAG_TX|RX togglingClaudiu Manoil1-8/+0
2020-05-01net: enetc: add tc flower psfp offload driverPo Liu1-3/+1
2020-05-01net: enetc: add hw tc hw offload features for PSPF capabilityPo Liu1-0/+8
2020-04-18enetc: permit configuration of rx-vlan-filter with ethtoolVladimir Oltean1-28/+16
2020-03-23enetc: Remove unused variable 'enetc_drv_name'YueHaibing1-1/+0
2020-03-10enetc: Drop redundant device node checkClaudiu Manoil1-5/+0
2020-03-03net/freescale: Clean drivers from static versionsLeon Romanovsky1-13/+0
2020-01-05enetc: Make MDIO accessors more generic and export to include/linux/fslClaudiu Manoil1-0/+47
2019-11-16enetc: update TSN Qbv PSPEED set according to adjust link speedPo Liu1-0/+3
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn1-2/+2
2019-09-27enetc: Fix a signedness bug in enetc_of_get_phy()Dan Carpenter1-1/+1
2019-08-02enetc: Add mdio bus driver for the PCIe MDIO endpointClaudiu Manoil1-1/+4
2019-05-28enetc: 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-24enetc: Add RFS and RSS supportClaudiu Manoil1-1/+33
2019-01-24enetc: Add vf to pf messaging supportClaudiu Manoil1-0/+68
2019-01-24enetc: Introduce basic PF and VF ENETC ethernet driversClaudiu Manoil1-0/+831