summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2016-08-29Add Killer E2500 device ID in alx driver.Owen Lin2-0/+3
2016-08-29net: smc91x: fix SMC accessesRussell King2-20/+52
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-27sfc: fix potential stack corruption from running past stat bitmaskAndrew Rybchenko1-1/+2
2016-08-26net: hns: dereference ppe_cb->ppe_common_cb if it is non-nullColin Ian King1-1/+2
2016-08-268139cp: Fix one possible deadloop in cp_rx_pollGao Feng1-1/+1
2016-08-26i40e: Change some init flow for the clientAnjali Singhai Jain2-12/+30
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-24dwc_eth_qos: fix interrupt enable raceRabin Vincent1-7/+10
2016-08-24net: lpc_eth: Check clk_prepare_enable() errorFabio Estevam1-11/+9
2016-08-24gianfar: fix size of scatter-gathered framesZefir Kurtisi1-6/+14
2016-08-24gianfar: prevent fragmentation in DSA environmentsZefir Kurtisi1-1/+2
2016-08-23qed: FLR of active VFs might lead to FW assertYuval Mintz1-1/+10
2016-08-22net: tehuti: fix typo: "eneble" -> "enable"Colin Ian King1-1/+1
2016-08-21net: xilinx: emaclite: Fallback to random MAC address.Daniel Romell1-3/+5
2016-08-20ixgbe: Do not clear RAR entry when clearing VMDq for SAN MACAlexander Duyck1-1/+3
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-19net: bgmac: fix reversed check for MII registration errorRafał Miłecki1-1/+1
2016-08-19cxgb4: Fixes resource allocation for ULD's in kdump kernelHariprasad Shenai1-5/+5
2016-08-19net: thunderx: Fix OOPs with ethtool --register-dumpDavid Daney2-2/+4
2016-08-19qede: Fix Tx timeout due to xmit_moreYuval Mintz1-1/+4
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-276/+504
2016-08-18net_sched: convert tcf_exts from list to pointer arrayWANG Cong3-5/+15
2016-08-18Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller7-49/+107
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