aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/dpaa2/dpaa2-ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-31dpaa2-eth: Replace strlcpy with strscpyJason Wang1-4/+4
2021-04-02dpaa2-eth: export the rx copybreak value as an ethtool tunableIoana Ciornei1-0/+40
2021-01-09dpaa2-mac: export MAC counters even when in TYPE_FIXEDIoana Ciornei1-8/+8
2020-09-25dpaa2-eth: install a single steering rule when SHARED_FS is enabledIonut-robert Aron1-1/+1
2020-09-18dpaa2-eth: support PTP Sync packet one-step timestampingYangbo Lu1-1/+6
2020-09-01dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-ethtool.cIoana Ciornei1-44/+45
2020-06-29dpaa2-eth: add software counter for Tx frames converted to S/GIoana Ciornei1-0/+2
2020-06-29dpaa2-eth: send a scatter-gather FD instead of realloc-ingIoana Ciornei1-1/+0
2020-06-01dpaa2-eth: Add helper functionsIoana Radulescu1-3/+2
2020-06-01dpaa2-eth: Add support for Rx traffic classesIoana Radulescu1-6/+13
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2020-05-08dpaa2-eth: prevent array underflow in update_cls_rule()Dan Carpenter1-1/+1
2020-04-25dpaa2-eth: add channel stat to debugfsIoana Ciornei1-1/+1
2020-02-27dpaa2-eth: add support for nway resetRussell King1-0/+11
2019-11-07dpaa2-eth: add ethtool MAC countersIoana Ciornei1-1/+12
2019-10-31dpaa2-eth: add MAC/PHY support through phylinkIoana Ciornei1-0/+25
2019-10-07dpaa2-eth: Fix minor bug in ethtool stats reportingIoana Radulescu1-1/+1
2019-09-05dpaa2-eth: Add new DPNI statistics countersIoana Radulescu1-2/+17
2019-09-05dpaa2-eth: Minor refactoring in ethtool statsIoana Radulescu1-11/+7
2019-08-29dpaa2-eth: Add pause frame supportIoana Radulescu1-0/+55
2019-08-29dpaa2-eth: Use stored link settingsIoana Radulescu1-12/+3
2019-08-29dpaa2-eth: Remove support for changing link settingsIoana Radulescu1-50/+1
2019-05-26dpaa2-eth: Fix potential spectre issueIoana Radulescu1-0/+3
2019-04-16dpaa2-eth: Add flow steering support without maskingIoana Ciocoi Radulescu1-19/+78
2019-03-03dpaa2-eth: add XDP_REDIRECT supportIoana Radulescu1-0/+1
2018-12-19dpaa2-eth: Add QBMAN related statsIoana Radulescu1-0/+41
2018-11-28dpaa2-eth: Add xdp countersIoana Ciocoi Radulescu1-0/+3
2018-11-28dpaa2-eth: Cleanup channel statsIoana Ciocoi Radulescu1-11/+5
2018-10-02dpaa2-eth: Add ethtool support for flow classificationIoana Radulescu1-0/+331
2018-09-24dpaa2-eth: Make Rx flow hash key configurableIoana Ciocoi Radulescu1-0/+19
2018-09-01dpaa2-eth: Move DPAA2 Ethernet driver from staging to drivers/netIoana Radulescu1-0/+280