aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-06-26net/sonic: Use dma_mapping_error()Finn Thain
2018-06-13net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein
2018-06-13qed: Fix mask for physical address in ILT entryShahed Shaikh
2018-06-13enic: set DMA mask to 47 bitGovindarajulu Varadarajan
2018-06-13bnx2x: use the right constantJulia Lawall
2018-06-06net/mlx4_en: fix potential use-after-free with dma_unmap_pageSarah Newman
2018-05-30net: stmmac: ensure that the MSS desc is the last desc to set the own bitNiklas Cassel
2018-05-30net: stmmac: ensure that the device has released ownership before reading dataNiklas Cassel
2018-05-30enic: enable rq before updating rq descriptorsGovindarajulu Varadarajan
2018-05-30cxgb4: Fix queue free path of ULD driversArjun Vynipadath
2018-05-30cxgb4: Setup FW queues before registering netdevArjun Vynipadath
2018-05-30net/mlx5: Protect from command bit overflowLeon Romanovsky
2018-05-30net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()Florian Fainelli
2018-05-30net: mvneta: fix enable of all initialized RXQsYelena Krivosheev
2018-05-30sunvnet: does not support GSO for sctpCathy Zhou
2018-05-30bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().Michael Chan
2018-05-30net: smsc911x: Fix unload crash when link is upJeremy Linton
2018-05-30net: qcom/emac: Use proper free methods during TXHemanth Puranik
2018-05-30fsl/fman: avoid sleeping in atomic context while adding an addressDenis Kirjanov
2018-05-30e1000e: allocate ring descriptors with dma_zalloc_coherentPierre-Yves Kerbrat
2018-05-30e1000e: Fix check_for_link return value with autoneg offBenjamin Poirier
2018-05-30gianfar: Fix Rx byte accounting for ndev statsClaudiu Manoil
2018-05-30ibmvnic: Free RX socket buffer in case of adapter errorThomas Falcon
2018-05-30gianfar: prevent integer wrapping in the rx handlerAndy Spencer
2018-05-30fm10k: fix "failed to kill vid" message for VFNgai-Mint Kwan
2018-05-30net: stmmac: dwmac-meson8b: propagate rate changes to the parent clockMartin Blumenstingl
2018-05-30net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8bMartin Blumenstingl
2018-05-25net/mlx4_core: Fix error handling in mlx4_init_port_info.Tarick Bedeir
2018-05-19nfp: TX time stamp packets before HW doorbell is rungJakub Kicinski
2018-05-19net/mlx5: Avoid cleaning flow steering table twice during error flowTalat Batheesh
2018-05-19tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().Michael Chan
2018-05-19r8169: fix powering up RTL8168hHeiner Kallweit
2018-05-19net/mlx5: E-Switch, Include VF RDMA stats in vport statisticsAdi Nissim
2018-05-19net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh
2018-05-19net: ethernet: ti: cpsw: fix packet leaking in dual_mac modeGrygorii Strashko
2018-05-19net: ethernet: sun: niu set correct packet size in skbRob Taglang
2018-05-198139too: Use disable_irq_nosync() in rtl8139_poll_controller()Ingo Molnar
2018-04-29net: ethernet: ti: cpsw: fix tx vlan priority mappingIvan Khoronzhuk
2018-04-13net/mlx4_core: Fix memory leak while delete slave's resourcesMoshe Shemesh
2018-04-13net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha
2018-04-13net/mlx5e: Sync netdev vxlan ports at openShahar Klein
2018-04-13sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng
2018-04-13r8169: fix setting driver_data after register_netdevHeiner Kallweit
2018-04-13cxgb4vf: Fix SGE FL buffer initialization logic for 64K pagesArjun Vynipadath
2018-04-13net: ena: disable admin msix while working in polling modeNetanel Belgazal
2018-04-13net: ena: add missing unmap bars on device removalNetanel Belgazal
2018-04-13net: ena: add missing return when ena_com_get_io_handlers() failsNetanel Belgazal
2018-04-13net: ena: fix race condition between submit and completion admin commandNetanel Belgazal
2018-04-13net: ena: fix rare uncompleted admin command false alarmNetanel Belgazal
2018-04-13net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272Fabio Estevam