aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-07of: net: move of_net under net/Jakub Kicinski1-1/+1
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski4-4/+4
2021-10-02ethernet: use eth_hw_addr_set()Jakub Kicinski4-4/+4
2021-09-09net: ni65: Avoid typecast of pointer to u32Guenter Roeck1-1/+1
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-2/+6
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann1-1/+1
2021-08-03ethernet: isa: convert to module_init/module_exitArnd Bergmann2-4/+8
2021-08-03make legacy ISA probe optionalArnd Bergmann1-0/+2
2021-08-03m68k: remove legacy probingArnd Bergmann3-32/+14
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann4-4/+4
2021-05-19net: amd: remove leading spaces before tabsHui Tang8-27/+27
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada2-15/+0
2021-04-26pcnet32: Remove redundant variable prev_link and curr_linkJiapeng Chong1-2/+1
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-5/+6
2021-04-06pcnet32: Use pci_resource_len to validate PCI resourceGuenter Roeck1-2/+3
2021-03-31net: amd: correct some format issuesYixing Liu1-0/+3
2021-03-31net: amd8111e: fix inappropriate spacesYixing Liu1-185/+177
2021-03-25amd-xgbe: Update DMA coherency valuesShyam Sundar S K1-3/+3
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-3/+54
2021-02-16net: amd-xgbe: Fix network fluctuations when using 1G BELFUSE SFPShyam Sundar S K1-0/+3
2021-02-16net: amd-xgbe: Reset link when the link never comes backShyam Sundar S K2-1/+9
2021-02-16net: amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout warningShyam Sundar S K2-1/+1
2021-02-16net: amd-xgbe: Reset the PHY rx data path when mailbox command timeoutShyam Sundar S K2-1/+41
2021-01-07net: remove ndo_udp_tunnel_* callbacksJakub Kicinski1-2/+0
2020-10-30net: remove am79c961a driverArnd Bergmann4-916/+1
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds4-33/+19
2020-09-29net: sun3lance: Remove redundant checks in interrupt handlerSebastian Andrzej Siewior1-11/+0
2020-09-25net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENTChristoph Hellwig1-9/+6
2020-09-14net: amd-xgbe: convert tasklets to use new tasklet_setup() APIAllen Pais3-22/+19
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+13
2020-09-02amd-xgbe: Add support for new port modeShyam Sundar S K1-0/+13
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2-4/+4
2020-07-14xgbe: convert to new udp_tunnel_nic infraJakub Kicinski3-243/+30
2020-07-14xgbe: switch to more generic VxLAN detectionJakub Kicinski1-19/+8
2020-07-13pcnet32: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-97/+84
2020-07-13amd8111e: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-37/+44
2020-07-06net/amd: Remove needless assignment and the extra brank linesTang Bin1-5/+0
2020-06-30pcnet32: Mark PM functions as __maybe_unusedNathan Chancellor1-2/+2
2020-06-30amd8111e: Mark PM functions as __maybe_unusedNathan Chancellor1-2/+2
2020-06-23amd-xgbe: Convert to generic power managementVaibhav Gupta1-10/+9
2020-06-23amd8111e: Convert to generic power managementVaibhav Gupta1-19/+11
2020-06-23pcnet32: Convert to generic power managementVaibhav Gupta1-11/+11
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-17/+17
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport5-5/+5
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport5-5/+5
2020-05-11net: atarilance: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-06net: 7990: Fix use correct return type for ndo_start_xmit()Yunjian Wang2-2/+2
2020-04-16amd-xgbe: Use __napi_schedule() in BH contextSebastian Andrzej Siewior1-1/+1
2020-03-05xgbe: let core reject the unsupported coalescing parametersJakub Kicinski1-24/+2
2020-02-24net/amd: Remove useless driver versionLeon Romanovsky8-35/+4