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
/
xgbe
Age
Commit message (
Expand
)
Author
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
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
2024-10-29
amd-xgbe: use ethtool string helpers
Rosen Penev
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-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-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
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-05
net: xgbe: remove extraneous #ifdef checks
Arnd Bergmann
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-13
amd-xgbe: Avoid potential string truncation in name
Kees Cook
2023-11-23
amd-xgbe: propagate the correct speed and duplex status
Raju Rangoju
2023-11-23
amd-xgbe: handle the corner-case during tx completion
Raju Rangoju
2023-11-23
amd-xgbe: handle corner-case during sfp hotplug
Raju Rangoju
2023-10-13
net: ethernet: Use device_get_match_data()
Rob Herring
2023-09-20
net: ethernet: amd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-13
amd-xgbe: extend 10Mbps support to MAC version 21H
Raju Rangoju
2023-05-26
amd-xgbe: fix the false linkup in xgbe_phy_status
Raju Rangoju
2023-02-06
amd-xgbe: fix mismatched prototype
Arnd Bergmann
2023-02-02
amd-xgbe: add support for rx-adaptation
Raju Rangoju
2023-02-02
amd-xgbe: add 2.5GbE support to 10G BaseT mode
Raju Rangoju
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-17
amd-xgbe: Replace MII_ADDR_C45 with XGBE_ADDR_C45
Andrew Lunn
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-12
amd-xgbe: TX Flow Ctrl Registers are h/w ver dependent
Raju Rangoju
2023-01-10
amd-xgbe: Add support for 10 Mbps speed
Raju Rangoju
2022-12-30
net: amd-xgbe: add missed tasklet_kill
Jiguang Xiao
2022-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-12-12
net: amd-xgbe: Check only the minimum speed for active/passive cables
Tom Lendacky
2022-12-12
net: amd-xgbe: Fix logic around active and passive cables
Tom Lendacky
2022-10-31
ptp: xgbe: convert to .adjfine and adjust_by_scaled_ppm
Jacob Keller
2022-10-21
amd-xgbe: add the bit rate quirk for Molex cables
Raju Rangoju
2022-10-21
amd-xgbe: fix the SFP compliance codes check for DAC cables
Raju Rangoju
2022-10-21
amd-xgbe: enable PLL_CTL for fixed PHY modes only
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-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-11
amd-xgbe: fix clang -Wformat warnings
Justin Stitt
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-06-27
amd/xgbe: fix repeated words in comments
Jilin Yuan
2022-06-13
amd-xgbe: Use platform_irq_count()
Jean-Philippe Brucker
2022-06-08
net: amd-xgbe: fix clang -Wformat warning
Justin Stitt
2022-05-16
net: allow gso_max_size to exceed 65536
Alexander Duyck
2022-02-09
net: amd-xgbe: disable interrupts during pci removal
Raju Rangoju
2022-01-27
net: amd-xgbe: ensure to reset the tx_timer_active flag
Raju Rangoju
[next]