summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-09-23ice: remove ndo_poll_controllerEric Dumazet
2018-09-23igb: remove ndo_poll_controllerEric Dumazet
2018-09-23ixgb: remove ndo_poll_controllerEric Dumazet
2018-09-23fm10k: remove ndo_poll_controllerEric Dumazet
2018-09-23ixgbevf: remove ndo_poll_controllerEric Dumazet
2018-09-23ixgbe: remove ndo_poll_controllerEric Dumazet
2018-09-21net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor
2018-09-21net: apple: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21net: i825xx: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21net: wiznet: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21net: sgi: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21net: cirrus: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21net: seeq: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21net: mscc: fix the frame extraction into the skbAntoine Tenart
2018-09-20r8169: fix autoneg issue on resume with RTL8168EHeiner Kallweit
2018-09-20bnxt_en: don't try to offload VLAN 'modify' actionDavide Caratti
2018-09-20mlxsw: spectrum: Bump required firmware versionPetr Machata
2018-09-19qed: Add missing device config for RoCE EDPM in UFP mode.Sudarsana Reddy Kalluru
2018-09-19qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.Sudarsana Reddy Kalluru
2018-09-19qed: Fix populating the invalid stag value in multi function mode.Sudarsana Reddy Kalluru
2018-09-19net: mvneta: fix the Rx desc buffer DMA unmappingAntoine Tenart
2018-09-18net: mvpp2: fix a txq_done race conditionAntoine Tenart
2018-09-18ravb: do not write 1 to reserved bitsKazuya Mizuguchi
2018-09-18net: bnxt: Fix a uninitialized variable warning.zhong jiang
2018-09-18Merge tag 'mlx5-fixes-2018-09-17' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-09-18net: emac: fix fixed-link setup for the RTL8363SB switchChristian Lamparter
2018-09-18net: stmmac: Fixup the tail addr setting in xmit pathJose Abreu
2018-09-18net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu
2018-09-17r8169: Get and enable optional ether_clk clockHans de Goede
2018-09-17r8169: enable ASPM on RTL8106EKai-Heng Feng
2018-09-17r8169: Align ASPM/CLKREQ setting function with vendor driverKai-Heng Feng
2018-09-17net/mlx5e: TLS, Read capabilities only when it is safeSaeed Mahameed
2018-09-17net/mlx5: Check for SQ and not RQ state when modifying hairpin SQAlaa Hleihel
2018-09-17net/mlx5: Fix read from coherent memoryEli Cohen
2018-09-17net: ethernet: Fix a unused function warning.zhong jiang
2018-09-17bnxt_en: Fix VF mac address regression.Michael Chan
2018-09-17net: hp100: fix always-true check for link up stateColin Ian King
2018-09-17net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre
2018-09-17net: mvpp2: let phylink manage the carrier stateAntoine Tenart
2018-09-17net: ethernet: ti: add missing GENERIC_ALLOCATOR dependencyCorentin Labbe
2018-09-16stmmac: fix valid numbers of unicast filter entriesJongsung Kim
2018-09-12nfp: flower: reject tunnel encap with ipv6 outer headers for offloadingLouis Peens
2018-09-12nfp: flower: fix vlan match by checking both vlan id and vlan pcpPieter Jansen van Vuuren
2018-09-12r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng
2018-09-11MIPS: lantiq: dma: add dev pointerHauke Mehrtens
2018-09-10ethernet: renesas: convert to SPDX identifiersKuninori Morimoto
2018-09-09net: ena: fix incorrect usage of memory barriersNetanel Belgazal
2018-09-09net: ena: fix missing calls to READ_ONCENetanel Belgazal
2018-09-09net: ena: fix missing lock during device destructionNetanel Belgazal
2018-09-09net: ena: fix potential double ena_destroy_device()Netanel Belgazal