summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd
AgeCommit message (Expand)Author
2021-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-29net: amd-xgbe: Toggle PLL settings during rate changeShyam Sundar S K
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson
2021-10-16ethernet: amd: use eth_hw_addr_set()Jakub Kicinski
2021-10-14ethernet: replace netdev->dev_addr assignment loopsJakub Kicinski
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-10-10ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-10-07of: net: move of_net under net/Jakub Kicinski
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-10-02ethernet: use eth_hw_addr_set()Jakub Kicinski
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