aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2021-11-15 12:21:11 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2022-03-13 09:45:36 +0100
commit169d00a25658bccee7e155daa624aa74940eab7f (patch)
treeb2424dc54a8216911fe681ba7460635c7be6565f /scripts/const_structs.checkpatch
parentcan: mcp251xfd: add RX IRQ coalescing ethtool support (diff)
can: mcp251xfd: add TX IRQ coalescing support
This patch adds TX IRQ coalescing support to the driver. The implemented algorithm is similar to the RX IRQ coalescing support added in the previous patch. Link: https://lore.kernel.org/20220313083640.501791-11-mkl@pengutronix.de Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
tions'>-0/+2 2012-07-10inet: Remove ->get_peer() method.David S. Miller1-1/+0 2012-06-22ipv4: tcp: dont cache output dst for syncookiesEric Dumazet1-1/+2 2012-06-09tcp: Get rid of inetpeer special cases.David S. Miller1-1/+1 2012-04-27ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizingEric Dumazet1-0/+1 2012-04-14tcp: bind() use stronger condition for bind_conflictAlex Copot1-2/+2 2011-11-08net: rename sk_clone to sk_clone_lockEric Dumazet1-3/+3 2011-05-18ipv4: Make caller provide flowi4 key to inet_csk_route_req().David S. Miller1-0/+1 2011-05-08inet: Pass flowi to ->queue_xmit().David S. Miller1-1/+1 2011-05-08ipv4: Create inet_csk_route_child_sock().David S. Miller1-0/+3 2010-12-19net: kill unused macrosShan Wei1-1/+0 2010-11-30inet: Turn ->remember_stamp into ->get_peer in connection AF ops.David S. Miller1-1/+1 2010-08-30tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu1-0/+1 2010-04-15net: replace ipfragok with skb->local_dfShan Wei1-1/+1 2010-04-11inet: Remove unused send_check length argumentHerbert Xu1-2/+1 2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller1-3/+3 2008-08-28net: more #ifdef CONFIG_COMPATAlexey Dobriyan1-0/+2 2008-04-03[INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create.Denis V. Lunev1-5/+0 2008-02-03[SOCK] proto: Add hashinfo member to struct protoArnaldo Carvalho de Melo1-5/+3