summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* mvpp2: use correct size for memsetArnd Bergmann2016-11-261-1/+1
* net/mlx5: drop duplicate header delay.hGeliang Tang2016-11-261-1/+0
* net: ieee802154: drop duplicate header delay.hGeliang Tang2016-11-261-1/+0
* ibmvnic: drop duplicate header seq_file.hGeliang Tang2016-11-261-1/+0
* fsl/fman: fix a leak in tgec_free()Dan Carpenter2016-11-261-3/+0
* net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn2016-11-261-1/+1
* dwc_eth_qos: drop duplicate headersGeliang Tang2016-11-251-2/+0
* net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link changeFlorian Fainelli2016-11-241-0/+4
* bnxt: do not busy-poll when link is downAndy Gospodarek2016-11-241-0/+3
* net/mlx4_en: Free netdev resources under state lockTariq Toukan2016-11-241-1/+4
* bnxt_en: Fix a VXLAN vs GENEVE issueChristophe Jaillet2016-11-241-3/+9
* driver: macvlan: Check if need rollback multicast setting in macvlan_openGao Feng2016-11-241-1/+2
* net: phy: micrel: fix KSZ8041FTL supported valueKirill Esipov2016-11-241-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-11-214-10/+12
|\
| * sunbmac: Fix compiler warningTushar Dave2016-11-182-3/+4
| * sunqe: Fix compiler warningsTushar Dave2016-11-182-7/+8
* | 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
* | Merge tag 'mac80211-for-davem-2016-11-18' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-11-181-1/+1
|\ \
| * | mac80211_hwsim: fix beacon delta calculationBenjamin Beichler2016-11-151-1/+1
* | | 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
* | | net: phy: fixed_phy: fix of_node leak in fixed_phy_unregisterJohan Hovold2016-11-171-1/+1
* | | bnxt: add a missing rcu synchronizationEric Dumazet2016-11-171-0/+4
* | | net: dsa: b53: Fix VLAN usage and how we treat CPU portFlorian Fainelli2016-11-171-12/+4
* | | net/phy/vitesse: Configure RGMII skew on VSC8601, if neededAlex2016-11-161-1/+33
* | | 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
* | | virtio-net: add a missing synchronize_net()Eric Dumazet2016-11-161-0/+5
* | | 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-161-1/+4
* | | net: arc_emac: annonce IFF_MULTICAST supportAlexander Kochetkov2016-11-161-2/+0
* | | stmmac: fix PTP type ethtool statsGiuseppe CAVALLARO2016-11-165-44/+69
* | | stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO2016-11-167-73/+154
* | | stmmac: update the PTP header fileGiuseppe CAVALLARO2016-11-161-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