aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/resource_tracker.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-04net/mlx4: Fix some indent inconsistancyChristophe Jaillet1-12/+10
2016-03-14mlx4: add missing braces in verify_qp_parametersArnd Bergmann1-1/+2
2016-02-17net/mlx4_core: Fix potential corruption in counters databaseEran Ben Elisha1-4/+6
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+3
2015-12-15net/mlx4_core: fix handling return value of mlx4_slave_convert_portAndrzej Hajda1-2/+3
2015-12-06net/mlx4_core: Support mirroring VF DMFS rules on both portsMoni Shoua1-9/+184
2015-11-15net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_countersEran Ben Elisha1-12/+27
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-7/+23
2015-10-21net/mlx4_core: Add support for filtering multicast loopbackMaor Gottlieb1-7/+23
2015-10-09net/mlx4_core: Fix resource tracker error flow in add_res_rangeSaeed Mahameed1-1/+3
2015-06-15net/mlx4_en: Support ndo_get_vf_statsEran Ben Elisha1-0/+48
2015-06-15net/mlx4_core: Add port attribute when tracking countersEran Ben Elisha1-3/+87
2015-06-15net/mlx4_core: Adjust counter grant policy in the resource trackerEran Ben Elisha1-4/+31
2015-05-30net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak1-0/+23
2015-05-24net/mlx4_core: Adjust the schedule queue port in reset-to-init tooOr Gerlitz1-0/+8
2015-05-24net/mlx4_core: Adjust the schedule queue port for single ported IB VFsOr Gerlitz1-2/+2
2015-05-14net/mlx4: Avoid 'may be used uninitialized' warningsBjorn Helgaas1-4/+4
2015-05-05net/mlx4_core: Work properly with EQ numbers > 256 in SRIOVYishai Hadas1-7/+7
2015-04-02net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay1-0/+6
2015-04-02net/mlx4: Make mlx4_is_eth visible inline funcionIdo Shamay1-5/+0
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6
2015-03-24net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutexJack Morgenstein1-0/+6
2015-03-18net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz1-1/+5
2015-03-08ethernet: codespell comment spelling fixesJoe Perches1-1/+1
2015-03-02net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz1-3/+6
2015-02-04net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write()Maor Gottlieb1-1/+1
2015-02-04net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua1-0/+3
2015-01-27net/mlx4_core: Fix HW2SW_EQ to conform to the firmware specJack Morgenstein1-12/+4
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas1-13/+23
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev1-1/+6
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-11-26net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein1-1/+1
2014-11-03net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak1-0/+17
2014-09-10net/mlx4: Set vlan stripping policy by the right commandMatan Barak1-2/+16
2014-09-10net/mlx4: Avoid dealing with MAC index in UPDATE_QP wrapper if not neededMatan Barak1-7/+11
2014-09-10net/mlx4: Use the correct VSD mask in UPDATE_QPMatan Barak1-1/+1
2014-08-01mlx4_core: Add helper functions to support MR re-registrationMatan Barak1-2/+24
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-51/+73
2014-06-11net/mlx4_core: Fix SRIOV free-pool management when enforcing resource quotasJack Morgenstein1-4/+37
2014-06-10Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-7/+23
2014-06-10Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx5', 'noio', 'ocrdma', 'qib', 'srp' and 'usnic' into for-nextRoland Dreier1-7/+23
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2014-06-02IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina1-2/+2
2014-05-30net/mlx4_core: Reset RoCE VF gids when guest driver goes downJack Morgenstein1-1/+2
2014-05-30mlx4_core: Move handling of MLX4_QP_ST_MLX to proper switch statementRoland Dreier1-14/+14
2014-05-29mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein1-5/+21
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+54
2014-05-22net/mlx4_core: Replace pr_warning() with pr_warn()Amir Vadai1-5/+5
2014-05-16net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak1-0/+54
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+23