aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mlx4
AgeCommit message (Expand)AuthorFilesLines
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-4/+23
2015-06-15net/mlx4_en: Support ndo_get_vf_statsGravatar Eran Ben Elisha 1-0/+3
2015-06-15net/mlx4_core: Add helper to query countersGravatar Eran Ben Elisha 2-0/+11
2015-06-15net/mlx4_core: Allocate default counter per portGravatar Eran Ben Elisha 1-0/+1
2015-06-15net/mlx4_core: Add sink counterGravatar Eran Ben Elisha 1-0/+1
2015-06-12IB/mlx4: Add mmap call to map the hardware clockGravatar Matan Barak 1-0/+9
2015-05-30net/mlx4: Add EQ poolGravatar Matan Barak 1-4/+7
2015-04-15net/mlx4_core: Set initial admin GUIDs for VFsGravatar Yishai Hadas 1-0/+1
2015-04-15net/mlx4_core: Manage alias GUID per VFGravatar Yishai Hadas 1-0/+3
2015-04-02net/mlx4_en: Add RX-ALL supportGravatar Muhammad Mahajna 1-0/+3
2015-04-02net/mlx4_en: Add interface identify supportGravatar Ido Shamay 2-0/+3
2015-04-02net/mlx4: Add SET_PORT opcode modifiers enumerationGravatar Ido Shamay 1-1/+7
2015-04-02net/mlx4: Warn users of depracated QoS FirmwareGravatar Ido Shamay 1-0/+1
2015-04-02net/mlx4_en: Enable TX rate limit per VFGravatar Ido Shamay 1-0/+2
2015-04-02net/mlx4: Added qos_vport QP configuration in VST modeGravatar Ido Shamay 1-2/+6
2015-04-02net/mlx4: Query device for QoS per VF supportGravatar Ido Shamay 1-1/+2
2015-04-02net/mlx4: Add mlx4_SET_VPORT_QOS implementationGravatar Ido Shamay 1-0/+1
2015-04-02net/mlx4: Add mlx4_ALLOCATE_VPP implementationGravatar Ido Shamay 1-0/+1
2015-04-02net/mlx4: New file for QoS related firmware commandsGravatar Ido Shamay 1-5/+0
2015-04-02net/mlx4: Make mlx4_is_eth visible inline funcionGravatar Ido Shamay 1-0/+5
2015-04-02net/mlx4: Add RSS support for fragmented IP datagramsGravatar Ido Shamay 1-0/+1
2015-03-31net/mlx4_en: Add Flow control statistics display via ethtoolGravatar Matan Barak 1-1/+2
2015-03-31net/mlx4_en: Move statistics bitmap setting to the Ethernet driverGravatar Eran Ben Elisha 1-1/+0
2015-03-18net/mlx4_core: Add basic support for QP max-rate limitingGravatar Or Gerlitz 2-4/+27
2015-03-06net/mlx4_core: Add basic elements for QCNGravatar Shani Michaeli 2-1/+15
2015-03-02net/mlx4_core: Fix wrong mask and error flow for the update-qp commandGravatar Or Gerlitz 1-1/+1
2015-02-09IB/mlx4: Reset flow support for IB kernel ULPsGravatar Yishai Hadas 1-0/+2
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2015-02-04net/mlx4_core: Port aggregation upper layer interfaceGravatar Moni Shoua 2-0/+20
2015-02-04net/mlx4_core: Port aggregation low level interfaceGravatar Moni Shoua 3-1/+17
2015-02-02net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Gravatar Jack Morgenstein 1-1/+1
2015-01-27net/mlx4_core: Adjust command timeouts to conform to the firmware specGravatar Jack Morgenstein 1-3/+3
2015-01-27net/mlx4_core: Add bad-cable event supportGravatar Jack Morgenstein 1-1/+13
2015-01-25net/mlx4_core: Enable device recovery flow with SRIOVGravatar Yishai Hadas 2-0/+7
2015-01-25net/mlx4_core: Manage interface state for Reset flow casesGravatar Yishai Hadas 1-0/+7
2015-01-25net/mlx4_core: Activate reset flow upon fatal command casesGravatar Yishai Hadas 1-0/+1
2015-01-25net/mlx4_core: Enhance the catas flow to support device resetGravatar Yishai Hadas 1-0/+7
2015-01-25net/mlx4_core: Refactor the catas flow to work per deviceGravatar Yishai Hadas 1-0/+2
2015-01-25net/mlx4_core: Set device configuration data to be persistent across resetGravatar Yishai Hadas 1-0/+2
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceGravatar Yishai Hadas 1-3/+8
2014-12-30time: move the timecounter/cyclecounter code into its own file.Gravatar Richard Cochran 1-1/+1
2014-12-11net/mlx4: Add support for A0 steeringGravatar Matan Barak 1-2/+15
2014-12-11net/mlx4: Add A0 hybrid steeringGravatar Matan Barak 1-2/+8
2014-12-11net/mlx4: Change QP allocation schemeGravatar Eugenia Emantayev 1-2/+19
2014-12-11net/mlx4_core: Use tasklet for user-space CQ completion eventsGravatar Matan Barak 1-0/+5
2014-11-16mlx4: use netdev_rss_key_fill() helperGravatar Eric Dumazet 1-1/+3
2014-11-13net/mlx4_core: Support more than 64 VFsGravatar Matan Barak 1-2/+3
2014-11-13net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Gravatar Matan Barak 1-1/+3
2014-11-11net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEGravatar Shani Michaeli 1-0/+1
2014-11-03net/mlx4_core: Add retrieval of CONFIG_DEV parametersGravatar Matan Barak 2-1/+31