aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd
AgeCommit message (Expand)Author
2022-03-08of: net: move of_net under net/Jakub Kicinski
2022-02-16net: amd-xgbe: disable interrupts during pci removalRaju Rangoju
2022-02-05net: amd-xgbe: Fix skb data length underflowShyam Sundar S K
2022-02-05net: amd-xgbe: ensure to reset the tx_timer_active flagRaju Rangoju
2021-11-18net: amd-xgbe: Toggle PLL settings during rate changeShyam Sundar S K
2021-09-09net: ni65: Avoid typecast of pointer to u32Guenter Roeck
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann
2021-08-03ethernet: isa: convert to module_init/module_exitArnd Bergmann
2021-08-03make legacy ISA probe optionalArnd Bergmann
2021-08-03m68k: remove legacy probingArnd Bergmann
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-05-19net: amd: remove leading spaces before tabsHui Tang
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-04-26pcnet32: Remove redundant variable prev_link and curr_linkJiapeng Chong
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-06pcnet32: Use pci_resource_len to validate PCI resourceGuenter Roeck
2021-03-31net: amd: correct some format issuesYixing Liu
2021-03-31net: amd8111e: fix inappropriate spacesYixing Liu
2021-03-25amd-xgbe: Update DMA coherency valuesShyam Sundar S K
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-16net: amd-xgbe: Fix network fluctuations when using 1G BELFUSE SFPShyam Sundar S K
2021-02-16net: amd-xgbe: Reset link when the link never comes backShyam Sundar S K
2021-02-16net: amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout warningShyam Sundar S K
2021-02-16net: amd-xgbe: Reset the PHY rx data path when mailbox command timeoutShyam Sundar S K
2021-01-07net: remove ndo_udp_tunnel_* callbacksJakub Kicinski
2020-10-30net: remove am79c961a driverArnd Bergmann
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-09-29net: sun3lance: Remove redundant checks in interrupt handlerSebastian Andrzej Siewior
2020-09-25net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENTChristoph Hellwig
2020-09-14net: amd-xgbe: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-02amd-xgbe: Add support for new port modeShyam Sundar S K
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-14xgbe: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-14xgbe: switch to more generic VxLAN detectionJakub Kicinski
2020-07-13pcnet32: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-13amd8111e: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-06net/amd: Remove needless assignment and the extra brank linesTang Bin
2020-06-30pcnet32: Mark PM functions as __maybe_unusedNathan Chancellor
2020-06-30amd8111e: Mark PM functions as __maybe_unusedNathan Chancellor
2020-06-23amd-xgbe: Convert to generic power managementVaibhav Gupta
2020-06-23amd8111e: Convert to generic power managementVaibhav Gupta
2020-06-23pcnet32: Convert to generic power managementVaibhav Gupta
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-05-11net: atarilance: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-06net: 7990: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-04-16amd-xgbe: Use __napi_schedule() in BH contextSebastian Andrzej Siewior