aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/mlx4.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-12mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein1-0/+3
2014-03-12mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein1-0/+5
2014-02-25net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai1-2/+2
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+8
2014-01-14mlx4_core: Add support for steerable IB UD QPsMatan Barak1-0/+5
2013-12-09mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and MPTsJack Morgenstein1-2/+8
2013-11-04net/mlx4_core: Implement resource quota enforcementJack Morgenstein1-0/+1
2013-11-04mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein1-0/+17
2013-11-04net/mlx4_core: Don't fail reg/unreg vlan for older guestsJack Morgenstein1-0/+1
2013-11-04net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein1-1/+1
2013-07-29net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin1-0/+13
2013-07-01net/mlx4_core: Add HW enforcement to VF link stateRony Efraim1-0/+1
2013-07-01net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein1-0/+20
2013-06-13net/mlx4: Add VF link state supportRony Efraim1-0/+1
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-79/+0
2013-04-26net/mlx4: Add set VF default vlan ID and priority supportRony Efraim1-0/+2
2013-04-26net/mlx4: Add structures to keep VF Ethernet ports informationRony Efraim1-0/+26
2013-04-24mlx4_core: Move DMFS HW structs to common header fileHadar Hen Zion1-79/+0
2013-04-24net/mlx4_core: Read HCA frequency and map internal clockEugenia Emantayev1-1/+5
2013-04-11net/mlx4_core: Add helper function to translate B0 steering rules to DMFSHadar Hen Zion1-0/+4
2013-03-07net/mlx4_core: Fix endianness bug in set_param_lJack Morgenstein1-1/+1
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-8/+26
2013-02-25mlx4_core: Enable memory windows in {INIT, QUERY}_HCAShani Michaeli1-0/+2
2013-02-25mlx4_core: Disable memory windows for virtual functionsShani Michaeli1-0/+16
2013-02-21mlx4_core: Rename MPT-related functions to have mpt_ prefixShani Michaeli1-8/+8
2013-02-07net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_enYan Burman1-7/+0
2013-01-31net/mlx4_core: Use firmware driven flow steering hash modeHadar Hen Zion1-5/+0
2013-01-31net/mlx4_core: Directly expose fields of HW flow steering rule control segmentHadar Hen Zion1-2/+5
2012-12-19mlx4_core: Allow choosing flow steering modeJack Morgenstein1-2/+4
2012-10-01mlx4_core: Clean up enabling of SENSE_PORT for older (ConnectX-1/-2) HCAsRoland Dreier1-0/+1
2012-10-01mlx4_core: Stash PCI ID driver_data in mlx4_priv structureRoland Dreier1-0/+6
2012-09-30mlx4_core: Fix crash on uninitialized priv->cmd.slave_semRoland Dreier1-1/+1
2012-09-30mlx4: Paravirtualize Node Guids for slavesJack Morgenstein1-0/+1
2012-09-30IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein1-0/+1
2012-09-30mlx4_core: Add IB port-state machine and port mgmt event propagationJack Morgenstein1-0/+1
2012-09-30mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein1-0/+47
2012-09-07net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion1-0/+76
2012-08-15mlx4_core: Fix integer overflow issues around MTT tableYishai Hadas1-2/+2
2012-07-24Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-62/+5
2012-07-11mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and paravirtualize themJack Morgenstein1-1/+3
2012-07-10mlx4: Use port management change event instead of smp_snoopJack Morgenstein1-61/+2
2012-07-07net/mlx4_core: Add resource tracking for device managed flow steering rulesHadar Hen Zion1-0/+1
2012-07-07{NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion1-0/+13
2012-07-07net/mlx4_core: Add firmware commands to support device managed flow steeringHadar Hen Zion1-0/+10
2012-07-07net/mlx4_core: Change resource tracking ID to be 64 bitHadar Hen Zion1-1/+1
2012-07-07net/mlx4_core: Change resource tracking mechanism to use red-black treeHadar Hen Zion1-1/+2
2012-05-31net/mlx4_core: Fixes for VF / Guest startup flowJack Morgenstein1-0/+10
2012-05-16net/mlx4_core: Add XRC domains and counters to resource trackerJack Morgenstein1-0/+4
2012-05-16net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver unloadJack Morgenstein1-1/+7
2012-04-05net/mlx4_core: set port QoS attributesAmir Vadai1-0/+20