index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amd
Age
Commit message (
Expand
)
Author
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-13
amd-xgbe: add support for new pci device id 0x1641
Raju Rangoju
2025-05-13
amd-xgbe: Add XGBE_XPCS_ACCESS_V3 support to xgbe_pci_probe()
Raju Rangoju
2025-05-13
amd-xgbe: add support for new XPCS routines
Raju Rangoju
2025-05-13
amd-xgbe: reorganize the xgbe_pci_probe() code path
Raju Rangoju
2025-05-13
amd-xgbe: reorganize the code of XPCS access
Raju Rangoju
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-30
pds_core: init viftype default in declaration
Shannon Nelson
2025-04-30
pds_core: smaller adminq poll starting interval
Shannon Nelson
2025-04-29
pds_core: Allocate pdsc_viftype_defaults copy with ARRAY_SIZE()
Kees Cook
2025-04-28
pds_core: remove write-after-free of client_id
Shannon Nelson
2025-04-28
amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offload
Vishal Badole
2025-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-23
pds_core: make wait_context part of q_info
Shannon Nelson
2025-04-23
pds_core: Remove unnecessary check in pds_client_adminq_cmd()
Brett Creeley
2025-04-23
pds_core: handle unsupported PDS_CORE_CMD_FW_CONTROL result
Brett Creeley
2025-04-23
pds_core: Prevent possible adminq overflow/stuck condition
Brett Creeley
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-11
pds_core: fix memory leak in pdsc_debugfs_add_qcq()
Abdun Nihaal
2025-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-08
amd-xgbe: Convert to SPDX identifier
Raju Rangoju
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-29
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-25
net: au1000_eth: Mark au1000_ReleaseDB() static
Johan Korsnes
2025-03-20
pds_core: add new fwctl auxiliary_device
Shannon Nelson
2025-03-20
pds_core: specify auxiliary_device to be created
Shannon Nelson
2025-03-20
pds_core: make pdsc_auxbus_dev_del() void
Shannon Nelson
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-15
net: protect NAPI enablement with netdev_lock()
Jakub Kicinski
2025-01-15
net: ethernet: xgbe: re-add aneg to supported features in PHY quirks
Heiner Kallweit
2025-01-15
saner replacement for debugfs_rename()
Al Viro
2025-01-06
pds_core: limit loop over fw name list
Shannon Nelson
2024-10-29
amd-xgbe: use ethtool string helpers
Rosen Penev
2024-10-28
net: amd8111e: Remove duplicate definition of PCI_VENDOR_ID_AMD
Yazen Ghannam
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-09
net: amd: mvme147: Fix probe banner message
Daniel Palmer
2024-10-04
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-09
amd-xgbe: Remove setting of RX software timestamp
Gal Pressman
2024-09-04
pds_core: Remove redundant null pointer checks
Li Zetao
2024-07-31
net: xgbe: Convert tasklet API to new bottom half workqueue mechanism
Allen Pais
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-06-19
net: amd: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-08
net: annotate data-races around dev->if_port
Eric Dumazet
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-25
net: amd-xgbe: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-10
pds_core: Fix pdsc_check_pci_health function to use work thread
Brett Creeley
[next]