summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/qp.c
AgeCommit message (Expand)Author
2018-05-23net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein
2018-01-15IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein
2017-10-22drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_tElena Reshetova
2017-10-09net/mlx4: Fix endianness issue in qp context paramsTariq Toukan
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-03net/mlx4_core: fix incorrect size allocation for dev->caps.spec_qpsColin Ian King
2017-08-29net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha
2017-08-16mlx4: sizeof style usagestephen hemminger
2017-07-24(IB, net)/mlx4: Add resource utilization supportMoshe Shemesh
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky
2017-06-05net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qo...Ido Shamay
2017-06-04net/mlx4: Fix the check in attaching steering rulesTalat Batheesh
2017-02-23net/mlx4: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz
2016-01-19net/mlx4_core: Add support for RoCE v2 entropyMoni Shoua
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-10-21net/mlx4_core: Add support for filtering multicast loopbackMaor Gottlieb
2015-10-09net/mlx4_core: Fix mailbox leak in error flow when performing update qpJack Morgenstein
2015-06-11net/mlx4: use swap() in mlx4_init_qp_table()Fabian Frederick
2015-04-02net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay
2015-03-18net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz
2015-03-02net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz
2015-02-04net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua
2014-12-11net/mlx4: Add support for A0 steeringMatan Barak
2014-12-11net/mlx4: Add A0 hybrid steeringMatan Barak
2014-12-11net/mlx4: Add a check if there are too many reserved QPsDotan Barak
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev
2014-09-10net/mlx4: Set vlan stripping policy by the right commandMatan Barak
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-10Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-06-04mlx4_core: Fix GFP flags parameters to be gfp_tRoland Dreier
2014-06-02IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-16net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak
2014-05-08mellanox: Logging message cleanupsJoe Perches
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-09mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...Jack Morgenstein
2013-11-04mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein
2013-03-07net/mlx4_core: Fix endianness bug in set_param_lJack Morgenstein
2012-09-30mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein
2012-09-30mlx4_core: INIT/CLOSE port logic for IB ports in SR-IOV modeJack Morgenstein
2012-09-30mlx4_core: Add proxy and tunnel QPs to the reserved QP areaJack Morgenstein
2012-03-06mlx4_core: remove buggy sched_queue maskingYevgeny Petrilin
2012-01-22mlx4_core: removed function index from vf.Marcel Apfelbaum
2011-12-13mlx4_core: resource tracking for HCA resources used by guestsEli Cohen
2011-12-13mlx4_core: qp modifications for SRIOVJack Morgenstein
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-08-11mlx4: Move the Mellanox driverJeff Kirsher