summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/fman/fman.c
AgeCommit message (Expand)Author
2023-07-27net: Explicitly include correct DT includesRob Herring
2022-08-19net: fman: Convert to SPDX identifiersSean Anderson
2021-12-27fsl/fman: Use platform_get_irq() to get the interruptLad Prabhakar
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg
2020-08-03fsl/fman: use 32-bit unsigned integerFlorinel Iordache
2020-03-06fsl/fman: detect FMan erratum A050385Madalin Bucur
2019-10-24fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCsLaurentiu Tudor
2019-07-25fsl/fman: Remove comment referring to non-existent functionChris Packham
2018-12-04ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne
2018-06-26fsl/fman: share the event interruptYangbo Lu
2017-09-01fsl/fman: make arrays port_ids static, reduces object code sizeColin Ian King
2017-08-28fsl/fman: enable FMan KeygenIordache Florinel-R70177
2017-08-28fsl/fman: move struct fman to header fileMadalin Bucur
2017-07-24net: Convert to using %pOF instead of full_nameRob Herring
2017-03-09fsl/fman: enlarge FIFO to allow for the 5th portMadalin Bucur
2017-03-09fsl/fman: set HW parser as BMI next engineMadalin Bucur
2016-12-20fsl/fman: A007273 only applies to PPC SoCsMadalin Bucur
2016-12-20powerpc: fsl/fman: remove fsl,fman from of_device_ids[]Madalin Bucur
2016-10-04fsl/fman: fix return value checkingMadalin Bucur
2016-10-04fsl/fman: simplify redundant conditionMadalin Bucur
2016-10-04fsl/fman: simplify device tree readsMadalin Bucur
2016-10-04fsl/fman: small fixesMadalin Bucur
2016-10-04fsl/fman: fix loadable module compilationIgal Liberman
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-04-28treewide: Fix typos in printkMasanari Iida
2016-03-22fsl/fman: Workaround for Errata A-007273Igal Liberman
2016-03-03fsl/fman: Initialize fman->dev earlierIgal Liberman
2015-12-27fsl/fman: Add FMan supportIgal Liberman