summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2016-08-23Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller29-1452/+984
2016-08-23mlx5/core: Use memdup_user() rather than duplicating its implementationMarkus Elfring1-14/+3
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-97/+104
2016-08-18net_sched: convert tcf_exts from list to pointer arrayWANG Cong2-4/+12
2016-08-18mlxsw: spectrum: Allow packets to be trapped from any PGIdo Schimmel1-1/+1
2016-08-18mlxsw: spectrum: Unmap 802.1Q FID before destroying itIdo Schimmel1-0/+2
2016-08-18mlxsw: spectrum: Add missing rollbacks in error pathIdo Schimmel1-1/+3
2016-08-18mlxsw: reg: Fix missing op field fill-upJiri Pirko1-0/+1
2016-08-18mlxsw: spectrum: Trap loop-backed packetsIdo Schimmel3-0/+16
2016-08-18mlxsw: spectrum: Add missing packet trapsElad Raz2-0/+18
2016-08-18mlxsw: spectrum: Mark port as active before registering itIdo Schimmel1-2/+3
2016-08-18mlxsw: spectrum: Create PVID vPort before registering netdeviceIdo Schimmel3-46/+29
2016-08-18mlxsw: spectrum: Remove redundant errors from the codeIdo Schimmel1-16/+5
2016-08-18mlxsw: spectrum: Don't return upon error in removal pathIdo Schimmel1-22/+5
2016-08-17net/mlx5: Introduce alloc_encap and dealloc_encap commandsIlya Lesokhin3-0/+59
2016-08-17net/mlx5: Enable setting minimum inline header mode for VFsHadar Hen Zion1-0/+20
2016-08-17net/mlx5: Improve driver log messagesSaeed Mahameed6-31/+39
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed23-768/+377
2016-08-17{net,IB}/mlx5: Modify QP commands via mlx5 ifcSaeed Mahameed1-9/+115
2016-08-17{net,IB}/mlx5: QP/XRCD commands via mlx5 ifcSaeed Mahameed2-111/+70
2016-08-15mlxsw: spectrum_router: Fix use after freeVincent1-1/+2
2016-08-14{net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed4-135/+112
2016-08-14{net,IB}/mlx5: CQ commands via mlx5 ifcSaeed Mahameed2-75/+56
2016-08-14net/mlx5: EQ commands via mlx5 ifcSaeed Mahameed2-53/+43
2016-08-14net/mlx5: Pages management commands via mlx5 ifcSaeed Mahameed1-107/+58
2016-08-14net/mlx5: MCG commands via mlx5 ifcSaeed Mahameed2-54/+20
2016-08-14net/mlx5: PD and UAR commands via mlx5 ifcSaeed Mahameed2-99/+25
2016-08-14net/mlx5: Access register and MAD IFC commands via mlx5 ifcSaeed Mahameed2-49/+45
2016-08-14net/mlx5: Init/Teardown hca commands via mlx5 ifcSaeed Mahameed1-26/+10
2016-08-08mlxsw: spectrum: Add missing DCB rollback in error pathIdo Schimmel1-0/+1
2016-08-08mlxsw: spectrum: Do not override PAUSE settingsIdo Schimmel1-0/+2
2016-08-08mlxsw: spectrum: Do not assume PAUSE frames are disabledIdo Schimmel1-4/+4
2016-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds3-118/+191
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford1-0/+40
2016-08-04net/mlx4: Query performance and diagnostics countersMark Bloch1-0/+36
2016-08-04net/mlx4: Add diagnostic counters capability bitMark Bloch1-0/+4
2016-08-02Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+3
2016-07-27net/mlx5_core/health: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-5/+2
2016-07-26Backmerge tag 'v4.7' into drm-nextDave Airlie25-388/+709
2016-07-26net/mlx4_core: Check device state before unregistering itAlex Vesker1-0/+3
2016-07-26mlxsw: spectrum: Fix compilation error when CLS_ACT isn't setIdo Schimmel1-6/+5
2016-07-26net/mlx5e: Query minimum required header copy during xmitHadar Hen Zion3-0/+43
2016-07-26net/mlx5e: Check the minimum inline header mode before xmitHadar Hen Zion2-4/+46
2016-07-25mlxsw: spectrum: Add support in matchall mirror TC offloadingYotam Gigi2-1/+507
2016-07-25mlxsw: reg: Add the Monitoring Port Analyzer registerYotam Gigi1-0/+67
2016-07-25mlxsw: reg: Add Monitoring Port Analyzer Table registerYotam Gigi1-0/+54
2016-07-25mlxsw: reg: Add Shared Buffer Internal Buffer registerYotam Gigi1-0/+41
2016-07-25mlxsw: pci: Add max span resources to resources queryNogah Frankel2-0/+7
2016-07-25mlxsw: pci: Add resources query implementation.Nogah Frankel6-3/+109
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-72/+176