summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/mlx4.h
AgeCommit message (Expand)Author
2014-06-26net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang
2014-02-25net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-14mlx4_core: Add support for steerable IB UD QPsMatan Barak
2013-12-09mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...Jack Morgenstein
2013-11-04net/mlx4_core: Implement resource quota enforcementJack Morgenstein
2013-11-04mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein
2013-11-04net/mlx4_core: Don't fail reg/unreg vlan for older guestsJack Morgenstein
2013-11-04net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein
2013-07-29net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin
2013-07-01net/mlx4_core: Add HW enforcement to VF link stateRony Efraim
2013-07-01net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein
2013-06-13net/mlx4: Add VF link state supportRony Efraim
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