index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-10
/
+13
2023-08-25
pds_core: pass opcode to devcmd_wait
Shannon Nelson
1
-5
/
+2
2023-08-25
pds_core: check for work queue before use
Shannon Nelson
1
-1
/
+1
2023-08-25
pds_core: no reset command for VF
Shannon Nelson
1
-1
/
+2
2023-08-25
pds_core: no health reporter in VF
Shannon Nelson
1
-3
/
+5
2023-08-25
pds_core: protect devlink callbacks from fw_down state
Shannon Nelson
1
-0
/
+3
2023-08-21
Revert "pds_core: Fix some kernel-doc comments"
Jakub Kicinski
1
-2
/
+2
2023-08-21
pds_core: Fix some kernel-doc comments
Yang Li
1
-2
/
+2
2023-08-18
pds_core: remove redundant pci_clear_master()
Yu Liao
1
-4
/
+2
2023-08-18
pds_core: Fix function header descriptions
Brett Creeley
1
-2
/
+2
2023-08-16
pds_core: Require callers of register/unregister to pass PF drvdata
Brett Creeley
1
-15
/
+5
2023-08-11
ethernet: atarilance: mark init function static
Arnd Bergmann
1
-1
/
+1
2023-08-02
pds_core: Fix documentation for pds_client_register
Brett Creeley
1
-1
/
+1
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-06-27
pds_core: use vmalloc_array and vcalloc
Julia Lawall
1
-2
/
+2
2023-06-13
amd-xgbe: extend 10Mbps support to MAC version 21H
Raju Rangoju
1
-6
/
+7
2023-06-06
pds_core: Fix FW recovery detection
Brett Creeley
1
-2
/
+8
2023-05-26
amd-xgbe: fix the false linkup in xgbe_phy_status
Raju Rangoju
1
-3
/
+9
2023-05-17
net: isa: include net/Space.h
Arnd Bergmann
1
-0
/
+1
2023-05-05
pds_core: fix mutex double unlock in error path
Shannon Nelson
1
-8
/
+13
2023-05-03
pds_core: add AUXILIARY_BUS and NET_DEVLINK to Kconfig
Shannon Nelson
1
-0
/
+2
2023-05-03
pds_core: remove CONFIG_DEBUG_FS from makefile
Shannon Nelson
1
-2
/
+1
2023-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+1
2023-04-25
net: amd: Fix link leak when verifying config failed
Gencen Gan
1
-1
/
+1
2023-04-21
pds_core: Kconfig and pds_core.rst
Shannon Nelson
2
-0
/
+13
2023-04-21
pds_core: publish events to the clients
Shannon Nelson
3
-0
/
+37
2023-04-21
pds_core: add the aux client API
Shannon Nelson
1
-1
/
+150
2023-04-21
pds_core: devlink params for enabling VIF support
Shannon Nelson
3
-6
/
+108
2023-04-21
pds_core: add auxiliary_bus devices
Shannon Nelson
4
-2
/
+156
2023-04-21
pds_core: add initial VF device handling
Shannon Nelson
2
-1
/
+56
2023-04-21
pds_core: set up the VIF definitions and defaults
Shannon Nelson
3
-0
/
+83
2023-04-21
pds_core: add FW update feature to devlink
Shannon Nelson
5
-1
/
+211
2023-04-21
pds_core: Add adminq processing and commands
Shannon Nelson
3
-11
/
+289
2023-04-21
pds_core: set up device and adminq
Shannon Nelson
5
-4
/
+733
2023-04-21
pds_core: add devlink health facilities
Shannon Nelson
5
-1
/
+76
2023-04-21
pds_core: health timer and workqueue
Shannon Nelson
4
-0
/
+103
2023-04-21
pds_core: add devcmd device interfaces
Shannon Nelson
6
-3
/
+506
2023-04-21
pds_core: initial framework for pds_core PF driver
Shannon Nelson
4
-0
/
+372
2023-02-06
amd-xgbe: fix mismatched prototype
Arnd Bergmann
1
-1
/
+2
2023-02-02
amd-xgbe: add support for rx-adaptation
Raju Rangoju
3
-4
/
+211
2023-02-02
amd-xgbe: add 2.5GbE support to 10G BaseT mode
Raju Rangoju
1
-2
/
+13
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-8
/
+41
2023-01-17
amd-xgbe: Replace MII_ADDR_C45 with XGBE_ADDR_C45
Andrew Lunn
2
-13
/
+14
2023-01-17
amd-xgbe: Separate C22 and C45 transactions
Andrew Lunn
3
-44
/
+158
2023-01-12
amd-xgbe: Delay AN timeout during KR training
Raju Rangoju
2
-0
/
+26
2023-01-12
amd-xgbe: TX Flow Ctrl Registers are h/w ver dependent
Raju Rangoju
1
-8
/
+15
2023-01-10
amd-xgbe: Add support for 10 Mbps speed
Raju Rangoju
4
-10
/
+126
2022-12-30
net: amd-xgbe: add missed tasklet_kill
Jiguang Xiao
3
-2
/
+9
2022-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-17
/
+10
2022-12-12
net: amd-xgbe: Check only the minimum speed for active/passive cables
Tom Lendacky
1
-12
/
+2
[prev]
[next]