summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Use devlink virtual flavour for VF devlink portParav Pandit2020-03-034-24/+30
* octeontx2-af: fix spelling mistake "backpessure" -> "backpressure"Colin Ian King2020-03-031-1/+1
* net: dsa: sja1105: add 100baseT1_Full supportOleksij Rempel2020-03-031-0/+1
* mvneta: add XDP ethtool errors stats for TX to driverJesper Dangaard Brouer2020-03-021-4/+26
* tehuti: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-021-1/+1
* r8152: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-021-3/+3
* net: atlantic: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-021-1/+1
* bna: bnad: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-021-1/+1
* net: cavium: Register driver with PCI subsys IDsPrakash Brahmajyosyula2020-03-021-1/+9
* net: thunderx: Reduce mbox wait response time.Geetha sowjanya2020-03-021-5/+4
* net: thunderx: Adjust CQE_RX drop levels for better performanceSunil Goutham2020-03-021-2/+2
* octeontx2-af: Modify rvu_reg_poll() to check reg atleast twiceSunil Goutham2020-03-021-6/+8
* octeontx2-af: Enable PCI masterSunil Goutham2020-03-021-7/+6
* octeontx2-af: Set discovery ID for RVUM blockSunil Goutham2020-03-022-1/+20
* octeontx2-af: Optimize data retrieval from firmwareLinu Cherian2020-03-027-65/+173
* octeontx2-pf: Support to enable/disable pause frames via ethtoolGeetha sowjanya2020-03-024-0/+125
* octeontx2-af: Pause frame configuration at cgxGeetha sowjanya2020-03-025-0/+157
* octeontx2-af: Interface backpressure configurationGeetha sowjanya2020-03-023-6/+182
* net: phy: mscc: add constants for used interrupt mask bitsHeiner Kallweit2020-03-011-2/+8
* net/ethtool: Introduce link_ksettings API for virtual network devicesCris Forno2020-02-294-87/+53
* net: ag71xx: port to phylinkOleksij Rempel2020-02-292-72/+118
* net: ll_temac: Add ethtool support for coalesce parametersEsben Haabendal2020-02-292-22/+81
* net: ll_temac: Make RX/TX ring sizes configurableEsben Haabendal2020-02-292-26/+72
* net: ll_temac: Remove unused start_p variableEsben Haabendal2020-02-291-2/+1
* net: ll_temac: Remove unused tx_bd_next struct fieldEsben Haabendal2020-02-292-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-02-291-22/+34
|\
| * virtio_net: Add XDP meta data supportYuya Kusakabe2020-02-251-20/+32
| * virtio_net: Keep vnet header zeroed if XDP is loaded for small bufferYuya Kusakabe2020-02-251-2/+2
* | Merge tag 'mlx5-updates-2020-02-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-02-2828-129/+512
|\ \
| * | net/mlx5e: Remove redundant comment about goto slow pathRoi Dayan2020-02-271-4/+2
| * | net/mlx5e: Reduce number of arguments in slow path handlingEli Cohen2020-02-271-23/+20
| * | net/mlx5e: Remove unused argument from parse_tc_pedit_action()Eli Cohen2020-02-271-5/+3
| * | net/mlx5e: Use NL_SET_ERR_MSG_MOD() extack for errorsRoi Dayan2020-02-271-7/+14
| * | net/mlx5e: Use netdev_warn() instead of pr_err() for errorsRoi Dayan2020-02-271-6/+11
| * | net/mlx5e: Use netdev_warn() for errors for added prefixRoi Dayan2020-02-271-11/+16
| * | net/mlx5: DR, Improve log messagesErez Shitrit2020-02-278-34/+49
| * | net/mlx5: DR, Change matcher priority parameter typeHamdan Igbaria2020-02-274-5/+5
| * | net/mlx5e: Add devlink fdb_large_groups parameterJianbo Liu2020-02-276-9/+69
| * | net/mlx5: Change the name of steering mode param idJianbo Liu2020-02-271-3/+3
| * | net/mlx5e: Add support for devlink-port in non-representors modeVladyslav Tarasiuk2020-02-275-1/+66
| * | net/mlx5e: Rename representor get devlink port functionVladyslav Tarasiuk2020-02-271-3/+3
| * | net/mlx5: E-Switch, Allow goto earlier chain if FW supports itRoi Dayan2020-02-273-1/+9
| * | net/mlx5e: Eswitch, Use per vport tables for mirroringEli Cohen2020-02-274-18/+220
| * | net/mlx5: Eswitch, avoid redundant maskEli Cohen2020-02-271-2/+2
| * | net/mlx5e: Don't allow forwarding between uplinkTonghao Zhang2020-02-273-0/+23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-2768-345/+598
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-2739-241/+408
| |\ \ \
| | * | | net: dsa: mv88e6xxx: Fix masking of egress portAndrew Lunn2020-02-271-2/+2
| | * | | mlxsw: pci: Wait longer before accessing the device after resetAmit Cohen2020-02-271-1/+1
| | * | | sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)2020-02-271-3/+35