summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/main.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_core: Avoid setting ports to auto when only one port type is supportedMaor Gottlieb2016-10-291-1/+9
* net/mlx4_core: Fix to clean devlink resourcesKamal Heib2016-09-221-0/+3
* net/mlx4: Fix some indent inconsistancyChristophe Jaillet2016-07-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-301-1/+5
|\
| * net/mlx4_en: Avoid unregister_netdev at shutdown flowEran Ben Elisha2016-06-221-1/+4
| * net/mlx4_en: initialize cmd.context_lock spinlock earlierEric Dumazet2016-06-151-0/+1
* | net/mlx4_en: Add DCB PFC support through CEE netlink commandsRana Shahout2016-06-231-0/+1
|/
* net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens2016-04-211-5/+34
* net/mlx4_core: Implement pci_resume callbackDaniel Jurgens2016-04-211-15/+24
* net/mlx4_core: Fix backward compatibility on VFsEli Cohen2016-03-191-6/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-081-3/+11
|\
| * net/mlx4_core: Check the correct limitation on VFs for HA modeMoni Shoua2016-03-021-3/+11
* | mlx4: Implement port type setting via devlink interfaceJiri Pirko2016-03-011-21/+65
* | mlx4: Implement devlink interfaceJiri Pirko2016-03-011-12/+32
|/
* net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen2016-02-171-11/+45
* net/mlx4_core: Support the HA mode for SRIOV VFs tooMoni Shoua2015-12-071-10/+97
* net/mlx4_core: Avoid returning success in case of an error flowNoa Osherovich2015-11-161-3/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-201-8/+2Star
|\
| * net/mlx4: Remove shared_ports variable at mlx4_enable_msi_xCarol L Soto2015-10-081-8/+2Star
* | net/mlx4_core: Replace VF zero mac with random mac in mlx4_coreJack Morgenstein2015-10-151-0/+2
|/
* net/mlx4_core: Capping number of requested MSIXs to MAX_MSIXCarol L Soto2015-08-281-1/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-011-0/+5
|\
| * net/mlx4_core: Use sink counter for the VF default as fallbackOr Gerlitz2015-07-271-0/+5
* | net/mlx4_core: Preparations for 802.1ad VLAN supportHadar Hen Zion2015-07-281-0/+15
* | net/mlx4_core: Add extra check for total vfs for SRIOVCarol Soto2015-07-091-6/+14
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-251-44/+222
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-241-0/+8
| |\
| | * net/mlx4_core: Disable Granular QoS per VF under IB/Eth VPI configurationOr Gerlitz2015-06-161-0/+8
| * | net/mlx4_core: Allocate default counter per portEran Ben Elisha2015-06-161-3/+68
| * | net/mlx4_core: Remove counters table allocation from VF flowEran Ben Elisha2015-06-161-7/+18
| * | net/mlx4_core: Add sink counterEran Ben Elisha2015-06-161-4/+7
| * | net/mlx4_core: Reset counters data when freedEran Ben Elisha2015-06-161-0/+21
| * | net/mlx4_core: Check before cleaning counters bitmapEran Ben Elisha2015-06-161-0/+6
| * | net/mlx4_core: need to call close fw if alloc icm is called twiceCarol Soto2015-06-041-0/+1
| * | net/mlx4_core: double free of dev_vfsCarol L Soto2015-06-041-0/+1
| * | net/mlx4_core: Move affinity hints to mlx4_core ownershipIdo Shamay2015-05-311-0/+36
| * | net/mlx4: Add EQ poolMatan Barak2015-05-311-18/+56
| * | net/mlx4_core: Enable single ported IB VFsOr Gerlitz2015-05-251-12/+0Star
| |/
* / IB/mlx4: Add mmap call to map the hardware clockMatan Barak2015-06-121-0/+19
|/
* net/mlx4_core: Set initial admin GUIDs for VFsYishai Hadas2015-04-151-0/+15
* net/mlx4_core: Manage alias GUID per VFYishai Hadas2015-04-151-0/+16
* net/mlx4_en: Add RX-ALL supportMuhammad Mahajna2015-04-021-0/+21
* net/mlx4: Warn users of depracated QoS FirmwareIdo Shamay2015-04-021-0/+8
* net/mlx4: Add RSS support for fragmented IP datagramsIdo Shamay2015-04-021-0/+2
* net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz2015-03-181-0/+2
* net/mlx4_core: Fix misleading debug print on CQE stride supportOr Gerlitz2015-02-051-1/+2
* net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua2015-02-051-0/+89
* net/mlx4_core: Fix mem leak in SRIOV mlx4_init_one error flowJack Morgenstein2015-01-281-1/+3
* net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAPJack Morgenstein2015-01-281-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-281-2/+1Star
|\