summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2016-12-02net: renesas: ravb: unintialized return valueDan Carpenter
2016-12-02sh_eth: remove unchecked interrupts for RZ/A1Chris Brandt
2016-12-02net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli
2016-12-02net: ethernet: altera: TSE: do not use tx queue lock in tx completion handlerLino Sanfilippo
2016-12-02net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffersLino Sanfilippo
2016-12-02net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold
2016-12-02net: ethernet: stmmac: platform: fix outdated function headerJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-meson8b: fix probe error pathJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-generic: fix probe error pathJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-rk: fix probe error pathJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-sti: fix probe error pathJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-socfpga: fix use-after-free on probe errorsJohan Hovold
2016-12-01ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksumAlexander Duyck
2016-12-01igb/igbvf: Don't use lco_csum to compute IPv4 checksumAlexander Duyck
2016-11-30net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during resumeGrygorii Strashko
2016-11-30cxgb4: Add PCI device ID for new adapterHariprasad Shenai
2016-11-30net: fec: cache statistics while device is downNikita Yushchenko
2016-11-29net: ethernet: ti: davinci_emac: fix fixed-link phydev and of-node leaksJohan Hovold
2016-11-29net: ethernet: dwc_eth_qos: fix fixed-link phydev leaksJohan Hovold
2016-11-29net: ethernet: renesas: ravb: fix fixed-link phydev leaksJohan Hovold
2016-11-29net: ethernet: mediatek: fix fixed-link phydev leaksJohan Hovold
2016-11-29net: ethernet: marvell: mvneta: fix fixed-link phydev leaksJohan Hovold
2016-11-29net: ethernet: ucc_geth: fix fixed-link phydev leaksJohan Hovold
2016-11-29net: ethernet: gianfar: fix fixed-link phydev leaksJohan Hovold
2016-11-29net: ethernet: fs_enet: fix fixed-link phydev leaksJohan Hovold
2016-11-29net: ethernet: fec: fix fixed-link phydev leaksJohan Hovold
2016-11-29net: ethernet: bcmgenet: fix fixed-link phydev leaksJohan Hovold
2016-11-29net: ethernet: bcmsysport: fix fixed-link phydev leaksJohan Hovold
2016-11-29net: ethernet: aurora: nb8800: fix fixed-link phydev leaksJohan Hovold
2016-11-29net: ethernet: altera: fix fixed-link phydev leaksJohan Hovold
2016-11-29of_mdio: add helper to deregister fixed-link PHYsJohan Hovold
2016-11-29net: macb: ensure ordering write to re-enable RX smoothlyZumeng Chen
2016-11-29net: macb: fix the RX queue reset in macb_rx()Cyrille Pitchen
2016-11-28net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to de...Jack Morgenstein
2016-11-28Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"Tariq Toukan
2016-11-28amd-xgbe: Fix unused suspend handlers build warningBorislav Petkov
2016-11-27net: qcom/emac: fix of_node and phydev leaksJohan Hovold
2016-11-27net: fsl/fman: fix fixed-link-phydev reference leakJohan Hovold
2016-11-27net: fsl/fman: fix phydev reference leakJohan Hovold
2016-11-27net: bcmgenet: fix phydev reference leakJohan Hovold
2016-11-25mvpp2: use correct size for memsetArnd Bergmann
2016-11-25net/mlx5: 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-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-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds