summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2015-02-10net: Mellanox: Delete unnecessary checks before the function call "vunmap"Markus Elfring2-2/+2
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/mlx5_core: Move to use hex PCI device IDsOr Gerlitz1-6/+6
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
2015-01-28net/mlx4_core: Fix mem leak in SRIOV mlx4_init_one error flowJack Morgenstein1-1/+3
2015-01-28net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAPJack Morgenstein3-2/+19
2015-01-28net/mlx4_core: Add bad-cable event supportJack Morgenstein2-1/+30
2015-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+3
2015-01-26net/mlx4_core: Reset flow activation upon SRIOV fatal command casesYishai Hadas4-41/+107
2015-01-26net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas6-70/+285
2015-01-26net/mlx4_core: Handle AER flow properlyYishai Hadas1-6/+65
2015-01-26net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas3-3/+25
2015-01-26net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas4-27/+152
2015-01-26net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas3-29/+101
2015-01-26net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas3-44/+46
2015-01-26net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas1-2/+43
2015-01-26net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas18-146/+206
2015-01-16net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steeringOr Gerlitz2-3/+3
2015-01-14net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko1-6/+6
2015-01-14mlx5: avoid build warnings on 32-bitArnd Bergmann1-3/+3
2015-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-13/+9
2015-01-03mlx4: include clocksource.h againRichard Cochran1-0/+1
2015-01-02net/mlx4_core: Fix error flow in mlx4_init_hca()Jack Morgenstein1-9/+4
2015-01-02net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flowMaor Gottlieb1-4/+5
2014-12-31timecounter: keep track of accumulated fractional nanosecondsRichard Cochran1-2/+2
2014-12-31net: mlx4: convert to timecounter adjtime.Richard Cochran1-4/+1
2014-12-27net: Generalize ndo_gso_check to ndo_features_checkJesse Gross1-4/+6
2014-12-23net/mlx4_en: Doorbell is byteswapped in Little Endian archsAmir Vadai1-1/+11
2014-12-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds4-4/+174
2014-12-16net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay2-4/+11
2014-12-16Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ...Roland Dreier4-4/+174
2014-12-16mlx5_core: Add support for page faults events and low level handlingHaggai Eran3-1/+171
2014-12-16mlx4_core: Check for DPDP violation only when DPDP is not supportedYuval Shaia1-3/+3