summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2020-10-23Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds16-34/+74
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2020-10-21ibmvnic: save changed mac address to adapter->mac_addrLijun Pan1-0/+5
2020-10-21net: ethernet: mtk-star-emac: select REGMAP_MMIOBartosz Golaszewski1-0/+1
2020-10-20sfc: move initialisation of efx->filter_sem to efx_init_struct()Edward Cree2-1/+1
2020-10-20net: chelsio: inline_crypto: fix Kconfig and build errorsRandy Dunlap1-0/+1
2020-10-20chelsio/chtls: fix writing freed memoryVinay Kumar Yadav1-1/+0
2020-10-20chelsio/chtls: correct function return and return typeVinay Kumar Yadav1-2/+2
2020-10-20chelsio/chtls: Fix panic when listen on multiadapterVinay Kumar Yadav1-2/+8
2020-10-20chelsio/chtls: fix panic when server is on ipv6Vinay Kumar Yadav1-3/+2
2020-10-20chelsio/chtls: correct netdevice for vlan interfaceVinay Kumar Yadav1-0/+3
2020-10-20chelsio/chtls: fix socket lockVinay Kumar Yadav1-0/+1
2020-10-20netsec: ignore 'phy-mode' device property on ACPI systemsArd Biesheuvel1-7/+17
2020-10-20net: remove unneeded breakTom Rix3-3/+0
2020-10-19net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic1-2/+2
2020-10-19r8169: fix operation under forced interrupt threadingHeiner Kallweit1-4/+4
2020-10-18ixgbe: fix probing of multi-port devices with one MDIOJakub Kicinski1-9/+14
2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds5-58/+32
2020-10-16net: ftgmac100: Fix Aspeed ast2600 TX hang issueDylan Hung2-0/+13
2020-10-16Merge branch 'dynamic_sg' into rdma.git for-nextJason Gunthorpe54-428/+664
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds642-12635/+42555
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds5-114/+137
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-27/+227
2020-10-15cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcrAyush Sawal1-67/+68
2020-10-14ibmveth: Identify ingress large send packets.David Wilder1-1/+12
2020-10-14ibmveth: Switch order of ibmveth_helper calls.David Wilder1-5/+5
2020-10-14cxgb4: handle 4-tuple PEDIT to NAT mode translationHerat Ramani2-13/+177
2020-10-14Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds23-45/+23
2020-10-13Merge tag 'mlx5-updates-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski11-35/+400
2020-10-13e1000: remove unused and incorrect codeJesse Brandeburg1-9/+1
2020-10-13i40e: Allow changing FEC settings on X722 if supported by FWJaroslaw Gawin5-12/+49
2020-10-13net: mscc: ocelot: remove duplicate ocelot_port_dev_checkVladimir Oltean1-8/+3
2020-10-13macb: support the two tx descriptors on at91rm9200Willy Tarreau2-8/+40
2020-10-13macb: prepare at91 to use a 2-frame TX queueWilly Tarreau2-16/+18
2020-10-13macb: add RM9200's interrupt flag TBREWilly Tarreau1-0/+2
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+2
2020-10-12net/mlx5e: IPsec: Add Connect-X IPsec Tx data path offloadRaed Salem5-29/+202
2020-10-12net/mlx5e: IPsec: Add TX steering rule per IPsec stateHuy Nguyen2-4/+176
2020-10-12net/mlx5: Add NIC TX domain namespaceHuy Nguyen3-1/+22
2020-10-12net/mlx5: Fix uininitialized pointer read on pointer attrColin Ian King1-1/+0
2020-10-12bnxt_en: Add stored FW version info to devlink info_get cb.Vasundhara Volam1-2/+45
2020-10-12bnxt_en: Refactor bnxt_dl_info_get().Vasundhara Volam2-48/+71
2020-10-12bnxt_en: Add bnxt_hwrm_nvm_get_dev_info() to query NVM info.Vasundhara Volam4-0/+31
2020-10-12bnxt_en: Log unknown link speed appropriately.Michael Chan1-1/+5
2020-10-12bnxt_en: Log event_data1 and event_data2 when handling RESET_NOTIFY event.Michael Chan1-0/+3
2020-10-12bnxt_en: Simplify bnxt_async_event_process().Michael Chan1-9/+3
2020-10-12bnxt_en: Set driver default message level.Michael Chan1-1/+3
2020-10-12bnxt_en: Enable online self tests for multi-host/NPAR mode.Vasundhara Volam1-4/+4
2020-10-12bnxt_en: Return -EROFS to user space, if NVM writes are not permitted.Vasundhara Volam1-0/+2
2020-10-12net: fec: Fix phy_device lookup for phy_reset_after_clk_enable()Marek Vasut1-2/+23