summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/enetc/enetc_vf.c
AgeCommit message (Expand)Author
2022-09-20net: enetc: deny offload of tc-based TSN features on VF interfacesVladimir Oltean
2022-09-20net: enetc: move enetc_set_psfp() out of the common enetc_set_features()Vladimir Oltean
2021-10-16ethernet: enetc: use eth_hw_addr_set()Jakub Kicinski
2021-10-08net: enetc: add support for software TSOIoana Ciornei
2021-10-08net: enetc: declare NETIF_F_HW_CSUM and do it in softwareIoana Ciornei
2021-09-16net: enetc: Make use of the helper function dev_err_probe()Cai Huoqing
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-03-19net: enetc: teardown CBDR during PF/VF unbindVladimir Oltean
2021-03-10net: enetc: don't initialize unused ports from a separate code pathVladimir Oltean
2021-03-01net: enetc: don't overwrite the RSS indirection table when initializingVladimir Oltean
2020-11-04enetc: Remove Tx checksumming offload codeClaudiu Manoil
2020-09-21enetc: simplify the return expression of enetc_vf_set_mac_addr()Qinglang Miao
2020-03-23enetc: Remove unused variable 'enetc_drv_name'YueHaibing
2020-03-03net/freescale: Clean drivers from static versionsLeon Romanovsky
2019-05-28enetc: Enable TC offloading with mqprioCamelia Groza
2019-05-24enetc: add hardware timestamping supportY.b. Lu
2019-05-15enetc: Allow to disable Tx SGClaudiu Manoil
2019-01-24enetc: Add RFS and RSS supportClaudiu Manoil
2019-01-24enetc: Add vf to pf messaging supportClaudiu Manoil
2019-01-24enetc: Introduce basic PF and VF ENETC ethernet driversClaudiu Manoil