summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/dpaa2/dpaa2-ethtool.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: dpaa2-eth: serialize changes to priv->mac with a mutexVladimir Oltean2022-12-011-11/+47
* net: dpaa2: publish MAC stringset to ethtool -S even if MAC is missingVladimir Oltean2022-12-011-9/+3
* net: dpaa2-eth: don't use -ENOTSUPP error codeVladimir Oltean2022-12-011-1/+1
* net: dpaa2-eth: add support for multiple buffer pools per DPNIRobert-Ionut Alexa2022-10-241-6/+9
* net: dpaa2-eth: rearrange variable in dpaa2_eth_get_ethtool_statsIoana Ciornei2022-10-241-10/+8
* net: dpaa2-eth: add support to query the number of queues through ethtoolRobert-Ionut Alexa2022-10-241-2/+25
* dpaa2-eth: add support for software TSOIoana Ciornei2022-02-091-0/+2
* dpaa2-eth: fix ethtool statisticsIoana Ciornei2021-12-161-1/+1
* net: dpaa2: add adaptive interrupt coalescingIoana Ciornei2021-10-151-1/+8
* net: dpaa2: add support for manual setup of IRQ coalesingIoana Ciornei2021-10-151-0/+51
* dpaa2-eth: Replace strlcpy with strscpyJason Wang2021-08-311-4/+4
* dpaa2-eth: export the rx copybreak value as an ethtool tunableIoana Ciornei2021-04-021-0/+40
* dpaa2-mac: export MAC counters even when in TYPE_FIXEDIoana Ciornei2021-01-101-8/+8
* dpaa2-eth: install a single steering rule when SHARED_FS is enabledIonut-robert Aron2020-09-261-1/+1
* dpaa2-eth: support PTP Sync packet one-step timestampingYangbo Lu2020-09-181-1/+6
* dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-ethtool.cIoana Ciornei2020-09-011-44/+45
* dpaa2-eth: add software counter for Tx frames converted to S/GIoana Ciornei2020-06-301-0/+2
* dpaa2-eth: send a scatter-gather FD instead of realloc-ingIoana Ciornei2020-06-301-1/+0
* dpaa2-eth: Add helper functionsIoana Radulescu2020-06-011-3/+2
* dpaa2-eth: Add support for Rx traffic classesIoana Radulescu2020-06-011-6/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-151-1/+1
|\
| * dpaa2-eth: prevent array underflow in update_cls_rule()Dan Carpenter2020-05-091-1/+1
* | dpaa2-eth: add channel stat to debugfsIoana Ciornei2020-04-261-1/+1
|/
* dpaa2-eth: add support for nway resetRussell King2020-02-271-0/+11
* dpaa2-eth: add ethtool MAC countersIoana Ciornei2019-11-081-1/+12
* dpaa2-eth: add MAC/PHY support through phylinkIoana Ciornei2019-10-311-0/+25
* dpaa2-eth: Fix minor bug in ethtool stats reportingIoana Radulescu2019-10-071-1/+1
* dpaa2-eth: Add new DPNI statistics countersIoana Radulescu2019-09-051-2/+17
* dpaa2-eth: Minor refactoring in ethtool statsIoana Radulescu2019-09-051-11/+7
* dpaa2-eth: Add pause frame supportIoana Radulescu2019-08-301-0/+55
* dpaa2-eth: Use stored link settingsIoana Radulescu2019-08-301-12/+3
* dpaa2-eth: Remove support for changing link settingsIoana Radulescu2019-08-301-50/+1
* dpaa2-eth: Fix potential spectre issueIoana Radulescu2019-05-261-0/+3
* dpaa2-eth: Add flow steering support without maskingIoana Ciocoi Radulescu2019-04-171-19/+78
* dpaa2-eth: add XDP_REDIRECT supportIoana Radulescu2019-03-041-0/+1
* dpaa2-eth: Add QBMAN related statsIoana Radulescu2018-12-191-0/+41
* dpaa2-eth: Add xdp countersIoana Ciocoi Radulescu2018-11-281-0/+3
* dpaa2-eth: Cleanup channel statsIoana Ciocoi Radulescu2018-11-281-11/+5
* dpaa2-eth: Add ethtool support for flow classificationIoana Radulescu2018-10-031-0/+331
* dpaa2-eth: Make Rx flow hash key configurableIoana Ciocoi Radulescu2018-09-241-0/+19
* dpaa2-eth: Move DPAA2 Ethernet driver from staging to drivers/netIoana Radulescu2018-09-021-0/+280