aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-04net: dsa: felix: Allow unknown unicast traffic towards the CPU port moduleVladimir Oltean2-10/+9
2020-03-04net: mscc: ocelot: eliminate confusion between CPU and NPI portVladimir Oltean3-33/+43
2020-03-03gianfar: remove unnecessary zeroing coalesce settingsJakub Kicinski1-29/+0
2020-03-03net: dsa: felix: Wire up the ocelot cls_flower methodsVladimir Oltean3-0/+165
2020-03-03net: mscc: ocelot: parameterize the vcap_is2 propertiesVladimir Oltean2-80/+84
2020-03-03net: mscc: ocelot: remove port_pcs_init indirection for VSC7514Vladimir Oltean2-26/+17
2020-03-03net: mscc: ocelot: don't rely on preprocessor for vcap key/action packingVladimir Oltean3-523/+297
2020-03-03net: mscc: ocelot: spell out full "ocelot" name instead of "oc"Vladimir Oltean1-21/+24
2020-03-03net: mscc: ocelot: return directly in ocelot_cls_flower_{replace, destroy}Vladimir Oltean1-11/+2
2020-03-03net: mscc: ocelot: replace "rule" and "ocelot_rule" variable names with "ace"Vladimir Oltean1-51/+51
2020-03-03net: mscc: ocelot: simplify tc-flower offload structuresVladimir Oltean5-215/+68
2020-03-03net: mscc: ocelot: make ocelot_ace_rule support multiple portsYangbo Lu3-13/+13
2020-03-03net/freescale: Don't set zero if FW iand bus not-available in gianfarLeon Romanovsky1-2/+0
2020-03-03net/freescale: Don't set zero if FW not-available in ucc_gethLeon Romanovsky1-1/+0
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 Romanovsky12-40/+0
2020-03-03net/fealnx: Delete driver versionLeon Romanovsky1-20/+0
2020-03-03net/faraday: Delete driver version from the driversLeon Romanovsky2-5/+0
2020-03-03net/emulex: Delete driver versionLeon Romanovsky3-6/+1
2020-03-03net/dnet: Delete static version from the driverLeon Romanovsky2-2/+0
2020-03-03net/dlink: Remove driver version and release dateLeon Romanovsky2-29/+0
2020-03-03net/dec: Delete driver versionsLeon Romanovsky5-78/+2
2020-03-03net/davicom: Delete ethtool version assignmentLeon Romanovsky1-2/+0
2020-03-03net/cortina: Delete driver version from ethtool outputLeon Romanovsky1-2/+0
2020-03-03net/cisco: Delete driver and module versionsLeon Romanovsky3-6/+0
2020-03-03net/cirrus: Delete driver versionLeon Romanovsky1-2/+0
2020-03-03net/chelsio: Don't set N/A for not available FWLeon Romanovsky1-3/+1
2020-03-03net/chelsio: Delete drive and module versionsLeon Romanovsky9-35/+1
2020-03-03net/cavium: Delete N/A assignments for ethtoolLeon Romanovsky1-2/+0
2020-03-03net/cavium: Clean driver versionsLeon Romanovsky2-6/+0
2020-03-03net/liquidio: Delete non-working LIQUIDIO_PACKAGE checkLeon Romanovsky2-9/+2
2020-03-03net/liquidio: Delete driver version assignmentLeon Romanovsky4-18/+2
2020-03-03net/brocade: Delete driver versionLeon Romanovsky3-7/+0
2020-03-03net/broadcom: Don't set N/A FW if it is not availableLeon Romanovsky1-2/+0
2020-03-03net/broadcom: Clean broadcom code from driver versionsLeon Romanovsky13-60/+13
2020-03-03net: mlxfw: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-03-03liquidio: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-03net/mlx5e: Use devlink virtual flavour for VF devlink portParav Pandit4-24/+30
2020-03-03octeontx2-af: fix spelling mistake "backpessure" -> "backpressure"Colin Ian King1-1/+1
2020-03-03net: 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