summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-11-20net/mlx5e: Reorder mirrer action parsing to check for encap firstVlad Buslov
2019-11-20net/mlx5e: Fix ingress rate configuration for representorsEli Cohen
2019-11-20net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6Eli Cohen
2019-11-19net: hns3: fix a wrong reset interrupt status maskHuazhong Tan
2019-11-19net: fec: fix clock count mis-matchChuhong Yuan
2019-11-19r8169: disable TSO on a single version of RTL8168c to fix performanceCorinna Vinschen
2019-11-19gve: fix dma sync bug where not all pages syncedAdi Suresh
2019-11-18net/mlx4_en: Fix wrong limitation for number of TX ringsTariq Toukan
2019-11-18mlxsw: spectrum_router: Fix determining underlay for a GRE tunnelPetr Machata
2019-11-17net/mlx4_en: fix mlx4 ethtool -N insertionLuigi Rizzo
2019-11-16net: hns3: cleanup of stray struct hns3_link_mode_mappingSalil Mehta
2019-11-16net: gemini: add missed free_netdevChuhong Yuan
2019-11-16net: stmmac: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-16octeontx2-af: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-15mlx5: Reject requests to enable time stamping on both edges.Richard Cochran
2019-11-15igb: Reject requests that fail to enable time stamping on both edges.Richard Cochran
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran
2019-11-15renesas: reject unsupported external timestamp flagsJacob Keller
2019-11-15mlx5: reject unsupported external timestamp flagsJacob Keller
2019-11-15igb: reject unsupported external timestamp flagsJacob Keller
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller
2019-11-15net: ep93xx_eth: fix mismatch of request_mem_region in removeChuhong Yuan
2019-11-14net: hns3: fix ETS bandwidth validation bugYonglong Liu
2019-11-14net: hns3: reallocate SSU' buffer size when pfc_en changesYunsheng Lin
2019-11-14net: hns3: add compatible handling for MAC VLAN switch parameter configurationGuangbin Huang
2019-11-14ravb: implement MTU change while device is upUlrich Hecht
2019-11-12dpaa2-eth: free already allocated channels on probe deferIoana Ciornei
2019-11-11mlxsw: core: Enable devlink reload only on probeJiri Pirko
2019-11-11net: ethernet: dwmac-sun8i: Use the correct function in exit pathCorentin Labbe
2019-11-09devlink: disallow reload operation during device cleanupJiri Pirko
2019-11-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-11-08ixgbe: need_wakeup flag might not be set for TxMagnus Karlsson
2019-11-08i40e: need_wakeup flag might not be set for TxMagnus Karlsson
2019-11-08igb/igc: use ktime accessors for skb->tstampJacob Keller
2019-11-08i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski
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