summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
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
2015-03-18net/mlx4_en: Set statistics bitmap at port initEran Ben Elisha
2015-03-18net/mlx4_en: Fix off-by-one in ethtool statistics displayEran Ben Elisha
2015-03-18net/mlx4_en: Add tx queue maxrate supportOr Gerlitz
2015-03-18net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz
2015-03-12net/mlx5_core: don't export static symbolJulia Lawall
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2015-03-06net/mlx4_en: Add QCN parameters and statistics handlingShani Michaeli
2015-03-06net/mlx4_core: Add basic elements for QCNShani Michaeli
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-02net/mlx4_en: Disbale GRO for incoming loopback/selftest packetsIdo Shamay
2015-03-02net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz
2015-02-11net/mlx5_core: Fix configuration of log_uar_page_szEli Cohen
2015-02-09net: Mellanox: Delete unnecessary checks before the function call "vunmap"Markus Elfring
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-04net/mlx4_en: Notify TX Vlan offload changeIdo Shamay
2015-02-04net/mlx4_en: Adjust RX frag strides to frag sizesIdo Shamay
2015-02-04net/mlx4_en: Print page allocator informationIdo Shamay
2015-02-04net/mlx5_core: Move to use hex PCI device IDsOr Gerlitz
2015-02-04net/mlx4_core: Fix misleading debug print on CQE stride supportOr Gerlitz
2015-02-04net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before u...Maor Gottlieb
2015-02-04net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write()Maor Gottlieb
2015-02-04net/mlx4_en: Port aggregation configurationMoni Shoua
2015-02-04net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua
2015-02-04net/mlx4_core: Port aggregation low level interfaceMoni Shoua
2015-02-02net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Jack Morgenstein