summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/enetc/enetc.h
AgeCommit message (Expand)Author
2023-04-20net: enetc: only commit preemptible TCs to hardware when MM TX is activeVladimir Oltean
2023-04-13net: enetc: add support for preemptible traffic classesVladimir Oltean
2023-02-07net: enetc: add support for MAC Merge layerVladimir Oltean
2023-02-03net: enetc: ensure we always have a minimum number of TXQs for stackVladimir Oltean
2023-01-23net: enetc: implement software lockstep for port MAC registersVladimir Oltean
2023-01-23net: enetc: detect frame preemption hardware capabilityVladimir Oltean
2023-01-18net: enetc: rename "xdp" and "dev" in enetc_setup_bpf()Vladimir Oltean
2023-01-18net: enetc: split ring resource allocation from assignmentVladimir Oltean
2023-01-05net: ethernet: enetc: get rid of xdp_redirect_sg counterLorenzo Bianconi
2022-11-23net: enetc: preserve TX ring priority across reconfigurationVladimir Oltean
2022-09-29net: enetc: offload per-tc max SDU from tc-taprioVladimir Oltean
2022-09-29net: enetc: cache accesses to &priv->si->hwVladimir Oltean
2022-09-20net: enetc: deny offload of tc-based TSN features on VF interfacesVladimir Oltean
2022-09-20net: enetc: move enetc_set_psfp() out of the common enetc_set_features()Vladimir Oltean
2022-05-11net: enetc: count the tc-taprio window dropsPo Liu
2022-02-09net:enetc: command BD ring data memory alloc as one function alonePo Liu
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