summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/main.c
AgeCommit message (Expand)Author
2016-04-21net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens
2016-04-21net/mlx4_core: Implement pci_resume callbackDaniel Jurgens
2016-03-18net/mlx4_core: Fix backward compatibility on VFsEli Cohen
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-02net/mlx4_core: Check the correct limitation on VFs for HA modeMoni Shoua
2016-03-01mlx4: Implement port type setting via devlink interfaceJiri Pirko
2016-03-01mlx4: Implement devlink interfaceJiri Pirko
2016-02-17net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen
2015-12-06net/mlx4_core: Support the HA mode for SRIOV VFs tooMoni Shoua
2015-11-15net/mlx4_core: Avoid returning success in case of an error flowNoa Osherovich
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-14net/mlx4_core: Replace VF zero mac with random mac in mlx4_coreJack Morgenstein
2015-10-08net/mlx4: Remove shared_ports variable at mlx4_enable_msi_xCarol L Soto
2015-08-27net/mlx4_core: Capping number of requested MSIXs to MAX_MSIXCarol L Soto
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-27net/mlx4_core: Preparations for 802.1ad VLAN supportHadar Hen Zion
2015-07-26net/mlx4_core: Use sink counter for the VF default as fallbackOr Gerlitz
2015-07-08net/mlx4_core: Add extra check for total vfs for SRIOVCarol Soto
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-15net/mlx4_core: Allocate default counter per portEran Ben Elisha
2015-06-15net/mlx4_core: Remove counters table allocation from VF flowEran Ben Elisha
2015-06-15net/mlx4_core: Add sink counterEran Ben Elisha
2015-06-15net/mlx4_core: Reset counters data when freedEran Ben Elisha
2015-06-15net/mlx4_core: Check before cleaning counters bitmapEran Ben Elisha
2015-06-15net/mlx4_core: Disable Granular QoS per VF under IB/Eth VPI configurationOr Gerlitz
2015-06-12IB/mlx4: Add mmap call to map the hardware clockMatan Barak
2015-06-03net/mlx4_core: need to call close fw if alloc icm is called twiceCarol Soto
2015-06-03net/mlx4_core: double free of dev_vfsCarol L Soto
2015-05-30net/mlx4_core: Move affinity hints to mlx4_core ownershipIdo Shamay
2015-05-30net/mlx4: Add EQ poolMatan Barak
2015-05-24net/mlx4_core: Enable single ported IB VFsOr Gerlitz
2015-04-15net/mlx4_core: Set initial admin GUIDs for VFsYishai Hadas
2015-04-15net/mlx4_core: Manage alias GUID per VFYishai Hadas
2015-04-02net/mlx4_en: Add RX-ALL supportMuhammad Mahajna
2015-04-02net/mlx4: Warn users of depracated QoS FirmwareIdo Shamay
2015-04-02net/mlx4: Add RSS support for fragmented IP datagramsIdo Shamay
2015-03-18net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz
2015-02-04net/mlx4_core: Fix misleading debug print on CQE stride supportOr Gerlitz
2015-02-04net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua
2015-01-27net/mlx4_core: Fix mem leak in SRIOV mlx4_init_one error flowJack Morgenstein
2015-01-27net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAPJack Morgenstein
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-25net/mlx4_core: Reset flow activation upon SRIOV fatal command casesYishai Hadas
2015-01-25net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas
2015-01-25net/mlx4_core: Handle AER flow properlyYishai Hadas
2015-01-25net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas
2015-01-25net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas
2015-01-25net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas
2015-01-25net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas