summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4
AgeCommit message (Expand)Author
2016-03-18net/mlx4_core: Fix backward compatibility on VFsEli Cohen
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim
2016-03-14mlx4: add missing braces in verify_qp_parametersArnd Bergmann
2016-03-13mlx4: use napi_consume_skb API to get bulk free operationsJesper Dangaard Brouer
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-03net: mellanox: add DEVLINK dependenciesArnd Bergmann
2016-03-03net: relax setup_tc ndo op handle restrictionJohn Fastabend
2016-03-02net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein
2016-03-02net/mlx4_core: Check the correct limitation on VFs for HA modeMoni Shoua
2016-03-02net/mlx4_core: Fix lockdep warning in handling of mac/vlan tablesJack Morgenstein
2016-03-01mlx4: Implement port type setting via devlink interfaceJiri Pirko
2016-03-01mlx4: Implement devlink interfaceJiri Pirko
2016-02-29IB/mlx4: Add support for the don't trap ruleMarina Varshaver
2016-02-25net: mlx4: use new ETHTOOL_G/SSETTINGS APIDavid Decotigny
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-17net: rework setup_tc ndo op to consume general tc operandJohn Fastabend
2016-02-17net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend
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