aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/enetc/enetc_hw.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-29net: enetc: use common naming scheme for PTGCR and PTGCAPR registersVladimir Oltean1-5/+5
2022-09-19net: enetc: parameterize port MAC stats to also cover the pMACVladimir Oltean1-52/+54
2022-05-11net: 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-19net: 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-01net: enetc: force the RGMII speed and duplex instead of operating in inband modeVladimir Oltean1-3/+10
2021-03-01net: enetc: fix incorrect TPID when receiving 802.1ad tagged packetsVladimir Oltean1-0/+3
2021-03-01net: enetc: take the MDIO lock only once per NAPI poll cycleVladimir Oltean1-0/+2
2021-02-04net: enetc: initialize the RFS and RSS memoriesVladimir Oltean1-0/+2
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+7
2020-12-07enetc: Fix reporting of h/w packet countersClaudiu Manoil1-3/+7
2020-11-19enetc: Fix endianness issues for enetc_ethtoolClaudiu Manoil1-4/+4
2020-11-19Merge 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-04enetc: Remove Tx checksumming offload codeClaudiu Manoil1-26/+21
2020-07-21enetc: Add interrupt coalescing supportClaudiu Manoil1-2/+17
2020-07-21enetc: Fix interrupt coalescing register namingClaudiu Manoil1-4/+4
2020-07-19net: enetc: Initialize SerDes for SGMII and USXGMII protocolsMichael Walle1-0/+3
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-8/+8
2020-06-24net: enetc add tc flower offload flow metering policing actionPo Liu1-0/+24
2020-06-19enetc: Fix HW_VLAN_CTAG_TX|RX togglingClaudiu Manoil1-8/+8
2020-05-01net: enetc: add tc flower psfp offload driverPo Liu1-0/+142
2020-05-01net: enetc: add hw tc hw offload features for PSPF capabilityPo Liu1-0/+17
2020-03-10enetc: Add dynamic allocation of extended Rx BD ringsClaudiu Manoil1-6/+3
2020-02-24freescale: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-01-05enetc: Make MDIO accessors more generic and export to include/linux/fslClaudiu Manoil1-0/+1
2020-01-02enetc: 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-28enetc: 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-24enetc: Add RFS and RSS supportClaudiu Manoil1-0/+43
2019-01-24enetc: Add vf to pf messaging supportClaudiu Manoil1-0/+50
2019-01-24enetc: Add ethtool statisticsClaudiu Manoil1-0/+88
2019-01-24enetc: Introduce basic PF and VF ENETC ethernet driversClaudiu Manoil1-0/+351