summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-03-04net: mscc: ocelot: return directly in ocelot_cls_flower_{replace, destroy}Vladimir Oltean1-11/+2
2020-03-04net: mscc: ocelot: replace "rule" and "ocelot_rule" variable names with "ace"Vladimir Oltean1-51/+51
2020-03-04net: mscc: ocelot: simplify tc-flower offload structuresVladimir Oltean5-215/+68
2020-03-04net: mscc: ocelot: make ocelot_ace_rule support multiple portsYangbo Lu3-13/+13
2020-03-04net/freescale: Don't set zero if FW iand bus not-available in gianfarLeon Romanovsky1-2/+0
2020-03-04net/freescale: Don't set zero if FW not-available in ucc_gethLeon Romanovsky1-1/+0
2020-03-04net/freescale: Don't set zero if FW not-available in dpaaLeon Romanovsky1-9/+0
2020-03-04net/freescale: Clean drivers from static versionsLeon Romanovsky12-40/+0
2020-03-04net/fealnx: Delete driver versionLeon Romanovsky1-20/+0
2020-03-04net/faraday: Delete driver version from the driversLeon Romanovsky2-5/+0
2020-03-04net/emulex: Delete driver versionLeon Romanovsky3-6/+1
2020-03-04net/dnet: Delete static version from the driverLeon Romanovsky2-2/+0
2020-03-04net/dlink: Remove driver version and release dateLeon Romanovsky2-29/+0
2020-03-04net/dec: Delete driver versionsLeon Romanovsky5-78/+2
2020-03-04net/davicom: Delete ethtool version assignmentLeon Romanovsky1-2/+0
2020-03-04net/cortina: Delete driver version from ethtool outputLeon Romanovsky1-2/+0
2020-03-04net/cisco: Delete driver and module versionsLeon Romanovsky3-6/+0
2020-03-04net/cirrus: Delete driver versionLeon Romanovsky1-2/+0
2020-03-04net/chelsio: Don't set N/A for not available FWLeon Romanovsky1-3/+1
2020-03-04net/chelsio: Delete drive and module versionsLeon Romanovsky9-35/+1
2020-03-04net/cavium: Delete N/A assignments for ethtoolLeon Romanovsky1-2/+0
2020-03-04net/cavium: Clean driver versionsLeon Romanovsky2-6/+0
2020-03-04net/liquidio: Delete non-working LIQUIDIO_PACKAGE checkLeon Romanovsky2-9/+2
2020-03-04net/liquidio: Delete driver version assignmentLeon Romanovsky4-18/+2
2020-03-04net/brocade: Delete driver versionLeon Romanovsky3-7/+0
2020-03-04net/broadcom: Don't set N/A FW if it is not availableLeon Romanovsky1-2/+0
2020-03-04net/broadcom: Clean broadcom code from driver versionsLeon Romanovsky13-60/+13
2020-03-04net: mlxfw: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-03-04liquidio: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-04net/mlx5e: Use devlink virtual flavour for VF devlink portParav Pandit4-24/+30
2020-03-04octeontx2-af: fix spelling mistake "backpessure" -> "backpressure"Colin Ian King1-1/+1
2020-03-04net: dsa: sja1105: add 100baseT1_Full supportOleksij Rempel1-0/+1
2020-03-02mvneta: add XDP ethtool errors stats for TX to driverJesper Dangaard Brouer1-4/+26
2020-03-02tehuti: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-02r8152: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-03-02net: atlantic: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-02bna: bnad: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-02net: cavium: Register driver with PCI subsys IDsPrakash Brahmajyosyula1-1/+9
2020-03-02net: thunderx: Reduce mbox wait response time.Geetha sowjanya1-5/+4
2020-03-02net: thunderx: Adjust CQE_RX drop levels for better performanceSunil Goutham1-2/+2
2020-03-02octeontx2-af: Modify rvu_reg_poll() to check reg atleast twiceSunil Goutham1-6/+8
2020-03-02octeontx2-af: Enable PCI masterSunil Goutham1-7/+6
2020-03-02octeontx2-af: Set discovery ID for RVUM blockSunil Goutham2-1/+20
2020-03-02octeontx2-af: Optimize data retrieval from firmwareLinu Cherian7-65/+173
2020-03-02octeontx2-pf: Support to enable/disable pause frames via ethtoolGeetha sowjanya4-0/+125
2020-03-02octeontx2-af: Pause frame configuration at cgxGeetha sowjanya5-0/+157
2020-03-02octeontx2-af: Interface backpressure configurationGeetha sowjanya3-6/+182
2020-03-02net: phy: mscc: add constants for used interrupt mask bitsHeiner Kallweit1-2/+8
2020-03-01net/ethtool: Introduce link_ksettings API for virtual network devicesCris Forno4-87/+53
2020-03-01net: ag71xx: port to phylinkOleksij Rempel2-72/+118