aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/enetc/enetc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-02enetc: add support time specific departure base on the qos etfPo Liu1-0/+12
2019-12-10enetc: add software timestampingMichael Walle1-0/+2
2019-12-06enetc: disable EEE autoneg by defaultYangbo Lu1-0/+5
2019-11-25enetc: add support Credit Based Shaper(CBS) for hardware offloadPo Liu1-0/+2
2019-11-21enetc: make enetc_setup_tc_mqprio staticMao Wenan1-1/+1
2019-11-16enetc: update TSN Qbv PSPEED set according to adjust link speedPo Liu1-2/+11
2019-11-16enetc: Configure the Time-Aware Scheduler via tc-taprio offloadPo Liu1-5/+14
2019-11-07enetc: fix return value for enetc_ioctl()Michael Walle1-1/+1
2019-11-07enetc: add ioctl() support for PHY-related opsMichael Walle1-1/+4
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)1-1/+1
2019-05-28enetc: Enable TC offloading with mqprioCamelia Groza1-0/+56
2019-05-27enetc: fix le32/le16 degrading to integer warningsY.b. Lu1-7/+9
2019-05-24enetc: add hardware timestamping supportY.b. Lu1-5/+153
2019-05-15enetc: Fix NULL dma address unmap for Tx BD extensionsClaudiu Manoil1-1/+3
2019-01-28enetc: include linux/vmalloc.h for vzalloc etcStephen Rothwell1-0/+1
2019-01-24enetc: Add RFS and RSS supportClaudiu Manoil1-0/+77
2019-01-24enetc: Introduce basic PF and VF ENETC ethernet driversClaudiu Manoil1-0/+1526