aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/amd
AgeCommit message (Expand)AuthorFilesLines
10 daysnet: amd-xgbe: discard rx packets with bad FCSJames Nugraha1-2/+1
2026-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+13
2026-08-05pds_core: add debugfs support for host backed memoryNikhil P. Rao3-0/+48
2026-08-05pds_core: add host backed memory support for firmwareNikhil P. Rao3-0/+184
2026-08-05pds_core: add PLDM component info displayBrett Creeley2-5/+142
2026-08-05pds_core: add PLDM firmware update support via devlink flashBrett Creeley7-11/+921
2026-08-05pds_core: add support for identity version 2Brett Creeley1-9/+35
2026-08-05pds_core: add support for quiet devcmd failuresBrett Creeley1-5/+13
2026-07-30pds_core: cancel pending PCI reset work on AER recoveryNikhil P. Rao1-0/+4
2026-07-30pds_core: keep the health thread stopped during resetNikhil P. Rao2-2/+9
2026-07-21pds_core: check for workqueue allocation failureNikhil P. Rao1-2/+7
2026-07-21pds_core: fix auxiliary device add/del racesNikhil P. Rao1-3/+14
2026-07-21pds_core: order completion reads after the ownership checkNikhil P. Rao1-1/+11
2026-07-21pds_core: yield the CPU while waiting for the adminq to drainNikhil P. Rao1-0/+1
2026-07-21pds_core: fix use-after-free on workqueue during removeNikhil P. Rao2-6/+13
2026-07-21pds_core: fix deadlock between reset thread and removeNikhil P. Rao1-3/+4
2026-07-21amd-xgbe: fix MAC_AUTO_SW handling in CL37 ANPrashanth Kumar KR1-3/+8
2026-07-21pds_core: reject component parameter in legacy firmware updateNikhil P. Rao1-0/+6
2026-06-23net: au1000: move free_irq out of the close-time spinlocked sectionRunyu Xiao1-1/+2
2026-06-08pds_core: quiesce DMA before freeing resourcesNikhil P. Rao1-0/+4
2026-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+3
2026-06-02pcnet32: stop holding device spin lock during napi_complete_doneOscar Maes1-1/+3
2026-05-28net: Use named initializer for zorro_device_id arraysUwe Kleine-König (The Capable Hub)2-6/+6
2026-05-25devlink: pass param values by pointerRatheesh Kannoth2-2/+2
2026-05-21pds_core: ensure null-termination for firmware version stringsNikhil P. Rao1-2/+4
2026-05-19pds_core: fix debugfs_lookup dentry leak and error handlingNikhil P. Rao1-1/+6
2026-05-19pds_core: fix error handling in pdsc_devcmd_waitNikhil P. Rao1-2/+9
2026-05-02amd-xgbe: fix PTP addend overflow causing frozen clockGregory Fuchedgi1-2/+2
2026-04-23drivers: net: amd: nmclan: Remove this driverAndrew Lunn3-1519/+0
2026-04-23drivers: net: amd: lance: Remove this driverAndrew Lunn3-1329/+0
2026-03-31declance: Include the offending address with DMA errorsMaciej W. Rozycki1-1/+3
2026-03-31declance: Rate-limit DMA errorsMaciej W. Rozycki1-1/+1
2026-03-24amd-xgbe: add TX descriptor cleanup for link-downRaju Rangoju3-16/+108
2026-03-24amd-xgbe: optimize TX shutdown on link-downRaju Rangoju2-0/+27
2026-03-24amd-xgbe: add adaptive link status pollingRaju Rangoju1-1/+23
2026-03-12net: xgbe: use device_get_mac_addrRosen Penev2-8/+3
2026-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-16/+89
2026-03-10amd-xgbe: add PCI power management for S0i3 supportRaju Rangoju1-0/+67
2026-03-10amd-xgbe: Simplify powerdown/powerup pathsRaju Rangoju4-43/+32
2026-03-10amd-xgbe: reset PHY settings before starting PHYRaju Rangoju1-9/+6
2026-03-10amd-xgbe: prevent CRC errors during RX adaptation with AN disabledRaju Rangoju3-2/+69
2026-03-10amd-xgbe: fix link status handling in xgbe_rx_adaptationRaju Rangoju1-5/+14
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-15/+1
2026-03-05amd-xgbe: add support for P100a platformRaju Rangoju5-8/+65
2026-03-05amd-xgbe: define macros for MAC versions and speed select valuesRaju Rangoju2-4/+23
2026-03-03amd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju3-14/+0
2026-02-28amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speedsRaju Rangoju1-1/+1
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-2/+1
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-4/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds5-6/+6