summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/enetc/enetc_hw.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 statistics countersVladimir Oltean
2023-02-07net: enetc: add support for MAC Merge layerVladimir Oltean
2023-01-23net: enetc: implement software lockstep for port MAC registersVladimir Oltean
2023-01-23net: enetc: stop configuring pMAC in lockstep with eMACVladimir Oltean
2023-01-23net: enetc: add definition for offset between eMAC and pMAC regsVladimir Oltean
2023-01-23net: enetc: detect frame preemption hardware capabilityVladimir Oltean
2022-09-29net: enetc: use common naming scheme for PTGCR and PTGCAPR registersVladimir Oltean
2022-09-19net: enetc: parameterize port MAC stats to also cover the pMACVladimir Oltean
2022-05-11net: enetc: count the tc-taprio window dropsPo Liu
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2021-10-16ethernet: enetc: use eth_hw_addr_set()Jakub Kicinski
2021-04-19net: enetc: add support for flow controlVladimir Oltean
2021-04-12enetc: support PTP Sync packet one-step timestampingYangbo Lu
2021-03-08net: enetc: set MAC RX FIFO to recommended valueAlex Marginean
2021-03-01net: enetc: force the RGMII speed and duplex instead of operating in inband modeVladimir Oltean
2021-03-01net: enetc: fix incorrect TPID when receiving 802.1ad tagged packetsVladimir Oltean
2021-03-01net: enetc: take the MDIO lock only once per NAPI poll cycleVladimir Oltean
2021-02-04net: enetc: initialize the RFS and RSS memoriesVladimir Oltean
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-07enetc: Fix reporting of h/w packet countersClaudiu Manoil
2020-11-19enetc: Fix endianness issues for enetc_ethtoolClaudiu Manoil
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-17enetc: Workaround for MDIO register access issueAlex Marginean
2020-11-04enetc: Remove Tx checksumming offload codeClaudiu Manoil
2020-07-21enetc: Add interrupt coalescing supportClaudiu Manoil
2020-07-21enetc: Fix interrupt coalescing register namingClaudiu Manoil
2020-07-19net: enetc: Initialize SerDes for SGMII and USXGMII protocolsMichael Walle
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-24net: enetc add tc flower offload flow metering policing actionPo Liu
2020-06-19enetc: Fix HW_VLAN_CTAG_TX|RX togglingClaudiu 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-02-24freescale: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-01-05enetc: Make MDIO accessors more generic and export to include/linux/fslClaudiu Manoil
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 hardware timestamping supportY.b. Lu
2019-02-12enetc: add PTP clock driverYangbo Lu
2019-01-24enetc: Add RFS and RSS supportClaudiu Manoil
2019-01-24enetc: Add vf to pf messaging supportClaudiu Manoil
2019-01-24enetc: Add ethtool statisticsClaudiu Manoil
2019-01-24enetc: Introduce basic PF and VF ENETC ethernet driversClaudiu Manoil