linux/drivers/net/ethernet/qlogic/qede
Christophe JAILLET 7190e9d8e1 qede: Use 'skb_add_rx_frag()' instead of hand coding it
Some lines of code can be merged into an equivalent 'skb_add_rx_frag()'
call which is less verbose.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Acked-by: Manish Chopra <manishc@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-04-05 11:59:33 -07:00
..
Makefile net: qede: update copyright years 2020-06-30 15:51:40 -07:00
qede.h qede: preserve per queue stats across up/down of interface 2021-02-11 14:25:06 -08:00
qede_dcbnl.c net: qede: update copyright years 2020-06-30 15:51:40 -07:00
qede_ethtool.c qede: preserve per queue stats across up/down of interface 2021-02-11 14:25:06 -08:00
qede_filter.c net: qede: Disable aRFS for NPAR and 100G 2020-09-09 14:28:18 -07:00
qede_fp.c qede: Use 'skb_add_rx_frag()' instead of hand coding it 2021-04-05 11:59:33 -07:00
qede_main.c qede: remove unused including <linux/version.h> 2021-03-25 16:58:16 -07:00
qede_ptp.c net: qede: fix kernel-doc for qede_ptp_adjfreq() 2020-07-06 13:18:56 -07:00
qede_ptp.h net: qede: update copyright years 2020-06-30 15:51:40 -07:00
qede_rdma.c qede: Notify qedr when mtu has changed 2020-09-11 10:24:54 -03:00