summaryrefslogtreecommitdiff
path: root/net/ethtool/tsconfig.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-13ethtool: tsconfig: reject zero-valued tx_type and rx_filter bitsetsJakub Kicinski1-4/+8
2026-06-09net: ethtool: make dev->hwprov ops-protectedJakub Kicinski1-4/+6
2026-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+11
2026-05-27ethtool: tsconfig: fix missing ethnl_ops_complete()Jakub Kicinski1-2/+4
2026-05-27ethtool: tsconfig: fix reply error handlingJakub Kicinski1-2/+7
2026-05-19net/ethtool: drop duplicate TSCONFIG HWTSTAMP BUILD_BUG_ON from SET handlerChenguang Zhao1-4/+0
2026-03-20net: ethtool: re-order local includesMaxime Chevallier1-3/+3
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-3/+3
2025-09-23net: ethtool: tsconfig: set command must provide a replyVadim Fedorenko1-7/+5
2025-02-06net: ethtool: tsconfig: Fix netlink type of hwtstamp flagsKory Maincent1-10/+23
2024-12-16net: ethtool: Add support for tsconfig command to get/set hwtstamp configKory Maincent1-0/+444