index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amd
Age
Commit message (
Expand
)
Author
9 days
amd-xgbe: add hardware PTP timestamping support
Raju Rangoju
9 days
and-xgbe: remove the abstraction for hwptp
Raju Rangoju
2025-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-07-02
amd-xgbe: add support for giant packet size
Raju Rangoju
2025-07-02
amd-xgbe: do not double read link status
Raju Rangoju
2025-07-01
amd-xgbe: align CL37 AN sequence as per databook
Raju Rangoju
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
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
[next]