summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-09-15mlx5: add pause frame statsJakub Kicinski4-0/+50
2020-09-15ixgbe: add pause frame statsJakub Kicinski1-0/+11
2020-09-15bnxt: add pause frame statsJakub Kicinski1-0/+17
2020-09-15netdevsim: add pause frame statsJakub Kicinski4-1/+77
2020-09-15net/mlx5e: Add CQE compression support for multi-strides packetsOfer Levi3-2/+22
2020-09-15net/mlx5e: Add IPv6 traffic class (DSCP) header rewrite supportMaor Dickman1-0/+1
2020-09-15net/mlx5e: Add support for tc trapEli Cohen1-0/+10
2020-09-15net/mlx5: E-Switch, Use vport metadata matching by defaultVu Pham1-14/+2
2020-09-15net/mlx5: E-Switch, Setup all vports' metadata to support peer miss ruleVu Pham1-9/+42
2020-09-15net/mlx5: E-Switch, Dedicated metadata for uplink vportVu Pham1-4/+1
2020-09-15net/mlx5: E-Switch, Check and enable metadata support flag before usingVu Pham1-9/+6
2020-09-15net/mlx5e: Add LAG warning if bond slave is not lag masterJianbo Liu3-11/+41
2020-09-15net/mlx5e: Add LAG warning for unsupported tx typeJianbo Liu1-6/+11
2020-09-15net/mlx5e: Return a valid errno if can't get lag device indexJianbo Liu2-4/+9
2020-09-15net/mlx5: Don't call timecounter cyc2time directly from 1PPS flowEran Ben Elisha1-2/+3
2020-09-15net/mlx5: Release clock lock before scheduling a PPS workEran Ben Elisha1-1/+1
2020-09-15net/mlx5: Rename ptp clock infoEran Ben Elisha1-1/+1
2020-09-15net/mlx5: Always use container_of to find mdev pointer from clock structEran Ben Elisha1-23/+29
2020-09-15net/mlx5: remove erroneous fallthroughDan Carpenter1-1/+0
2020-09-15net/mlx5: Fix uninitialized variable warningMoshe Tal1-1/+1
2020-09-15ionic: fix up debugfs after queue swapShannon Nelson1-0/+15
2020-09-15net: dsa: mt7530: Add the support of MT7531 switchLanden Chao3-27/+1112
2020-09-15net: dsa: mt7530: Extend device data ready for adding a new hardwareLanden Chao2-74/+234
2020-09-15net: dsa: mt7530: Refine message in KconfigLanden Chao1-3/+3
2020-09-15drivers/net/wan/x25_asy: Remove an unnecessary x25_type_trans callXie He1-2/+1
2020-09-15mlxsw: spectrum_span: Derive SBIB from maximum port speed & MTUPetr Machata3-67/+4
2020-09-15mlxsw: spectrum: Keep maximum speed aroundPetr Machata2-0/+10
2020-09-15mlxsw: spectrum: Keep maximum MTU aroundPetr Machata2-5/+21
2020-09-15mlxsw: spectrum_ethtool: Introduce ptys_max_speed callbackPetr Machata2-0/+45
2020-09-15mlxsw: spectrum_ethtool: Extract a helper to get Ethernet attributesPetr Machata1-10/+28
2020-09-15Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller9-48/+51
2020-09-14hinic: add vxlan segmentation and cs offload supportLuo bin2-12/+46
2020-09-14net: qlcnic: remove unused variable 'val' in qlcnic_83xx_cam_unlock()Zhang Changzhong1-2/+1
2020-09-14net: pxa168_eth: remove unused variable 'retval' int pxa168_eth_change_mtu()Zhang Changzhong1-2/+1
2020-09-14net: fec: ptp: remove unused variable 'ns' in fec_time_keep()Zhang Changzhong1-2/+1
2020-09-14net: dnet: remove unused variable 'tx_status 'in dnet_start_xmit()Zhang Changzhong1-4/+4
2020-09-14net: smc91x: convert tasklets to use new tasklet_setup() APIAllen Pais1-5/+5
2020-09-14net: silan: convert tasklets to use new tasklet_setup() APIAllen Pais1-5/+7
2020-09-14qed: convert tasklets to use new tasklet_setup() APIAllen Pais4-33/+12
2020-09-14net: nixge: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-14nfp: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-14net: natsemi: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+4
2020-09-14net: micrel: convert tasklets to use new tasklet_setup() APIAllen Pais2-17/+14
2020-09-14net: mlx: convert tasklets to use new tasklet_setup() APIAllen Pais8-20/+17
2020-09-14net: skge: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+3
2020-09-14net: jme: convert tasklets to use new tasklet_setup() APIAllen Pais1-24/+16
2020-09-14ibmvnic: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-14net: ehea: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-14net: hinic: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-14net: sundance: convert tasklets to use new tasklet_setup() APIAllen Pais1-10/+11