index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amd
Age
Commit message (
Expand
)
Author
2021-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-29
net: amd-xgbe: Toggle PLL settings during rate change
Shyam Sundar S K
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-16
ethernet: amd: use eth_hw_addr_set()
Jakub Kicinski
2021-10-14
ethernet: replace netdev->dev_addr assignment loops
Jakub Kicinski
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-10
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-07
of: net: move of_net under net/
Jakub Kicinski
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-09-09
net: ni65: Avoid typecast of pointer to u32
Guenter Roeck
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-13
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
2021-08-03
ethernet: isa: convert to module_init/module_exit
Arnd Bergmann
2021-08-03
make legacy ISA probe optional
Arnd Bergmann
2021-08-03
m68k: remove legacy probing
Arnd Bergmann
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-05-19
net: amd: remove leading spaces before tabs
Hui Tang
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-04-26
pcnet32: Remove redundant variable prev_link and curr_link
Jiapeng Chong
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-06
pcnet32: Use pci_resource_len to validate PCI resource
Guenter Roeck
2021-03-31
net: amd: correct some format issues
Yixing Liu
2021-03-31
net: amd8111e: fix inappropriate spaces
Yixing Liu
2021-03-25
amd-xgbe: Update DMA coherency values
Shyam Sundar S K
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-16
net: amd-xgbe: Fix network fluctuations when using 1G BELFUSE SFP
Shyam Sundar S K
2021-02-16
net: amd-xgbe: Reset link when the link never comes back
Shyam Sundar S K
2021-02-16
net: amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout warning
Shyam Sundar S K
2021-02-16
net: amd-xgbe: Reset the PHY rx data path when mailbox command timeout
Shyam Sundar S K
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2020-10-30
net: remove am79c961a driver
Arnd Bergmann
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-09-29
net: sun3lance: Remove redundant checks in interrupt handler
Sebastian Andrzej Siewior
2020-09-25
net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
Christoph Hellwig
2020-09-14
net: amd-xgbe: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-02
amd-xgbe: Add support for new port mode
Shyam Sundar S K
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-14
xgbe: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-14
xgbe: switch to more generic VxLAN detection
Jakub Kicinski
2020-07-13
pcnet32: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-07-13
amd8111e: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-07-06
net/amd: Remove needless assignment and the extra brank lines
Tang Bin
2020-06-30
pcnet32: Mark PM functions as __maybe_unused
Nathan Chancellor
2020-06-30
amd8111e: Mark PM functions as __maybe_unused
Nathan Chancellor
2020-06-23
amd-xgbe: Convert to generic power management
Vaibhav Gupta
2020-06-23
amd8111e: Convert to generic power management
Vaibhav Gupta
2020-06-23
pcnet32: Convert to generic power management
Vaibhav Gupta
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
[next]