summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2016-09-22net/mlx4_core: Fix to clean devlink resourcesKamal Heib1-0/+3
2016-09-20net/mlx5: E-Switch, Handle mode change failuresOr Gerlitz1-6/+14
2016-09-20net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init codeOr Gerlitz1-0/+1
2016-09-20net/mlx5: Fix flow counter bulk command out mailbox allocationRoi Dayan1-2/+2
2016-09-16net/mlx4_en: fix off by one in error handlingSebastian Ott1-2/+2
2016-09-12net/mlx4_en: Fix panic on xmit while port is downMoshe Shemesh1-5/+7
2016-09-12net/mlx4_en: Fixes for DCBXTariq Toukan4-43/+28
2016-09-12net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state()Kamal Heib1-1/+4
2016-09-12net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all()Kamal Heib1-10/+11
2016-09-10mlxsw: spectrum: Set port type before setting its addressIdo Schimmel1-9/+9
2016-09-10mlxsw: spectrum_router: Fix error path in mlxsw_sp_router_initJiri Pirko1-1/+8
2016-09-09net/mlx5e: Fix parsing of vlan packets when updating lro headerGal Pressman1-7/+15
2016-09-09net/mlx5e: Fix global PFC counters replicationGal Pressman1-1/+1
2016-09-09net/mlx5e: Prevent casting overflowGal Pressman1-2/+4
2016-09-09net/mlx5e: Fix xmit_more counter race issueTariq Toukan1-1/+1
2016-09-01mlxsw: spectrum: Use existing flood setup when adding VLANsIdo Schimmel1-16/+9
2016-09-01mlxsw: spectrum: Don't take multiple references on a FIDIdo Schimmel1-0/+3
2016-09-01mlxsw: spectrum_router: Fix netevent notifier registrationJiri Pirko3-15/+13
2016-09-01mlxsw: spectrum: Fix error path in mlxsw_sp_module_initJiri Pirko1-0/+1
2016-09-01mlxsw: spectrum_router: Fix fib entry update pathJiri Pirko1-6/+2
2016-09-01mlxsw: spectrum_router: Fix failure caused by double fib removal from HWJiri Pirko1-34/+92
2016-08-29net/mlx5: Increase number of ethtool steering prioritiesMaor Gottlieb1-1/+1
2016-08-29net/mlx5: Add error prints when validate ETS failedEran Ben Elisha1-5/+16
2016-08-29net/mlx5e: Fix memory leak if refreshing TIRs failsKamal Heib1-3/+4
2016-08-29net/mlx5e: Add ethtool counter for TX xmit_moreTariq Toukan3-0/+6
2016-08-29net/mlx5e: Fix ethtool -g/G rx ring parameter report with striding RQEran Ben Elisha1-9/+67
2016-08-29net/mlx5e: Don't wait for SQ completions on closeSaeed Mahameed4-70/+44
2016-08-29net/mlx5e: Don't post fragmented MPWQE when RQ is disabledSaeed Mahameed2-0/+10
2016-08-29net/mlx5e: Don't wait for RQ completions on closeSaeed Mahameed3-42/+22
2016-08-29net/mlx5e: Limit UMR length to the device's limitationSaeed Mahameed4-16/+40
2016-08-24mlxsw: router: Enable neighbors to be created on stacked devicesYotam Gigi1-1/+1
2016-08-24mlxsw: spectrum: Add missing flood to router portIdo Schimmel2-1/+43
2016-08-20mlxsw: spectrum_buffers: Fix pool value handling in mlxsw_sp_sb_tc_pool_bind_setJiri Pirko1-8/+4
2016-08-20net/mlx5: E-Switch, Avoid ACLs in the offloads modeOr Gerlitz1-7/+9
2016-08-20net/mlx5: E-Switch, Set the send-to-vport rules in the correct tableOr Gerlitz1-1/+1
2016-08-20net/mlx5: E-Switch, Return the correct devlink e-switch modeOr Gerlitz1-5/+19
2016-08-20net/mlx5e: Retrieve the switchdev id from the firmware only onceHadar Hen Zion3-3/+8
2016-08-20net/mlx5e: Use correct flow dissector key on flower offloadingHadar Hen Zion1-1/+1
2016-08-20net/mlx5: Update last-use statistics for flow rulesAmir Vadai1-1/+10
2016-08-20net/mlx5: Added missing check of msg length in verifying its signaturePaul Blakey1-31/+54
2016-08-20net/mlx5: Fix pci error recovery flowMohamad Haj Yahia1-30/+29
2016-08-20net/mlx5e: Optimization for MTU changeTariq Toukan1-2/+7
2016-08-20net/mlx5e: Set port MTU on netdev creation rather on openSaeed Mahameed1-4/+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