summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-11-08iavf: initialize ITRN registers with correct valuesNicholas Nunley
2019-11-08ice: fix potential infinite loop because loop counter being too smallColin Ian King
2019-11-08qede: fix NULL pointer deref in __qede_remove()Manish Chopra
2019-11-08net: ethernet: octeon_mgmt: Account for second possible VLAN headerAlexander Sverdlin
2019-11-07net: hns: Fix the stray netpoll locks causing deadlock in NAPI pathSalil Mehta
2019-11-06net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONEHuazhong Tan
2019-11-06Merge tag 'mlx5-fixes-2019-11-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-11-06r8169: fix page read in r8168g_mdio_readHeiner Kallweit
2019-11-06net: stmmac: Fix the TX IOC in xmit pathJose Abreu
2019-11-06net: stmmac: Fix TSO descriptor with Enhanced AddressingJose Abreu
2019-11-06net: stmmac: Fix the packet count in stmmac_rx()Jose Abreu
2019-11-06net: stmmac: xgmac: Disable MMC interrupts by defaultJose Abreu
2019-11-06net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AVJose Abreu
2019-11-06net: stmmac: xgmac: Fix AV Feature detectionJose Abreu
2019-11-06net: stmmac: xgmac: Fix TSA selectionJose Abreu
2019-11-06net: stmmac: xgmac: Only get SPH header len if availableJose Abreu
2019-11-06net: stmmac: selftests: Prevent false positives in filter testsJose Abreu
2019-11-06net: stmmac: xgmac: bitrev32 returns u32Jose Abreu
2019-11-06net: stmmac: gmac4: bitrev32 returns u32Jose Abreu
2019-11-06net: mscc: ocelot: fix __ocelot_rmw_ix prototypeVladimir Oltean
2019-11-06net: mscc: ocelot: fix NULL pointer on LAG slave removalClaudiu Manoil
2019-11-06net: mscc: ocelot: don't handle netdev events for other netdevsClaudiu Manoil
2019-11-06net/mlx5e: Use correct enum to determine uplink portDmytro Linkin
2019-11-06net/mlx5: DR, Fix memory leak during rule creationAlex Vesker
2019-11-06net/mlx5: DR, Fix memory leak in modify action destroyAlex Vesker
2019-11-06net/mlx5e: Fix eswitch debug print of max fdb flowRoi Dayan
2019-11-06net: bcmgenet: reapply manual settings to the PHYDoug Berger
2019-11-06Revert "net: bcmgenet: soft reset 40nm EPHYs before MAC init"Doug Berger
2019-11-06net: bcmgenet: use RGMII loopback for MAC resetDoug Berger
2019-11-05net: qualcomm: rmnet: Fix potential UAF when unregisteringSean Tranchetti
2019-11-05mlx4_core: fix wrong comment about the reason of subtract one from the max_cqesDotan Barak
2019-11-05net: hns3: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-04net: fec: add missed clk_disable_unprepare in removeChuhong Yuan
2019-11-01r8169: fix wrong PHY ID issue with RTL8168dpHeiner Kallweit
2019-11-01gve: Fixes DMA synchronization.Yangchun Fu
2019-11-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2019-11-01ixgbe: Remove duplicate clear_bit() callIgor Pylypiv
2019-11-01e1000: fix memory leaksWenwen Wang
2019-11-01i40e: Fix receive buffer starvation for AF_XDPJeff Kirsher
2019-11-01igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier
2019-11-01net: ethernet: arc: add the missed clk_disable_unprepareChuhong Yuan
2019-10-31igb: Enable media autosense for the i350.Manfred Rudigier
2019-10-31igb/igc: Don't warn on fatal read failures when the device is removedLyude Paul
2019-10-30cxgb4: fix panic when attaching to ULD failVishal Kulkarni
2019-10-30mlxsw: core: Unpublish devlink parameters during reloadJiri Pirko
2019-10-30qed: Optimize execution time for nvm attributes configuration.Sudarsana Reddy Kalluru
2019-10-30qed: fix spelling mistake "queuess" -> "queues"Colin Ian King
2019-10-29Merge tag 'mlx5-fixes-2019-10-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-10-29net: fec_ptp: Use platform_get_irq_xxx_optional() to avoid error messageAnson Huang
2019-10-29net: fec_main: Use platform_get_irq_byname_optional() to avoid error messageAnson Huang