summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-08-03bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.Michael Chan
2018-08-03net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret valueGrygorii Strashko
2018-08-03ixgbevf: fix MAC address changes through ixgbevf_set_mac()Emil Tantilov
2018-07-28net/mlx5e: Fix quota counting in aRFS expire flowEran Ben Elisha
2018-07-28net/mlx5e: Don't allow aRFS for encapsulated packetsEran Ben Elisha
2018-07-28net/mlx5: Adjust clock overflow work periodAriel Levkovich
2018-07-28net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein
2018-07-25tg3: Add higher cpu clock for 5762.Sanjeev Bansal
2018-07-22net: cxgb3_main: fix potential Spectre v1Gustavo A. R. Silva
2018-07-22net/mlx5: Fix command interface race in polling modeAlex Vesker
2018-07-22qed: Limit msix vectors in kdump kernel to the minimum required count.Sudarsana Reddy Kalluru
2018-07-22qed: Fix use of incorrect size in memcpy call.Sudarsana Reddy Kalluru
2018-07-22net: sungem: fix rx checksum supportEric Dumazet
2018-07-22net/mlx5: Fix wrong size allocation for QoS ETC TC regitsterShay Agroskin
2018-07-22net/mlx5: Fix incorrect raw command length parsingAlex Vesker
2018-07-22bcm63xx_enet: do not write to random DMA channel on BCM6345Jonas Gorski
2018-07-22bcm63xx_enet: correct clock usageJonas Gorski
2018-07-11mlxsw: spectrum: Forbid linking of VLAN devices to devices that have uppersIdo Schimmel
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