summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-03-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-03-11net: add per-cpu storage and net->core_statsEric Dumazet
2022-03-11nfp: add support for NFP3800/NFP3803 PCIe devicesDirk van der Merwe
2022-03-11nfp: take chip version into account for ring sizesJakub Kicinski
2022-03-11nfp: parametrize QCP offset/size using dev_infoJakub Kicinski
2022-03-11nfp: use dev_info for the DMA maskJakub Kicinski
2022-03-11nfp: use dev_info for PCIe config space BAR offsetsJakub Kicinski
2022-03-11nfp: introduce dev_info static chip dataJakub Kicinski
2022-03-11nfp: sort the device ID tablesJakub Kicinski
2022-03-11nfp: use PluDevice register for model for non-NFP6000 chipsDirk van der Merwe
2022-03-11nfp: use PCI_DEVICE_ID_NETRONOME_NFP6000_VF for VFs insteadDirk van der Merwe
2022-03-11nfp: remove pessimistic NFP_QCP_MAX_ADD limitsChristo du Toit
2022-03-11nfp: remove define for an unused control bitJakub Kicinski
2022-03-11ethernet: 8390: Remove unnecessary print function dev_err()Yang Li
2022-03-11ice: Support GTP-U and GTP-C offload in switchdevMarcin Szycik
2022-03-11ice: Fix FV offset searchingMichal Swiatkowski
2022-03-11net: lan966x: Improve the CPU TX bitrate.Horatiu Vultur
2022-03-11net: ethernet: ezchip: fix platform_get_irq.cocci warningYihao Han
2022-03-11net: mv643xx_eth: use platform_get_irq() instead of platform_get_resource()Minghao Chi
2022-03-11net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interruptLad Prabhakar
2022-03-11net: ethernet: ti: am65-cpsw: Convert to PHYLINKSiddharth Vadapalli
2022-03-10net/mlx5e: Remove overzealous validations in netlink EEPROM queryGal Pressman
2022-03-10net/mlx5: Parse module mapping using mlx5_ifcGal Pressman
2022-03-10net/mlx5: Query the maximum MCIA register read size from firmwareGal Pressman
2022-03-10net/mlx5: CT: Create smfs dr matchers dynamicallyPaul Blakey
2022-03-10net/mlx5: CT: Add software steering ct flow steering providerPaul Blakey
2022-03-10net/mlx5: Add smfs lib to export direct steering API to CTPaul Blakey
2022-03-10net/mlx5: DR, Add helper to get backing dr table from a mlx5 flow tablePaul Blakey
2022-03-10net/mlx5: CT: Introduce a platform for multiple flow steering providersPaul Blakey
2022-03-10net/mlx5: Node-aware allocation for the doorbell pgdirTariq Toukan
2022-03-10net/mlx5: Node-aware allocation for UARTariq Toukan
2022-03-10net/mlx5: Node-aware allocation for the EQsTariq Toukan
2022-03-10net/mlx5: Node-aware allocation for the EQ tableTariq Toukan
2022-03-10net/mlx5: Node-aware allocation for the IRQ tableTariq Toukan
2022-03-10net/mlx5: Delete useless module.h includeLeon Romanovsky
2022-03-10net/mlx4: Delete useless moduleparam includeLeon Romanovsky
2022-03-10nfp: xsk: fix a warning when allocating rx ringsYinjun Zhang
2022-03-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-10ice: Fix race condition during interface enslaveIvan Vecera
2022-03-10net: bcmgenet: Don't claim WOL when its not availableJeremy Linton
2022-03-10net: arc_emac: Fix use after free in arc_mdio_probe()Jianglei Nie
2022-03-10Merge tag 'mlx5-updates-2022-03-09' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-03-10Merge tag 'mlx5-fixes-2022-03-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-03-10gianfar: ethtool: Fix refcount leak in gfar_get_ts_infoMiaoqian Lin
2022-03-09net: axienet: Use napi_alloc_skb when refilling RX ringRobert Hancock
2022-03-09stmmac: intel: Add ADL-N PCI IDMichael Sit Wei Hong
2022-03-09net/fungible: fix errors when CONFIG_TLS_DEVICE=nDimitris Michailidis
2022-03-09bnxt: revert hastily merged uAPI aberrationsJakub Kicinski
2022-03-09net: stmmac: switch no PTP HW support message to info levelHeiner Kallweit