aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-14mlxsw: spectrum_router: Flush FIB tables during finiIdo Schimmel1-2/+12
2016-11-14net: stmmac: Fix lack of link transition for fixed PHYsFlorian Fainelli1-0/+7
2016-11-14bnx2: Wait for in-flight DMA to complete at probe stageBaoquan He1-6/+32
2016-11-14Revert "bnx2: Reset device during driver initialization"Baoquan He1-7/+5
2016-11-14ps3_gelic: fix spelling mistake in debug messageColin Ian King1-1/+1
2016-11-13net: ethernet: ixp4xx_eth: fix spelling mistake in debug messageColin Ian King1-2/+1
2016-11-13ibmvnic: Fix size of debugfs name bufferThomas Falcon1-1/+1
2016-11-13ibmvnic: Unmap ibmvnic_statistics structureThomas Falcon1-0/+3
2016-11-13sfc: clear napi_hash state when copying channelsBert Kenward1-0/+3
2016-11-13mlxsw: spectrum_router: Correctly dump neighbour activityArkadi Sharshevsky1-1/+21
2016-11-13mlxsw: spectrum: Fix refcount bug on span entriesYotam Gigi1-1/+3
2016-11-13bnxt_en: Fix VF virtual link state.Michael Chan1-2/+2
2016-11-13bnxt_en: Fix ring arithmetic in bnxt_setup_tc().Michael Chan1-5/+6
2016-11-10mlxsw: spectrum_router: Ignore FIB notification events for non-init namespacesJiri Pirko1-0/+3
2016-11-10mlxsw: spectrum_router: Fix handling of neighbour structureJiri Pirko1-61/+34
2016-11-10qed: Correct rdma params configurationRam Amrani1-9/+8
2016-11-10qed: configure ll2 RoCE v1/v2 flavor correctlyRam Amrani2-3/+1
2016-11-09ibmvnic: Start completion queue negotiation at server-provided optimum valuesJohn Allen1-3/+2
2016-11-09net: qcom/emac: enable flow control if requestedTimur Tabi1-4/+5
2016-11-09net: qcom/emac: configure the external phy to allow pause framesTimur Tabi1-0/+6
2016-11-09net: bgmac: fix reversed checks for clock control flagRafał Miłecki1-2/+2
2016-11-09bna: Add synchronization for tx ring.Benjamin Poirier1-2/+2
2016-11-09Revert "net/mlx4_en: Fix panic during reboot"Tariq Toukan1-1/+0
2016-11-07net: hns: fix device reference leaksJohan Hovold1-1/+7
2016-11-07net: ethernet: ti: davinci_emac: fix device reference leakJohan Hovold1-4/+6
2016-11-07net: ethernet: ti: cpsw: fix device and of_node leaksJohan Hovold1-0/+3
2016-11-04net/mlx5: Fix invalid pointer reference when prof_sel parameter is invalidHuy Nguyen1-2/+3
2016-11-04net/mlx5: E-Switch, Set the actions for offloaded rules properlyOr Gerlitz1-1/+2
2016-11-04net/mlx5e: Handle matching on vlan priority for offloaded TC rulesOr Gerlitz1-1/+4
2016-11-04net/mlx5e: Disallow changing name-space for VF representorsOr Gerlitz1-1/+1
2016-11-04net/mlx5e: Re-arrange XDP SQ/CQ creationSaeed Mahameed1-17/+15
2016-11-04net/mlx5e: Fix XDP error path of mlx5e_open_channel()Saeed Mahameed1-1/+4
2016-11-03ehea: fix operation state reportGuilherme G. Piccoli1-0/+2
2016-11-03qede: Correctly map aggregation replacement pagesMintz, Yuval1-1/+1
2016-11-03cxgb4: correct device ID of T6 adapterHariprasad Shenai1-1/+1
2016-11-01net: mv643xx_eth: ensure coalesce settings survive read-modify-writeRussell King1-0/+2
2016-11-01net/mlx5: Simplify a testChristophe Jaillet1-1/+1
2016-11-01net: qcom/emac: use correct value for SGMII_LN_UCDR_SO_GAIN_MODE0Timur Tabi1-1/+1
2016-11-01drivers: net: xgene: fix: Coalescing values for v2 hardwareIyappan Subramanian2-5/+9
2016-11-01drivers: net: xgene: fix: Disable coalescing on v1 hardwareIyappan Subramanian2-13/+2
2016-10-31bgmac: stop clearing DMA receive control register right after it is setAndy Gospodarek1-1/+4
2016-10-31mlxsw: spectrum: Fix incorrect reuse of MID entriesIdo Schimmel2-8/+8
2016-10-31qede: Fix statistics' strings for Tx/Rx queuesMintz, Yuval1-9/+16
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds72-598/+747
2016-10-29qede: Fix out-of-bound fastpath memory accessMintz, Yuval1-2/+2
2016-10-29enic: fix rq disableGovindarajulu Varadarajan1-9/+23
2016-10-29ibmvnic: Fix missing brackets in init_sub_crq_irqsThomas Falcon1-2/+4
2016-10-29ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt contextThomas Falcon2-11/+25
2016-10-29Revert "ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context"David S. Miller2-25/+11
2016-10-29Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller3-32/+15