aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-15642-12635/+42555
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-10-158-27/+227
| |\
| | * ibmveth: Identify ingress large send packets.David Wilder2020-10-141-1/+12
| | * ibmveth: Switch order of ibmveth_helper calls.David Wilder2020-10-141-5/+5
| | * cxgb4: handle 4-tuple PEDIT to NAT mode translationHerat Ramani2020-10-142-13/+177
| | * net: fec: Fix phy_device lookup for phy_reset_after_clk_enable()Marek Vasut2020-10-121-2/+23
| | * mlx4: handle non-napi callers to napi_pollJonathan Lemon2020-10-122-1/+4
| | * net: korina: fix kfree of rx/tx descriptor arrayValentin Vidic2020-10-121-1/+2
| | * net: tlan: Fix typo abitraryNaoki Hayama2020-10-091-1/+1
| | * net: fec: Fix PHY init after phy_reset_after_clk_enable()Marek Vasut2020-10-091-5/+5
| * | cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcrAyush Sawal2020-10-151-67/+68
| * | Merge tag 'mlx5-updates-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2020-10-1311-35/+400
| |\ \
| | * | net/mlx5e: IPsec: Add Connect-X IPsec Tx data path offloadRaed Salem2020-10-125-29/+202
| | * | net/mlx5e: IPsec: Add TX steering rule per IPsec stateHuy Nguyen2020-10-122-4/+176
| | * | net/mlx5: Add NIC TX domain namespaceHuy Nguyen2020-10-123-1/+22
| | * | net/mlx5: Fix uininitialized pointer read on pointer attrColin Ian King2020-10-121-1/+0
| * | | e1000: remove unused and incorrect codeJesse Brandeburg2020-10-131-9/+1
| * | | i40e: Allow changing FEC settings on X722 if supported by FWJaroslaw Gawin2020-10-135-12/+49
| * | | net: mscc: ocelot: remove duplicate ocelot_port_dev_checkVladimir Oltean2020-10-131-8/+3
| * | | macb: support the two tx descriptors on at91rm9200Willy Tarreau2020-10-132-8/+40
| * | | macb: prepare at91 to use a 2-frame TX queueWilly Tarreau2020-10-132-16/+18
| * | | macb: add RM9200's interrupt flag TBREWilly Tarreau2020-10-131-0/+2
| |/ /
| * | bnxt_en: Add stored FW version info to devlink info_get cb.Vasundhara Volam2020-10-121-2/+45
| * | bnxt_en: Refactor bnxt_dl_info_get().Vasundhara Volam2020-10-122-48/+71
| * | bnxt_en: Add bnxt_hwrm_nvm_get_dev_info() to query NVM info.Vasundhara Volam2020-10-124-0/+31
| * | bnxt_en: Log unknown link speed appropriately.Michael Chan2020-10-121-1/+5
| * | bnxt_en: Log event_data1 and event_data2 when handling RESET_NOTIFY event.Michael Chan2020-10-121-0/+3
| * | bnxt_en: Simplify bnxt_async_event_process().Michael Chan2020-10-121-9/+3
| * | bnxt_en: Set driver default message level.Michael Chan2020-10-121-1/+3
| * | bnxt_en: Enable online self tests for multi-host/NPAR mode.Vasundhara Volam2020-10-121-4/+4
| * | bnxt_en: Return -EROFS to user space, if NVM writes are not permitted.Vasundhara Volam2020-10-121-0/+2
| * | net: mscc: ocelot: offload VLAN mangle action to VCAP IS1Vladimir Oltean2020-10-112-4/+40
| * | enetc: Migrate to PHYLINK and PCS_LYNXClaudiu Manoil2020-10-117-166/+191
| * | enetc: Clean up serdes configurationClaudiu Manoil2020-10-111-53/+48
| * | enetc: Clean up MAC and link configurationClaudiu Manoil2020-10-111-48/+67
| * | dpaa_eth: enable NETIF_MSG_HW by defaultMaxim Kochetkov2020-10-101-1/+1
| * | r8169: factor out handling rtl8169_statsHeiner Kallweit2020-10-101-21/+25
| * | net: thunderx: Use struct_size() helper in kmalloc()Gustavo A. R. Silva2020-10-101-2/+2
| * | ice: fix adding IP4 IP6 Flow Director rulesDan Nowlin2020-10-091-1/+61
| * | ice: Fix pointer cast warningsBixuan Cui2020-10-091-2/+2
| * | ice: add additional debug logging for firmware updateJacob Keller2020-10-093-6/+33
| * | ice: refactor devlink_port to be per-VSIJacob Keller2020-10-095-33/+45
| * | ice: add the DDP Track ID to devlink infoJacob Keller2020-10-091-0/+8
| * | ice: Change ice_info_get_dsn to be voidAnirudh Venkataramanan2020-10-091-8/+2
| * | ice: remove repeated wordsBruce Allan2020-10-094-5/+5
| * | ice: devlink: use %*phD to print small bufferAndy Shevchenko2020-10-091-3/+1
| * | net/mlx5: Add support for devlink reload limit no resetMoshe Shemesh2020-10-091-0/+25
| * | net/mlx5: Add support for fw live patch eventMoshe Shemesh2020-10-093-0/+77
| * | net/mlx5: Add devlink param enable_remote_dev_reset supportMoshe Shemesh2020-10-093-0/+52
| * | net/mlx5: Add support for devlink reload action fw activateMoshe Shemesh2020-10-093-11/+108