开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amd
Age
Commit message (
Expand
)
Author
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-11
pds_core: fix memory leak in pdsc_debugfs_add_qcq()
Abdun Nihaal
2025-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-08
amd-xgbe: Convert to SPDX identifier
Raju Rangoju
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-29
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-25
net: au1000_eth: Mark au1000_ReleaseDB() static
Johan Korsnes
2025-03-20
pds_core: add new fwctl auxiliary_device
Shannon Nelson
2025-03-20
pds_core: specify auxiliary_device to be created
Shannon Nelson
2025-03-20
pds_core: make pdsc_auxbus_dev_del() void
Shannon Nelson
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-15
net: protect NAPI enablement with netdev_lock()
Jakub Kicinski
2025-01-15
net: ethernet: xgbe: re-add aneg to supported features in PHY quirks
Heiner Kallweit
2025-01-15
saner replacement for debugfs_rename()
Al Viro
2025-01-06
pds_core: limit loop over fw name list
Shannon Nelson
2024-10-29
amd-xgbe: use ethtool string helpers
Rosen Penev
2024-10-28
net: amd8111e: Remove duplicate definition of PCI_VENDOR_ID_AMD
Yazen Ghannam
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-09
net: amd: mvme147: Fix probe banner message
Daniel Palmer
2024-10-04
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-09
amd-xgbe: Remove setting of RX software timestamp
Gal Pressman
2024-09-04
pds_core: Remove redundant null pointer checks
Li Zetao
2024-07-31
net: xgbe: Convert tasklet API to new bottom half workqueue mechanism
Allen Pais
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-06-19
net: amd: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-08
net: annotate data-races around dev->if_port
Eric Dumazet
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-25
net: amd-xgbe: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-10
pds_core: Fix pdsc_check_pci_health function to use work thread
Brett Creeley
2024-04-08
net: handle HAS_IOPORT dependencies
Niklas Schnelle
2024-04-05
net: xgbe: remove extraneous #ifdef checks
Arnd Bergmann
2024-03-26
net: amd8111e: Drop unused copy of pm_cap
Bjorn Helgaas
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-07
net: pds_core: Fix possible double free in error handling path
Yongzhi Liu
2024-02-19
pds_core: use pci_reset_function for health reset
Shannon Nelson
2024-02-19
pds_core: delete VF dev on reset
Shannon Nelson
2024-02-19
pds_core: add simple AER handler
Shannon Nelson
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-12
pds_core: no health-thread in VF path
Shannon Nelson
2024-02-06
pds_core: Clean up init/uninit flows to be more readable
Brett Creeley
2024-02-06
pds_core: Fix up some minor issues
Brett Creeley
2024-02-06
pds_core: Unmask adminq interrupt in work thread
Brett Creeley
2024-02-06
pds_core: Don't assign interrupt index/bound_intr to notifyq
Brett Creeley
2024-01-31
pds_core: Rework teardown/setup flow to be more common
Brett Creeley
2024-01-31
pds_core: Clear BARs on reset
Brett Creeley
2024-01-31
pds_core: Prevent race issues involving the adminq
Brett Creeley
[next]