aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/enetc/enetc_cbdr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-09net:enetc: command BD ring data memory alloc as one function alonePo Liu1-30/+11
2021-03-10net: enetc: pass bd_count as an argument to enetc_setup_cbdrVladimir Oltean1-2/+3
2021-03-10net: enetc: squash clear_cbdr and free_cbdr into teardown_cbdrVladimir Oltean1-7/+4
2021-03-10net: enetc: save the mode register address inside struct enetc_cbdrVladimir Oltean1-9/+10
2021-03-10net: enetc: squash enetc_alloc_cbdr and enetc_setup_cbdrVladimir Oltean1-16/+14
2021-03-10net: enetc: save the DMA device for enetc_free_cbdrVladimir Oltean1-16/+21
2021-03-10net: enetc: move the CBDR API to enetc_cbdr.cVladimir Oltean1-0/+54
2019-11-16enetc: Configure the Time-Aware Scheduler via tc-taprio offloadPo Liu1-1/+4
2019-01-24enetc: Add RFS and RSS supportClaudiu Manoil1-0/+100
2019-01-24enetc: Introduce basic PF and VF ENETC ethernet driversClaudiu Manoil1-0/+110