summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx4/device.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-08-141-0/+17
|\
| *-. Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier2014-08-141-0/+1
| |\ \
| | | * mlx4_core: Add support for secure-host and SMP firewallJack Morgenstein2014-08-051-0/+1
| | |/
| * | mlx4_core: Add helper functions to support MR re-registrationMatan Barak2014-08-011-0/+16
| |/
* | net/mlx4_core: Use low memory profile on kdump kernelAmir Vadai2014-07-221-0/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-161-2/+2
|\ \ | |/
| * net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai2014-07-021-2/+2
* | net/mlx4_en: Fix set port ratelimit for 40GEEugenia Emantayev2014-07-081-0/+11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-1/+3
|\
| * Revert "net/mlx4_en: Use affinity hint"David S. Miller2014-06-021-1/+1
| * net/mlx4_en: Use affinity hintYuval Atias2014-06-011-1/+1
| * net/mlx4_core: Deprecate use_prio module parameterAmir Vadai2014-05-221-1/+0
| * net/mlx4_core: Enforce irq affinity changes immediatlyYuval Atias2014-05-141-0/+3
| |
| \
*-. \ Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier2014-06-101-4/+11
|\ \ \ | |_|/ |/| |
| | * IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina2014-06-021-4/+6
| |/ |/|
| * IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein2014-05-291-0/+3
| * mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein2014-05-291-0/+1
| * IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responsesJack Morgenstein2014-05-291-0/+1
|/
* net/mlx4: Implement vxlan ndo callsOr Gerlitz2014-03-281-1/+1
* mlx4: Add support for CONFIG_DEV commandOr Gerlitz2014-03-281-0/+2
* net/mlx4: Adapt code for N-Port VFMatan Barak2014-03-201-0/+1
* net/mlx4: Add utils for N-Port VFsMatan Barak2014-03-201-0/+27
* net/mlx4: Add data structures to support N-Ports per VFMatan Barak2014-03-201-0/+7
* mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein2014-03-121-1/+2
* mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein2014-03-121-0/+1
* mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's indexJack Morgenstein2014-03-121-2/+5
* mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein2014-03-121-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-1/+38
|\
| * net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz2013-12-311-1/+36
| * net/mlx4_core: Expose physical port id as PF/VF capabilityHadar Hen Zion2013-12-191-0/+2
* | Merge branch 'ip-roce' into for-nextRoland Dreier2014-01-221-0/+1
|\ \
| * | IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak2014-01-141-0/+1
| |/
* | mlx4_core: Add support for steerable IB UD QPsMatan Barak2014-01-141-1/+5
|/
* net/mlx4_en: Datapath structures are allocated per NUMA nodeEugenia Emantayev2013-11-071-1/+1
* net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev2013-11-071-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-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-051-5/+7
|\
| * include: Convert ethernet mac address declarations to use ETH_ALENJoe Perches2013-08-021-5/+6
| * net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin2013-07-291-0/+1
* | IB/mlx4: Add receive flow steering supportHadar Hen Zion2013-08-281-5/+0
|/
* net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein2013-07-011-1/+2
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-081-6/+98
|\
| * 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
OpenPOWER on IntegriCloud