Vladislav Zolotarov
e8b5fc514d
bnx2x: tx_has_work should not wait for FW
...
The current tx_has_work waited until all packets sent by the driver
are marked as completed by the FW. This is too greedy and it causes
the bnx2x_poll to spin in vain. The driver should only check that all
packets FW already completed are freed - only in unload flow the
driver should make sure that transmit queue is empty
Signed-off-by: Vladislav Zolotarov <vladz@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-01-26 12:36:42 -08:00
..
2009-01-16 14:45:34 -05:00
2009-01-08 16:29:41 +00:00
2009-01-16 10:23:58 -05:00
2009-01-08 08:31:14 -08:00
2009-01-09 15:06:12 -08:00
2009-01-16 16:15:13 +11:00
2009-01-16 16:15:16 +11:00
2009-01-02 11:44:09 -08:00
2009-01-10 06:12:18 -08:00
2008-12-30 18:48:01 -05:00
2009-01-06 11:38:22 -07:00
2009-01-12 20:56:42 +01:00
2009-01-06 11:38:22 -07:00
2009-01-06 15:59:30 -08:00
2009-01-09 23:22:32 +01:00
2009-01-17 14:27:18 -08:00
2009-01-15 16:39:35 -08:00
2009-01-16 18:45:22 +10:00
2009-01-07 15:37:24 -08:00
2009-01-15 16:40:12 -08:00
2009-01-13 17:46:31 -06:00
2009-01-14 19:19:04 +01:00
2009-01-06 10:44:39 -08:00
2009-01-08 11:05:59 -08:00
2009-01-16 15:05:54 -08:00
2009-01-11 01:34:25 +01:00
2009-01-26 12:24:38 -08:00
2009-01-15 16:39:40 -08:00
2009-01-06 10:44:34 -08:00
2009-01-07 11:31:52 -08:00
2009-01-09 08:31:11 +11:00
2009-01-08 11:05:59 -08:00
2009-01-09 16:54:41 -08:00
2009-01-13 10:36:02 -06:00
2009-01-13 14:52:35 -08:00
2009-01-16 14:45:34 -05:00
2009-01-09 11:52:14 -08:00
2009-01-09 12:37:15 -08:00
2009-01-26 12:36:42 -08:00
2009-01-09 15:49:06 -07:00
2009-01-09 12:43:06 -08:00
2009-01-13 14:03:43 -08:00
2009-01-06 15:59:31 -08:00
2009-01-16 15:20:00 -05:00
2009-01-13 14:47:59 +11:00
2009-01-16 14:45:34 -05:00
2009-01-09 03:39:43 -05:00
2009-01-11 01:34:24 +01:00
2009-01-16 16:15:14 +11:00
2009-01-06 15:59:28 -08:00
2009-01-17 13:46:40 +00:00
2009-01-15 16:39:36 -08:00
2009-01-25 17:59:26 -08:00
2009-01-06 13:20:38 -08:00
2009-01-16 08:41:09 -08:00
2009-01-16 16:15:17 +11:00
2009-01-15 16:39:35 -08:00
2009-01-07 17:22:04 -08:00
2009-01-06 10:44:37 -08:00
2009-01-06 10:44:44 -08:00
2009-01-15 16:39:41 -08:00
2009-01-08 11:05:59 -08:00
2009-01-16 16:15:15 +11:00
2009-01-06 10:44:34 -08:00
2009-01-08 08:31:14 -08:00
2009-01-12 20:08:56 +00:00
2009-01-08 08:30:59 -08:00
2009-01-12 20:56:43 +01:00
2009-01-09 04:56:56 -05:00