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
2023-08-11
ethernet: atarilance: mark init function static
Arnd Bergmann
2023-08-02
pds_core: Fix documentation for pds_client_register
Brett Creeley
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
2023-06-27
pds_core: use vmalloc_array and vcalloc
Julia Lawall
2023-06-13
amd-xgbe: extend 10Mbps support to MAC version 21H
Raju Rangoju
2023-06-06
pds_core: Fix FW recovery detection
Brett Creeley
2023-05-26
amd-xgbe: fix the false linkup in xgbe_phy_status
Raju Rangoju
2023-05-17
net: isa: include net/Space.h
Arnd Bergmann
2023-05-05
pds_core: fix mutex double unlock in error path
Shannon Nelson
2023-05-03
pds_core: add AUXILIARY_BUS and NET_DEVLINK to Kconfig
Shannon Nelson
2023-05-03
pds_core: remove CONFIG_DEBUG_FS from makefile
Shannon Nelson
2023-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-04-25
net: amd: Fix link leak when verifying config failed
Gencen Gan
2023-04-21
pds_core: Kconfig and pds_core.rst
Shannon Nelson
2023-04-21
pds_core: publish events to the clients
Shannon Nelson
2023-04-21
pds_core: add the aux client API
Shannon Nelson
2023-04-21
pds_core: devlink params for enabling VIF support
Shannon Nelson
2023-04-21
pds_core: add auxiliary_bus devices
Shannon Nelson
2023-04-21
pds_core: add initial VF device handling
Shannon Nelson
2023-04-21
pds_core: set up the VIF definitions and defaults
Shannon Nelson
2023-04-21
pds_core: add FW update feature to devlink
Shannon Nelson
2023-04-21
pds_core: Add adminq processing and commands
Shannon Nelson
2023-04-21
pds_core: set up device and adminq
Shannon Nelson
2023-04-21
pds_core: add devlink health facilities
Shannon Nelson
2023-04-21
pds_core: health timer and workqueue
Shannon Nelson
2023-04-21
pds_core: add devcmd device interfaces
Shannon Nelson
2023-04-21
pds_core: initial framework for pds_core PF driver
Shannon Nelson
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-12-12
net: amd: lance: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
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-09-16
net: amd: Switch and case should be at the same indent
Guofeng Yue
2022-09-16
net: amd: Correct spelling errors
Guofeng Yue
[next]