2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-27 06:34:11 +08:00
linux-next/drivers/net/ethernet/broadcom/bnxt
Michael Chan 27e241896f bnxt_en: Don't treat single segment rx frames as GRO frames.
If hardware completes single segment rx frames, don't bother setting
up all the GRO related fields.  Pass the SKB up as a normal frame.

Reviewed-by: vasundhara volam <vvolam@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-12-28 00:57:28 -05:00
..
bnxt_ethtool.c bnxt_en: Add support for upgrading APE/NC-SI firmware via Ethtool FLASHDEV 2015-12-28 00:57:28 -05:00
bnxt_ethtool.h
bnxt_fw_hdr.h
bnxt_hsi.h
bnxt_nvm_defs.h
bnxt_sriov.c bnxt_en: Change bp->state to bitmap. 2015-12-11 23:34:06 -05:00
bnxt_sriov.h
bnxt.c bnxt_en: Don't treat single segment rx frames as GRO frames. 2015-12-28 00:57:28 -05:00
bnxt.h bnxt_en: Don't cancel sp_task from bnxt_close_nic(). 2015-12-11 23:34:06 -05:00
Makefile