summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2020-09-17mlxsw: spectrum: Track MTU in struct mlxsw_sp_hdroomPetr Machata5-20/+26
2020-09-17mlxsw: spectrum: Unify delay handling between PFC and pausePetr Machata4-45/+67
2020-09-17mlxsw: spectrum_buffers: Add struct mlxsw_sp_hdroomPetr Machata3-2/+25
2020-09-17Merge tag 'mlx5-updates-2020-09-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller11-87/+179
2020-09-16chelsio/chtls: Re-add dependencies on CHELSIO_T4 to fix modular CHELSIO_T4Geert Uytterhoeven1-0/+2
2020-09-16mlxsw: core: Introduce fw_fatal health reporterJiri Pirko5-0/+256
2020-09-16mlxsw: reg: Add Monitoring FW General Debug RegisterJiri Pirko1-0/+21
2020-09-16mlxsw: reg: Add Monitoring FW Debug RegisterJiri Pirko1-0/+79
2020-09-16mlxsw: Move fw_load_policy devlink param into core.cJiri Pirko2-59/+51
2020-09-16mlxsw: core: Push code doing params register/unregister into separate helpersJiri Pirko1-12/+27
2020-09-16mlxsw: Move fw flashing code into core.cJiri Pirko4-307/+268
2020-09-16mlxsw: Bump firmware version to XX.2008.1310Jiri Pirko1-6/+6
2020-09-16net: stmmac: use netif_tx_start|stop_all_queues() functionOng Boon Leong1-32/+1
2020-09-16net: stmmac: Fix incorrect location to set real_num_rx|tx_queuesAashish Verma1-4/+4
2020-09-16net: stmmac: add ethtool support for get/set channelsOng Boon Leong3-28/+93
2020-09-15mlx4: add pause frame statsJakub Kicinski2-0/+31
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-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-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