summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* qed: Revert error handling changes.David S. Miller2019-01-2616-706/+198
* ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon2019-01-251-2/+0
* net/mlx4_core: Fix error handling when initializing CQ bufs in the driverJack Morgenstein2019-01-251-2/+4
* net/mlx4_core: Add masking for a few queries on HCA capsAya Levin2019-01-251-29/+46
* sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probeEdward Cree2019-01-231-8/+21
* ravb: expand rx descriptor data to accommodate hw checksumSimon Horman2019-01-231-5/+7
* net: fec: get regulator optionalStefan Agner2019-01-231-1/+1
* net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto2019-01-231-1/+3
* net: dpaa2: improve PTP Kconfig optionYangbo Lu2019-01-231-2/+3
* qede: Error recovery processTomer Tayar2019-01-233-70/+297
* qed: Add infrastructure for error detection and recoveryTomer Tayar2019-01-2310-16/+231
* qed: Revise load sequence to avoid PCI errorsTomer Tayar2019-01-237-112/+178
* net: sun: cassini: Cleanup license conflictThomas Gleixner2019-01-222-28/+2
* Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-01-193-14/+34
|\
| * net/mlx5e: Fix cb_ident duplicate in indirect block registerEli Britstein2019-01-191-13/+16
| * net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan2019-01-191-0/+1
| * net/mlx5e: Fix wrong error code return on FEC query failureShay Agroskin2019-01-191-1/+4
| * net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang2019-01-191-0/+13
* | mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel2019-01-191-6/+6
* | mlxsw: spectrum_fid: Update dummy FID indexNir Dotan2019-01-191-2/+2
* | mlxsw: pci: Return error on PCI reset timeoutNir Dotan2019-01-191-2/+2
* | mlxsw: pci: Increase PCI SW reset timeoutNir Dotan2019-01-191-1/+1
* | mlxsw: pci: Ring CQ's doorbell before RDQ'sIdo Schimmel2019-01-192-5/+8
* | amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYsLendacky, Thomas2019-01-182-8/+16
* | dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_startMadalin Bucur2019-01-181-0/+6
* | Revert "igb: reduce CPU0 latency when updating statistics"Jeff Kirsher2019-01-153-10/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-1528-159/+204
|\ \
| * | bnxt_en: Fix context memory allocation.Michael Chan2019-01-121-3/+6
| * | bnxt_en: Fix ring checking logic on 57500 chips.Michael Chan2019-01-122-3/+5
| * | net: stmmac: Prevent RX starvation in stmmac_napi_poll()Jose Abreu2019-01-121-13/+14
| * | net: stmmac: Fix the logic of checking if RX Watchdog must be enabledJose Abreu2019-01-121-12/+12
| * | net: stmmac: Check if CBS is supported before configuringJose Abreu2019-01-121-0/+2
| * | net: stmmac: dwxgmac2: Only clear interrupts that are activeJose Abreu2019-01-121-3/+3
| * | net: stmmac: Fix PCI module removal leakJose Abreu2019-01-121-0/+10
| * | net: ethernet: mediatek: fix warning in phy_start_anegHeiner Kallweit2019-01-101-16/+0
| * | net: cxgb4: fix various indentation issuesColin Ian King2019-01-103-6/+6
| * | net: cxgb3: fix various indentation issuesColin Ian King2019-01-102-8/+10
| * | mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletionIdo Schimmel2019-01-081-1/+1
| * | mlxsw: spectrum_nve: Replace error code with EINVALIdo Schimmel2019-01-081-2/+2
| * | mlxsw: spectrum_switchdev: Avoid returning errors in commit phaseIdo Schimmel2019-01-081-12/+9
| * | mlxsw: spectrum: Add VXLAN dependency for spectrumIdo Schimmel2019-01-081-0/+1
| * | mlxsw: spectrum: Disable lag port TX before removing itJiri Pirko2019-01-081-2/+5
| * | mlxsw: spectrum_acl: Remove ASSERT_RTNL()s in module removal flowNir Dotan2019-01-081-2/+0
| * | mlxsw: spectrum_acl: Add cleanup after C-TCAM update error conditionNir Dotan2019-01-081-1/+9
| * | r8169: load Realtek PHY driver module before r8169Heiner Kallweit2019-01-081-0/+1
| * | lan743x: Remove phy_read from link status change functionBryan Whitehead2019-01-081-7/+4
| * | r8169: don't try to read counters if chip is in a PCI power-save stateHeiner Kallweit2019-01-071-2/+4
| * | net/mlx4: replace pci_{,un}map_sg with dma_{,un}map_sgStephen Warren2019-01-071-8/+7
| * | net/mlx4: Get rid of page operation after dma_alloc_coherentStephen Warren2019-01-072-39/+75
| * | ixgbe: fix Kconfig when driver is not a moduleJeff Kirsher2019-01-041-1/+1