summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorConley Lee <conleylee@foxmail.com>2021-12-29 04:43:51 +0300
committerJakub Kicinski <kuba@kernel.org>2021-12-30 04:51:36 +0300
commit47869e82c8b86a4b07eb18d92dbfabe5cc1ed587 (patch)
treefe450fa0ed3af630123951df1898e18582c7660b /.gitattributes
parente2dfb94f27f778e18e47b0c7ff8679099981073d (diff)
downloadlinux-47869e82c8b86a4b07eb18d92dbfabe5cc1ed587.tar.xz
sun4i-emac.c: add dma support
Thanks for your review. Here is the new version for this patch. This patch adds support for the emac rx dma present on sun4i. The emac is able to move packets from rx fifo to RAM by using dma. Change since v4. - rename sbk field to skb - rename alloc_emac_dma_req to emac_alloc_dma_req - using kzalloc(..., GPF_ATOMIC) in interrupt context to avoid sleeping - retry by using emac_inblk_32bit when emac_dma_inblk_32bit fails - fix some code style issues Change since v5. - fix some code style issue Signed-off-by: Conley Lee <conleylee@foxmail.com> Link: https://lore.kernel.org/r/tencent_DE05ADA53D5B084D4605BE6CB11E49EF7408@qq.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions