aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2016-10-28net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein
2016-09-30net/mlx5: Added missing check of msg length in verifying its signaturePaul Blakey
2016-09-15net/mlx5e: Don't modify CQ before it was createdGal Pressman
2016-09-15net/mlx5e: Don't try to modify CQ moderation if it is not supportedGal Pressman
2016-05-18net/mlx4_en: Fix endianness bug in IPV6 csum calculationDaniel Jurgens
2016-05-18net/mlx4_en: fix spurious timestamping callbacksEric Dumazet
2016-05-18net/mlx5e: Fix minimum MTUSaeed Mahameed
2016-05-18net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed
2016-04-20mlx4: add missing braces in verify_qp_parametersArnd Bergmann
2016-04-20mlxsw: spectrum: Check requested ageing time is validIdo Schimmel
2016-03-03net/mlx4_en: Avoid changing dev->features directly in run-timeEugenia Emantayev
2016-03-03net/mlx4_en: Choose time-stamping shift value according to HW frequencyEugenia Emantayev
2016-03-03net/mlx4_en: Count HW buffer overrun only onceAmir Vadai
2016-03-03switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel
2016-01-31net/mlx5_core: Fix trimming down IRQ numberDoron Tsur
2015-12-18net/mlx4_en: Fix HW timestamp init issue upon system startupEugenia Emantayev
2015-12-18net/mlx4_en: Remove dependency between timestamping capability and service_taskEugenia Emantayev
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-15net/mlx4_core: fix handling return value of mlx4_slave_convert_portAndrzej Hajda
2015-12-08IB/mlx4: Use correct order of variables in log messageWengang Wang
2015-11-15net/mlx4_core: Avoid returning success in case of an error flowNoa Osherovich
2015-11-15net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_countersEran Ben Elisha
2015-11-15net/mlx5e: Use the right DMA free function on TX pathAchiad Shochat
2015-11-15net/mlx5e: Max mtu comparison fixDoron Tsur
2015-11-15net/mlx5e: Added self loopback preventionTariq Toukan
2015-11-15net/mlx5e: Fix inline header size calculationSaeed Mahameed
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-03net/mlx5e: Fix LSO vlan insertionAchiad Shochat
2015-11-03net/mlx5e: Re-eanble client vlan TX accelerationAchiad Shochat
2015-11-03net/mlx5e: Return error in case mlx5e_set_features() failsAchiad Shochat
2015-11-03net/mlx5e: Don't allow more than max supported channelsAchiad Shochat
2015-11-03net/mlx5_core: Use the the real irqn in eq->irqnAchiad Shochat
2015-11-03net/mlx5e: Wait for RX buffers initialization in a more proper mannerAchiad Shochat
2015-11-03net/mlx5e: Avoid NULL pointer access in case of configuration failureAchiad Shochat
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-30mlxsw: spectrum: Make mlxsw_sp_port_switchdev_ops staticJiri Pirko
2015-10-30mlxsw: Put braces on all arms of branch statementOr Gerlitz
2015-10-30mlxsw: Put constant on the right side of comparisonsOr Gerlitz
2015-10-30mlxsw: spectrum: Fix ageing time valueJiri Pirko
2015-10-30mlxsw: reg: Avoid unnecessary line wrap for mlxsw_reg_sfd_uc_unpackJiri Pirko
2015-10-30mlxsw: reg: Fix desription typos of couple of SFN itemsJiri Pirko
2015-10-30mlxsw: reg: Fix description for reg_sfd_uc_sub_portJiri Pirko
2015-10-30mlxsw: spectrum: Add support for flood controlIdo Schimmel
2015-10-30mlxsw: spectrum: Add support for VLAN ranges in flooding configurationIdo Schimmel
2015-10-30mlxsw: spectrum: move "bridged" bool to u8 flagsJiri Pirko
2015-10-27net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto
2015-10-27net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...Jack Morgenstein
2015-10-21net/mlx4_en: Implement mcast loopback prevention for ETH qpsMaor Gottlieb
2015-10-21net/mlx4_core: Add support for filtering multicast loopbackMaor Gottlieb