aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-05net/mlx5e: Ethtool steering, fix udp source port valueSaeed Mahameed1-1/+1
2018-09-05net/mlx5: Check for error in mlx5_attach_interfaceHuy Nguyen1-5/+10
2018-09-05net/mlx5: Consider PCI domain in search for next devDaniel Jurgens1-3/+4
2018-09-05net/mlx5: Fix not releasing read lock when adding flow rulesRoi Dayan1-0/+2
2018-09-05net/mlx5: E-Switch, Fix memory leak when creating switchdev mode FDB tablesRaed Salem1-0/+1
2018-09-05net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan1-1/+1
2018-09-05net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan2-3/+3
2018-09-05net/mlx5: Fix debugfs cleanup in the device init/remove flowJack Morgenstein1-2/+4
2018-09-05net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein2-4/+12
2018-09-05net: qca_spi: Fix race condition in spi transfersStefan Wahren3-98/+93
2018-09-05be2net: Fix memory leak in be_cmd_get_profile_config()Petr Oros1-1/+1
2018-09-05mlxsw: spectrum_buffers: Set up a dedicated pool for BUM trafficPetr Machata1-8/+8
2018-09-04net/mlx5: Fix SQ offset in QPs with small RQTariq Toukan1-2/+3
2018-09-03bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.Michael Chan4-12/+9
2018-09-03bnxt_en: Clean up unused functions.Michael Chan4-18/+1
2018-09-03bnxt_en: Fix firmware signaled resource change logic in open.Michael Chan1-3/+10
2018-09-03net/ibm/emac: wrong emac_calc_base call was used by typoIvan Mikhaylov1-3/+3
2018-09-03r8169: add support for NCube 8168 network cardAnthony Wong1-0/+1
2018-09-02net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai1-1/+1
2018-09-02net: ethernet: cpsw-phy-sel: prefer phandle for phy selTony Lindgren1-3/+6
2018-08-31ibmvnic: Include missing return code checks in reset functionThomas Falcon1-3/+9
2018-08-31nfp: wait for posted reconfigs when disabling the deviceJakub Kicinski1-15/+33
2018-08-29net: mvpp2: initialize port of_node pointerBaruch Siach1-0/+1
2018-08-29net: bcmgenet: use MAC link status for fixed phyDoug Berger2-2/+11
2018-08-29net: stmmac: build the dwmac-socfpga platform driver for Stratix10Dinh Nguyen1-1/+1
2018-08-29sh_eth: Add R7S9210 supportChris Brandt1-0/+36
2018-08-29net: hns: add netif_carrier_off before change speed and duplexPeng Li1-0/+2
2018-08-29net: hns: add the code for cleaning pkt in chipPeng Li13-4/+255
2018-08-29r8169: set RxConfig after tx/rx is enabled for RTL8169sb/8110sb devicesAzat Khuzhin1-2/+4
2018-08-29Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"Jerome Brunet2-5/+1
2018-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds51-408/+558
2018-08-25qed: fix spelling mistake "comparsion" -> "comparison"Colin Ian King1-1/+1
2018-08-25qlge: Fix netdev features configuration.Manish Chopra1-15/+8
2018-08-25net: macb: do not disable MDIO bus at open/close timeAnssi Hannula1-3/+6
2018-08-25Revert "net: stmmac: fix build failure due to missing COMMON_CLK dependency"Geert Uytterhoeven1-5/+5
2018-08-25net: macb: Fix regression breaking non-MDIO fixed-link PHYsAhmad Fatoum1-10/+17
2018-08-25mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridgeIdo Schimmel3-0/+33
2018-08-24i40e: fix condition of WARN_ONCE for stat stringsJacob Keller1-1/+1
2018-08-24i40e: Fix for Tx timeouts when interface is brought up if DCB is enabledMartyna Szapar1-7/+8
2018-08-24ixgbe: fix driver behaviour after issuing VFLRSebastian Basierski2-0/+27
2018-08-24ixgbe: Prevent unsupported configurations with XDPTony Nguyen2-2/+31
2018-08-24ixgbe: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai2-3/+3
2018-08-24igb: Replace mdelay() with msleep() in igb_integrated_phy_loopback()Jia-Ju Bai1-1/+1
2018-08-24igb: Replace GFP_ATOMIC with GFP_KERNEL in igb_sw_init()Jia-Ju Bai1-2/+2
2018-08-24igb: Use an advanced ctx descriptor for launchtimeJesus Sanchez-Palencia1-1/+2
2018-08-24e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen1-2/+2
2018-08-24e1000: check on netif_running() before calling e1000_up()Bo Chen1-1/+2
2018-08-24ixgb: use dma_zalloc_coherent instead of allocator/memsetYueHaibing1-3/+2
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-20/+3
2018-08-23ice: Trivial formatting fixesAnirudh Venkataramanan3-6/+8