Re: [PATCH net-next 00/11] bnxt_en updates for net-next.

2016-07-02 Thread David Miller
From: Michael Chan Date: Fri, 1 Jul 2016 18:46:18 -0400 > Mostly small miscellaneous changes. > > Please review for net-next. Thanks. Series applied, thanks.

[PATCH net-next 00/11] bnxt_en updates for net-next.

2016-07-01 Thread Michael Chan
Mostly small miscellaneous changes. Please review for net-next. Thanks. Michael Chan (7): bnxt_en: VF/NPAR should return -EOPNOTSUPP for unsupported ethtool ops. bnxt_en: Update firmware spec. to 1.3.0. bnxt_en: Do function reset on the 1st PF open only. bnxt_en: Enable MRU enables

Re: [PATCH net-next 00/11] bnxt_en: Updates for net-next.

2016-06-14 Thread David Miller
From: Michael Chan Date: Mon, 13 Jun 2016 02:25:27 -0400 > -Add default VLAN support for VFs. > -Add NPAR (NIC partioning) support. > -Add support for new device 5731x and 5741x. GRO logic is different. > -Support new ETHTOOL_{G|S}LINKSETTINGS. Series applied, thanks.

[PATCH net-next 00/11] bnxt_en: Updates for net-next.

2016-06-13 Thread Michael Chan
-Add default VLAN support for VFs. -Add NPAR (NIC partioning) support. -Add support for new device 5731x and 5741x. GRO logic is different. -Support new ETHTOOL_{G|S}LINKSETTINGS. Please review. Thanks. Michael Chan (10): bnxt_en: Add function for VF driver to query default VLAN. bnxt_en: