[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20201209.185232.1729910094911369837.davem@davemloft.net>
Date: Wed, 09 Dec 2020 18:52:32 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: anthony.l.nguyen@...el.com
Cc: kuba@...nel.org, netdev@...r.kernel.org, sassmann@...hat.com
Subject: Re: [net-next v4 0/9][pull request] 100GbE Intel Wired LAN Driver
Updates 2020-12-09
From: Tony Nguyen <anthony.l.nguyen@...el.com>
Date: Wed, 9 Dec 2020 13:13:03 -0800
> This series contains updates to ice driver only.
>
> Bruce changes the allocation of ice_flow_prof_params from stack to heap to
> avoid excessive stack usage. Corrects a misleading comment and silences a
> sparse warning that is not a problem.
>
> Paul allows for HW initialization to continue if PHY abilities cannot
> be obtained.
>
> Jeb removes bypassing FW link override and reading Option ROM and
> netlist information for non-E810 devices as this is now available on
> other devices.
>
> Nick removes vlan_ena field as this information can be gathered by
> checking num_vlan.
>
> Jake combines format strings and debug prints to the same line.
>
> Simon adds a space to fix string concatenation.
>
> v4: Drop ACL patches. Change PHY abilities failure message from debug to
> warning.
> v3: Fix email address for DaveM and fix character in cover letter
> v2: Expand on commit message for patch 3 to show example usage/commands.
> Reduce number of defensive checks being done.
>
> The following are changes since commit afae3cc2da100ead3cd6ef4bb1fb8bc9d4b817c5:
> net: atheros: simplify the return expression of atl2_phy_setup_autoneg_adv()
> and are available in the git repository at:
> git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 100GbE
Also pulled, thanks.
Powered by blists - more mailing lists