summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/siena/tx_common.c
AgeCommit message (Expand)AuthorLines
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-4/+4
2024-03-04net: adopt skb_network_offset() and similar helpersEric Dumazet-3/+2
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet-0/+1
2022-05-10sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfcMartin Habets-2/+2
2022-05-10sfc/siena: Rename peripheral functions to avoid conflicts with sfcMartin Habets-3/+3
2022-05-10sfc/siena: Rename RX/TX functions to avoid conflicts with sfcMartin Habets-43/+42
2022-05-10sfc/siena: Rename functions in efx headers to avoid conflicts with sfcMartin Habets-4/+4
2022-05-10sfc: Copy shared files needed for Siena (part 2)Martin Habets-0/+449