]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '100GbE-Intel-Wired-LAN-Driver-Updates-2020-10-07'
authorJakub Kicinski <kuba@kernel.org>
Fri, 9 Oct 2020 20:15:32 +0000 (13:15 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 9 Oct 2020 20:15:32 +0000 (13:15 -0700)
commitf8dd6d518b1ac5f853b724fe082b7f212caedd3f
treea423022bf70c0bc4a54bae630f5005ab9dbd126f
parentb04d0ad1403ad3b2c1edd65d069d36ee0b36aa14
parent4c0326438f05d3fffb67833b4cb50f72e0e71f33
Merge branch '100GbE-Intel-Wired-LAN-Driver-Updates-2020-10-07'

Tony Nguyen says:

====================
100GbE Intel Wired LAN Driver Updates 2020-10-07

This series contains updates to ice driver only.

Andy Shevchenko changes usage to %*phD format to print small buffer as hex
string.

Bruce removes repeated words reported by checkpatch.

Ani changes ice_info_get_dsn() to return void as it always returns
success.

Jake adds devlink reporting of fw.app.bundle_id. Moves devlink_port
structure to ice_vsi to resolve issues with cleanup. Adds additional
debug info for firmware updates.

Bixuan Cui resolves -Wpointer-to-int-cast warnings.

Dan adds additional packet type masks and checks to prevent overwriting
existing Flow Director rules.
====================

Signed-off-by: Jakub Kicinski <kuba@kernel.org>