summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/main.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-15net/mlx4_en: initialize cmd.context_lock spinlock earlierEric Dumazet1-0/+1
2016-04-21net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens1-5/+34
2016-04-21net/mlx4_core: Implement pci_resume callbackDaniel Jurgens1-15/+24
2016-03-19net/mlx4_core: Fix backward compatibility on VFsEli Cohen1-6/+18
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+11
2016-03-02net/mlx4_core: Check the correct limitation on VFs for HA modeMoni Shoua1-3/+11
2016-03-02mlx4: Implement port type setting via devlink interfaceJiri Pirko1-21/+65
2016-03-02mlx4: Implement devlink interfaceJiri Pirko1-12/+32
2016-02-17net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen1-11/+45
2015-12-07net/mlx4_core: Support the HA mode for SRIOV VFs tooMoni Shoua1-10/+97
2015-11-16net/mlx4_core: Avoid returning success in case of an error flowNoa Osherovich1-3/+5
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+2
2015-10-15net/mlx4_core: Replace VF zero mac with random mac in mlx4_coreJack Morgenstein1-0/+2
2015-10-08net/mlx4: Remove shared_ports variable at mlx4_enable_msi_xCarol L Soto1-8/+2
2015-08-28net/mlx4_core: Capping number of requested MSIXs to MAX_MSIXCarol L Soto1-1/+9
2015-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+5
2015-07-28net/mlx4_core: Preparations for 802.1ad VLAN supportHadar Hen Zion1-0/+15
2015-07-27net/mlx4_core: Use sink counter for the VF default as fallbackOr Gerlitz1-0/+5
2015-07-09net/mlx4_core: Add extra check for total vfs for SRIOVCarol Soto1-6/+14
2015-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-44/+222
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+8
2015-06-16net/mlx4_core: Allocate default counter per portEran Ben Elisha1-3/+68
2015-06-16net/mlx4_core: Remove counters table allocation from VF flowEran Ben Elisha1-7/+18
2015-06-16net/mlx4_core: Add sink counterEran Ben Elisha1-4/+7
2015-06-16net/mlx4_core: Reset counters data when freedEran Ben Elisha1-0/+21
2015-06-16net/mlx4_core: Check before cleaning counters bitmapEran Ben Elisha1-0/+6
2015-06-16net/mlx4_core: Disable Granular QoS per VF under IB/Eth VPI configurationOr Gerlitz1-0/+8
2015-06-12IB/mlx4: Add mmap call to map the hardware clockMatan Barak1-0/+19
2015-06-04net/mlx4_core: need to call close fw if alloc icm is called twiceCarol Soto1-0/+1
2015-06-04net/mlx4_core: double free of dev_vfsCarol L Soto1-0/+1
2015-05-31net/mlx4_core: Move affinity hints to mlx4_core ownershipIdo Shamay1-0/+36
2015-05-31net/mlx4: Add EQ poolMatan Barak1-18/+56
2015-05-25net/mlx4_core: Enable single ported IB VFsOr Gerlitz1-12/+0
2015-04-15net/mlx4_core: Set initial admin GUIDs for VFsYishai Hadas1-0/+15
2015-04-15net/mlx4_core: Manage alias GUID per VFYishai Hadas1-0/+16
2015-04-02net/mlx4_en: Add RX-ALL supportMuhammad Mahajna1-0/+21
2015-04-02net/mlx4: Warn users of depracated QoS FirmwareIdo Shamay1-0/+8
2015-04-02net/mlx4: Add RSS support for fragmented IP datagramsIdo Shamay1-0/+2
2015-03-18net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz1-0/+2
2015-02-05net/mlx4_core: Fix misleading debug print on CQE stride supportOr Gerlitz1-1/+2
2015-02-05net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua1-0/+89
2015-01-28net/mlx4_core: Fix mem leak in SRIOV mlx4_init_one error flowJack Morgenstein1-1/+3
2015-01-28net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAPJack Morgenstein1-0/+1
2015-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+1
2015-01-26net/mlx4_core: Reset flow activation upon SRIOV fatal command casesYishai Hadas1-7/+9
2015-01-26net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas1-27/+108
2015-01-26net/mlx4_core: Handle AER flow properlyYishai Hadas1-6/+65
2015-01-26net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas1-1/+12
2015-01-26net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas1-0/+6
2015-01-26net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas1-2/+10