aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mlx4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-28net/mlx4: Implement vxlan ndo callsOr Gerlitz1-1/+1
2014-03-28mlx4: Add support for CONFIG_DEV commandOr Gerlitz2-0/+3
2014-03-20net/mlx4: Adapt code for N-Port VFMatan Barak1-0/+1
2014-03-20net/mlx4: Add utils for N-Port VFsMatan Barak1-0/+27
2014-03-20net/mlx4: Add data structures to support N-Ports per VFMatan Barak1-0/+7
2014-03-12mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein2-1/+9
2014-03-12mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein1-0/+1
2014-03-12mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's indexJack Morgenstein1-2/+5
2014-03-12mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein1-0/+4
2014-03-02net/mlx4_en: Use union for BlueFlame WQEAmir Vadai1-3/+8
2014-03-02net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()Eugenia Emantayev1-0/+12
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-1/+50
2014-01-22Merge branch 'ip-roce' into for-nextRoland Dreier2-4/+12
2014-01-18IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua1-4/+11
2014-01-14IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak1-0/+1
2014-01-14mlx4_core: Add support for steerable IB UD QPsMatan Barak2-1/+6
2013-12-31net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz4-1/+48
2013-12-19net/mlx4_core: Expose physical port id as PF/VF capabilityHadar Hen Zion1-0/+2
2013-11-07net/mlx4_en: Datapath structures are allocated per NUMA nodeEugenia Emantayev1-1/+1
2013-11-07net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev1-0/+1
2013-11-04mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein1-0/+17
2013-11-04net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein1-1/+1
2013-11-04net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware specJack Morgenstein1-0/+1
2013-10-17net/mlx4: Fix typo, move similar defs to same locationOr Gerlitz2-5/+3
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-7/+11
2013-08-28IB/mlx4: Add receive flow steering supportHadar Hen Zion1-5/+0
2013-08-02include: Convert ethernet mac address declarations to use ETH_ALENJoe Perches2-7/+9
2013-07-29net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin2-0/+2
2013-07-01net/mlx4_core: Add HW enforcement to VF link stateRony Efraim1-0/+2
2013-07-01net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein3-1/+37
2013-06-13net/mlx4: Add VF link state supportRony Efraim1-1/+1
2013-05-11net/mlx4: Strengthen VLAN tags/priorities enforcement in VST modeRony Efraim1-2/+27
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-6/+100
2013-04-26net/mlx4: Add support to get VF configRony Efraim1-0/+2
2013-04-26net/mlx4: Add VF MAC spoof checking supportRony Efraim2-1/+3
2013-04-26net/mlx4: Add set VF default vlan ID and priority supportRony Efraim2-1/+4
2013-04-26net/mlx4: Add set VF mac address supportRony Efraim1-0/+1
2013-04-24mlx4_core: Expose a few helpers to fill DMFS HW strucuturesHadar Hen Zion1-1/+11
2013-04-24mlx4_core: Directly expose fields of DMFS HW rule control segmentHadar Hen Zion1-1/+3
2013-04-24mlx4_core: Change a few DMFS fields names to match firmare specHadar Hen Zion1-4/+4
2013-04-24mlx4: Match DMFS promiscuous field names to firmware specHadar Hen Zion1-5/+6
2013-04-24mlx4_core: Move DMFS HW structs to common header fileHadar Hen Zion1-0/+79
2013-04-24net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai2-1/+21
2013-04-24net/mlx4_core: Read HCA frequency and map internal clockEugenia Emantayev1-0/+1
2013-04-24net/mlx4_core: Add timestamping device capabilityEugenia Emantayev1-1/+2
2013-04-16mlx4_core: Implement SRQ object lookup from srqnShlomo Pongratz1-0/+2
2013-04-07net/mlx4_en: Enable DCB ETS ops only when supported by the firmwareOr Gerlitz1-0/+1
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-10/+31
2013-02-25IB/mlx4: Support memory window bindingShani Michaeli1-3/+8
2013-02-25mlx4: Implement memory windows allocation and deallocationShani Michaeli1-1/+19