davidcs 61a04dd609 MFC r284335
PHY LOCK acquires the hardware lock via bxe_acquire_phy_lock() and releases it via bxe_release_phy_lock(). It was simply acquiring a mutex earlier which can cause the PHY to use bogus values. Fixes intermittent link failures.

bxe_ioctl() completes all functions within its context as opposed to a taskqueue earlier.

bxe_handle_rx_mode_tq() no longer required. bxe_set_rx_mode() handles the functionality within its context

Submitted by:	gary.zambrano@qlogic.com
2015-06-30 17:44:44 +00:00
..
2015-06-28 03:22:26 +00:00
2015-06-06 19:15:48 +00:00
2015-06-23 03:56:05 +00:00
2015-06-02 14:54:53 +00:00
2015-06-21 06:28:26 +00:00
2015-06-16 20:00:53 +00:00
2014-12-31 23:25:37 +00:00
2014-10-18 19:22:59 +00:00
2015-06-30 17:44:44 +00:00
2015-06-26 06:25:14 +00:00
2015-06-18 17:42:24 +00:00
2015-06-06 18:03:36 +00:00
2015-06-21 06:28:26 +00:00
2015-06-02 14:54:53 +00:00
2015-06-30 05:53:15 +00:00
2015-02-02 08:05:11 +00:00
2015-06-02 14:54:53 +00:00
2015-06-27 22:48:22 +00:00
2015-06-18 21:21:52 +00:00
2015-05-31 23:29:04 +00:00
2015-06-20 08:25:27 +00:00
2015-06-03 02:50:58 +00:00
2015-06-18 21:25:07 +00:00
2014-06-22 21:26:46 +00:00
2015-01-01 10:44:20 +00:00
2014-03-26 23:57:09 +00:00
2015-06-17 22:52:12 +00:00
2015-06-21 06:28:26 +00:00
2014-04-14 04:51:59 +00:00
2015-06-21 06:28:26 +00:00
2015-06-21 06:28:26 +00:00
2015-06-30 08:40:15 +00:00
2015-06-14 05:12:48 +00:00
2015-06-21 06:28:26 +00:00
2015-06-28 03:22:26 +00:00
2015-03-03 10:11:58 +00:00