summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-03Merge tag 'mt76-for-kvalo-2020-02-14' of https://github.com/nbd168/wirelessKalle Valo80-2184/+4260
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-01net: phy: mscc: add constants for used interrupt mask bitsHeiner Kallweit1-2/+8
2020-02-29net/ethtool: Introduce link_ksettings API for virtual network devicesCris Forno4-87/+53
2020-02-29net: ag71xx: port to phylinkOleksij Rempel2-72/+118
2020-02-29net: ll_temac: Add ethtool support for coalesce parametersEsben Haabendal2-22/+81
2020-02-29net: ll_temac: Make RX/TX ring sizes configurableEsben Haabendal2-26/+72
2020-02-29net: ll_temac: Remove unused start_p variableEsben Haabendal1-2/+1
2020-02-29net: ll_temac: Remove unused tx_bd_next struct fieldEsben Haabendal2-2/+0
2020-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-22/+34
2020-02-28Merge tag 'mlx5-updates-2020-02-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller28-129/+512
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller68-345/+598
2020-02-27net/mlx5e: Remove redundant comment about goto slow pathRoi Dayan1-4/+2
2020-02-27net/mlx5e: Reduce number of arguments in slow path handlingEli Cohen1-23/+20
2020-02-27net/mlx5e: Remove unused argument from parse_tc_pedit_action()Eli Cohen1-5/+3
2020-02-27net/mlx5e: Use NL_SET_ERR_MSG_MOD() extack for errorsRoi Dayan1-7/+14
2020-02-27net/mlx5e: Use netdev_warn() instead of pr_err() for errorsRoi Dayan1-6/+11
2020-02-27net/mlx5e: Use netdev_warn() for errors for added prefixRoi Dayan1-11/+16
2020-02-27net/mlx5: DR, Improve log messagesErez Shitrit8-34/+49
2020-02-27net/mlx5: DR, Change matcher priority parameter typeHamdan Igbaria4-5/+5
2020-02-27net/mlx5e: Add devlink fdb_large_groups parameterJianbo Liu6-9/+69
2020-02-27net/mlx5: Change the name of steering mode param idJianbo Liu1-3/+3
2020-02-27net/mlx5e: Add support for devlink-port in non-representors modeVladyslav Tarasiuk5-1/+66
2020-02-27net/mlx5e: Rename representor get devlink port functionVladyslav Tarasiuk1-3/+3
2020-02-27net/mlx5: E-Switch, Allow goto earlier chain if FW supports itRoi Dayan3-1/+9