summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/mlx4.h
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_core: Avoid command timeouts during VF driver device shutdownJack Morgenstein2017-01-301-0/+1
* net/mlx4_en: Fix potential deadlock in port statistics flowJack Morgenstein2016-10-291-2/+0Star
* net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW specJack Morgenstein2016-10-291-1/+2
* net/mlx4: Add VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-241-0/+1
* net/mlx4_core: Preparation for VF vlan protocol 802.1adMoshe Shemesh2016-09-241-0/+2
* net/mlx4_core: Fix deadlock when switching between polling and event fw commandsJack Morgenstein2016-09-221-0/+2
* net/mlx4_core: Don't allow to VF change global pause settingsEugenia Emantayev2016-04-211-0/+2
* mlx4: Implement devlink interfaceJiri Pirko2016-03-011-0/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-241-1/+4
|\
| * net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modesMoni Shoua2016-01-191-1/+4
* | net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA modeMoni Shoua2015-12-071-0/+6
* | net/mlx4_core: Support mirroring VF DMFS rules on both portsMoni Shoua2015-12-071-0/+2
|/
* net/mlx4_core: Replace VF zero mac with random mac in mlx4_coreJack Morgenstein2015-10-151-0/+2
* net/mlx4_core: Preparations for 802.1ad VLAN supportHadar Hen Zion2015-07-281-0/+3
* net/mlx4_en: Support ndo_get_vf_statsEran Ben Elisha2015-06-161-0/+2
* net/mlx4_core: Allocate default counter per portEran Ben Elisha2015-06-161-0/+1
* net/mlx4_core: Reset counters data when freedEran Ben Elisha2015-06-161-0/+2
* net/mlx4_core: Move affinity hints to mlx4_core ownershipIdo Shamay2015-05-311-0/+1
* net/mlx4: Add EQ poolMatan Barak2015-05-311-1/+10
* net/mlx4_core: Manage alias GUID per VFYishai Hadas2015-04-151-0/+1
* net/mlx4_en: Add RX-ALL supportMuhammad Mahajna2015-04-021-2/+4
* net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay2015-04-021-0/+2
* net/mlx4: Allocate VPPs for each port on PF initIdo Shamay2015-04-021-0/+7
* net/mlx4: New file for QoS related firmware commandsIdo Shamay2015-04-021-15/+0Star
* ethernet: codespell comment spelling fixesJoe Perches2015-03-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-051-1/+2
|\
| * net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Jack Morgenstein2015-02-031-1/+2
* | net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua2015-02-051-0/+3
* | net/mlx4_core: Fix struct mlx4_vhcr_cmd to make implicit padding explicitJack Morgenstein2015-01-281-0/+1
* | net/mlx4_core: Reset flow activation upon SRIOV fatal command casesYishai Hadas2015-01-251-1/+3
* | net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas2015-01-251-1/+6
* | net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas2015-01-251-1/+1
* | net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas2015-01-251-1/+1
* | net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas2015-01-251-1/+2
* | net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas2015-01-251-4/+5
|/
* net/mlx4: Add support for A0 steeringMatan Barak2014-12-111-2/+0Star
* net/mlx4: Add A0 hybrid steeringMatan Barak2014-12-111-1/+12
* net/mlx4: Add mlx4_bitmap zone allocatorMatan Barak2014-12-111-0/+69
* net/mlx4: Change QP allocation schemeEugenia Emantayev2014-12-111-2/+3
* net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak2014-12-111-0/+12
* net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanupMatan Barak2014-11-131-1/+10
* net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak2014-11-031-0/+5
* net/mlx4_core: Prevent VF from changing port configurationSaeed Mahameed2014-11-031-0/+5
* net/mlx4_core: Enable CQE/EQE stride supportIdo Shamay2014-09-191-0/+3
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-08-141-0/+3
|\
| *-. Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier2014-08-141-0/+1
| |\ \
| | | * mlx4_core: Add support for secure-host and SMP firewallJack Morgenstein2014-08-051-0/+1
| | |/
| * / mlx4_core: Add helper functions to support MR re-registrationMatan Barak2014-08-021-0/+2
| |/
* / net/mlx4_en: Fix set port ratelimit for 40GEEugenia Emantayev2014-07-091-5/+0Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-8/+9
|\