summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd
AgeCommit message (Expand)Author
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
2020-03-05xgbe: let core reject the unsupported coalescing parametersJakub Kicinski
2020-02-24net/amd: Remove useless driver versionLeon Romanovsky
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-23net: convert suitable drivers to use phy_do_ioctl_runningHeiner Kallweit
2020-01-21drivers: net: declance: fix comparing pointer to 0Chen Zhou
2020-01-13amd-xgbe: remove unnecessary conversion to boolChen Zhou
2020-01-12net: amd: a2065: Use print_hex_dump_debug() helperGeert Uytterhoeven
2020-01-12net: amd: a2065: Kill Sun LANCE relicsGeert Uytterhoeven
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya