aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/mlx4.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-2/+7
2012-03-12Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier1-1/+7
2012-03-12mlx4_core: Scale size of MTT table with system RAMRoland Dreier1-1/+1
2012-03-12mlx4_core: Allow dynamic MTU configuration for IB portsOr Gerlitz1-0/+2
2012-03-12mlx4_core: Report thermal error eventsJack Morgenstein1-0/+4
2012-03-06mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz1-1/+0
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-02-21mlx4: Replacing pool_lock with mutexYevgeny Petrilin1-1/+1
2012-02-14mlx4: remove unused field high_priosEugenia Emantayev1-1/+0
2012-01-22mlx4_core: map async events to arbitrary slave eqsMarcel Apfelbaum1-3/+5
2011-12-13mlx4_core: updated driver version to 1.1Yevgeny Petrilin1-2/+2
2011-12-13mlx4_core: Modify driver initialization flow to accommodate SRIOV for EthernetJack Morgenstein1-0/+6
2011-12-13mlx4_core: mtts resources units changed to offsetMarcel Apfelbaum1-1/+2
2011-12-13mlx4: Ethernet port management modificationsEugenia Emantayev1-0/+53
2011-12-13mlx4: Traffic steering management support for SRIOVEugenia Emantayev1-14/+8
2011-12-13mlx4_core: resource tracking for HCA resources used by guestsEli Cohen1-0/+110
2011-12-13mlx4_core: mtt modifications for SRIOVJack Morgenstein1-0/+1
2011-12-13mlx4_core: Added FW commands and their wrappers for supporting SRIOVMarcel Apfelbaum1-0/+20
2011-12-13mlx4_core: Reduce number of PD bits to 17Jack Morgenstein1-1/+4
2011-12-13mlx4_core: initial header-file changes for SRIOV supportJack Morgenstein1-1/+455