summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd
AgeCommit message (Expand)Author
2025-05-09pds_core: remove write-after-free of client_idShannon Nelson
2025-05-09pds_core: specify auxiliary_device to be createdShannon Nelson
2025-05-09pds_core: make pdsc_auxbus_dev_del() voidShannon Nelson
2025-05-09amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offloadVishal Badole
2025-05-02pds_core: make wait_context part of q_infoShannon Nelson
2025-05-02pds_core: Remove unnecessary check in pds_client_adminq_cmd()Brett Creeley
2025-05-02pds_core: handle unsupported PDS_CORE_CMD_FW_CONTROL resultBrett Creeley
2025-05-02pds_core: Prevent possible adminq overflow/stuck conditionBrett Creeley
2025-04-25pds_core: fix memory leak in pdsc_debugfs_add_qcq()Abdun Nihaal
2025-01-23net: ethernet: xgbe: re-add aneg to supported features in PHY quirksHeiner Kallweit
2025-01-17pds_core: limit loop over fw name listShannon Nelson
2024-10-09net: amd: mvme147: Fix probe banner messageDaniel Palmer
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
2024-04-08net: handle HAS_IOPORT dependenciesNiklas Schnelle
2024-04-05net: xgbe: remove extraneous #ifdef checksArnd Bergmann
2024-03-26net: amd8111e: Drop unused copy of pm_capBjorn Helgaas
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-07net: pds_core: Fix possible double free in error handling pathYongzhi Liu
2024-02-19pds_core: use pci_reset_function for health resetShannon Nelson
2024-02-19pds_core: delete VF dev on resetShannon Nelson
2024-02-19pds_core: add simple AER handlerShannon Nelson
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-12pds_core: no health-thread in VF pathShannon Nelson
2024-02-06pds_core: Clean up init/uninit flows to be more readableBrett Creeley
2024-02-06pds_core: Fix up some minor issuesBrett Creeley
2024-02-06pds_core: Unmask adminq interrupt in work threadBrett Creeley
2024-02-06pds_core: Don't assign interrupt index/bound_intr to notifyqBrett Creeley
2024-01-31pds_core: Rework teardown/setup flow to be more commonBrett Creeley
2024-01-31pds_core: Clear BARs on resetBrett Creeley
2024-01-31pds_core: Prevent race issues involving the adminqBrett Creeley
2024-01-31pds_core: Use struct pdsc for the pdsc_adminq_isr private dataBrett Creeley
2024-01-31pds_core: Cancel AQ work on teardownBrett Creeley
2024-01-31pds_core: Prevent health thread from running during reset/removeBrett Creeley
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-12-13amd-xgbe: Avoid potential string truncation in nameKees Cook
2023-11-23amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju
2023-11-23amd-xgbe: handle the corner-case during tx completionRaju Rangoju
2023-11-23amd-xgbe: handle corner-case during sfp hotplugRaju Rangoju
2023-11-14pds_core: fix up some format-truncation complaintsShannon Nelson