summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd
AgeCommit message (Expand)Author
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-13amd-xgbe: add support for new pci device id 0x1641Raju Rangoju
2025-05-13amd-xgbe: Add XGBE_XPCS_ACCESS_V3 support to xgbe_pci_probe()Raju Rangoju
2025-05-13amd-xgbe: add support for new XPCS routinesRaju Rangoju
2025-05-13amd-xgbe: reorganize the xgbe_pci_probe() code pathRaju Rangoju
2025-05-13amd-xgbe: reorganize the code of XPCS accessRaju Rangoju
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-30pds_core: init viftype default in declarationShannon Nelson
2025-04-30pds_core: smaller adminq poll starting intervalShannon Nelson
2025-04-29pds_core: Allocate pdsc_viftype_defaults copy with ARRAY_SIZE()Kees Cook
2025-04-28pds_core: remove write-after-free of client_idShannon Nelson
2025-04-28amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offloadVishal Badole
2025-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-23pds_core: make wait_context part of q_infoShannon Nelson
2025-04-23pds_core: Remove unnecessary check in pds_client_adminq_cmd()Brett Creeley
2025-04-23pds_core: handle unsupported PDS_CORE_CMD_FW_CONTROL resultBrett Creeley
2025-04-23pds_core: Prevent possible adminq overflow/stuck conditionBrett Creeley
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-11pds_core: fix memory leak in pdsc_debugfs_add_qcq()Abdun Nihaal
2025-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-08amd-xgbe: Convert to SPDX identifierRaju Rangoju
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-29Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-25net: au1000_eth: Mark au1000_ReleaseDB() staticJohan Korsnes
2025-03-20pds_core: add new fwctl auxiliary_deviceShannon Nelson
2025-03-20pds_core: specify auxiliary_device to be createdShannon Nelson
2025-03-20pds_core: make pdsc_auxbus_dev_del() voidShannon Nelson
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-15net: protect NAPI enablement with netdev_lock()Jakub Kicinski
2025-01-15net: ethernet: xgbe: re-add aneg to supported features in PHY quirksHeiner Kallweit
2025-01-15saner replacement for debugfs_rename()Al Viro
2025-01-06pds_core: limit loop over fw name listShannon Nelson
2024-10-29amd-xgbe: use ethtool string helpersRosen Penev
2024-10-28net: amd8111e: Remove duplicate definition of PCI_VENDOR_ID_AMDYazen Ghannam
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-09net: amd: mvme147: Fix probe banner messageDaniel Palmer
2024-10-04net: ethernet: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-09amd-xgbe: Remove setting of RX software timestampGal Pressman
2024-09-04pds_core: Remove redundant null pointer checksLi Zetao
2024-07-31net: xgbe: Convert tasklet API to new bottom half workqueue mechanismAllen Pais
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-06-19net: amd: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-08net: annotate data-races around dev->if_portEric Dumazet
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-04-25net: amd-xgbe: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal
2024-04-22devlink: extend devlink_param *set pointerMateusz Polchlopek
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-10pds_core: Fix pdsc_check_pci_health function to use work threadBrett Creeley