aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-27net/mlx4_core: Adjust command timeouts to conform to the firmware specJack Morgenstein2-11/+12
2015-01-27net/mlx4_core: Fix mem leak in SRIOV mlx4_init_one error flowJack Morgenstein1-1/+3
2015-01-27net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAPJack Morgenstein3-2/+19
2015-01-27net/mlx4_core: Add bad-cable event supportJack Morgenstein2-1/+30
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+3
2015-01-25net/mlx4_core: Reset flow activation upon SRIOV fatal command casesYishai Hadas4-41/+107
2015-01-25net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas6-70/+285
2015-01-25net/mlx4_core: Handle AER flow properlyYishai Hadas1-6/+65
2015-01-25net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas3-3/+25
2015-01-25net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas4-27/+152
2015-01-25net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas3-29/+101
2015-01-25net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas3-44/+46
2015-01-25net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas1-2/+43
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas18-146/+206
2015-01-15net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steeringOr Gerlitz2-3/+3
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko1-6/+6
2015-01-13mlx5: avoid build warnings on 32-bitArnd Bergmann1-3/+3
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-13/+9
2015-01-02mlx4: 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-30timecounter: keep track of accumulated fractional nanosecondsRichard Cochran1-2/+2
2014-12-30net: mlx4: convert to timecounter adjtime.Richard Cochran1-4/+1
2014-12-26net: Generalize ndo_gso_check to ndo_features_checkJesse Gross1-4/+6
2014-12-22net/mlx4_en: Doorbell is byteswapped in Little Endian archsAmir Vadai1-1/+11
2014-12-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds4-4/+174
2014-12-16net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay2-4/+11
2014-12-15Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and 'srp' into for-nextRoland Dreier4-4/+174
2014-12-15mlx5_core: Add support for page faults events and low level handlingHaggai Eran3-1/+171
2014-12-15mlx4_core: Check for DPDP violation only when DPDP is not supportedYuval Shaia1-3/+3
2014-12-15net/mlx4_core: Avoid double dumping of the PF device capabilitiesOr Gerlitz3-11/+17
2014-12-15net/mlx4_core: Fixed memory leak and incorrect refcount in mlx4_load_oneMatan Barak1-28/+33
2014-12-11net/mlx4: Add support for A0 steeringMatan Barak6-17/+176
2014-12-11net/mlx4: Refactor QUERY_PORTMatan Barak3-95/+154
2014-12-11net/mlx4_core: Add explicit error message when rule doesn't meet configurationMatan Barak1-3/+18
2014-12-11net/mlx4: Add A0 hybrid steeringMatan Barak6-21/+288
2014-12-11net/mlx4: Add mlx4_bitmap zone allocatorMatan Barak2-0/+451
2014-12-11net/mlx4: Add a check if there are too many reserved QPsDotan Barak1-1/+7
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev11-31/+110
2014-12-11net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak3-1/+77
2014-12-11net/mlx4_core: Mask out host side virtualization features for guestsOr Gerlitz1-1/+11
2014-12-11net/mlx4_en: Set csum level for encapsulated packetsOr Gerlitz1-1/+2
2014-12-08net/mlx4_en: Support for configurable RSS hash functionEyal Perry4-7/+54
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry1-2/+11
2014-12-08net/mlx5_core: Add more supported devicesEli Cohen1-1/+5
2014-12-08net/mlx5_core: Clear outbox of dealloc uarMajd Dibbiny1-0/+1
2014-12-08net/mlx5_core: Print resource number on QP/SRQ async eventsEli Cohen1-2/+2
2014-12-08net/mlx5_core: Fix command queue size enforcementEli Cohen1-1/+1
2014-12-08net/mlx5_core: Fix min vectors value in mlx5_enable_msixEli Cohen1-1/+1
2014-12-08net/mlx5_core: Request the mlx5 IB module on driver loadEli Cohen1-0/+7