summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4
AgeCommit message (Expand)AuthorFilesLines
2015-04-02net/mlx4: Aesthetic code changes in multi_func_initIdo Shamay1-4/+15
2015-04-02net/mlx4: Make mlx4_is_eth visible inline funcionIdo Shamay1-5/+0
2015-04-02net/mlx4_en: Change loopback only upon feature changeIdo Shamay2-7/+10
2015-04-02net/mlx4: Add RSS support for fragmented IP datagramsIdo Shamay3-0/+15
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-19/+22
2015-04-01ptp: mlx4: use helpers for converting ns to timespec.Richard Cochran1-3/+1
2015-03-31net/mlx4_en: Moderate ethtool callback to show more statisticsEran Ben Elisha3-46/+130
2015-03-31net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak7-7/+253
2015-03-31net/mlx4_en: Protect access to the statistics bitmapEran Ben Elisha3-17/+23
2015-03-31net/mlx4_en: Support general selective view of ethtool statisticsEran Ben Elisha4-65/+109
2015-03-31net/mlx4_en: Move statistics bitmap setting to the Ethernet driverEran Ben Elisha3-22/+23
2015-03-31net/mlx4_en: Create new header file for all statistics infoEran Ben Elisha4-35/+49
2015-03-31net/mlx4_en: Fix port counters statistics bitmaskEran Ben Elisha1-1/+1
2015-03-31ptp: mlx4: convert to the 64 bit get/set time methods.Richard Cochran1-5/+6
2015-03-29net: Move check for multiple vlans to driversToshiaki Makita1-0/+1
2015-03-24net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutexJack Morgenstein3-12/+14
2015-03-24net/mlx4_en: Call register_netdevice in the proper locationIdo Shamay1-7/+8
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+3
2015-03-19net/mlx4_en: mlx4_en_set_tx_maxrate() can be staticWu Fengguang1-1/+1
2015-03-18net/mlx4_en: Set statistics bitmap at port initEran Ben Elisha1-2/+2
2015-03-18net/mlx4_en: Fix off-by-one in ethtool statistics displayEran Ben Elisha1-1/+1
2015-03-18net/mlx4_en: Add tx queue maxrate supportOr Gerlitz1-0/+29
2015-03-18net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz5-2/+45
2015-03-09ethernet: codespell comment spelling fixesJoe Perches2-2/+2
2015-03-07net/mlx4_en: Add QCN parameters and statistics handlingShani Michaeli2-0/+219
2015-03-07net/mlx4_core: Add basic elements for QCNShani Michaeli2-2/+20
2015-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-5/+13
2015-03-04ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2-3/+3
2015-03-02net/mlx4_en: Disbale GRO for incoming loopback/selftest packetsIdo Shamay1-1/+7
2015-03-02net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz2-4/+6
2015-02-10net: Mellanox: Delete unnecessary checks before the function call "vunmap"Markus Elfring1-1/+1
2015-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2015-02-05net/mlx4_en: Notify TX Vlan offload changeIdo Shamay1-0/+4
2015-02-05net/mlx4_en: Adjust RX frag strides to frag sizesIdo Shamay1-2/+3
2015-02-05net/mlx4_en: Print page allocator informationIdo Shamay1-0/+4
2015-02-05net/mlx4_core: Fix misleading debug print on CQE stride supportOr Gerlitz1-1/+2
2015-02-05net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before u...Maor Gottlieb1-1/+1
2015-02-05net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write()Maor Gottlieb2-9/+6
2015-02-05net/mlx4_en: Port aggregation configurationMoni Shoua3-0/+189
2015-02-05net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua6-2/+157
2015-02-05net/mlx4_core: Port aggregation low level interfaceMoni Shoua2-5/+60
2015-02-03net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Jack Morgenstein1-1/+2
2015-01-28net/mlx4_core: Update the HCA core clock frequency after INIT_PORTMajd Dibbiny1-0/+33
2015-01-28net/mlx4_core: Fix device capabilities dumpingOr Gerlitz1-6/+2
2015-01-28net/mlx4: Fix memory corruption in mlx4_MAD_IFC_wrapperMatan Barak1-1/+3
2015-01-28net/mlx4_en: Use ethtool cmd->autoneg as a hint for ethtool set settingsSaeed Mahameed1-10/+8
2015-01-28net/mlx4_core: Remove duplicate code line from procedure mlx4_bf_allocJack Morgenstein1-1/+0
2015-01-28net/mlx4_core: Fix struct mlx4_vhcr_cmd to make implicit padding explicitJack Morgenstein1-0/+1
2015-01-28net/mlx4_core: Fix HW2SW_EQ to conform to the firmware specJack Morgenstein3-35/+9
2015-01-28net/mlx4_core: Adjust command timeouts to conform to the firmware specJack Morgenstein2-11/+12