- 8bdd249 amd: declance: use eth_hw_addr_set() by Thomas Bogendoerfer · 3 years ago
- 6f60ecf net: amd-xgbe: Disable the CDR workaround path for Yellow Carp Devices by Raju Rangoju · 3 years, 1 month ago
- 2d4a0b7 net: amd-xgbe: Alter the port speed bit range by Raju Rangoju · 3 years, 1 month ago
- dbb6c58 net: amd-xgbe: Add Support for Yellow Carp Ethernet device by Raju Rangoju · 3 years, 1 month ago
- 9c9211a net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX by Hangbin Liu · 3 years, 1 month ago
- 7462494 ethtool: extend ringparam setting/getting API with rx_buf_len by Hao Chen · 3 years, 2 months ago
- cc71b8b amd: mvme147: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 2 months ago
- c3dc2f7 amd: atarilance: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 2 months ago
- 21942ee amd: hplance: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 2 months ago
- 285e4c6 amd: a2065/ariadne: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 2 months ago
- 69ede30 amd: ni65: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 2 months ago
- 0222ee5 amd: lance: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 2 months ago
- 8a33dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
- daf182d net: amd-xgbe: Toggle PLL settings during rate change by Shyam Sundar S K · 3 years, 3 months ago
- 4973056 net: convert users of bitmap_foo() to linkmode_foo() by Sean Anderson · 3 years, 3 months ago
- f98c505 ethernet: amd: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 3 months ago
- 562ef98 ethernet: replace netdev->dev_addr assignment loops by Jakub Kicinski · 3 years, 3 months ago
- 7666075 ethernet: constify references to netdev->dev_addr in drivers by Jakub Kicinski · 3 years, 3 months ago
- b9c56cc ethernet: Remove redundant 'flush_workqueue()' calls by Christophe JAILLET · 3 years, 3 months ago
- e330fb1 of: net: move of_net under net/ by Jakub Kicinski · 3 years, 3 months ago
- a05e4c0 ethernet: use eth_hw_addr_set() for dev->addr_len cases by Jakub Kicinski · 3 years, 3 months ago
- a96d317 ethernet: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 4 months ago
- e011912 net: ni65: Avoid typecast of pointer to u32 by Guenter Roeck · 3 years, 4 months ago
- f3ccfda1 ethtool: extend coalesce setting uAPI with CQE mode by Yufeng Mo · 3 years, 5 months ago
- e5f3155 ethernet: fix PTP_1588_CLOCK dependencies by Arnd Bergmann · 3 years, 5 months ago
- a07d8ec ethernet: isa: convert to module_init/module_exit by Arnd Bergmann · 3 years, 6 months ago
- 4228c39 make legacy ISA probe optional by Arnd Bergmann · 3 years, 6 months ago
- e179d78 m68k: remove legacy probing by Arnd Bergmann · 3 years, 6 months ago
- a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 6 months ago
- 106b4cb net: amd: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
- fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 8 months ago
- 930d2d6 pcnet32: Remove redundant variable prev_link and curr_link by Jiapeng Chong · 3 years, 9 months ago
- 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- 66c3f05 pcnet32: Use pci_resource_len to validate PCI resource by Guenter Roeck · 3 years, 9 months ago
- 3f6ebcf net: amd: correct some format issues by Yixing Liu · 3 years, 10 months ago
- ca3fc0a net: amd8111e: fix inappropriate spaces by Yixing Liu · 3 years, 10 months ago
- d751350 amd-xgbe: Update DMA coherency values by Shyam Sundar S K · 3 years, 10 months ago
- d489ded Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years ago
- 9eab3fd net: amd-xgbe: Fix network fluctuations when using 1G BELFUSE SFP by Shyam Sundar S K · 4 years ago
- 84fe68e net: amd-xgbe: Reset link when the link never comes back by Shyam Sundar S K · 4 years ago
- 186edbb net: amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout warning by Shyam Sundar S K · 4 years ago
- 30b7edc net: amd-xgbe: Reset the PHY rx data path when mailbox command timeout by Shyam Sundar S K · 4 years ago
- 30bfce1 net: remove ndo_udp_tunnel_* callbacks by Jakub Kicinski · 4 years ago
- 0d9dc74 net: remove am79c961a driver by Arnd Bergmann · 4 years, 4 months ago
- 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 3 months ago
- a1f4674 net: sun3lance: Remove redundant checks in interrupt handler by Sebastian Andrzej Siewior · 4 years, 4 months ago
- 33b16dc net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT by Christoph Hellwig · 4 years, 5 months ago
- 4c58700 net: amd-xgbe: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
- 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
- 7deedd9 amd-xgbe: Add support for new port mode by Shyam Sundar S K · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 4df587a xgbe: convert to new udp_tunnel_nic infra by Jakub Kicinski · 4 years, 6 months ago
- b5c5f8d xgbe: switch to more generic VxLAN detection by Jakub Kicinski · 4 years, 6 months ago
- da6e8ac pcnet32: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 6 months ago
- 428f09c amd8111e: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 6 months ago
- bc0c3ae net/amd: Remove needless assignment and the extra brank lines by Tang Bin · 4 years, 6 months ago
- 75603a3 pcnet32: Mark PM functions as __maybe_unused by Nathan Chancellor · 4 years, 7 months ago
- 0adcd29 amd8111e: Mark PM functions as __maybe_unused by Nathan Chancellor · 4 years, 7 months ago
- c6f0fb5 amd-xgbe: Convert to generic power management by Vaibhav Gupta · 4 years, 7 months ago
- 2caf751 amd8111e: Convert to generic power management by Vaibhav Gupta · 4 years, 7 months ago
- a86688fb pcnet32: Convert to generic power management by Vaibhav Gupta · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- c2dfc7d net: atarilance: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- 9532131 net: 7990: Fix use correct return type for ndo_start_xmit() by Yunjian Wang · 4 years, 8 months ago
- d518691 amd-xgbe: Use __napi_schedule() in BH context by Sebastian Andrzej Siewior · 4 years, 9 months ago
- 4a1ce01 xgbe: let core reject the unsupported coalescing parameters by Jakub Kicinski · 4 years, 11 months ago
- 7f4d253 net/amd: Remove useless driver version by Leon Romanovsky · 5 years ago
- bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
- fd786fb1 net: convert suitable drivers to use phy_do_ioctl_running by Heiner Kallweit · 5 years ago
- d84b99f drivers: net: declance: fix comparing pointer to 0 by Chen Zhou · 5 years ago
- ab9837b amd-xgbe: remove unnecessary conversion to bool by Chen Zhou · 5 years ago
- e07c5f2 net: amd: a2065: Use print_hex_dump_debug() helper by Geert Uytterhoeven · 5 years ago
- 2412643 net: amd: a2065: Kill Sun LANCE relics by Geert Uytterhoeven · 5 years ago
- 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
- ac80010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
- c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
- 765b759 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- b6b4dc4 amd-xgbe: Fix error path in xgbe_mod_init() by YueHaibing · 5 years ago
- 399e06a ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb” by Markus Elfring · 5 years ago
- eba39fd amd-xgbe: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
- 9e3926d xgbe: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
- 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 93ae6d2 net: amd: Spelling s/case/cause/ by Geert Uytterhoeven · 5 years ago
- d1a5584 net: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
- d784097 net: Use skb accessors in network drivers by Matthew Wilcox (Oracle) · 5 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- 4159740 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 400 by Thomas Gleixner · 6 years ago
- 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
- a36de5b7 amd-xgbe: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- 6b16f9e net: move skb->xmit_more hint to softnet data by Florian Westphal · 6 years ago
- fc67ade net: amd: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
- 3c69aec au1000_eth: pass struct device to DMA API functions by Christoph Hellwig · 6 years ago
- eaf2a47 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 3afa73d net: amd8111e: replace dev_kfree_skb_irq by dev_consume_skb_irq by Yang Wei · 6 years ago
- 843ef94 net: amd8111e: clean up two minor indentation issues by Colin Ian King · 6 years ago