summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd
AgeCommit message (Expand)AuthorFilesLines
2025-07-22amd-xgbe: add hardware PTP timestamping supportRaju Rangoju6-86/+179
2025-07-22and-xgbe: remove the abstraction for hwptpRaju Rangoju6-331/+345
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni4-11/+32
2025-07-03amd-xgbe: add support for giant packet sizeRaju Rangoju4-4/+24
2025-07-03amd-xgbe: do not double read link statusRaju Rangoju2-9/+19
2025-07-02amd-xgbe: align CL37 AN sequence as per databookRaju Rangoju3-2/+13
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar7-8/+11
2025-05-29Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds19-1871/+296
2025-05-13amd-xgbe: add support for new pci device id 0x1641Raju Rangoju1-0/+18
2025-05-13amd-xgbe: Add XGBE_XPCS_ACCESS_V3 support to xgbe_pci_probe()Raju Rangoju3-7/+33
2025-05-13amd-xgbe: add support for new XPCS routinesRaju Rangoju3-0/+122
2025-05-13amd-xgbe: reorganize the xgbe_pci_probe() code pathRaju Rangoju2-14/+25
2025-05-13amd-xgbe: reorganize the code of XPCS accessRaju Rangoju1-36/+29
2025-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-7/+42
2025-04-30pds_core: init viftype default in declarationShannon Nelson1-3/+1
2025-04-30pds_core: smaller adminq poll starting intervalShannon Nelson1-2/+2
2025-04-29pds_core: Allocate pdsc_viftype_defaults copy with ARRAY_SIZE()Kees Cook1-1/+2
2025-04-29pds_core: remove write-after-free of client_idShannon Nelson1-1/+0
2025-04-28amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offloadVishal Badole4-6/+42
2025-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-35/+21
2025-04-24pds_core: make wait_context part of q_infoShannon Nelson3-24/+18
2025-04-24pds_core: Remove unnecessary check in pds_client_adminq_cmd()Brett Creeley1-3/+0
2025-04-24pds_core: handle unsupported PDS_CORE_CMD_FW_CONTROL resultBrett Creeley1-3/+1
2025-04-24pds_core: Prevent possible adminq overflow/stuck conditionBrett Creeley2-5/+2
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+3
2025-04-12pds_core: fix memory leak in pdsc_debugfs_add_qcq()Abdun Nihaal1-2/+3
2025-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-8/+8
2025-04-08amd-xgbe: Convert to SPDX identifierRaju Rangoju16-1808/+64
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner6-8/+8
2025-03-29Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-34/+57
2025-03-25net: au1000_eth: Mark au1000_ReleaseDB() staticJohan Korsnes1-1/+1
2025-03-21pds_core: add new fwctl auxiliary_deviceShannon Nelson4-3/+23
2025-03-21pds_core: specify auxiliary_device to be createdShannon Nelson4-27/+33
2025-03-21pds_core: make pdsc_auxbus_dev_del() voidShannon Nelson3-9/+6
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-17/+2
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-17/+2
2025-01-16net: protect NAPI enablement with netdev_lock()Jakub Kicinski1-2/+9
2025-01-16net: ethernet: xgbe: re-add aneg to supported features in PHY quirksHeiner Kallweit1-17/+2
2025-01-15saner replacement for debugfs_rename()Al Viro1-17/+2
2025-01-07pds_core: limit loop over fw name listShannon Nelson1-1/+1
2024-10-30amd-xgbe: use ethtool string helpersRosen Penev1-13/+9
2024-10-29net: amd8111e: Remove duplicate definition of PCI_VENDOR_ID_AMDYazen Ghannam1-1/+0
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+3
2024-10-09net: amd: mvme147: Fix probe banner messageDaniel Palmer1-4/+3
2024-10-05net: ethernet: Switch back to struct platform_driver::remove()Uwe Kleine-König3-3/+3
2024-09-10amd-xgbe: Remove setting of RX software timestampGal Pressman1-4/+0
2024-09-05pds_core: Remove redundant null pointer checksLi Zetao1-4/+4
2024-08-01net: xgbe: Convert tasklet API to new bottom half workqueue mechanismAllen Pais5-38/+38
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent1-1/+1
2024-06-20net: amd: add missing MODULE_DESCRIPTION() macrosJeff Johnson8-0/+8