summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* net: dpaa: Convert to phylinkSean Anderson2022-10-191-75/+15
* net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-311-2/+2
* net: dpaa: Convert to SPDX identifiersSean Anderson2022-05-281-29/+3
* dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()Lv Ruyi2022-04-111-2/+6
* ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-2/+6
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* net: dpaa: reject unsupported coalescing paramsJakub Kicinski2020-03-121-4/+2
* net/freescale: Don't set zero if FW not-available in dpaaLeon Romanovsky2020-03-031-9/+0
* net/freescale: Clean drivers from static versionsLeon Romanovsky2020-03-031-2/+0
* dpaa_eth: remove netdev_err() for user errorsMadalin Bucur2019-10-311-12/+4
* dpaa_eth: add dropped frames to percpu ethtool statsMadalin Bucur2019-10-311-0/+8
* dpaa_eth: use only one buffer pool per interfaceMadalin Bucur2019-10-311-25/+19
* dpaa_eth: use only online CPU portalsMadalin Bucur2019-05-281-2/+2
* ptp_qoriq: make structure/function names more consistentYangbo Lu2019-02-121-1/+1
* dpaa_eth: add ethtool coalesce controlMadalin Bucur2018-11-231-0/+71
* net: ethernet: dpaa: remove unused variablesArnd Bergmann2018-09-281-1/+0
* net: ethernet: Add helper to determine if pause configuration is supportedAndrew Lunn2018-09-121-3/+1
* net: ethernet: Add helper for set_pauseparam for Asym PauseAndrew Lunn2018-09-121-22/+1
* dpaa_eth: add the get_ts_info interface for ethtoolYangbo Lu2018-06-261-0/+39
* dpaa_eth: use true and false for boolean valuesGustavo A. R. Silva2018-03-231-1/+1
* dpaa_eth: fix pause capability advertisement logicJake Moroni2018-02-191-1/+1
* dpaa_eth: add NETIF_F_RXHASHMadalin Bucur2017-08-281-2/+7
* dpaa_eth: enable Rx hashing controlMadalin Bucur2017-08-281-0/+113
* net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com2017-06-131-4/+2
* net: freescale: dpaa: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-031-9/+9
* dpaa_eth: add ethtool statisticsMadalin Bucur2016-11-151-0/+199
* dpaa_eth: add ethtool functionalityMadalin Bucur2016-11-151-0/+218