summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/enetc/enetc_hw.h
AgeCommit message (Expand)AuthorFilesLines
2023-04-21net: enetc: only commit preemptible TCs to hardware when MM TX is activeVladimir Oltean1-0/+3
2023-04-14net: enetc: add support for preemptible traffic classesVladimir Oltean1-0/+4
2023-02-08net: enetc: add support for MAC Merge statistics countersVladimir Oltean1-0/+6
2023-02-08net: enetc: add support for MAC Merge layerVladimir Oltean1-1/+18
2023-01-23net: enetc: implement software lockstep for port MAC registersVladimir Oltean1-4/+0
2023-01-23net: enetc: stop configuring pMAC in lockstep with eMACVladimir Oltean1-1/+0
2023-01-23net: enetc: add definition for offset between eMAC and pMAC regsVladimir Oltean1-51/+53
2023-01-23net: enetc: detect frame preemption hardware capabilityVladimir Oltean1-1/+2
2022-09-30net: enetc: use common naming scheme for PTGCR and PTGCAPR registersVladimir Oltean1-5/+5
2022-09-20net: enetc: parameterize port MAC stats to also cover the pMACVladimir Oltean1-52/+54
2022-05-12net: enetc: count the tc-taprio window dropsPo Liu1-0/+1
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-1/+1
2021-10-16ethernet: enetc: use eth_hw_addr_set()Jakub Kicinski1-1/+5
2021-04-20net: enetc: add support for flow controlVladimir Oltean1-0/+9
2021-04-12enetc: support PTP Sync packet one-step timestampingYangbo Lu1-0/+7
2021-03-08net: enetc: set MAC RX FIFO to recommended valueAlex Marginean1-0/+2
2021-03-02net: enetc: force the RGMII speed and duplex instead of operating in inband modeVladimir Oltean1-3/+10
2021-03-02net: enetc: fix incorrect TPID when receiving 802.1ad tagged packetsVladimir Oltean1-0/+3
2021-03-02net: enetc: take the MDIO lock only once per NAPI poll cycleVladimir Oltean1-0/+2
2021-02-05net: enetc: initialize the RFS and RSS memoriesVladimir Oltean1-0/+2
2020-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+7
2020-12-08enetc: Fix reporting of h/w packet countersClaudiu Manoil1-3/+7
2020-11-20enetc: Fix endianness issues for enetc_ethtoolClaudiu Manoil1-4/+4
2020-11-20Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-6/+109
2020-11-17enetc: Workaround for MDIO register access issueAlex Marginean1-6/+109
2020-11-05enetc: Remove Tx checksumming offload codeClaudiu Manoil1-26/+21
2020-07-22enetc: Add interrupt coalescing supportClaudiu Manoil1-2/+17
2020-07-22enetc: Fix interrupt coalescing register namingClaudiu Manoil1-4/+4
2020-07-20net: enetc: Initialize SerDes for SGMII and USXGMII protocolsMichael Walle1-0/+3
2020-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-8/+8
2020-06-25net: enetc add tc flower offload flow metering policing actionPo Liu1-0/+24
2020-06-20enetc: Fix HW_VLAN_CTAG_TX|RX togglingClaudiu Manoil1-8/+8
2020-05-02net: enetc: add tc flower psfp offload driverPo Liu1-0/+142
2020-05-02net: enetc: add hw tc hw offload features for PSPF capabilityPo Liu1-0/+17
2020-03-11enetc: Add dynamic allocation of extended Rx BD ringsClaudiu Manoil1-6/+3
2020-02-25freescale: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-01-06enetc: Make MDIO accessors more generic and export to include/linux/fslClaudiu Manoil1-0/+1
2020-01-03enetc: add support time specific departure base on the qos etfPo Liu1-1/+9
2019-11-25enetc: add support Credit Based Shaper(CBS) for hardware offloadPo Liu1-0/+4
2019-11-16enetc: update TSN Qbv PSPEED set according to adjust link speedPo Liu1-0/+5
2019-11-16enetc: Configure the Time-Aware Scheduler via tc-taprio offloadPo Liu1-16/+68
2019-05-29enetc: Enable TC offloading with mqprioCamelia Groza1-1/+11
2019-05-24enetc: add hardware timestamping supportY.b. Lu1-0/+13
2019-02-12enetc: add PTP clock driverYangbo Lu1-2/+3
2019-01-25enetc: Add RFS and RSS supportClaudiu Manoil1-0/+43
2019-01-25enetc: Add vf to pf messaging supportClaudiu Manoil1-0/+50
2019-01-25enetc: Add ethtool statisticsClaudiu Manoil1-0/+88
2019-01-25enetc: Introduce basic PF and VF ENETC ethernet driversClaudiu Manoil1-0/+351