aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-06net: stmmac: xgmac: bitrev32 returns u32Jose Abreu1-1/+1
2019-11-06net: stmmac: gmac4: bitrev32 returns u32Jose Abreu1-1/+1
2019-11-06net: mscc: ocelot: fix __ocelot_rmw_ix prototypeVladimir Oltean1-1/+1
2019-11-06net: mscc: ocelot: fix NULL pointer on LAG slave removalClaudiu Manoil1-1/+2
2019-11-06net: mscc: ocelot: don't handle netdev events for other netdevsClaudiu Manoil1-3/+3
2019-11-06net: bcmgenet: reapply manual settings to the PHYDoug Berger1-1/+4
2019-11-06Revert "net: bcmgenet: soft reset 40nm EPHYs before MAC init"Doug Berger3-69/+73
2019-11-06net: bcmgenet: use RGMII loopback for MAC resetDoug Berger2-2/+33
2019-11-05net: qualcomm: rmnet: Fix potential UAF when unregisteringSean Tranchetti1-2/+2
2019-11-05mlx4_core: fix wrong comment about the reason of subtract one from the max_cqesDotan Barak1-2/+1
2019-11-05net: hns3: Use the correct style for SPDX License IdentifierNishad Kamdar7-7/+7
2019-11-04net: fec: add missed clk_disable_unprepare in removeChuhong Yuan1-0/+2
2019-11-01r8169: fix wrong PHY ID issue with RTL8168dpHeiner Kallweit1-0/+4
2019-11-01gve: Fixes DMA synchronization.Yangchun Fu2-2/+24
2019-11-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller6-15/+11
2019-11-01ixgbe: Remove duplicate clear_bit() callIgor Pylypiv1-1/+0
2019-11-01e1000: fix memory leaksWenwen Wang1-4/+3
2019-11-01i40e: Fix receive buffer starvation for AF_XDPJeff Kirsher1-5/+0
2019-11-01igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier1-1/+2
2019-11-01net: ethernet: arc: add the missed clk_disable_unprepareChuhong Yuan1-0/+3
2019-10-31igb: Enable media autosense for the i350.Manfred Rudigier2-2/+2
2019-10-31igb/igc: Don't warn on fatal read failures when the device is removedLyude Paul2-2/+4
2019-10-30cxgb4: fix panic when attaching to ULD failVishal Kulkarni1-12/+16
2019-10-30mlxsw: core: Unpublish devlink parameters during reloadJiri Pirko1-2/+2
2019-10-30qed: Optimize execution time for nvm attributes configuration.Sudarsana Reddy Kalluru1-6/+21
2019-10-30qed: fix spelling mistake "queuess" -> "queues"Colin Ian King1-1/+1
2019-10-29Merge tag 'mlx5-fixes-2019-10-24' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller10-36/+66
2019-10-29net: fec_ptp: Use platform_get_irq_xxx_optional() to avoid error messageAnson Huang1-2/+2
2019-10-29net: fec_main: Use platform_get_irq_byname_optional() to avoid error messageAnson Huang1-1/+1
2019-10-29net: hisilicon: Fix ping latency when deal with high throughputJiangfeng Xiao1-6/+9
2019-10-29net/mlx4_core: Dynamically set guaranteed amount of counters per VFEran Ben Elisha1-16/+26
2019-10-29net/mlx5e: Initialize on stack link modes bitmapAya Levin1-1/+1
2019-10-29net/mlx5e: Fix ethtool self test: link speedAya Levin1-12/+3
2019-10-29net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budgetMaxim Mikityanskiy1-1/+4
2019-10-29net/mlx5e: Don't store direct pointer to action's tunnel infoVlad Buslov1-7/+27
2019-10-29net/mlx5: Fix NULL pointer dereference in extended destinationEli Britstein1-1/+2
2019-10-29net/mlx5: Fix rtable reference leakParav Pandit1-3/+9
2019-10-29net/mlx5e: Only skip encap flows update when encap init failedVlad Buslov1-2/+2
2019-10-29net/mlx5e: Replace kfree with kvfree when free vhca statsMaor Gottlieb1-2/+2
2019-10-29net/mlx5e: Remove incorrect match criteria assignment lineDmytro Linkin1-1/+0
2019-10-29net/mlx5e: Determine source port properly for vlan push actionDmytro Linkin1-6/+16
2019-10-29net: mscc: ocelot: refuse to overwrite the port's native vlanVladimir Oltean1-1/+8
2019-10-29net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link is upVladimir Oltean1-1/+1
2019-10-29net: hisilicon: Fix "Trying to free already-free IRQ"Jiangfeng Xiao1-1/+0
2019-10-28net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksumBenjamin Herrenschmidt1-13/+12
2019-10-28net: dpaa2: Use the correct style for SPDX License IdentifierNishad Kamdar3-3/+3
2019-10-25cxgb4: request the TX CIDX updates to status pageRaju Rangoju1-6/+2
2019-10-25net: ethernet: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-10-25net: mvneta: make stub functions static inlineBen Dooks (Codethink)1-12/+20
2019-10-24net: remove unnecessary variables and callbackTaehee Yoo1-1/+1