aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/mlx4.h
AgeCommit message (Expand)Author
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-04-26net/mlx4: Add set VF default vlan ID and priority supportRony Efraim
2013-04-26net/mlx4: Add structures to keep VF Ethernet ports informationRony Efraim
2013-04-24mlx4_core: Move DMFS HW structs to common header fileHadar Hen Zion
2013-04-24net/mlx4_core: Read HCA frequency and map internal clockEugenia Emantayev
2013-04-11net/mlx4_core: Add helper function to translate B0 steering rules to DMFSHadar Hen Zion
2013-03-07net/mlx4_core: Fix endianness bug in set_param_lJack Morgenstein
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-02-25mlx4_core: Enable memory windows in {INIT, QUERY}_HCAShani Michaeli
2013-02-25mlx4_core: Disable memory windows for virtual functionsShani Michaeli
2013-02-21mlx4_core: Rename MPT-related functions to have mpt_ prefixShani Michaeli
2013-02-07net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_enYan Burman
2013-01-31net/mlx4_core: Use firmware driven flow steering hash modeHadar Hen Zion
2013-01-31net/mlx4_core: Directly expose fields of HW flow steering rule control segmentHadar Hen Zion
2012-12-19mlx4_core: Allow choosing flow steering modeJack Morgenstein
2012-10-01mlx4_core: Clean up enabling of SENSE_PORT for older (ConnectX-1/-2) HCAsRoland Dreier
2012-10-01mlx4_core: Stash PCI ID driver_data in mlx4_priv structureRoland Dreier
2012-09-30mlx4_core: Fix crash on uninitialized priv->cmd.slave_semRoland Dreier
2012-09-30mlx4: Paravirtualize Node Guids for slavesJack Morgenstein
2012-09-30IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein
2012-09-30mlx4_core: Add IB port-state machine and port mgmt event propagationJack Morgenstein
2012-09-30mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein
2012-09-07net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion
2012-08-15mlx4_core: Fix integer overflow issues around MTT tableYishai Hadas
2012-07-24Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2012-07-11mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...Jack Morgenstein
2012-07-10mlx4: Use port management change event instead of smp_snoopJack Morgenstein
2012-07-07net/mlx4_core: Add resource tracking for device managed flow steering rulesHadar Hen Zion
2012-07-07{NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion
2012-07-07net/mlx4_core: Add firmware commands to support device managed flow steeringHadar Hen Zion
2012-07-07net/mlx4_core: Change resource tracking ID to be 64 bitHadar Hen Zion
2012-07-07net/mlx4_core: Change resource tracking mechanism to use red-black treeHadar Hen Zion
2012-05-31net/mlx4_core: Fixes for VF / Guest startup flowJack Morgenstein
2012-05-16net/mlx4_core: Add XRC domains and counters to resource trackerJack Morgenstein
2012-05-16net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver un...Jack Morgenstein
2012-04-05net/mlx4_core: set port QoS attributesAmir Vadai
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-03-12Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier
2012-03-12mlx4_core: Scale size of MTT table with system RAMRoland Dreier
2012-03-12mlx4_core: Allow dynamic MTU configuration for IB portsOr Gerlitz
2012-03-12mlx4_core: Report thermal error eventsJack Morgenstein
2012-03-06mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-21mlx4: Replacing pool_lock with mutexYevgeny Petrilin
2012-02-14mlx4: remove unused field high_priosEugenia Emantayev
2012-01-22mlx4_core: map async events to arbitrary slave eqsMarcel Apfelbaum
2011-12-13mlx4_core: updated driver version to 1.1Yevgeny Petrilin
2011-12-13mlx4_core: Modify driver initialization flow to accommodate SRIOV for EthernetJack Morgenstein
2011-12-13mlx4_core: mtts resources units changed to offsetMarcel Apfelbaum
2011-12-13mlx4: Ethernet port management modificationsEugenia Emantayev