Re: [PATCH net-next v2 0/9] bnxt_en: Updates for net-next.

2020-10-12 Thread Jakub Kicinski
On Mon, 12 Oct 2020 05:10:45 -0400 Michael Chan wrote: > This series contains these main changes: > > 1. Change of default message level to enable more logging. > 2. Some cleanups related to processing async events from firmware. > 3. Allow online ethtool selftest on multi-function PFs. > 4. Retur

Re: [PATCH net-next v2 0/9] bnxt_en: updates for net-next.

2016-05-15 Thread David Miller
From: Michael Chan Date: Sun, 15 May 2016 03:04:42 -0400 > Non-critical bug fixes, improvements, a new ethtool feature, and a new > device ID. > > v2: Fixed a bug in bnxt_get_module_eeprom() found by Ben Hutchings. Series applied, thanks.

Re: [PATCH net-next v2 0/9] bnxt_en: Updates for net-next.

2016-04-05 Thread David Miller
From: Michael Chan Date: Tue, 5 Apr 2016 14:08:54 -0400 > Update to latest firmware interface, add EEE feature, unsupported SFP+ > module warning, and ethtool -s improvements. > > v2: Removed the GEEPROM patch and added more comments to the get_eee patch. Series applied, thanks Michael. Pleas