[PATCH v3 net-next 0/5] net: fec: add the Jumbo frame support

Shenwei Wang posted 5 patches 1 month, 1 week ago
There is a newer version of this series
drivers/net/ethernet/freescale/fec.h      |  6 ++
drivers/net/ethernet/freescale/fec_main.c | 82 ++++++++++++++++++++---
2 files changed, 77 insertions(+), 11 deletions(-)
[PATCH v3 net-next 0/5] net: fec: add the Jumbo frame support
Posted by Shenwei Wang 1 month, 1 week ago
Changes in v3:
 - modify the OPT_FRAME_SIZE definition and drop the condition logic
 - address the review comments from Wei Fang

Changes in v2:
 - split the v1 patch per Andrew's feedback.

Shenwei Wang (5):
  net: fec: use a member variable for maximum buffer size
  net: fec: add pagepool_order to support variable page size
  net: fec: add rx_frame_size to support configurable RX length
  net: fec: add change_mtu to support dynamic buffer allocation
  net: fec: enable the Jumbo frame support for i.MX8QM

 drivers/net/ethernet/freescale/fec.h      |  6 ++
 drivers/net/ethernet/freescale/fec_main.c | 82 ++++++++++++++++++++---
 2 files changed, 77 insertions(+), 11 deletions(-)

--
2.43.0