summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2022-03-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller9-75/+777
2022-03-12net: add per-cpu storage and net->core_statsEric Dumazet3-5/+5
2022-03-12nfp: add support for NFP3800/NFP3803 PCIe devicesDirk van der Merwe5-4/+29
2022-03-12nfp: take chip version into account for ring sizesJakub Kicinski4-10/+16
2022-03-12nfp: parametrize QCP offset/size using dev_infoJakub Kicinski6-9/+32
2022-03-12nfp: use dev_info for the DMA maskJakub Kicinski5-7/+6
2022-03-12nfp: use dev_info for PCIe config space BAR offsetsJakub Kicinski3-12/+12
2022-03-12nfp: introduce dev_info static chip dataJakub Kicinski11-13/+68
2022-03-12nfp: sort the device ID tablesJakub Kicinski1-2/+2
2022-03-12nfp: use PluDevice register for model for non-NFP6000 chipsDirk van der Merwe1-2/+7
2022-03-12nfp: use PCI_DEVICE_ID_NETRONOME_NFP6000_VF for VFs insteadDirk van der Merwe1-2/+1
2022-03-12nfp: remove pessimistic NFP_QCP_MAX_ADD limitsChristo du Toit1-30/+2
2022-03-12nfp: remove define for an unused control bitJakub Kicinski1-1/+0
2022-03-12ethernet: 8390: Remove unnecessary print function dev_err()Yang Li1-3/+1
2022-03-11ice: Support GTP-U and GTP-C offload in switchdevMarcin Szycik8-24/+765
2022-03-11ice: Fix FV offset searchingMichal Swiatkowski3-51/+12
2022-03-11net: lan966x: Improve the CPU TX bitrate.Horatiu Vultur1-0/+3
2022-03-11net: ethernet: ezchip: fix platform_get_irq.cocci warningYihao Han1-1/+0
2022-03-11net: mv643xx_eth: use platform_get_irq() instead of platform_get_resource()Minghao Chi1-5/+5
2022-03-11net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interruptLad Prabhakar1-5/+20
2022-03-11net: ethernet: ti: am65-cpsw: Convert to PHYLINKSiddharth Vadapalli3-160/+129
2022-03-11net/mlx5e: Remove overzealous validations in netlink EEPROM queryGal Pressman1-23/+0
2022-03-11net/mlx5: Parse module mapping using mlx5_ifcGal Pressman1-3/+3
2022-03-11net/mlx5: Query the maximum MCIA register read size from firmwareGal Pressman1-1/+7
2022-03-11net/mlx5: CT: Create smfs dr matchers dynamicallyPaul Blakey1-88/+94
2022-03-11net/mlx5: CT: Add software steering ct flow steering providerPaul Blakey6-7/+435
2022-03-11net/mlx5: Add smfs lib to export direct steering API to CTPaul Blakey3-1/+105
2022-03-11net/mlx5: DR, Add helper to get backing dr table from a mlx5 flow tablePaul Blakey2-0/+8
2022-03-11net/mlx5: CT: Introduce a platform for multiple flow steering providersPaul Blakey4-4/+119
2022-03-11net/mlx5: Node-aware allocation for the doorbell pgdirTariq Toukan1-2/+2
2022-03-11net/mlx5: Node-aware allocation for UARTariq Toukan1-3/+5
2022-03-11net/mlx5: Node-aware allocation for the EQsTariq Toukan1-2/+4
2022-03-11net/mlx5: Node-aware allocation for the EQ tableTariq Toukan1-1/+2
2022-03-11net/mlx5: Node-aware allocation for the IRQ tableTariq Toukan1-1/+2
2022-03-11net/mlx5: Delete useless module.h includeLeon Romanovsky18-18/+0
2022-03-11net/mlx4: Delete useless moduleparam includeLeon Romanovsky1-1/+0
2022-03-11nfp: xsk: fix a warning when allocating rx ringsYinjun Zhang1-4/+5
2022-03-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski8-28/+370
2022-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski29-141/+189
2022-03-11ice: Fix race condition during interface enslaveIvan Vecera2-2/+21
2022-03-11net: bcmgenet: Don't claim WOL when its not availableJeremy Linton1-0/+7
2022-03-11net: arc_emac: Fix use after free in arc_mdio_probe()Jianglei Nie1-2/+3
2022-03-11Merge tag 'mlx5-updates-2022-03-09' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski19-191/+627
2022-03-11Merge tag 'mlx5-fixes-2022-03-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski5-18/+17
2022-03-10gianfar: ethtool: Fix refcount leak in gfar_get_ts_infoMiaoqian Lin1-0/+1
2022-03-10net: axienet: Use napi_alloc_skb when refilling RX ringRobert Hancock1-1/+1
2022-03-10stmmac: intel: Add ADL-N PCI IDMichael Sit Wei Hong1-0/+2
2022-03-10net/fungible: fix errors when CONFIG_TLS_DEVICE=nDimitris Michailidis2-8/+8
2022-03-10bnxt: revert hastily merged uAPI aberrationsJakub Kicinski6-277/+14
2022-03-10net: stmmac: switch no PTP HW support message to info levelHeiner Kallweit1-1/+1