summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4
AgeCommit message (Expand)AuthorFilesLines
2014-05-16net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak4-2/+97
2014-05-05net/mlx4_core: Don't issue PCIe speed/width checks for VFsEyal Perry1-1/+2
2014-05-05net/mlx4_core: Load the Eth driver firstOr Gerlitz1-2/+2
2014-05-05net/mlx4_core: Fix slave id computation for single port VFMatan Barak1-15/+20
2014-05-05net/mlx4_core: Adjust port number in qp_attach wrapper when detachingJack Morgenstein1-0/+23
2014-04-16mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason3-7/+1
2014-04-14net/mlx4_core: Defer VF initialization till PF is fully initializedAmir Vadai1-1/+8
2014-04-14net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang2-77/+96
2014-04-02net/mlx4: Set proper build dependancy with vxlanOr Gerlitz3-0/+17
2014-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+5
2014-03-29net/mlx4: Implement vxlan ndo callsOr Gerlitz3-4/+90
2014-03-29mlx4: Add support for CONFIG_DEV commandOr Gerlitz2-0/+49
2014-03-29net/mlx4: USe one wrapper that returns -EPERMOr Gerlitz3-28/+4
2014-03-27net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang1-1/+5
2014-03-21ptp: drivers: set the number of programmable pins.Richard Cochran1-0/+1
2014-03-21net/mlx4: Adapt num_vfs/probed_vf params for single port VFMatan Barak1-13/+34
2014-03-21net/mlx4: Adapt code for N-Port VFMatan Barak8-61/+385
2014-03-21net/mlx4: Add utils for N-Port VFsMatan Barak2-0/+108
2014-03-21net/mlx4: Add data structures to support N-Ports per VFMatan Barak1-24/+85
2014-03-15mlx4: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
2014-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-6/+29
2014-03-13net/mlx4_en: Deregister multicast vxlan steering rules when going downOr Gerlitz1-0/+2
2014-03-13mlx4: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-1/+1
2014-03-13net/mlx4_core: Load the IB driver when the device supports IBoEOr Gerlitz1-1/+1
2014-03-13net/mlx4_en: Handle vxlan steering rules for mac address changesOr Gerlitz1-0/+8
2014-03-13net/mlx4_core: Fix wrong dump of the vxlan offloads device capabilityOr Gerlitz1-2/+3
2014-03-12mlx4: Activate RoCE/SRIOVJack Morgenstein1-7/+0
2014-03-12mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein1-0/+24
2014-03-12mlx4: Add ref counting to port MAC table for RoCEJack Morgenstein1-7/+68
2014-03-12mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein5-34/+161
2014-03-12mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's indexJack Morgenstein1-3/+30
2014-03-12mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein2-0/+39
2014-03-07net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is r...Amir Vadai1-0/+11
2014-03-07net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()Amir Vadai1-3/+3
2014-03-07net/mlx4_en: mlx4_en_verify_params() can be staticFengguang Wu1-1/+1
2014-03-06net/mlx4: Support shutdown() interfaceGavin Shan1-0/+1
2014-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+4
2014-03-03net/mlx4_en: Change Connect-X description in kconfigEyal Perry1-1/+1
2014-03-03net/mlx4_en: Use union for BlueFlame WQEAmir Vadai1-1/+2
2014-03-03net/mlx4_core: Fix sparse warningEyal Perry1-1/+2
2014-03-03net/mlx4_en: Fix selftest failing on non 10G link speedAmir Vadai1-2/+4
2014-03-03net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()Eugenia Emantayev2-23/+10
2014-03-03net/mlx4_en: Move queue stopped/waked counters to be per ringEugenia Emantayev3-3/+11
2014-03-03net/mlx4_en: Pad ethernet packets smaller than 17 bytesEugenia Emantayev1-1/+7
2014-03-03net/mlx4_en: Verify mlx4_en module parametersEugenia Emantayev3-16/+44
2014-03-03net/mlx4_en: Fix UP limit in ieee_ets->prio_tcAmir Vadai1-1/+1
2014-02-27net/mlx4_en: Fix bad use of dev_idAmir Vadai1-1/+0
2014-02-27net/mlx4_en: Expose port number through sysfsAmir Vadai1-0/+1
2014-02-26net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai2-4/+4
2014-02-25net/mlx4: Fix limiting number of IRQ's instead of RSS queuesIdo Shamay2-3/+5