summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/main.c
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-26net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas1-2/+43
2015-01-26net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas1-40/+66
2015-01-16net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steeringOr Gerlitz1-2/+1
2015-01-02net/mlx4_core: Fix error flow in mlx4_init_hca()Jack Morgenstein1-9/+4
2014-12-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-3/+3
2014-12-16mlx4_core: Check for DPDP violation only when DPDP is not supportedYuval Shaia1-3/+3
2014-12-15net/mlx4_core: Avoid double dumping of the PF device capabilitiesOr Gerlitz1-0/+1
2014-12-15net/mlx4_core: Fixed memory leak and incorrect refcount in mlx4_load_oneMatan Barak1-28/+33
2014-12-11net/mlx4: Add support for A0 steeringMatan Barak1-9/+123
2014-12-11net/mlx4: Refactor QUERY_PORTMatan Barak1-22/+49
2014-12-11net/mlx4: Add A0 hybrid steeringMatan Barak1-1/+7