summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/enetc/enetc_hw.h
Commit message (Expand)AuthorAgeFilesLines
* net: enetc: only commit preemptible TCs to hardware when MM TX is activeVladimir Oltean2023-04-201-0/+3
* net: enetc: add support for preemptible traffic classesVladimir Oltean2023-04-131-0/+4
* net: enetc: add support for MAC Merge statistics countersVladimir Oltean2023-02-071-0/+6
* net: enetc: add support for MAC Merge layerVladimir Oltean2023-02-071-1/+18
* net: enetc: implement software lockstep for port MAC registersVladimir Oltean2023-01-231-4/+0
* net: enetc: stop configuring pMAC in lockstep with eMACVladimir Oltean2023-01-231-1/+0
* net: enetc: add definition for offset between eMAC and pMAC regsVladimir Oltean2023-01-231-51/+53
* net: enetc: detect frame preemption hardware capabilityVladimir Oltean2023-01-231-1/+2
* net: enetc: use common naming scheme for PTGCR and PTGCAPR registersVladimir Oltean2022-09-291-5/+5
* net: enetc: parameterize port MAC stats to also cover the pMACVladimir Oltean2022-09-191-52/+54
* net: enetc: count the tc-taprio window dropsPo Liu2022-05-111-0/+1
* treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-171-1/+1
* ethernet: enetc: use eth_hw_addr_set()Jakub Kicinski2021-10-161-1/+5
* net: enetc: add support for flow controlVladimir Oltean2021-04-191-0/+9
* enetc: support PTP Sync packet one-step timestampingYangbo Lu2021-04-121-0/+7
* net: enetc: set MAC RX FIFO to recommended valueAlex Marginean2021-03-081-0/+2
* net: enetc: force the RGMII speed and duplex instead of operating in inband modeVladimir Oltean2021-03-011-3/+10
* net: enetc: fix incorrect TPID when receiving 802.1ad tagged packetsVladimir Oltean2021-03-011-0/+3
* net: enetc: take the MDIO lock only once per NAPI poll cycleVladimir Oltean2021-03-011-0/+2
* net: enetc: initialize the RFS and RSS memoriesVladimir Oltean2021-02-041-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-111-3/+7
|\
| * enetc: Fix reporting of h/w packet countersClaudiu Manoil2020-12-071-3/+7
* | enetc: Fix endianness issues for enetc_ethtoolClaudiu Manoil2020-11-191-4/+4
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-191-6/+109
|\|
| * enetc: Workaround for MDIO register access issueAlex Marginean2020-11-171-6/+109
* | enetc: Remove Tx checksumming offload codeClaudiu Manoil2020-11-041-26/+21
|/
* enetc: Add interrupt coalescing supportClaudiu Manoil2020-07-211-2/+17
* enetc: Fix interrupt coalescing register namingClaudiu Manoil2020-07-211-4/+4
* net: enetc: Initialize SerDes for SGMII and USXGMII protocolsMichael Walle2020-07-191-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-251-8/+8
|\
| * enetc: Fix HW_VLAN_CTAG_TX|RX togglingClaudiu Manoil2020-06-191-8/+8
* | net: enetc add tc flower offload flow metering policing actionPo Liu2020-06-241-0/+24
|/
* net: enetc: add tc flower psfp offload driverPo Liu2020-05-011-0/+142
* net: enetc: add hw tc hw offload features for PSPF capabilityPo Liu2020-05-011-0/+17
* enetc: Add dynamic allocation of extended Rx BD ringsClaudiu Manoil2020-03-101-6/+3
* freescale: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-241-1/+1
* enetc: Make MDIO accessors more generic and export to include/linux/fslClaudiu Manoil2020-01-051-0/+1
* enetc: add support time specific departure base on the qos etfPo Liu2020-01-021-1/+9
* enetc: add support Credit Based Shaper(CBS) for hardware offloadPo Liu2019-11-251-0/+4
* enetc: update TSN Qbv PSPEED set according to adjust link speedPo Liu2019-11-161-0/+5
* enetc: Configure the Time-Aware Scheduler via tc-taprio offloadPo Liu2019-11-161-16/+68
* enetc: Enable TC offloading with mqprioCamelia Groza2019-05-281-1/+11
* enetc: add hardware timestamping supportY.b. Lu2019-05-241-0/+13
* enetc: add PTP clock driverYangbo Lu2019-02-121-2/+3
* enetc: Add RFS and RSS supportClaudiu Manoil2019-01-241-0/+43
* enetc: Add vf to pf messaging supportClaudiu Manoil2019-01-241-0/+50
* enetc: Add ethtool statisticsClaudiu Manoil2019-01-241-0/+88
* enetc: Introduce basic PF and VF ENETC ethernet driversClaudiu Manoil2019-01-241-0/+351