summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd
AgeCommit message (Expand)Author
2023-08-18pds_core: remove redundant pci_clear_master()Yu Liao
2023-08-18pds_core: Fix function header descriptionsBrett Creeley
2023-08-16pds_core: Require callers of register/unregister to pass PF drvdataBrett Creeley
2023-08-11ethernet: atarilance: mark init function staticArnd Bergmann
2023-08-02pds_core: Fix documentation for pds_client_registerBrett Creeley
2023-07-27net: Explicitly include correct DT includesRob Herring
2023-06-27pds_core: use vmalloc_array and vcallocJulia Lawall
2023-06-13amd-xgbe: extend 10Mbps support to MAC version 21HRaju Rangoju
2023-06-06pds_core: Fix FW recovery detectionBrett Creeley
2023-05-26amd-xgbe: fix the false linkup in xgbe_phy_statusRaju Rangoju
2023-05-17net: isa: include net/Space.hArnd Bergmann
2023-05-05pds_core: fix mutex double unlock in error pathShannon Nelson
2023-05-03pds_core: add AUXILIARY_BUS and NET_DEVLINK to KconfigShannon Nelson
2023-05-03pds_core: remove CONFIG_DEBUG_FS from makefileShannon Nelson
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-04-25net: amd: Fix link leak when verifying config failedGencen Gan
2023-04-21pds_core: Kconfig and pds_core.rstShannon Nelson
2023-04-21pds_core: publish events to the clientsShannon Nelson
2023-04-21pds_core: add the aux client APIShannon Nelson
2023-04-21pds_core: devlink params for enabling VIF supportShannon Nelson
2023-04-21pds_core: add auxiliary_bus devicesShannon Nelson
2023-04-21pds_core: add initial VF device handlingShannon Nelson
2023-04-21pds_core: set up the VIF definitions and defaultsShannon Nelson
2023-04-21pds_core: add FW update feature to devlinkShannon Nelson
2023-04-21pds_core: Add adminq processing and commandsShannon Nelson
2023-04-21pds_core: set up device and adminqShannon Nelson
2023-04-21pds_core: add devlink health facilitiesShannon Nelson
2023-04-21pds_core: health timer and workqueueShannon Nelson
2023-04-21pds_core: add devcmd device interfacesShannon Nelson
2023-04-21pds_core: initial framework for pds_core PF driverShannon Nelson
2023-02-06amd-xgbe: fix mismatched prototypeArnd Bergmann
2023-02-02amd-xgbe: add support for rx-adaptationRaju Rangoju
2023-02-02amd-xgbe: add 2.5GbE support to 10G BaseT modeRaju Rangoju
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-17amd-xgbe: Replace MII_ADDR_C45 with XGBE_ADDR_C45Andrew Lunn
2023-01-17amd-xgbe: Separate C22 and C45 transactionsAndrew Lunn
2023-01-12amd-xgbe: Delay AN timeout during KR trainingRaju Rangoju
2023-01-12amd-xgbe: TX Flow Ctrl Registers are h/w ver dependentRaju Rangoju
2023-01-10amd-xgbe: Add support for 10 Mbps speedRaju Rangoju
2022-12-30net: amd-xgbe: add missed tasklet_killJiguang Xiao
2022-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-12-12net: amd-xgbe: Check only the minimum speed for active/passive cablesTom Lendacky
2022-12-12net: amd-xgbe: Fix logic around active and passive cablesTom Lendacky
2022-12-12net: amd: lance: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-10-31ptp: xgbe: convert to .adjfine and adjust_by_scaled_ppmJacob Keller
2022-10-21amd-xgbe: add the bit rate quirk for Molex cablesRaju Rangoju
2022-10-21amd-xgbe: fix the SFP compliance codes check for DAC cablesRaju Rangoju
2022-10-21amd-xgbe: enable PLL_CTL for fixed PHY modes onlyRaju Rangoju
2022-10-21amd-xgbe: use enums for mailbox cmd and sub_cmdsRaju Rangoju
2022-10-21amd-xgbe: Yellow carp devices do not need rrcRaju Rangoju