aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-18net: sky2: Fix shutdown crashJeremy Linton1-0/+13
2016-11-17net: phy: fixed_phy: fix of_node leak in fixed_phy_unregisterJohan Hovold1-1/+1
2016-11-16bnxt: add a missing rcu synchronizationEric Dumazet1-0/+4
2016-11-16net: dsa: b53: Fix VLAN usage and how we treat CPU portFlorian Fainelli1-12/+4
2016-11-16net/phy/vitesse: Configure RGMII skew on VSC8601, if neededAlex1-1/+33
2016-11-16cxgb4: do not call napi_hash_del()Eric Dumazet1-1/+0
2016-11-16be2net: do not call napi_hash_del()Eric Dumazet1-1/+0
2016-11-16virtio-net: add a missing synchronize_net()Eric Dumazet1-0/+5
2016-11-16net: thunderx: Fix memory leak and other issues upon interface toggleSunil Goutham2-7/+18
2016-11-16net: thunderx: Fix VF driver's interface statisticsSunil Goutham6-196/+197
2016-11-16net: thunderx: Fix configuration of L3/L4 length checkingSunil Goutham1-2/+5
2016-11-16net: thunderx: Program LMAC credits based on MTUSunil Goutham6-30/+53
2016-11-16net: thunderx: Introduce BGX_ID_MASK macro to extract bgx_idRadha Mohan Chintakuntla2-2/+4
2016-11-15net: arc_emac: don't pass multicast packets to kernel in non-multicast modeAlexander Kochetkov1-1/+4
2016-11-15net: arc_emac: annonce IFF_MULTICAST supportAlexander Kochetkov1-2/+0
2016-11-15stmmac: fix PTP type ethtool statsGiuseppe CAVALLARO5-44/+69
2016-11-15stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO7-73/+154
2016-11-15stmmac: update the PTP header fileGiuseppe CAVALLARO1-35/+37
2016-11-15net: ethernet: Fix SGMII unable to switch speed and autonego failureJia Jie Ho1-2/+2
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-13r8152: Fix error path in open functionGuenter Roeck1-7/+10
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-09Net Driver: Add Cypress GX3 VID=04b4 PID=3610.Allan Chou1-0/+17
2016-11-09vxlan: hide unused local variableArnd Bergmann1-1/+3
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-09driver: macvlan: Destroy new macvlan port if macvlan_common_newlink failed.Gao Feng1-9/+22
2016-11-07virtio-net: drop legacy features in virtio 1 modeMichael S. Tsirkin1-10/+20
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