summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4
AgeCommit message (Expand)Author
2016-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-02-17net/mlx4_en: Avoid changing dev->features directly in run-timeEugenia Emantayev
2016-02-17net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen
2016-02-17net/mlx4_core: Do not BUG_ON during reset when PCI is offlineDaniel Jurgens
2016-02-17net/mlx4_core: Fix potential corruption in counters databaseEran Ben Elisha
2016-02-17net/mlx4_en: Choose time-stamping shift value according to HW frequencyEugenia Emantayev
2016-02-17net/mlx4_en: Count HW buffer overrun only onceAmir Vadai
2016-02-11net/mlx4: fix some error handling in mlx4_multi_func_init()Rasmus Villemoes
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-19net/mlx4_core: Add support for RoCE v2 entropyMoni Shoua
2016-01-19net/mlx4_core: Add support for configuring RoCE v2 UDP portMoni Shoua
2016-01-19net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modesMoni Shoua
2016-01-19net/mlx4: Query RoCE supportMoni Shoua
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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/netDavid S. Miller
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-12-06net/mlx4_core: Support the HA mode for SRIOV VFs tooMoni Shoua
2015-12-06net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA modeMoni Shoua
2015-12-06net/mlx4_core: Support mirroring VF DMFS rules on both portsMoni Shoua
2015-12-06net/mlx4_core: Use both physical ports to dispatch link state events to VFMoni Shoua
2015-12-06net/mlx4_core: Use both physical ports to set the VF link stateOr Gerlitz
2015-11-18net: provide generic busy polling to all NAPI driversEric Dumazet
2015-11-18net: add netif_tx_napi_add()Eric Dumazet
2015-11-18net: move skb_mark_napi_id() into core networking stackEric Dumazet
2015-11-18mlx4: remove mlx4_en_low_latency_recv()Eric Dumazet
2015-11-18mlx4: mlx4_en_low_latency_recv() called with BH disabledEric Dumazet
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-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-10-15mlx4: corretly check failed allocationInsu Yun
2015-10-14net/mlx4_core: Replace VF zero mac with random mac in mlx4_coreJack Morgenstein
2015-10-09net/mlx4_core: Avoid failing the interrupts testCarol L Soto
2015-10-09net/mlx4_core: Fix resource tracker error flow in add_res_rangeSaeed Mahameed
2015-10-09net/mlx4_core: Fix mailbox leak in error flow when performing update qpJack Morgenstein
2015-10-09net/mlx4_en: Add steering rules after RSS creationIdo Shamay
2015-10-08net/mlx4: Remove shared_ports variable at mlx4_enable_msi_xCarol L Soto
2015-09-29net/mlx4: Handle return codes in mlx4_qp_attach_commonRobb Manes
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-17net/mlx4_en: really allow to change RSS keyEric Dumazet