summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4
Commit message (Expand)AuthorAgeFilesLines
...
* net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay2015-04-303-2/+26
* net/mlx4_core: Fix unaligned accessesDavid Ahern2015-04-301-4/+14
* mlx4_en: Use correct loop cursor in error path.Benjamin Poirier2015-04-301-1/+1
* mlx4: Fix tx ring affinity_mask creationBenjamin Poirier2015-04-291-3/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-271-13/+16
|\
| * net/mlx4_en: Prevent setting invalid RSS hash functionAmir Vadai2015-04-271-13/+16
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-04-224-14/+62
|\ \ | |/ |/|
| * net/mlx4_core: Return the admin alias GUID upon host view requestYishai Hadas2015-04-151-14/+27
| * net/mlx4_core: Raise slave shutdown event upon FLRYishai Hadas2015-04-151-0/+2
| * net/mlx4_core: Set initial admin GUIDs for VFsYishai Hadas2015-04-152-0/+16
| * net/mlx4_core: Manage alias GUID per VFYishai Hadas2015-04-152-0/+17
* | net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAPEran Ben Elisha2015-04-211-1/+1
|/
* mlx4/mlx5: Use dma_wmb/rmb where appropriateAlexander Duyck2015-04-093-9/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-061-1/+2
|\
| * net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein2015-04-061-1/+2
* | net/mlx4_en: Add RX-ALL supportMuhammad Mahajna2015-04-025-2/+81
* | net/mlx4_en: Add RX-FCS supportMuhammad Mahajna2015-04-022-7/+31
* | net/mlx4_en: Add interface identify supportIdo Shamay2015-04-024-0/+64
* | net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay2015-04-022-16/+23
* | net/mlx4: Set enhanced QoS support by default when ETS supportedIdo Shamay2015-04-021-3/+3
* | net/mlx4: Warn users of depracated QoS FirmwareIdo Shamay2015-04-023-3/+14
* | net/mlx4_en: Enable TX rate limit per VFIdo Shamay2015-04-022-1/+187
* | net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay2015-04-025-1/+24
* | net/mlx4: Allocate VPPs for each port on PF initIdo Shamay2015-04-023-0/+76
* | net/mlx4: Query device for QoS per VF supportIdo Shamay2015-04-021-1/+9
* | net/mlx4: Add mlx4_SET_VPORT_QOS implementationIdo Shamay2015-04-023-0/+134
* | net/mlx4: Add mlx4_ALLOCATE_VPP implementationIdo Shamay2015-04-023-0/+112
* | net/mlx4: New file for QoS related firmware commandsIdo Shamay2015-04-026-88/+204
* | net/mlx4: Aesthetic code changes in multi_func_initIdo Shamay2015-04-021-4/+15
* | net/mlx4: Make mlx4_is_eth visible inline funcionIdo Shamay2015-04-021-5/+0
* | net/mlx4_en: Change loopback only upon feature changeIdo Shamay2015-04-022-7/+10
* | net/mlx4: Add RSS support for fragmented IP datagramsIdo Shamay2015-04-023-0/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-024-19/+22
|\ \ | |/
| * net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutexJack Morgenstein2015-03-243-12/+14
| * net/mlx4_en: Call register_netdevice in the proper locationIdo Shamay2015-03-241-7/+8
* | ptp: mlx4: use helpers for converting ns to timespec.Richard Cochran2015-03-311-3/+1
* | net/mlx4_en: Moderate ethtool callback to show more statisticsEran Ben Elisha2015-03-313-46/+130
* | net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak2015-03-317-7/+253
* | net/mlx4_en: Protect access to the statistics bitmapEran Ben Elisha2015-03-313-17/+23
* | net/mlx4_en: Support general selective view of ethtool statisticsEran Ben Elisha2015-03-314-65/+109
* | net/mlx4_en: Move statistics bitmap setting to the Ethernet driverEran Ben Elisha2015-03-313-22/+23
* | net/mlx4_en: Create new header file for all statistics infoEran Ben Elisha2015-03-314-35/+49
* | net/mlx4_en: Fix port counters statistics bitmaskEran Ben Elisha2015-03-311-1/+1
* | ptp: mlx4: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-5/+6
* | net: Move check for multiple vlans to driversToshiaki Makita2015-03-291-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-202-3/+3
|\ \ | |/
| * net/mlx4_en: Set statistics bitmap at port initEran Ben Elisha2015-03-181-2/+2
| * net/mlx4_en: Fix off-by-one in ethtool statistics displayEran Ben Elisha2015-03-181-1/+1
* | net/mlx4_en: mlx4_en_set_tx_maxrate() can be staticWu Fengguang2015-03-181-1/+1
* | net/mlx4_en: Add tx queue maxrate supportOr Gerlitz2015-03-181-0/+29
OpenPOWER on IntegriCloud