summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/falcon/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: falcon: use padding to fix alignment in loopback testEdward Cree
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2016-11-30sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driverEdward Cree