2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-23 04:34:11 +08:00
linux-next/drivers/net/ethernet/qlogic/qlcnic
Sritej Velaga 3eead213fe qlcnic: fix TSO race condition
When driver receives a packet with gso size > 0 and when TSO is disabled,
it should be transmitted as a TSO packet to prevent Tx timeout and subsequent
firmware reset.

Signed-off-by: Sritej Velaga <sritej.velaga@qlogic.com>
Signed-off-by: Shahed Shaikh <shahed.shaikh@qlogic.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-04-18 14:54:59 -04:00
..
Makefile qlcnic: 83xx register dump routines 2013-01-02 02:43:27 -08:00
qlcnic_83xx_hw.c qlcnic: Stop traffic before performing loopback test 2013-04-18 14:54:59 -04:00
qlcnic_83xx_hw.h qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapter 2013-02-19 00:47:01 -05:00
qlcnic_83xx_init.c qlcnic: Fix configure interrupts for 83xx adapter types 2013-02-21 18:15:58 -05:00
qlcnic_83xx_vnic.c qlcnic: Updating copyright information. 2013-02-04 21:08:48 -05:00
qlcnic_ctx.c qlcnic: fix mailbox interrupt. 2013-02-19 00:47:01 -05:00
qlcnic_ethtool.c qlcnic: refactor 83xx diagnostic IRQ test 2013-02-11 02:04:13 -05:00
qlcnic_hdr.h qlcnic: Updating copyright information. 2013-02-04 21:08:48 -05:00
qlcnic_hw.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
qlcnic_hw.h qlcnic: helper routine to handle async events 2013-02-11 02:04:13 -05:00
qlcnic_init.c qlcnic: Updating copyright information. 2013-02-04 21:08:48 -05:00
qlcnic_io.c qlcnic: fix TSO race condition 2013-04-18 14:54:59 -04:00
qlcnic_main.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2013-02-21 17:40:58 -08:00
qlcnic_minidump.c qlcnic: Updating copyright information. 2013-02-04 21:08:48 -05:00
qlcnic_sysfs.c qlcnic: fix beaconing test for 82xx adapter 2013-04-17 01:15:29 -04:00
qlcnic.h qlcnic: Bump up the version to 5.1.35 2013-02-21 18:15:58 -05:00