summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/enetc/enetc.c
AgeCommit message (Expand)Author
2021-03-08net: enetc: allow hardware timestamping on TX queues with tc-etf enabledVladimir Oltean
2021-03-01net: enetc: keep RX ring consumer index in sync with hardwareVladimir Oltean
2021-03-01net: enetc: remove bogus write to SIRXIDR from enetc_setup_rxbdrVladimir 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-03-01net: enetc: initialize RFS/RSS memories for unused ports tooVladimir Oltean
2021-03-01net: enetc: don't overwrite the RSS indirection table when initializingVladimir Oltean
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-10-11enetc: Migrate to PHYLINK and PCS_LYNXClaudiu Manoil
2020-08-03enetc: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan
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-07-21enetc: Factor out the traffic start/stop proceduresClaudiu Manoil
2020-07-21enetc: Refine buffer descriptor ring sizesClaudiu Manoil
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-26enetc: Fix tx rings bitmap iteration range, irq handlingClaudiu Manoil
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-19enetc: Fix HW_VLAN_CTAG_TX|RX togglingClaudiu Manoil
2020-06-18enetc: Use struct_size() helper in kzalloc()Gustavo A. R. Silva
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-03-10enetc: Clean up Rx BD iterationClaudiu Manoil
2020-01-02enetc: add support time specific departure base on the qos etfPo Liu
2019-12-10enetc: add software timestampingMichael Walle
2019-12-06enetc: disable EEE autoneg by defaultYangbo Lu
2019-11-25enetc: add support Credit Based Shaper(CBS) for hardware offloadPo Liu
2019-11-21enetc: make enetc_setup_tc_mqprio staticMao Wenan
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-11-07enetc: fix return value for enetc_ioctl()Michael Walle
2019-11-07enetc: add ioctl() support for PHY-related opsMichael Walle
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-05-28enetc: Enable TC offloading with mqprioCamelia Groza
2019-05-27enetc: fix le32/le16 degrading to integer warningsY.b. Lu
2019-05-24enetc: add hardware timestamping supportY.b. Lu
2019-05-15enetc: Fix NULL dma address unmap for Tx BD extensionsClaudiu Manoil
2019-01-28enetc: include linux/vmalloc.h for vzalloc etcStephen Rothwell
2019-01-24enetc: Add RFS and RSS supportClaudiu Manoil
2019-01-24enetc: Introduce basic PF and VF ENETC ethernet driversClaudiu Manoil