aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/intel/libie
AgeCommit message (Expand)AuthorFilesLines
2026-03-17libie: prevent memleak in fwlog codeMichal Swiatkowski1-13/+36
2026-03-03libie: don't unroll if fwlog isn't supportedMichal Swiatkowski1-0/+4
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-2/+1
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-8/+8
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2025-09-24libie: fix string names for AQ error codesJacob Keller1-1/+1
2025-09-11ice, libie: move fwlog code to libieMichal Swiatkowski3-0/+1128
2025-07-24libie: add adminq helper for converting err to strMichal Swiatkowski3-0/+62
2025-06-16libeth, libie: clean symbol exports up a littleAlexander Lobakin1-2/+5
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-2/+2
2024-07-11net: intel: Remove MODULE_AUTHORsTony Nguyen1-1/+0
2024-06-10net: intel: Use *-y instead of *-objs in MakefileAndy Shevchenko1-1/+1
2024-04-24net: intel: introduce {, Intel} Ethernet common libraryAlexander Lobakin3-0/+140