summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/enetc/enetc.h
AgeCommit message (Expand)Author
2021-10-08net: enetc: add support for software TSOIoana Ciornei
2021-04-19net: enetc: create a common enetc_pf_to_port helperVladimir Oltean
2021-04-16net: enetc: use dedicated TX rings for XDPVladimir Oltean
2021-04-16net: enetc: increase TX ring sizeVladimir Oltean
2021-04-12enetc: support PTP Sync packet one-step timestampingYangbo Lu
2021-04-12enetc: mark TX timestamp type per skbYangbo Lu
2021-03-31net: enetc: add support for XDP_REDIRECTVladimir Oltean
2021-03-31net: enetc: increase RX ring default sizeVladimir Oltean
2021-03-31net: enetc: add support for XDP_TXVladimir Oltean
2021-03-31net: enetc: add support for XDP_DROP and XDP_PASSVladimir Oltean
2021-03-31net: enetc: add a dedicated is_eof bit in the TX software BDVladimir Oltean
2021-03-10net: enetc: use enum enetc_active_offloadsVladimir Oltean
2021-03-10net: enetc: simplify callers of enetc_rxbd_nextVladimir Oltean
2021-03-10net: enetc: pass bd_count as an argument to enetc_setup_cbdrVladimir Oltean
2021-03-10net: enetc: squash clear_cbdr and free_cbdr into teardown_cbdrVladimir Oltean
2021-03-10net: enetc: save the mode register address inside struct enetc_cbdrVladimir Oltean
2021-03-10net: enetc: squash enetc_alloc_cbdr and enetc_setup_cbdrVladimir Oltean
2021-03-10net: enetc: save the DMA device for enetc_free_cbdrVladimir Oltean
2021-03-01net: enetc: initialize RFS/RSS memories for unused ports tooVladimir 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-10-11enetc: Migrate to PHYLINK and PCS_LYNXClaudiu Manoil
2020-07-21enetc: Add adaptive interrupt coalescingClaudiu Manoil
2020-07-21enetc: Add interrupt coalescing supportClaudiu Manoil
2020-07-21enetc: Drop redundant ____cacheline_aligned_in_smpClaudiu Manoil
2020-07-21enetc: Refine buffer descriptor ring sizesClaudiu Manoil
2020-05-01net: enetc: add tc flower psfp offload driverPo Liu
2020-05-01net: enetc: add hw tc hw offload features for PSPF capabilityPo Liu
2020-03-10enetc: Add dynamic allocation of extended Rx BD ringsClaudiu Manoil
2020-03-10enetc: Clean up Rx BD iterationClaudiu Manoil
2020-02-24freescale: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-01-02enetc: add support time specific departure base on the qos etfPo Liu
2019-11-25enetc: add support Credit Based Shaper(CBS) for hardware offloadPo Liu
2019-11-16enetc: update TSN Qbv PSPEED set according to adjust link speedPo Liu
2019-11-16enetc: Configure the Time-Aware Scheduler via tc-taprio offloadPo Liu
2019-05-28enetc: Enable TC offloading with mqprioCamelia Groza
2019-05-24enetc: add get_ts_info interface for ethtoolY.b. Lu
2019-05-24enetc: add hardware timestamping supportY.b. Lu
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