开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amd
/
xgbe
Age
Commit message (
Expand
)
Author
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
2022-01-27
net: amd-xgbe: Fix skb data length underflow
Shyam Sundar S K
2021-12-20
net: amd-xgbe: Disable the CDR workaround path for Yellow Carp Devices
Raju Rangoju
2021-12-20
net: amd-xgbe: Alter the port speed bit range
Raju Rangoju
2021-12-20
net: amd-xgbe: Add Support for Yellow Carp Ethernet device
Raju Rangoju
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-29
net: amd-xgbe: Toggle PLL settings during rate change
Shyam Sundar S K
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-10
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
[next]