index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-11-23
amd-xgbe: propagate the correct speed and duplex status
Raju Rangoju
1
-3
/
+8
2023-11-23
amd-xgbe: handle the corner-case during tx completion
Raju Rangoju
1
-0
/
+14
2023-11-23
amd-xgbe: handle corner-case during sfp hotplug
Raju Rangoju
1
-1
/
+13
2023-11-15
pds_core: fix up some format-truncation complaints
Shannon Nelson
3
-4
/
+8
2023-11-15
pds_core: use correct index to mask irq
Shannon Nelson
1
-1
/
+1
2023-10-25
amd/pds_core: core: No need for Null pointer check before kfree
Bragatheswaran Manickavel
1
-5
/
+2
2023-10-21
pds_core: add an error code check in pdsc_dl_info_get
Su Hui
1
-0
/
+2
2023-10-20
pds_core: devlink health: use retained error fmsg API
Przemek Kitszel
1
-21
/
+8
2023-10-13
net: ethernet: Use device_get_match_data()
Rob Herring
1
-41
/
+1
2023-09-20
net: ethernet: amd: Convert to platform remove callback returning void
Uwe Kleine-König
3
-12
/
+6
2023-09-18
pds_core: add attempts to fix broken PCI
Shannon Nelson
3
-2
/
+19
2023-09-18
pds_core: implement pci reset handlers
Shannon Nelson
3
-3
/
+65
2023-09-18
pds_core: keep viftypes table across reset
Shannon Nelson
1
-6
/
+9
2023-09-18
pds_core: check health in devcmd wait
Shannon Nelson
1
-2
/
+9
2023-08-31
Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-17
/
+7
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-10
/
+13
2023-08-26
pds_core: pass opcode to devcmd_wait
Shannon Nelson
1
-5
/
+2
2023-08-26
pds_core: check for work queue before use
Shannon Nelson
1
-1
/
+1
2023-08-26
pds_core: no reset command for VF
Shannon Nelson
1
-1
/
+2
2023-08-26
pds_core: no health reporter in VF
Shannon Nelson
1
-3
/
+5
2023-08-26
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-19
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-12
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-28
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-07
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-18
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
[next]