summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-03-26net: macsec: allow multiple macsec devices with offloadDmitry Bogdanov1-24/+1
2020-03-26net: macsec: init secy pointer in macsec_contextDmitry Bogdanov1-1/+15
2020-03-26net: macsec: add support for offloading to the MACAntoine Tenart1-2/+11
2020-03-26net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driverGrygorii Strashko7-2/+3030
2020-03-26net: ethernet: ti: ale: am65: add support for default thread cfgGrygorii Strashko2-0/+20
2020-03-26net: ethernet: ti: ale: add support for mac-only modeGrygorii Strashko2-0/+18
2020-03-26net: ethernet: ti: ale: fix seeing unreg mcast packets with promisc and allmu...Grygorii Strashko1-0/+4
2020-03-26phy: ti: gmii-sel: simplify config dependencies between net drivers and gmii phyGrygorii Strashko2-3/+1
2020-03-26net: phy: add marvell usb to mdio controllerTobias Waldekranz3-0/+128
2020-03-26net: phy: probe PHY drivers synchronouslyHeiner Kallweit1-0/+1
2020-03-26ice: add a devlink region for dumping NVM contentsJacob Keller4-0/+105
2020-03-26netdevsim: support taking immediate snapshot via devlinkJacob Keller1-6/+22
2020-03-26devlink: track snapshot id usage count using an xarrayJacob Keller2-1/+8
2020-03-26devlink: report error once U32_MAX snapshot ids have been usedJacob Keller2-4/+13
2020-03-26devlink: convert snapshot destructor callback to region opJacob Keller2-3/+6
2020-03-26devlink: prepare to support region operationsJacob Keller2-5/+17
2020-03-26veth: rely on peer veth_rq for ndo_xdp_xmit accountingLorenzo Bianconi1-47/+82
2020-03-26veth: rely on veth_rq in veth_xdp_flush_bq signatureLorenzo Bianconi1-15/+15
2020-03-26sfc: falcon: convert to use i2c_new_client_device()Wolfram Sang1-3/+3
2020-03-26igb: convert to use i2c_new_client_device()Wolfram Sang1-3/+3
2020-03-26mlxsw: spectrum_flower: Offload FLOW_ACTION_MANGLEPetr Machata5-0/+174
2020-03-26mlxsw: core: Add DSCP, ECN, dscp_rw to QOS_ACTIONPetr Machata1-0/+64
2020-03-26mlxsw: core: Rename mlxsw_afa_qos_cmd to mlxsw_afa_qos_switch_prio_cmdPetr Machata1-7/+7
2020-03-26Merge tag 'mlx5-updates-2020-03-25' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller12-146/+261
2020-03-26atl2: remove unused variable 'atl2_driver_string'YueHaibing1-1/+0
2020-03-25net/mlx5: E-switch, Protect eswitch mode changesParav Pandit4-50/+123
2020-03-25net/mlx5: E-switch, Extend eswitch enable to handle num_vfs changeParav Pandit4-32/+58
2020-03-25net/mlx5: Split eswitch mode check to different helper functionParav Pandit1-4/+33
2020-03-25net/mlx5: Simplify mlx5_unload_one() and its callersParav Pandit3-10/+5
2020-03-25net/mlx5: Simplify mlx5_register_device to return voidParav Pandit3-15/+5
2020-03-25net/mlx5: Avoid group version scan when not necessaryEli Cohen1-6/+10
2020-03-25net/mlx5: Avoid incrementing FTE versionEli Cohen1-1/+0
2020-03-25net/mlx5: Fix group version managementEli Cohen1-0/+1
2020-03-25net/mlx5: Simplify matching group searchesEli Cohen1-30/+11
2020-03-25net/mlx5: E-Switch, Use correct type for chain, prio and level valuesRoi Dayan1-1/+2
2020-03-25net/mlx5: E-Switch, free flow_group_in after creating the restore tableRoi Dayan1-0/+2
2020-03-25net/mlx5: E-Switch, Enable chains only if regs loopback is enabledPaul Blakey2-20/+26
2020-03-25net/mlx5: E-Switch, Enable restore table only if reg_c1 is supportedPaul Blakey1-0/+9
2020-03-25net/mlx5e: remove duplicated check chain_index in mlx5e_rep_setup_ft_cbwenxu1-2/+1
2020-03-25net/mlx5e: Fix actions_match_supported() returnDan Carpenter1-1/+1
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller190-1008/+1660
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds82-569/+627
2020-03-25Merge tag 'gpio-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2-27/+122
2020-03-25Merge tag 'wireless-drivers-2020-03-25' of git://git.kernel.org/pub/scm/linux...David S. Miller4-13/+27
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso3-4/+5
2020-03-25cxgb4: Add support to catch bits set in INT_CAUSE5Rahul Kundu2-8/+30
2020-03-25octeontx2-pf: Fix ndo_set_rx_modeSunil Goutham2-2/+29
2020-03-25octeontx2-pf: Fix rx buffer page refcountSunil Goutham1-0/+1
2020-03-25s390/qeth: modernize two list helpersJulian Wiedmann1-5/+3
2020-03-25s390/qeth: keep track of fixed prio-queue configurationJulian Wiedmann3-4/+7