summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/mlx4.h
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4: Fix UBSAN warning of signed integer overflowAya Levin2018-11-161-2/+2
* net/mlx4_core: Allow MTTs starting at any indexTariq Toukan2018-07-261-1/+0Star
* net/mlx4_core: Add Crdump FW snapshot supportAlex Vesker2018-07-131-0/+4
* mlx4: Add support for devlink reload and load driverinit valuesMoshe Shemesh2018-07-051-1/+2
* net/mlx4_core: Report driver version to FWEran Ben Elisha2018-05-101-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-0/+2
|\
| * net/mlx4: Add user mac FW update supportMoshe Shemesh2017-08-291-0/+2
* | mlx4: Replace PCI pool old APIRomain Perier2017-08-221-1/+1
|/
* {net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky2017-07-181-2/+2
* mlx4_en: make mlx4_log_num_mgm_entry_size staticZhu Yanjun2017-07-031-1/+0Star
* net/mlx4_core: Bump driver versionTariq Toukan2017-06-071-2/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-021-0/+1
|\
| * net/mlx4_core: Avoid command timeouts during VF driver device shutdownJack Morgenstein2017-01-301-0/+1
* | net/mlx4_en: Check the enabling pptx/pprx flags in SET_PORT wrapper flowShaker Daibes2017-01-301-1/+3
* | net/mlx4_en: Pass user MTU value to Firmware at set port commandShaker Daibes2017-01-301-2/+5
|/
* 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