aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd
AgeCommit message (Expand)Author
2024-01-05ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2023-12-03amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju
2023-12-03amd-xgbe: handle the corner-case during tx completionRaju Rangoju
2023-12-03amd-xgbe: handle corner-case during sfp hotplugRaju Rangoju
2023-06-09amd-xgbe: fix the false linkup in xgbe_phy_statusRaju Rangoju
2023-05-11net: amd: Fix link leak when verifying config failedGencen Gan
2023-02-01amd-xgbe: Delay AN timeout during KR trainingRaju Rangoju
2023-02-01amd-xgbe: TX Flow Ctrl Registers are h/w ver dependentRaju Rangoju
2023-01-12net: amd-xgbe: add missed tasklet_killJiguang Xiao
2022-12-31net: amd-xgbe: Check only the minimum speed for active/passive cablesTom Lendacky
2022-12-31net: amd-xgbe: Fix logic around active and passive cablesTom Lendacky
2022-12-31net: amd: lance: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-11-03amd-xgbe: add the bit rate quirk for Molex cablesRaju Rangoju
2022-11-03amd-xgbe: fix the SFP compliance codes check for DAC cablesRaju Rangoju
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