summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoCPeter Robinson2016-11-211-1/+1
* net: macb: add check for dma mapping error in start_xmit()Alexey Khoroshilov2016-11-191-0/+6
* net: ethernet: ti: cpsw: fix fixed-link phy probe deferralJohan Hovold2016-11-181-5/+7
* net: ethernet: ti: cpsw: add missing sanity checkJohan Hovold2016-11-181-0/+3
* net: ethernet: ti: cpsw: fix secondary-emac probe error pathJohan Hovold2016-11-181-1/+3
* net: ethernet: ti: cpsw: fix of_node and phydev leaksJohan Hovold2016-11-181-0/+35
* net: ethernet: ti: cpsw: fix deferred probeJohan Hovold2016-11-181-17/+24
* net: ethernet: ti: cpsw: fix mdio device reference leakJohan Hovold2016-11-181-0/+1
* net: ethernet: ti: cpsw: fix bad register access in probe error pathJohan Hovold2016-11-181-4/+7
* net: sky2: Fix shutdown crashJeremy Linton2016-11-181-0/+13
* bnxt: add a missing rcu synchronizationEric Dumazet2016-11-161-0/+4
* cxgb4: do not call napi_hash_del()Eric Dumazet2016-11-161-1/+0
* be2net: do not call napi_hash_del()Eric Dumazet2016-11-161-1/+0
* net: thunderx: Fix memory leak and other issues upon interface toggleSunil Goutham2016-11-162-7/+18
* net: thunderx: Fix VF driver's interface statisticsSunil Goutham2016-11-166-196/+197
* net: thunderx: Fix configuration of L3/L4 length checkingSunil Goutham2016-11-161-2/+5
* net: thunderx: Program LMAC credits based on MTUSunil Goutham2016-11-166-30/+53
* net: thunderx: Introduce BGX_ID_MASK macro to extract bgx_idRadha Mohan Chintakuntla2016-11-162-2/+4
* net: arc_emac: don't pass multicast packets to kernel in non-multicast modeAlexander Kochetkov2016-11-151-1/+4
* net: arc_emac: annonce IFF_MULTICAST supportAlexander Kochetkov2016-11-151-2/+0
* stmmac: fix PTP type ethtool statsGiuseppe CAVALLARO2016-11-155-44/+69
* stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO2016-11-157-73/+154
* stmmac: update the PTP header fileGiuseppe CAVALLARO2016-11-151-35/+37
* net: ethernet: Fix SGMII unable to switch speed and autonego failureJia Jie Ho2016-11-151-2/+2
* mlxsw: spectrum_router: Flush FIB tables during finiIdo Schimmel2016-11-141-2/+12
* net: stmmac: Fix lack of link transition for fixed PHYsFlorian Fainelli2016-11-141-0/+7
* bnx2: Wait for in-flight DMA to complete at probe stageBaoquan He2016-11-141-6/+32
* Revert "bnx2: Reset device during driver initialization"Baoquan He2016-11-141-7/+5
* ps3_gelic: fix spelling mistake in debug messageColin Ian King2016-11-141-1/+1
* net: ethernet: ixp4xx_eth: fix spelling mistake in debug messageColin Ian King2016-11-131-2/+1
* ibmvnic: Fix size of debugfs name bufferThomas Falcon2016-11-131-1/+1
* ibmvnic: Unmap ibmvnic_statistics structureThomas Falcon2016-11-131-0/+3
* sfc: clear napi_hash state when copying channelsBert Kenward2016-11-131-0/+3
* mlxsw: spectrum_router: Correctly dump neighbour activityArkadi Sharshevsky2016-11-131-1/+21
* mlxsw: spectrum: Fix refcount bug on span entriesYotam Gigi2016-11-131-1/+3
* bnxt_en: Fix VF virtual link state.Michael Chan2016-11-131-2/+2
* bnxt_en: Fix ring arithmetic in bnxt_setup_tc().Michael Chan2016-11-131-5/+6
* mlxsw: spectrum_router: Ignore FIB notification events for non-init namespacesJiri Pirko2016-11-101-0/+3
* mlxsw: spectrum_router: Fix handling of neighbour structureJiri Pirko2016-11-101-61/+34
* qed: Correct rdma params configurationRam Amrani2016-11-101-9/+8
* qed: configure ll2 RoCE v1/v2 flavor correctlyRam Amrani2016-11-102-3/+1
* ibmvnic: Start completion queue negotiation at server-provided optimum valuesJohn Allen2016-11-091-3/+2
* net: qcom/emac: enable flow control if requestedTimur Tabi2016-11-091-4/+5
* net: qcom/emac: configure the external phy to allow pause framesTimur Tabi2016-11-091-0/+6
* net: bgmac: fix reversed checks for clock control flagRafał Miłecki2016-11-091-2/+2
* bna: Add synchronization for tx ring.Benjamin Poirier2016-11-091-2/+2
* Revert "net/mlx4_en: Fix panic during reboot"Tariq Toukan2016-11-091-1/+0
* net: hns: fix device reference leaksJohan Hovold2016-11-071-1/+7
* net: ethernet: ti: davinci_emac: fix device reference leakJohan Hovold2016-11-071-4/+6
* net: ethernet: ti: cpsw: fix device and of_node leaksJohan Hovold2016-11-071-0/+3