summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/enetc/enetc_ethtool.c
AgeCommit message (Expand)Author
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-04-20net: enetc: include MAC Merge / FP registers in register dumpVladimir Oltean
2023-04-20net: enetc: only commit preemptible TCs to hardware when MM TX is activeVladimir Oltean
2023-04-20net: enetc: report mm tx-active based on tx-enabled and verify-statusVladimir Oltean
2023-04-20net: enetc: fix MAC Merge layer remaining enabled until a link down eventVladimir Oltean
2023-04-13net: enetc: workaround for unresponsive pMAC after receiving express trafficVladimir Oltean
2023-03-22net: enetc: fix aggregate RMON counters not showing the rangesVladimir Oltean
2023-02-07net: enetc: add support for MAC Merge statistics countersVladimir Oltean
2023-02-07net: enetc: add support for MAC Merge layerVladimir Oltean
2023-01-23net: enetc: build common object files into a separate moduleVladimir Oltean
2023-01-05net: ethernet: enetc: get rid of xdp_redirect_sg counterLorenzo Bianconi
2022-09-19net: enetc: expose some standardized ethtool countersVladimir Oltean
2022-09-19net: enetc: parameterize port MAC stats to also cover the pMACVladimir Oltean
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-05-11net: enetc: count the tc-taprio window dropsPo Liu
2022-03-25net: enetc: report software timestamping via SO_TIMESTAMPINGVladimir Oltean
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-10-21net: enetc: fix ethtool counter name for PM0_TERRVladimir Oltean
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-04-19net: enetc: add support for flow controlVladimir Oltean
2021-04-12enetc: support PTP Sync packet one-step timestampingYangbo Lu
2021-03-31net: enetc: add support for XDP_REDIRECTVladimir Oltean
2021-03-31net: enetc: add support for XDP_TXVladimir Oltean
2021-03-31net: enetc: add support for XDP_DROP and XDP_PASSVladimir Oltean
2020-12-07enetc: Fix reporting of h/w packet countersClaudiu 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: Fix interrupt coalescing register namingClaudiu Manoil
2020-03-10enetc: Add dynamic allocation of extended Rx BD ringsClaudiu Manoil
2020-03-10enetc: Clean up of ehtool stats lenClaudiu Manoil
2019-12-10enetc: add software timestampingMichael Walle
2019-11-07enetc: ethtool: add wake-on-lan callbacksMichael Walle
2019-05-24enetc: add get_ts_info interface for ethtoolY.b. Lu
2019-05-15enetc: Add missing link state info for ethtoolClaudiu Manoil
2019-01-24enetc: Add RFS and RSS supportClaudiu Manoil
2019-01-24enetc: Add ethtool statisticsClaudiu Manoil
2019-01-24enetc: Introduce basic PF and VF ENETC ethernet driversClaudiu Manoil