index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-06-20
net: amd: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
8
-0
/
+8
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-05-09
net: annotate data-races around dev->if_port
Eric Dumazet
1
-1
/
+1
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2
-4
/
+4
2024-04-25
net: amd-xgbe: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-1
/
+1
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
2
-2
/
+4
2024-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-1
/
+18
2024-04-10
pds_core: Fix pdsc_check_pci_health function to use work thread
Brett Creeley
4
-1
/
+18
2024-04-08
net: handle HAS_IOPORT dependencies
Niklas Schnelle
1
-2
/
+2
2024-04-06
net: xgbe: remove extraneous #ifdef checks
Arnd Bergmann
1
-8
/
+0
2024-03-27
net: amd8111e: Drop unused copy of pm_cap
Bjorn Helgaas
2
-2
/
+0
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+4
2024-03-07
net: pds_core: Fix possible double free in error handling path
Yongzhi Liu
1
-8
/
+4
2024-02-19
pds_core: use pci_reset_function for health reset
Shannon Nelson
3
-8
/
+5
2024-02-19
pds_core: delete VF dev on reset
Shannon Nelson
2
-1
/
+33
2024-02-19
pds_core: add simple AER handler
Shannon Nelson
1
-0
/
+24
2024-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2024-02-13
pds_core: no health-thread in VF path
Shannon Nelson
1
-0
/
+6
2024-02-06
pds_core: Clean up init/uninit flows to be more readable
Brett Creeley
3
-43
/
+61
2024-02-06
pds_core: Fix up some minor issues
Brett Creeley
2
-7
/
+4
2024-02-06
pds_core: Unmask adminq interrupt in work thread
Brett Creeley
1
-7
/
+3
2024-02-06
pds_core: Don't assign interrupt index/bound_intr to notifyq
Brett Creeley
2
-5
/
+3
2024-02-01
pds_core: Rework teardown/setup flow to be more common
Brett Creeley
5
-18
/
+9
2024-02-01
pds_core: Clear BARs on reset
Brett Creeley
6
-11
/
+45
2024-02-01
pds_core: Prevent race issues involving the adminq
Brett Creeley
3
-6
/
+47
2024-02-01
pds_core: Use struct pdsc for the pdsc_adminq_isr private data
Brett Creeley
2
-3
/
+4
2024-02-01
pds_core: Cancel AQ work on teardown
Brett Creeley
1
-0
/
+2
2024-02-01
pds_core: Prevent health thread from running during reset/remove
Brett Creeley
1
-2
/
+17
2023-12-14
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-16
/
+17
2023-12-14
amd-xgbe: Avoid potential string truncation in name
Kees Cook
1
-1
/
+1
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
[next]