summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2019-07-28net/mlx5e: Fix error flow in tx reporter diagnoseAya Levin1-2/+2
2019-07-28net/mlx5e: Fix return value from timeout recover functionAya Levin1-4/+2
2019-07-28net/mlx5e: Rx, Fix checksum calculation for new hardwareSaeed Mahameed3-1/+10
2019-07-28net/mlx5e: Fix port tunnel GRE entropy controlEli Britstein1-19/+4
2019-07-28net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rnAya Levin1-1/+8
2019-07-26net/mlx5: Get vport ACL namespace by vport indexJianbo Liu1-2/+2
2019-07-14mlxsw: spectrum: Disallow prio-tagged packets when PVID is removedIdo Schimmel1-1/+1
2019-06-22mlxsw: spectrum: Prevent force of 56GAmit Cohen1-0/+4
2019-06-22net/mlx5e: Avoid detaching non-existing netdev under switchdev modeAlaa Hleihel1-0/+5
2019-06-22net/mlx5e: Support tagged tunnel over bondEli Britstein1-5/+6
2019-06-22mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2Petr Machata1-2/+2
2019-06-22net/mlx5e: Fix source port matching in fdb peer flow ruleRaed Salem1-3/+0
2019-06-22mlxsw: spectrum_flower: Fix TOS matchingJiri Pirko1-2/+2
2019-06-22net/mlx5e: Add ndo_set_feature for uplink representorChris Mi3-6/+8
2019-06-22mlxsw: spectrum_router: Refresh nexthop neighbour when it becomes deadIdo Schimmel1-3/+70
2019-06-22net/mlx5: Update pci error handler entries and command translationEdward Srouji1-0/+8
2019-06-22net/mlx5: Avoid reloading already removed devicesAlaa Hleihel1-2/+23
2019-06-11net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2-6/+3
2019-06-04net/mlx5e: Disable rxhash when CQE compress is enabledSaeed Mahameed1-0/+13
2019-06-04net/mlx5: Allocate root ns memory using kzalloc to match kfreeParav Pandit1-1/+1
2019-06-04net/mlx5: Avoid double free in fs init error unwinding pathParav Pandit1-0/+4
2019-06-04mlxsw: spectrum_acl: Avoid warning after identical rules insertionJiri Pirko1-6/+5
2019-05-31net/mlx5e: Fix compilation warning in en_tc.cSaeed Mahameed2-2/+3
2019-05-31net/mlx5: E-Switch, Use atomic rep state to serialize state changeBodong Wang1-19/+17
2019-05-25RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe1-19/+11
2019-05-25net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC is disabledSaeed Mahameed1-1/+17
2019-05-25net/mlx5: Imply MLXFW in mlx5_coreSaeed Mahameed1-0/+1
2019-05-25net/mlx5e: Additional check for flow destination comparisonDmytro Linkin1-0/+2
2019-05-25net/mlx5e: Add missing ethtool driver info for representorsDmytro Linkin1-1/+18
2019-05-25net/mlx5: Fix peer pf disable hca commandBodong Wang1-1/+1
2019-05-25net/mlx5e: Fix calling wrong function to get inner vlan key and maskJianbo Liu1-1/+1
2019-05-25mlxsw: core: Prevent reading unsupported slave address from SFP EEPROMVadim Pasternak1-2/+16
2019-05-25mlxsw: core: Prevent QSFP module initialization for old hardwareVadim Pasternak4-0/+17
2019-05-25net/mlx4_core: Change the error print to info printYunjian Wang1-1/+1
2019-04-19net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2-5/+1
2019-04-19net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy3-4/+24
2019-04-19net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy1-2/+2
2019-04-18mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen1-2/+2
2019-04-18mlxsw: pci: Reincrease PCI reset timeoutIdo Schimmel1-1/+1
2019-04-18mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata1-1/+1
2019-04-15Merge tag 'mlx5-fixes-2019-04-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller9-65/+140
2019-04-10mlxsw: spectrum_buffers: Add a multicast pool for Spectrum-2Ido Schimmel1-8/+11
2019-04-10mlxsw: spectrum_router: Do not check VRF MAC addressIdo Schimmel1-1/+1
2019-04-10mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueueIdo Schimmel1-1/+1
2019-04-10mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueueIdo Schimmel1-1/+1
2019-04-10mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueueIdo Schimmel1-1/+1
2019-04-10mlxsw: spectrum_switchdev: Add MDB entries in prepare phaseIdo Schimmel1-1/+1
2019-04-09net/mlx5e: Switch to Toeplitz RSS hash by defaultKonstantin Khlebnikov1-1/+1
2019-04-09Revert "net/mlx5e: Enable reporting checksum unnecessary also for L3 packets"Or Gerlitz1-2/+1
2019-04-09net/mlx5e: Protect against non-uplink representor for encapDmytro Linkin1-0/+4