summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2019-01-25net/mlx5: Take lock with IRQs disabled to avoid deadlockMoni Shoua1-2/+3
2019-01-25net/mlx5e: Fix wrong private flag usage causing checksum disableShay Agroskin1-1/+1
2019-01-25Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"Bodong Wang1-2/+2
2019-01-25ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon1-2/+0
2019-01-25net/mlx4_core: Fix error handling when initializing CQ bufs in the driverJack Morgenstein1-2/+4
2019-01-25net/mlx4_core: Add masking for a few queries on HCA capsAya Levin1-29/+46
2019-01-23sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probeEdward Cree1-8/+21
2019-01-23ravb: expand rx descriptor data to accommodate hw checksumSimon Horman1-5/+7
2019-01-23net: fec: get regulator optionalStefan Agner1-1/+1
2019-01-23net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto1-1/+3
2019-01-23net: dpaa2: improve PTP Kconfig optionYangbo Lu1-2/+3
2019-01-23qede: Error recovery processTomer Tayar3-70/+297
2019-01-23qed: Add infrastructure for error detection and recoveryTomer Tayar10-16/+231
2019-01-23qed: Revise load sequence to avoid PCI errorsTomer Tayar7-112/+178
2019-01-22net: sun: cassini: Cleanup license conflictThomas Gleixner2-28/+2
2019-01-19Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller3-14/+34
2019-01-19net/mlx5e: Fix cb_ident duplicate in indirect block registerEli Britstein1-13/+16
2019-01-19net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan1-0/+1
2019-01-19net/mlx5e: Fix wrong error code return on FEC query failureShay Agroskin1-1/+4
2019-01-19net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang1-0/+13
2019-01-19mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel1-6/+6
2019-01-19mlxsw: spectrum_fid: Update dummy FID indexNir Dotan1-2/+2
2019-01-19mlxsw: pci: Return error on PCI reset timeoutNir Dotan1-2/+2
2019-01-19mlxsw: pci: Increase PCI SW reset timeoutNir Dotan1-1/+1
2019-01-19mlxsw: pci: Ring CQ's doorbell before RDQ'sIdo Schimmel2-5/+8
2019-01-18amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYsLendacky, Thomas2-8/+16
2019-01-18dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_startMadalin Bucur1-0/+6
2019-01-16Revert "igb: reduce CPU0 latency when updating statistics"Jeff Kirsher3-10/+10
2019-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds28-159/+204
2019-01-12bnxt_en: Fix context memory allocation.Michael Chan1-3/+6
2019-01-12bnxt_en: Fix ring checking logic on 57500 chips.Michael Chan2-3/+5
2019-01-12net: stmmac: Prevent RX starvation in stmmac_napi_poll()Jose Abreu1-13/+14
2019-01-12net: stmmac: Fix the logic of checking if RX Watchdog must be enabledJose Abreu1-12/+12
2019-01-12net: stmmac: Check if CBS is supported before configuringJose Abreu1-0/+2
2019-01-12net: stmmac: dwxgmac2: Only clear interrupts that are activeJose Abreu1-3/+3
2019-01-12net: stmmac: Fix PCI module removal leakJose Abreu1-0/+10
2019-01-11net: ethernet: mediatek: fix warning in phy_start_anegHeiner Kallweit1-16/+0
2019-01-10net: cxgb4: fix various indentation issuesColin Ian King3-6/+6
2019-01-10net: cxgb3: fix various indentation issuesColin Ian King2-8/+10
2019-01-09mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletionIdo Schimmel1-1/+1
2019-01-09mlxsw: spectrum_nve: Replace error code with EINVALIdo Schimmel1-2/+2
2019-01-09mlxsw: spectrum_switchdev: Avoid returning errors in commit phaseIdo Schimmel1-12/+9
2019-01-09mlxsw: spectrum: Add VXLAN dependency for spectrumIdo Schimmel1-0/+1
2019-01-09mlxsw: spectrum: Disable lag port TX before removing itJiri Pirko1-2/+5
2019-01-09mlxsw: spectrum_acl: Remove ASSERT_RTNL()s in module removal flowNir Dotan1-2/+0
2019-01-09mlxsw: spectrum_acl: Add cleanup after C-TCAM update error conditionNir Dotan1-1/+9
2019-01-09r8169: load Realtek PHY driver module before r8169Heiner Kallweit1-0/+1
2019-01-09lan743x: Remove phy_read from link status change functionBryan Whitehead1-7/+4
2019-01-08cross-tree: phase out dma_zalloc_coherent() on headersLuis Chamberlain3-3/+3
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain60-339/+325