summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-11-25mvpp2: use correct size for memsetArnd Bergmann
2016-11-25net/mlx5: drop duplicate header delay.hGeliang Tang
2016-11-25net: ieee802154: drop duplicate header delay.hGeliang Tang
2016-11-25ibmvnic: drop duplicate header seq_file.hGeliang Tang
2016-11-25fsl/fman: fix a leak in tgec_free()Dan Carpenter
2016-11-25net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn
2016-11-25dwc_eth_qos: drop duplicate headersGeliang Tang
2016-11-24net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link changeFlorian Fainelli
2016-11-24bnxt: do not busy-poll when link is downAndy Gospodarek
2016-11-23net/mlx4_en: Free netdev resources under state lockTariq Toukan
2016-11-23bnxt_en: Fix a VXLAN vs GENEVE issueChristophe Jaillet
2016-11-23driver: macvlan: Check if need rollback multicast setting in macvlan_openGao Feng
2016-11-23net: phy: micrel: fix KSZ8041FTL supported valueKirill Esipov
2016-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-11-21ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoCPeter Robinson
2016-11-19net: macb: add check for dma mapping error in start_xmit()Alexey Khoroshilov
2016-11-18sunbmac: Fix compiler warningTushar Dave
2016-11-18sunqe: Fix compiler warningsTushar Dave
2016-11-18Merge tag 'mac80211-for-davem-2016-11-18' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-11-18net: ethernet: ti: cpsw: fix fixed-link phy probe deferralJohan Hovold
2016-11-18net: ethernet: ti: cpsw: add missing sanity checkJohan Hovold
2016-11-18net: ethernet: ti: cpsw: fix secondary-emac probe error pathJohan Hovold
2016-11-18net: ethernet: ti: cpsw: fix of_node and phydev leaksJohan Hovold
2016-11-18net: ethernet: ti: cpsw: fix deferred probeJohan Hovold
2016-11-18net: ethernet: ti: cpsw: fix mdio device reference leakJohan Hovold
2016-11-18net: ethernet: ti: cpsw: fix bad register access in probe error pathJohan Hovold
2016-11-18net: sky2: Fix shutdown crashJeremy Linton
2016-11-17net: phy: fixed_phy: fix of_node leak in fixed_phy_unregisterJohan Hovold
2016-11-16bnxt: add a missing rcu synchronizationEric Dumazet
2016-11-16net: dsa: b53: Fix VLAN usage and how we treat CPU portFlorian Fainelli
2016-11-16net/phy/vitesse: Configure RGMII skew on VSC8601, if neededAlex
2016-11-16cxgb4: do not call napi_hash_del()Eric Dumazet
2016-11-16be2net: do not call napi_hash_del()Eric Dumazet
2016-11-16virtio-net: add a missing synchronize_net()Eric Dumazet
2016-11-16net: thunderx: Fix memory leak and other issues upon interface toggleSunil Goutham
2016-11-16net: thunderx: Fix VF driver's interface statisticsSunil Goutham
2016-11-16net: thunderx: Fix configuration of L3/L4 length checkingSunil Goutham
2016-11-16net: thunderx: Program LMAC credits based on MTUSunil Goutham
2016-11-16net: thunderx: Introduce BGX_ID_MASK macro to extract bgx_idRadha Mohan Chintakuntla
2016-11-15net: arc_emac: don't pass multicast packets to kernel in non-multicast modeAlexander Kochetkov
2016-11-15net: arc_emac: annonce IFF_MULTICAST supportAlexander Kochetkov
2016-11-15stmmac: fix PTP type ethtool statsGiuseppe CAVALLARO
2016-11-15stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO
2016-11-15stmmac: update the PTP header fileGiuseppe CAVALLARO
2016-11-15net: ethernet: Fix SGMII unable to switch speed and autonego failureJia Jie Ho
2016-11-15mac80211_hwsim: fix beacon delta calculationBenjamin Beichler
2016-11-14mlxsw: spectrum_router: Flush FIB tables during finiIdo Schimmel
2016-11-14net: stmmac: Fix lack of link transition for fixed PHYsFlorian Fainelli
2016-11-14bnx2: Wait for in-flight DMA to complete at probe stageBaoquan He
2016-11-14Revert "bnx2: Reset device during driver initialization"Baoquan He