summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/enetc/enetc_vf.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann1-1/+1
2021-03-19net: enetc: teardown CBDR during PF/VF unbindVladimir Oltean1-0/+1
2021-03-11net: enetc: don't initialize unused ports from a separate code pathVladimir Oltean1-0/+7
2021-03-02net: enetc: don't overwrite the RSS indirection table when initializingVladimir Oltean1-0/+7
2020-11-05enetc: Remove Tx checksumming offload codeClaudiu Manoil1-8/+2
2020-09-21enetc: simplify the return expression of enetc_vf_set_mac_addr()Qinglang Miao1-6/+1
2020-03-23enetc: Remove unused variable 'enetc_drv_name'YueHaibing1-1/+0
2020-03-04net/freescale: Clean drivers from static versionsLeon Romanovsky1-12/+0
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-01-25enetc: Add RFS and RSS supportClaudiu Manoil1-0/+10
2019-01-25enetc: Add vf to pf messaging supportClaudiu Manoil1-0/+85
2019-01-25enetc: Introduce basic PF and VF ENETC ethernet driversClaudiu Manoil1-0/+160