aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mlx4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-15net/mlx4_core: Set initial admin GUIDs for VFsYishai Hadas1-0/+1
2015-04-15net/mlx4_core: Manage alias GUID per VFYishai Hadas1-0/+3
2015-04-02net/mlx4_en: Add RX-ALL supportMuhammad Mahajna1-0/+3
2015-04-02net/mlx4_en: Add interface identify supportIdo Shamay2-0/+3
2015-04-02net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay1-1/+7
2015-04-02net/mlx4: Warn users of depracated QoS FirmwareIdo Shamay1-0/+1
2015-04-02net/mlx4_en: Enable TX rate limit per VFIdo Shamay1-0/+2
2015-04-02net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay1-2/+6
2015-04-02net/mlx4: Query device for QoS per VF supportIdo Shamay1-1/+2
2015-04-02net/mlx4: Add mlx4_SET_VPORT_QOS implementationIdo Shamay1-0/+1
2015-04-02net/mlx4: Add mlx4_ALLOCATE_VPP implementationIdo Shamay1-0/+1
2015-04-02net/mlx4: New file for QoS related firmware commandsIdo Shamay1-5/+0
2015-04-02net/mlx4: Make mlx4_is_eth visible inline funcionIdo Shamay1-0/+5
2015-04-02net/mlx4: Add RSS support for fragmented IP datagramsIdo Shamay1-0/+1
2015-03-31net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak1-1/+2
2015-03-31net/mlx4_en: Move statistics bitmap setting to the Ethernet driverEran Ben Elisha1-1/+0
2015-03-18net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz2-4/+27
2015-03-06net/mlx4_core: Add basic elements for QCNShani Michaeli2-1/+15
2015-03-02net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz1-1/+1
2015-02-09IB/mlx4: Reset flow support for IB kernel ULPsYishai Hadas1-0/+2
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-02-04net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua2-0/+20
2015-02-04net/mlx4_core: Port aggregation low level interfaceMoni Shoua3-1/+17
2015-02-02net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 80 VFsJack Morgenstein1-1/+1
2015-01-27net/mlx4_core: Adjust command timeouts to conform to the firmware specJack Morgenstein1-3/+3
2015-01-27net/mlx4_core: Add bad-cable event supportJack Morgenstein1-1/+13
2015-01-25net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas2-0/+7
2015-01-25net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas1-0/+7
2015-01-25net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas1-0/+1
2015-01-25net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas1-0/+7
2015-01-25net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas1-0/+2
2015-01-25net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas1-0/+2
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas1-3/+8
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran1-1/+1
2014-12-11net/mlx4: Add support for A0 steeringMatan Barak1-2/+15
2014-12-11net/mlx4: Add A0 hybrid steeringMatan Barak1-2/+8
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev1-2/+19
2014-12-11net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak1-0/+5
2014-11-16mlx4: use netdev_rss_key_fill() helperEric Dumazet1-1/+3
2014-11-13net/mlx4_core: Support more than 64 VFsMatan Barak1-2/+3
2014-11-13net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for PF/VFsMatan Barak1-1/+3
2014-11-11net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli1-0/+1
2014-11-03net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak2-1/+31
2014-10-28net/mlx4_core: Add ethernet backplane autoneg device capabilitySaeed Mahameed1-1/+2
2014-10-28net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev capSaeed Mahameed2-1/+41
2014-10-28net/mlx4_core: Introduce mlx4_get_module_info for cable module info readingSaeed Mahameed1-0/+30
2014-10-06net/mlx4_en: Code cleanups in tx pathEric Dumazet1-1/+1
2014-09-30net/mlx4_core: New init and exit flow for mlx4_coreMajd Dibbiny1-0/+1
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+11
2014-09-19net/mlx4_core: Enable CQE/EQE stride supportIdo Shamay1-3/+8