summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/siena/selftest.c
AgeCommit message (Expand)Author
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2023-08-22sfc: allocate a big enough SKB for loopback selftest packetEdward Cree
2023-07-31sfc: fix field-spanning memcpy in selftestEdward Cree
2023-06-26sfc: siena: use padding to fix alignment in loopback testEdward Cree
2022-05-10sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfcMartin Habets
2022-05-10sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfcMartin Habets
2022-05-10sfc/siena: Rename peripheral functions to avoid conflicts with sfcMartin Habets
2022-05-10sfc/siena: Rename functions in efx headers to avoid conflicts with sfcMartin Habets
2022-05-10sfc: Copy shared files needed for Siena (part 2)Martin Habets