summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx4
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_en: Datapath structures are allocated per NUMA nodeEugenia Emantayev2013-11-081-1/+1
* net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev2013-11-081-0/+1
* mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein2013-11-041-0/+17
* net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein2013-11-041-1/+1
* net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware specJack Morgenstein2013-11-041-0/+1
* net/mlx4: Fix typo, move similar defs to same locationOr Gerlitz2013-10-172-5/+3Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-053-7/+11
|\
| * include: Convert ethernet mac address declarations to use ETH_ALENJoe Perches2013-08-022-7/+9
| * net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin2013-07-292-0/+2
* | IB/mlx4: Add receive flow steering supportHadar Hen Zion2013-08-281-5/+0Star
|/
* net/mlx4_core: Add HW enforcement to VF link stateRony Efraim2013-07-011-0/+2
* net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein2013-07-013-1/+37
* net/mlx4: Add VF link state supportRony Efraim2013-06-141-1/+1
* net/mlx4: Strengthen VLAN tags/priorities enforcement in VST modeRony Efraim2013-05-121-2/+27
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-092-6/+100
|\
| * mlx4_core: Expose a few helpers to fill DMFS HW strucuturesHadar Hen Zion2013-04-251-1/+11
| * mlx4_core: Directly expose fields of DMFS HW rule control segmentHadar Hen Zion2013-04-251-1/+3
| * mlx4_core: Change a few DMFS fields names to match firmare specHadar Hen Zion2013-04-251-4/+4
| * mlx4: Match DMFS promiscuous field names to firmware specHadar Hen Zion2013-04-251-5/+6
| * mlx4_core: Move DMFS HW structs to common header fileHadar Hen Zion2013-04-251-0/+79
| * mlx4_core: Implement SRQ object lookup from srqnShlomo Pongratz2013-04-171-0/+2
* | net/mlx4: Add support to get VF configRony Efraim2013-04-271-0/+2
* | net/mlx4: Add VF MAC spoof checking supportRony Efraim2013-04-272-1/+3
* | net/mlx4: Add set VF default vlan ID and priority supportRony Efraim2013-04-272-1/+4
* | net/mlx4: Add set VF mac address supportRony Efraim2013-04-271-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/+3Star
* | net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_enYan Burman2013-02-081-3/+2Star
* | 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-10-011-6/+10
* mlx4: Paravirtualize Node Guids for slavesJack Morgenstein2012-10-011-0/+2
* mlx4: Activate SR-IOV mode for IBJack Morgenstein2012-10-011-0/+4
* net/mlx4_core: Adjustments to SET_PORT for IB SR-IOVJack Morgenstein2012-10-011-0/+5
* mlx4_core: Add IB port-state machine and port mgmt event propagationJack Morgenstein2012-10-011-0/+28
* mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein2012-10-011-0/+3
* IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein2012-10-012-1/+4
* mlx4_core: Add proxy and tunnel QPs to the reserved QP areaJack Morgenstein2012-10-011-1/+12
* IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP supportJack Morgenstein2012-10-012-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
|\