summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/enetc/enetc_vf.c
Commit message (Expand)AuthorAgeFilesLines
* net: enetc: deny offload of tc-based TSN features on VF interfacesVladimir Oltean2022-09-201-1/+12
* net: enetc: move enetc_set_psfp() out of the common enetc_set_features()Vladimir Oltean2022-09-201-1/+3
* ethernet: enetc: use eth_hw_addr_set()Jakub Kicinski2021-10-161-1/+1
* net: enetc: add support for software TSOIoana Ciornei2021-10-081-2/+4
* net: enetc: declare NETIF_F_HW_CSUM and do it in softwareIoana Ciornei2021-10-081-2/+4
* net: enetc: Make use of the helper function dev_err_probe()Cai Huoqing2021-09-161-4/+2
* dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-271-1/+1
* net: enetc: teardown CBDR during PF/VF unbindVladimir Oltean2021-03-191-0/+1
* net: enetc: don't initialize unused ports from a separate code pathVladimir Oltean2021-03-101-0/+7
* net: enetc: don't overwrite the RSS indirection table when initializingVladimir Oltean2021-03-011-0/+7
* enetc: Remove Tx checksumming offload codeClaudiu Manoil2020-11-041-8/+2
* enetc: simplify the return expression of enetc_vf_set_mac_addr()Qinglang Miao2020-09-211-6/+1
* enetc: Remove unused variable 'enetc_drv_name'YueHaibing2020-03-231-1/+0
* net/freescale: Clean drivers from static versionsLeon Romanovsky2020-03-031-12/+0
* enetc: Enable TC offloading with mqprioCamelia Groza2019-05-281-0/+1
* enetc: add hardware timestamping supportY.b. Lu2019-05-241-0/+1
* enetc: Allow to disable Tx SGClaudiu Manoil2019-05-151-1/+1
* enetc: Add RFS and RSS supportClaudiu Manoil2019-01-241-0/+10
* enetc: Add vf to pf messaging supportClaudiu Manoil2019-01-241-0/+85
* enetc: Introduce basic PF and VF ENETC ethernet driversClaudiu Manoil2019-01-241-0/+160