summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx4
Commit message (Expand)AuthorAgeFilesLines
...
* | IB/mlx4: Add mmap call to map the hardware clockMatan Barak2015-06-121-0/+9
|/
* net/mlx4_core: Set initial admin GUIDs for VFsYishai Hadas2015-04-151-0/+1
* net/mlx4_core: Manage alias GUID per VFYishai Hadas2015-04-151-0/+3
* net/mlx4_en: Add RX-ALL supportMuhammad Mahajna2015-04-021-0/+3
* net/mlx4_en: Add interface identify supportIdo Shamay2015-04-022-0/+3
* net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay2015-04-021-1/+7
* net/mlx4: Warn users of depracated QoS FirmwareIdo Shamay2015-04-021-0/+1
* net/mlx4_en: Enable TX rate limit per VFIdo Shamay2015-04-021-0/+2
* net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay2015-04-021-2/+6
* net/mlx4: Query device for QoS per VF supportIdo Shamay2015-04-021-1/+2
* net/mlx4: Add mlx4_SET_VPORT_QOS implementationIdo Shamay2015-04-021-0/+1
* net/mlx4: Add mlx4_ALLOCATE_VPP implementationIdo Shamay2015-04-021-0/+1
* net/mlx4: New file for QoS related firmware commandsIdo Shamay2015-04-021-5/+0
* net/mlx4: Make mlx4_is_eth visible inline funcionIdo Shamay2015-04-021-0/+5
* net/mlx4: Add RSS support for fragmented IP datagramsIdo Shamay2015-04-021-0/+1
* net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak2015-03-311-1/+2
* net/mlx4_en: Move statistics bitmap setting to the Ethernet driverEran Ben Elisha2015-03-311-1/+0
* net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz2015-03-182-4/+27
* net/mlx4_core: Add basic elements for QCNShani Michaeli2015-03-062-1/+15
* net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz2015-03-021-1/+1
* IB/mlx4: Reset flow support for IB kernel ULPsYishai Hadas2015-02-091-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-051-1/+1
|\
| * net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Jack Morgenstein2015-02-021-1/+1
* | net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua2015-02-042-0/+20
* | net/mlx4_core: Port aggregation low level interfaceMoni Shoua2015-02-043-1/+17
* | net/mlx4_core: Adjust command timeouts to conform to the firmware specJack Morgenstein2015-01-271-3/+3
* | net/mlx4_core: Add bad-cable event supportJack Morgenstein2015-01-271-1/+13
* | net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas2015-01-252-0/+7
* | net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas2015-01-251-0/+7
* | net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas2015-01-251-0/+1
* | net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas2015-01-251-0/+7
* | net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas2015-01-251-0/+2
* | net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas2015-01-251-0/+2
* | net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas2015-01-251-3/+8
* | time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-301-1/+1
|/
* net/mlx4: Add support for A0 steeringMatan Barak2014-12-111-2/+15
* net/mlx4: Add A0 hybrid steeringMatan Barak2014-12-111-2/+8
* net/mlx4: Change QP allocation schemeEugenia Emantayev2014-12-111-2/+19
* net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak2014-12-111-0/+5
* mlx4: use netdev_rss_key_fill() helperEric Dumazet2014-11-161-1/+3
* net/mlx4_core: Support more than 64 VFsMatan Barak2014-11-131-2/+3
* net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak2014-11-131-1/+3
* net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli2014-11-111-0/+1
* net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak2014-11-032-1/+31
* net/mlx4_core: Add ethernet backplane autoneg device capabilitySaeed Mahameed2014-10-281-1/+2
* net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev capSaeed Mahameed2014-10-282-1/+41
* net/mlx4_core: Introduce mlx4_get_module_info for cable module info readingSaeed Mahameed2014-10-281-0/+30
* net/mlx4_en: Code cleanups in tx pathEric Dumazet2014-10-061-1/+1
* net/mlx4_core: New init and exit flow for mlx4_coreMajd Dibbiny2014-09-301-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-232-2/+11
|\