summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2021-03-04ixgbe: fail to create xfrm offload of IPsec tunnel mode SAAntony Antony2-0/+10
2021-03-04net: macb: Add default usrio config to default gem configAtish Patra1-7/+8
2021-03-03net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10Ong Boon Leong1-1/+18
2021-03-03ibmvnic: Fix possibly uninitialized old_num_tx_queues variable warning.Michal Suchanek1-5/+3
2021-03-03octeontx2-af: cn10k: fix an array overflow in is_lmac_valid()Dan Carpenter1-1/+3
2021-03-03net: ethernet: mtk-star-emac: fix wrong unmap in RX handlingBiao Huang1-2/+3
2021-03-03stmmac: intel: Fix mdio bus registration issue for TGL-H/ADL-SWong Vee Khee1-13/+41
2021-03-02net: enetc: keep RX ring consumer index in sync with hardwareVladimir Oltean1-0/+2
2021-03-02net: enetc: remove bogus write to SIRXIDR from enetc_setup_rxbdrVladimir Oltean1-1/+0
2021-03-02net: enetc: force the RGMII speed and duplex instead of operating in inband modeVladimir Oltean2-10/+56
2021-03-02net: enetc: don't disable VLAN filtering in IFF_PROMISC modeVladimir Oltean1-5/+0
2021-03-02net: enetc: fix incorrect TPID when receiving 802.1ad tagged packetsVladimir Oltean2-8/+29
2021-03-02net: enetc: take the MDIO lock only once per NAPI poll cycleVladimir Oltean2-22/+11
2021-03-02net: enetc: initialize RFS/RSS memories for unused ports tooVladimir Oltean3-9/+36
2021-03-02net: enetc: don't overwrite the RSS indirection table when initializingVladimir Oltean4-8/+18
2021-03-02sh_eth: fix TRSCER mask for R7S9210Sergey Shtylyov1-0/+2
2021-03-02sh_eth: fix TRSCER mask for R7S72100Sergey Shtylyov1-0/+2
2021-03-02sh_eth: fix TRSCER mask for SH771xSergey Shtylyov1-0/+3
2021-02-28net: hns3: fix bug when calculating the TCAM table infoJian Shen1-2/+2
2021-02-28net: hns3: fix query vlan mask value error for flow directorJian Shen1-2/+1
2021-02-28net: hns3: fix error mask definition of flow directorJian Shen1-3/+3
2021-02-28net: broadcom: bcm4908_enet: enable RX after processing packetsRafał Miłecki1-0/+3
2021-02-27bnxt_en: reliably allocate IRQ table on reset to avoid crashEdwin Peer1-2/+12
2021-02-27bnxt_en: Fix race between firmware reset and driver remove.Vasundhara Volam1-0/+3
2021-02-27mlxsw: spectrum_router: Ignore routes using a deleted nexthop objectIdo Schimmel1-0/+7
2021-02-27mlxsw: spectrum_ethtool: Add an external speed to PTYS registerDanielle Ratson3-1/+8
2021-02-27net: fec: ptp: avoid register access when ipg clock is disabledHeiko Thiery1-0/+7
2021-02-27net: mscc: ocelot: select NET_DEVLINKArnd Bergmann1-0/+1
2021-02-27net: stmmac: re-init rx buffers when mac resume backJoakim Zhang1-1/+83
2021-02-27net: stmmac: fix wrongly set buffer2 valid when sph unsupportJoakim Zhang4-6/+15
2021-02-27net: stmmac: fix dma physical address of descriptor when display ringJoakim Zhang5-34/+94
2021-02-27net: stmmac: fix watchdog timeout during suspend/resume stress testJoakim Zhang1-0/+2
2021-02-27net: stmmac: stop each tx channel independentlyJoakim Zhang1-4/+0
2021-02-25Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds20-102/+216
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+2
2021-02-25r8169: fix jumbo packet handling on RTL8168eHeiner Kallweit1-2/+2
2021-02-25net: broadcom: bcm4908_enet: fix NAPI poll returned valueRafał Miłecki1-0/+2
2021-02-25net: broadcom: bcm4908_enet: fix RX path possible mem leakRafał Miłecki1-0/+1
2021-02-25ibmvnic: fix a race between open and resetSukadev Bhattiprolu1-8/+55
2021-02-25net: stmmac: Fix missing spin_lock_init in visconti_eth_dwmac_probe()Wei Yongjun1-0/+1
2021-02-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski4-13/+64
2021-02-23Marvell Sky2 Ethernet adapter: fix warning messages.Krzysztof Halasa1-3/+2
2021-02-23bcm63xx_enet: fix sporadic kernel panicSieng Piaw Liew1-2/+6
2021-02-23Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski4-54/+39
2021-02-23net/mlx4_core: Add missed mlx4_free_cmd_mailbox()Chuhong Yuan1-0/+1
2021-02-23net: stmmac: fix CBS idleslope and sendslope calculationSong, Yoong Siang1-4/+26
2021-02-23net: mvpp2: skip RSS configurations on loopback portStefan Chulski1-11/+14
2021-02-23dpaa_eth: fix the access method for the dpaa_napi_portalCamelia Groza1-1/+1
2021-02-23net: ag71xx: remove unnecessary MTU reservationDENG Qingfang1-3/+1
2021-02-22ice: update the number of available RSS queuesHenry Tieman1-8/+19