summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein2015-04-061-1/+2
* 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
* 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: Disbale GRO for incoming loopback/selftest packetsIdo Shamay2015-03-021-1/+7
* net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz2015-03-022-4/+6
* net/mlx5_core: Fix configuration of log_uar_page_szEli Cohen2015-02-111-0/+1
* net: Mellanox: Delete unnecessary checks before the function call "vunmap"Markus Elfring2015-02-092-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-051-1/+2
|\
| * net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Jack Morgenstein2015-02-021-1/+2
* | net/mlx4_en: Notify TX Vlan offload changeIdo Shamay2015-02-041-0/+4
* | net/mlx4_en: Adjust RX frag strides to frag sizesIdo Shamay2015-02-041-2/+3
* | net/mlx4_en: Print page allocator informationIdo Shamay2015-02-041-0/+4
* | net/mlx5_core: Move to use hex PCI device IDsOr Gerlitz2015-02-041-6/+6
* | net/mlx4_core: Fix misleading debug print on CQE stride supportOr Gerlitz2015-02-041-1/+2
* | net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before u...Maor Gottlieb2015-02-041-1/+1
* | net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write()Maor Gottlieb2015-02-042-9/+6
* | net/mlx4_en: Port aggregation configurationMoni Shoua2015-02-043-0/+189
* | net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua2015-02-046-2/+157
* | net/mlx4_core: Port aggregation low level interfaceMoni Shoua2015-02-042-5/+60
* | net/mlx4_core: Update the HCA core clock frequency after INIT_PORTMajd Dibbiny2015-01-271-0/+33
* | net/mlx4_core: Fix device capabilities dumpingOr Gerlitz2015-01-271-6/+2
* | net/mlx4: Fix memory corruption in mlx4_MAD_IFC_wrapperMatan Barak2015-01-271-1/+3
* | net/mlx4_en: Use ethtool cmd->autoneg as a hint for ethtool set settingsSaeed Mahameed2015-01-271-10/+8
* | net/mlx4_core: Remove duplicate code line from procedure mlx4_bf_allocJack Morgenstein2015-01-271-1/+0
* | net/mlx4_core: Fix struct mlx4_vhcr_cmd to make implicit padding explicitJack Morgenstein2015-01-271-0/+1
* | net/mlx4_core: Fix HW2SW_EQ to conform to the firmware specJack Morgenstein2015-01-273-35/+9
* | net/mlx4_core: Adjust command timeouts to conform to the firmware specJack Morgenstein2015-01-272-11/+12
* | net/mlx4_core: Fix mem leak in SRIOV mlx4_init_one error flowJack Morgenstein2015-01-271-1/+3
* | net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAPJack Morgenstein2015-01-273-2/+19
* | net/mlx4_core: Add bad-cable event supportJack Morgenstein2015-01-272-1/+30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-272-3/+3
|\|
| * net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steeringOr Gerlitz2015-01-152-3/+3
* | net/mlx4_core: Reset flow activation upon SRIOV fatal command casesYishai Hadas2015-01-254-41/+107
* | net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas2015-01-256-70/+285
* | net/mlx4_core: Handle AER flow properlyYishai Hadas2015-01-251-6/+65
* | net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas2015-01-253-3/+25
* | net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas2015-01-254-27/+152
* | net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas2015-01-253-29/+101
* | net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas2015-01-253-44/+46
* | net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas2015-01-251-2/+43
* | net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas2015-01-2518-146/+206
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-6/+6
* | mlx5: avoid build warnings on 32-bitArnd Bergmann2015-01-131-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-062-13/+9
|\|
| * net/mlx4_core: Fix error flow in mlx4_init_hca()Jack Morgenstein2015-01-021-9/+4
| * net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flowMaor Gottlieb2015-01-021-4/+5
* | mlx4: include clocksource.h againRichard Cochran2015-01-021-0/+1
* | timecounter: keep track of accumulated fractional nanosecondsRichard Cochran2014-12-301-2/+2