summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx4
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4: Strengthen VLAN tags/priorities enforcement in VST modeRony Efraim2013-05-111-2/+27
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-082-6/+100
|\
| * mlx4_core: Expose a few helpers to fill DMFS HW strucuturesHadar Hen Zion2013-04-241-1/+11
| * mlx4_core: Directly expose fields of DMFS HW rule control segmentHadar Hen Zion2013-04-241-1/+3
| * mlx4_core: Change a few DMFS fields names to match firmare specHadar Hen Zion2013-04-241-4/+4
| * mlx4: Match DMFS promiscuous field names to firmware specHadar Hen Zion2013-04-241-5/+6
| * mlx4_core: Move DMFS HW structs to common header fileHadar Hen Zion2013-04-241-0/+79
| * mlx4_core: Implement SRQ object lookup from srqnShlomo Pongratz2013-04-161-0/+2
* | net/mlx4: Add support to get VF configRony Efraim2013-04-261-0/+2
* | net/mlx4: Add VF MAC spoof checking supportRony Efraim2013-04-262-1/+3
* | net/mlx4: Add set VF default vlan ID and priority supportRony Efraim2013-04-262-1/+4
* | net/mlx4: Add set VF mac address supportRony Efraim2013-04-261-0/+1
* | net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai2013-04-242-1/+21
* | net/mlx4_core: Read HCA frequency and map internal clockEugenia Emantayev2013-04-241-0/+1
* | net/mlx4_core: Add timestamping device capabilityEugenia Emantayev2013-04-241-1/+2
* | net/mlx4_en: Enable DCB ETS ops only when supported by the firmwareOr Gerlitz2013-04-071-0/+1
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-262-10/+31
|\
| * IB/mlx4: Support memory window bindingShani Michaeli2013-02-251-3/+8
| * mlx4: Implement memory windows allocation and deallocationShani Michaeli2013-02-251-1/+19
| * mlx4_core: Propagate MR deregistration failures to callerShani Michaeli2013-02-211-1/+1
| * IB/mlx4_ib: Remove local invalidate segment unused fieldsShani Michaeli2013-02-211-5/+3
* | net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_enYan Burman2013-02-071-3/+2
* | net/mlx4_en: Don't reassign port mac address on firmware that supports itMatan Barak2013-01-311-1/+2
|/
* mlx4_core: Allow choosing flow steering modeJack Morgenstein2012-12-191-0/+1
* mlx4: 64-byte CQE/EQE supportOr Gerlitz2012-11-261-0/+21
* mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein2012-09-301-6/+10
* mlx4: Paravirtualize Node Guids for slavesJack Morgenstein2012-09-301-0/+2
* mlx4: Activate SR-IOV mode for IBJack Morgenstein2012-09-301-0/+4
* net/mlx4_core: Adjustments to SET_PORT for IB SR-IOVJack Morgenstein2012-09-301-0/+5
* mlx4_core: Add IB port-state machine and port mgmt event propagationJack Morgenstein2012-09-301-0/+28
* mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein2012-09-301-0/+3
* IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein2012-09-302-1/+4
* mlx4_core: Add proxy and tunnel QPs to the reserved QP areaJack Morgenstein2012-09-301-1/+12
* IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP supportJack Morgenstein2012-09-302-1/+3
* net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion2012-09-071-0/+11
* net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion2012-09-071-0/+2
* Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2012-07-242-2/+120
|\
| * mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...Jack Morgenstein2012-07-111-0/+2
| * mlx4_core: Implement mechanism for reserved Q_KeysJack Morgenstein2012-07-111-0/+11
| * net/mlx4_core: Initialize IB port capabilities for all slavesJack Morgenstein2012-07-101-0/+5
| * mlx4: Use port management change event instead of smp_snoopJack Morgenstein2012-07-102-2/+100
| * mlx4_core: Pass an invalid PCI id number to VFsJack Morgenstein2012-07-081-0/+2
* | {NET,IB}/mlx4: Add rmap support to mlx4_assign_eqAmir Vadai2012-07-191-1/+3
* | net/mlx4: Move MAC_MASK to a common placeAmir Vadai2012-07-191-0/+2
* | net/mlx4: Implement promiscuous mode with device managed flow-steeringHadar Hen Zion2012-07-071-0/+7
* | {NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion2012-07-071-5/+103
* | net/mlx4_core: Add firmware commands to support device managed flow steeringHadar Hen Zion2012-07-071-0/+4
* | net/mlx4: Set steering mode according to device capabilitiesHadar Hen Zion2012-07-071-0/+24
|/
* net/mlx4_core: Fix number of EQs used in ICM initialisationMarcel Apfelbaum2012-05-311-0/+6
* Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2012-05-212-1/+10
|\