aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-12net: dpaa: reject unsupported coalescing paramsJakub Kicinski1-4/+2
2020-03-03net/freescale: Don't set zero if FW not-available in dpaaLeon Romanovsky1-9/+0
2020-03-03net/freescale: Clean drivers from static versionsLeon Romanovsky1-2/+0
2019-10-31dpaa_eth: remove netdev_err() for user errorsMadalin Bucur1-12/+4
2019-10-31dpaa_eth: add dropped frames to percpu ethtool statsMadalin Bucur1-0/+8
2019-10-31dpaa_eth: use only one buffer pool per interfaceMadalin Bucur1-25/+19
2019-05-28dpaa_eth: use only online CPU portalsMadalin Bucur1-2/+2
2019-02-12ptp_qoriq: make structure/function names more consistentYangbo Lu1-1/+1
2018-11-23dpaa_eth: add ethtool coalesce controlMadalin Bucur1-0/+71
2018-09-28net: ethernet: dpaa: remove unused variablesArnd Bergmann1-1/+0
2018-09-12net: ethernet: Add helper to determine if pause configuration is supportedAndrew Lunn1-3/+1
2018-09-12net: ethernet: Add helper for set_pauseparam for Asym PauseAndrew Lunn1-22/+1
2018-06-26dpaa_eth: add the get_ts_info interface for ethtoolYangbo Lu1-0/+39
2018-03-23dpaa_eth: use true and false for boolean valuesGustavo A. R. Silva1-1/+1
2018-02-19dpaa_eth: fix pause capability advertisement logicJake Moroni1-1/+1
2017-08-28dpaa_eth: add NETIF_F_RXHASHMadalin Bucur1-2/+7
2017-08-28dpaa_eth: enable Rx hashing controlMadalin Bucur1-0/+113
2017-06-13net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com1-4/+2
2017-01-03net: freescale: dpaa: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-9/+9
2016-11-15dpaa_eth: add ethtool statisticsMadalin Bucur1-0/+199
2016-11-15dpaa_eth: add ethtool functionalityMadalin Bucur1-0/+218