summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4
AgeCommit message (Expand)Author
2015-05-14net/mlx4: Avoid 'may be used uninitialized' warningsBjorn Helgaas
2015-05-05net/mlx4_core: Work properly with EQ numbers > 256 in SRIOVYishai Hadas
2015-05-05net/mlx4_en: Fix off-by-one in counters manipulationEran Ben Elisha
2015-04-30net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay
2015-04-30net/mlx4_core: Fix unaligned accessesDavid Ahern
2015-04-30mlx4_en: Use correct loop cursor in error path.Benjamin Poirier
2015-04-29mlx4: Fix tx ring affinity_mask creationBenjamin Poirier
2015-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-27net/mlx4_en: Prevent setting invalid RSS hash functionAmir Vadai
2015-04-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-04-21net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAPEran Ben Elisha
2015-04-15net/mlx4_core: Return the admin alias GUID upon host view requestYishai Hadas
2015-04-15net/mlx4_core: Raise slave shutdown event upon FLRYishai Hadas
2015-04-15net/mlx4_core: Set initial admin GUIDs for VFsYishai Hadas
2015-04-15net/mlx4_core: Manage alias GUID per VFYishai Hadas
2015-04-09mlx4/mlx5: Use dma_wmb/rmb where appropriateAlexander Duyck
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-06net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein
2015-04-02net/mlx4_en: Add RX-ALL supportMuhammad Mahajna
2015-04-02net/mlx4_en: Add RX-FCS supportMuhammad Mahajna
2015-04-02net/mlx4_en: Add interface identify supportIdo Shamay
2015-04-02net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay
2015-04-02net/mlx4: Set enhanced QoS support by default when ETS supportedIdo Shamay
2015-04-02net/mlx4: Warn users of depracated QoS FirmwareIdo Shamay
2015-04-02net/mlx4_en: Enable TX rate limit per VFIdo Shamay
2015-04-02net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay
2015-04-02net/mlx4: Allocate VPPs for each port on PF initIdo Shamay
2015-04-02net/mlx4: Query device for QoS per VF supportIdo Shamay
2015-04-02net/mlx4: Add mlx4_SET_VPORT_QOS implementationIdo Shamay
2015-04-02net/mlx4: Add mlx4_ALLOCATE_VPP implementationIdo Shamay
2015-04-02net/mlx4: New file for QoS related firmware commandsIdo Shamay
2015-04-02net/mlx4: Aesthetic code changes in multi_func_initIdo Shamay
2015-04-02net/mlx4: Make mlx4_is_eth visible inline funcionIdo Shamay
2015-04-02net/mlx4_en: Change loopback only upon feature changeIdo Shamay
2015-04-02net/mlx4: Add RSS support for fragmented IP datagramsIdo Shamay
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-31ptp: mlx4: use helpers for converting ns to timespec.Richard Cochran
2015-03-31net/mlx4_en: Moderate ethtool callback to show more statisticsEran Ben Elisha
2015-03-31net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak
2015-03-31net/mlx4_en: Protect access to the statistics bitmapEran Ben Elisha
2015-03-31net/mlx4_en: Support general selective view of ethtool statisticsEran Ben Elisha
2015-03-31net/mlx4_en: Move statistics bitmap setting to the Ethernet driverEran Ben Elisha
2015-03-31net/mlx4_en: Create new header file for all statistics infoEran Ben Elisha
2015-03-31net/mlx4_en: Fix port counters statistics bitmaskEran Ben Elisha
2015-03-31ptp: mlx4: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-29net: Move check for multiple vlans to driversToshiaki Makita
2015-03-24net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutexJack Morgenstein
2015-03-24net/mlx4_en: Call register_netdevice in the proper locationIdo Shamay
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-18net/mlx4_en: mlx4_en_set_tx_maxrate() can be staticWu Fengguang