summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: dlink: replace deprecated macroMoon Yeounsu2024-08-141-1/+1
* net: mvneta: Use __be16 for l3_proto parameter of mvneta_txq_desc_csum()Simon Horman2024-08-141-1/+1
* net: fec: Remove duplicated codeCsókás, Bence2024-08-141-7/+1
* net: fec: Move `fec_ptp_read()` to the top of the fileCsókás, Bence2024-08-141-25/+25
* gve: Add RSS adminq commands and ethtool supportJeroen de Borst2024-08-144-1/+235
* gve: Add RSS device optionZiwei Xiao2024-08-143-3/+51
* net: hinic: use ethtool_sprintf/putsRosen Penev2024-08-131-23/+10
* net: stmmac: dwmac-loongson: Add loongson module authorYanteng Si2024-08-131-0/+1
* net: stmmac: dwmac-loongson: Add Loongson GNET supportYanteng Si2024-08-131-3/+74
* net: stmmac: dwmac-loongson: Add Loongson Multi-channels GMAC supportYanteng Si2024-08-132-2/+327
* net: stmmac: dwmac-loongson: Add DT-less GMAC PCI-device supportYanteng Si2024-08-131-63/+102
* net: stmmac: dwmac-loongson: Introduce PCI device info dataYanteng Si2024-08-131-2/+15
* net: stmmac: dwmac-loongson: Add phy_interface for Loongson GMACYanteng Si2024-08-131-0/+2
* net: stmmac: dwmac-loongson: Init ref and PTP clocks rateYanteng Si2024-08-131-0/+3
* net: stmmac: dwmac-loongson: Detach GMAC-specific platform data initYanteng Si2024-08-131-7/+12
* net: stmmac: dwmac-loongson: Use PCI_DEVICE_DATA() macro for device identific...Yanteng Si2024-08-131-1/+3
* net: stmmac: dwmac-loongson: Drop pci_enable/disable_msi callsYanteng Si2024-08-131-7/+3
* net: stmmac: dwmac-loongson: Drop duplicated hash-based filter size initYanteng Si2024-08-131-2/+1
* net: stmmac: Export dwmac1000_dma_opsYanteng Si2024-08-131-0/+1
* net: stmmac: Add multi-channel supportYanteng Si2024-08-136-39/+68
* net: stmmac: Move the atds flag to the stmmac_dma_cfg structureYanteng Si2024-08-137-11/+9
* nfp: Use static_assert() to check struct sizesGustavo A. R. Silva2024-08-131-0/+2
* eth: fbnic: add support for basic qstatsStanislav Fomichev2024-08-131-0/+67
* eth: fbnic: add basic rtnl statsJakub Kicinski2024-08-134-1/+132
* ethtool: rss: don't report key if device doesn't support itJakub Kicinski2024-08-125-0/+5
* eth: remove .cap_rss_ctx_supported from updated driversJakub Kicinski2024-08-124-4/+0
* eth: mlx5: allow disabling queues when RSS contexts existJakub Kicinski2024-08-121-12/+0
* eth: mvpp2: implement new RSS context APIJakub Kicinski2024-08-123-33/+69
* net: sunvnet: use ethtool_sprintf/putsRosen Penev2024-08-121-24/+10
* net: mvpp2: use device_for_each_child_node() to access device child nodesJavier Carrasco2024-08-111-6/+2
* net: mvpp2: use port_count to remove portsJavier Carrasco2024-08-111-16/+7
* bnxt_en: only set dev->queue_mgmt_ops if supported by FWDavid Wei2024-08-112-1/+5
* bnxt_en: stop packet flow during bnxt_queue_stop/startDavid Wei2024-08-111-4/+18
* bnxt_en: set vnic->mru in bnxt_hwrm_vnic_cfg()David Wei2024-08-111-1/+2
* bnxt_en: Check the FW's VNIC flush capabilityMichael Chan2024-08-112-0/+3
* bnxt_en: Add support to call FW to update a VNICMichael Chan2024-08-112-0/+23
* bnxt_en: Update firmware interface to 1.10.3.68Michael Chan2024-08-111-140/+249
* net/mlx5e: CT: Update connection tracking steering entriesCosmin Ratiu2024-08-104-8/+53
* net/mlx5e: CT: 'update' rules instead of 'replace'Cosmin Ratiu2024-08-101-17/+17
* net/mlx5e: Use extack in get module eeprom by page callbackGal Pressman2024-08-101-2/+4
* net/mlx5e: Use extack in set coalesce callbackGal Pressman2024-08-101-6/+14
* net/mlx5e: Use extack in get coalesce callbackGal Pressman2024-08-104-6/+10
* net/mlx5e: Use extack in set ringparams callbackGal Pressman2024-08-104-22/+13
* net/mlx5e: Be consistent with bitmap handling of link modesGal Pressman2024-08-101-12/+11
* net/mlx5e: TC, Offload rewrite and mirror to both internal and external destsJianbo Liu2024-08-101-0/+17
* net/mlx5e: TC, Offload rewrite and mirror on tunnel over ovs internal portJianbo Liu2024-08-104-0/+112
* net/mlx5e: Enable remove flow for hard packet limitJianbo Liu2024-08-101-0/+1
* net/mlx5: E-Switch, Increase max int port number for offloadChris Mi2024-08-101-1/+1
* net: ag71xx: use phylink_mii_ioctlRosen Penev2024-08-101-1/+8
* ibmvnic: Perform tx CSO during send scrq directNick Child2024-08-101-2/+17