summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/mlx4.h
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4: Adapt code for N-Port VFMatan Barak2014-03-201-2/+1Star
* net/mlx4: Add utils for N-Port VFsMatan Barak2014-03-201-0/+2
* mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein2014-03-121-0/+3
* mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein2014-03-121-0/+5
* net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai2014-02-251-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-2/+8
|\
| * mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...Jack Morgenstein2013-12-101-2/+8
* | mlx4_core: Add support for steerable IB UD QPsMatan Barak2014-01-141-0/+5
|/
* net/mlx4_core: Implement resource quota enforcementJack Morgenstein2013-11-041-0/+1
* mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein2013-11-041-0/+17
* net/mlx4_core: Don't fail reg/unreg vlan for older guestsJack Morgenstein2013-11-041-0/+1
* net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein2013-11-041-1/+1
* net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin2013-07-291-0/+13
* net/mlx4_core: Add HW enforcement to VF link stateRony Efraim2013-07-011-0/+1
* net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein2013-07-011-0/+20
* net/mlx4: Add VF link state supportRony Efraim2013-06-141-0/+1
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-091-79/+0Star
|\
| * mlx4_core: Move DMFS HW structs to common header fileHadar Hen Zion2013-04-251-79/+0Star
* | net/mlx4: Add set VF default vlan ID and priority supportRony Efraim2013-04-271-0/+2
* | net/mlx4: Add structures to keep VF Ethernet ports informationRony Efraim2013-04-271-0/+26
* | net/mlx4_core: Read HCA frequency and map internal clockEugenia Emantayev2013-04-241-1/+5
* | net/mlx4_core: Add helper function to translate B0 steering rules to DMFSHadar Hen Zion2013-04-111-0/+4
|/
* net/mlx4_core: Fix endianness bug in set_param_lJack Morgenstein2013-03-071-1/+1
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-261-8/+26
|\
| * mlx4_core: Enable memory windows in {INIT, QUERY}_HCAShani Michaeli2013-02-251-0/+2
| * mlx4_core: Disable memory windows for virtual functionsShani Michaeli2013-02-251-0/+16
| * mlx4_core: Rename MPT-related functions to have mpt_ prefixShani Michaeli2013-02-211-8/+8
* | net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_enYan Burman2013-02-081-7/+0Star
* | net/mlx4_core: Use firmware driven flow steering hash modeHadar Hen Zion2013-01-311-5/+0Star
* | net/mlx4_core: Directly expose fields of HW flow steering rule control segmentHadar Hen Zion2013-01-311-2/+5
|/
* mlx4_core: Allow choosing flow steering modeJack Morgenstein2012-12-191-2/+4
* mlx4_core: Clean up enabling of SENSE_PORT for older (ConnectX-1/-2) HCAsRoland Dreier2012-10-011-0/+1
* mlx4_core: Stash PCI ID driver_data in mlx4_priv structureRoland Dreier2012-10-011-0/+6
* mlx4_core: Fix crash on uninitialized priv->cmd.slave_semRoland Dreier2012-10-011-1/+1
* mlx4: Paravirtualize Node Guids for slavesJack Morgenstein2012-10-011-0/+1
* IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein2012-10-011-0/+1
* mlx4_core: Add IB port-state machine and port mgmt event propagationJack Morgenstein2012-10-011-0/+1
* mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein2012-10-011-0/+47
* net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion2012-09-071-0/+76
* mlx4_core: Fix integer overflow issues around MTT tableYishai Hadas2012-08-161-2/+2
* Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2012-07-241-62/+5Star
|\
| * mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...Jack Morgenstein2012-07-111-1/+3
| * mlx4: Use port management change event instead of smp_snoopJack Morgenstein2012-07-101-61/+2Star
* | net/mlx4_core: Add resource tracking for device managed flow steering rulesHadar Hen Zion2012-07-081-0/+1
* | {NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion2012-07-081-0/+13
* | net/mlx4_core: Add firmware commands to support device managed flow steeringHadar Hen Zion2012-07-081-0/+10
* | net/mlx4_core: Change resource tracking ID to be 64 bitHadar Hen Zion2012-07-081-1/+1
* | net/mlx4_core: Change resource tracking mechanism to use red-black treeHadar Hen Zion2012-07-081-1/+2
|/
* net/mlx4_core: Fixes for VF / Guest startup flowJack Morgenstein2012-06-011-0/+10
* net/mlx4_core: Add XRC domains and counters to resource trackerJack Morgenstein2012-05-161-0/+4