| Age | Commit message (Expand) | Author |
| 2026-03-19 | amd-xgbe: prevent CRC errors during RX adaptation with AN disabled | Raju Rangoju |
| 2026-03-12 | amd-xgbe: fix sleep while atomic on suspend/resume | Raju Rangoju |
| 2025-09-14 | amd-xgbe: Add PPS periodic output support | Raju Rangoju |
| 2025-08-18 | amd-xgbe: Configure and retrieve 'tx-usecs' for Tx coalescing | Vishal Badole |
| 2025-07-21 | amd-xgbe: add hardware PTP timestamping support | Raju Rangoju |
| 2025-07-21 | 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-01 | amd-xgbe: align CL37 AN sequence as per databook | 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-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
| 2025-04-28 | amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offload | Vishal Badole |
| 2025-04-08 | amd-xgbe: Convert to SPDX identifier | Raju Rangoju |
| 2024-07-31 | net: xgbe: Convert tasklet API to new bottom half workqueue mechanism | Allen Pais |
| 2023-12-13 | amd-xgbe: Avoid potential string truncation in name | Kees Cook |
| 2023-02-02 | amd-xgbe: add support for rx-adaptation | Raju Rangoju |
| 2023-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
| 2023-01-17 | amd-xgbe: Separate C22 and C45 transactions | Andrew Lunn |
| 2023-01-12 | amd-xgbe: Delay AN timeout during KR training | Raju Rangoju |
| 2023-01-10 | amd-xgbe: Add support for 10 Mbps speed | Raju Rangoju |
| 2022-10-21 | amd-xgbe: use enums for mailbox cmd and sub_cmds | Raju Rangoju |
| 2022-10-21 | amd-xgbe: Yellow carp devices do not need rrc | Raju Rangoju |
| 2022-06-27 | amd/xgbe: fix repeated words in comments | Jilin Yuan |
| 2022-05-16 | net: allow gso_max_size to exceed 65536 | Alexander Duyck |
| 2021-10-14 | ethernet: constify references to netdev->dev_addr in drivers | Jakub Kicinski |
| 2021-03-25 | amd-xgbe: Update DMA coherency values | Shyam Sundar S K |
| 2020-07-14 | xgbe: convert to new udp_tunnel_nic infra | Jakub Kicinski |
| 2020-02-24 | net/amd: Remove useless driver version | Leon Romanovsky |
| 2018-05-23 | amd-xgbe: Improve SFP 100Mbps auto-negotiation | Tom Lendacky |
| 2018-05-23 | amd-xgbe: Add ethtool show/set channels support | Tom Lendacky |
| 2018-05-23 | amd-xgbe: Add ethtool show/set ring parameter support | Tom Lendacky |
| 2018-05-23 | amd-xgbe: Add ethtool support to retrieve SFP module info | Tom Lendacky |
| 2018-05-23 | amd-xgbe: Read and save the port property registers during probe | Tom Lendacky |
| 2018-04-23 | amd-xgbe: Improve KR auto-negotiation and training | Tom Lendacky |
| 2018-04-23 | amd-xgbe: Add pre/post auto-negotiation phy hooks | Tom Lendacky |
| 2017-08-18 | amd-xgbe: Add additional ethtool statistics | Lendacky, Thomas |
| 2017-08-18 | amd-xgbe: Add support for VXLAN offload capabilities | Lendacky, Thomas |
| 2017-08-18 | amd-xgbe: Convert to using the new link mode settings | Lendacky, Thomas |
| 2017-08-18 | amd-xgbe: Add per queue Tx and Rx statistics | Lendacky, Thomas |
| 2017-08-18 | amd-xgbe: Optimize DMA channel interrupt enablement | Lendacky, Thomas |
| 2017-08-18 | amd-xgbe: Add support to handle device renaming | Lendacky, Thomas |
| 2017-07-18 | drivers: net: add missing interrupt.h include | Florian Westphal |
| 2017-06-29 | amd-xgbe: Adjust register settings to improve performance | Lendacky, Thomas |
| 2017-06-29 | amd-xgbe: Simplify the burst length settings | Lendacky, Thomas |
| 2017-06-29 | amd-xgbe: Prepare for more fine grained cache coherency controls | Lendacky, Thomas |
| 2017-06-29 | amd-xgbe: Add NUMA affinity support for IRQ hints | Lendacky, Thomas |
| 2017-06-29 | amd-xgbe: Add NUMA affinity support for memory allocations | Lendacky, Thomas |
| 2017-06-29 | amd-xgbe: Re-issue interrupt if interrupt status not cleared | Lendacky, Thomas |