Files
linux/drivers
Hayes Wang 47922fcde5 r8152: support skb_add_rx_frag
Use skb_add_rx_frag() to reduce the memory copy for rx data.

Use a new list of rx_used to store the rx buffer which couldn't be
reused yet.

Besides, the total number of rx buffer may be increased or decreased
dynamically. And it is limited by RTL8152_MAX_RX_AGG.

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
2019-08-13 18:12:08 -07:00
..
2019-07-18 09:49:30 +02:00
2019-07-30 14:21:32 -07:00
2019-07-22 15:31:00 +02:00
2019-08-13 18:12:08 -07:00
2019-06-12 14:23:50 +02:00
2019-06-12 14:23:50 +02:00