summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd
AgeCommit message (Expand)Author
2025-11-06amd-xgbe: add ethtool jumbo frame selftestRaju Rangoju
2025-11-06amd-xgbe: add ethtool split header selftestRaju Rangoju
2025-11-06amd-xgbe: add ethtool phy loopback selftestRaju Rangoju
2025-11-06amd-xgbe: introduce support ethtool selftestRaju Rangoju
2025-10-20amd-xgbe: convert to ndo_hwtstamp callbacksVadim Fedorenko
2025-10-16net: amd-xgbe: use EOPNOTSUPP instead of ENOTSUPP in xgbe_phy_mii_read_c45Alok Tiwari
2025-10-14amd-xgbe: Avoid spurious link down messages during interface toggleRaju Rangoju
2025-09-14amd-xgbe: Add PPS periodic output supportRaju Rangoju
2025-08-27amd-xgbe: Use int type to store negative error codesQianfeng Rong
2025-08-26devlink: Move graceful period parameter to reporter opsShahar Shitrit
2025-08-18amd-xgbe: Configure and retrieve 'tx-usecs' for Tx coalescingVishal Badole
2025-07-21amd-xgbe: add hardware PTP timestamping supportRaju Rangoju
2025-07-21and-xgbe: remove the abstraction for hwptpRaju Rangoju
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-07-02amd-xgbe: add support for giant packet sizeRaju Rangoju
2025-07-02amd-xgbe: do not double read link statusRaju Rangoju
2025-07-01amd-xgbe: align CL37 AN sequence as per databookRaju Rangoju
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
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