summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-03-1046-177/+574
|\
| * net: enetc: allow hardware timestamping on TX queues with tc-etf enabledVladimir Oltean2021-03-081-0/+6
| * net: enetc: set MAC RX FIFO to recommended valueAlex Marginean2021-03-082-0/+8
| * net: davicom: Use platform_get_irq_optional()Paul Cercueil2021-03-081-1/+1
| * net: davicom: Fix regulator not turned off on driver removalPaul Cercueil2021-03-081-1/+8
| * net: davicom: Fix regulator not turned off on failed probePaul Cercueil2021-03-081-3/+9
| * net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()Jia-Ju Bai2021-03-081-1/+3
| * net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the fil...Bhaskar Chowdhury2021-03-081-4/+4
| * ethernet: alx: fix order of calls on resumeJakub Kicinski2021-03-061-2/+5
| * lan743x: trim all 4 bytes of the FCS; not just 2George McCollister2021-03-051-1/+1
| * gianfar: fix jumbo packets+napi+rx overrun crashMichael Braun2021-03-051-0/+15
| * sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT countDenis Efremov2021-03-051-2/+0
| * r8169: fix r8168fp_adjust_ocp_cmd functionHayes Wang2021-03-051-1/+1
| * ibmvnic: remove excessive irqsaveJunlin Yang2021-03-051-2/+2
| * stmmac: intel: Fixes clock registration error seen for multiple interfacesWong Vee Khee2021-03-051-1/+4
| * net: stmmac: Fix VLAN filter delete timeout issue in Intel mGBE SGMIIOng Boon Leong2021-03-051-3/+6
| * net: intel: iavf: fix error return code of iavf_init_get_resources()Jia-Ju Bai2021-03-051-1/+2
| * net: tehuti: fix error return code in bdx_probe()Jia-Ju Bai2021-03-051-0/+1
| * net/mlx4_en: update moderation when config resetKevin(Yudong) Yang2021-03-053-1/+4
| * ibmvnic: always store valid MAC addressJiri Wiesner2021-03-041-3/+2
| * net: mscc: ocelot: properly reject destination IP keys in VCAP IS1Vladimir Oltean2021-03-041-1/+2
| * ixgbe: Fix memleak in ixgbe_configure_clsu32Dinghao Liu2021-03-041-2/+4
| * ixgbe: fail to create xfrm offload of IPsec tunnel mode SAAntony Antony2021-03-042-0/+10
| * net: macb: Add default usrio config to default gem configAtish Patra2021-03-041-7/+8
| * net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10Ong Boon Leong2021-03-031-1/+18
| * ibmvnic: Fix possibly uninitialized old_num_tx_queues variable warning.Michal Suchanek2021-03-031-5/+3
| * octeontx2-af: cn10k: fix an array overflow in is_lmac_valid()Dan Carpenter2021-03-031-1/+3
| * net: ethernet: mtk-star-emac: fix wrong unmap in RX handlingBiao Huang2021-03-031-2/+3
| * stmmac: intel: Fix mdio bus registration issue for TGL-H/ADL-SWong Vee Khee2021-03-031-13/+41
| * net: enetc: keep RX ring consumer index in sync with hardwareVladimir Oltean2021-03-011-0/+2
| * net: enetc: remove bogus write to SIRXIDR from enetc_setup_rxbdrVladimir Oltean2021-03-011-1/+0
| * net: enetc: force the RGMII speed and duplex instead of operating in inband modeVladimir Oltean2021-03-012-10/+56
| * net: enetc: don't disable VLAN filtering in IFF_PROMISC modeVladimir Oltean2021-03-011-5/+0
| * net: enetc: fix incorrect TPID when receiving 802.1ad tagged packetsVladimir Oltean2021-03-012-8/+29
| * net: enetc: take the MDIO lock only once per NAPI poll cycleVladimir Oltean2021-03-012-22/+11
| * net: enetc: initialize RFS/RSS memories for unused ports tooVladimir Oltean2021-03-013-9/+36
| * net: enetc: don't overwrite the RSS indirection table when initializingVladimir Oltean2021-03-014-8/+18
| * sh_eth: fix TRSCER mask for R7S9210Sergey Shtylyov2021-03-011-0/+2
| * sh_eth: fix TRSCER mask for R7S72100Sergey Shtylyov2021-03-011-0/+2
| * sh_eth: fix TRSCER mask for SH771xSergey Shtylyov2021-03-011-0/+3
| * net: hns3: fix bug when calculating the TCAM table infoJian Shen2021-02-281-2/+2
| * net: hns3: fix query vlan mask value error for flow directorJian Shen2021-02-281-2/+1
| * net: hns3: fix error mask definition of flow directorJian Shen2021-02-281-3/+3
| * net: broadcom: bcm4908_enet: enable RX after processing packetsRafał Miłecki2021-02-281-0/+3
| * bnxt_en: reliably allocate IRQ table on reset to avoid crashEdwin Peer2021-02-271-2/+12
| * bnxt_en: Fix race between firmware reset and driver remove.Vasundhara Volam2021-02-271-0/+3
| * mlxsw: spectrum_router: Ignore routes using a deleted nexthop objectIdo Schimmel2021-02-271-0/+7
| * mlxsw: spectrum_ethtool: Add an external speed to PTYS registerDanielle Ratson2021-02-273-1/+8
| * net: fec: ptp: avoid register access when ipg clock is disabledHeiko Thiery2021-02-271-0/+7
| * net: mscc: ocelot: select NET_DEVLINKArnd Bergmann2021-02-271-0/+1