diff options
author | David S. Miller <davem@davemloft.net> | 2019-07-29 08:23:41 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-07-29 08:23:41 -0700 |
commit | d24b6c624b3b5735ab25e7d6b55ee83da1d9a496 (patch) | |
tree | b9dbfba1f37444fe5b3ae66b2b5d4fc30911b6ff /net/nfc | |
parent | dda91bd7abb09771e872b7b117f6f8af594bbb3f (diff) | |
parent | 08d80a4c90bdaa83680d1bdb58403fd8fe101885 (diff) | |
download | linux-d24b6c624b3b5735ab25e7d6b55ee83da1d9a496.tar.gz |
Merge branch 'hns3-next'
Huazhong Tan says:
====================
net: hns3: some code optimizations & bugfixes & features
This patch-set includes code optimizations, bugfixes and features for
the HNS3 ethernet controller driver.
[patch 1/10] checks reset status before setting channel.
[patch 2/10] adds a NULL pointer checking.
[patch 3/10] removes reset level upgrading when current reset fails.
[patch 4/10] fixes a GFP flags errors when holding spin_lock.
[patch 5/10] modifies firmware version format.
[patch 6/10] adds some print information which is off by default.
[patch 7/10 - 8/10] adds two code optimizations about interrupt handler
and work task.
[patch 9/10] adds support for using order 1 pages with a 4K buffer.
[patch 10/10] modifies messages prints with dev_info() instead of
pr_info().
Change log:
V3->V4: replace netif_info with netif_dbg in [patch 6/10]
V2->V3: fixes comments from Saeed Mahameed and Joe Perches.
V1->V2: fixes comments from Saeed Mahameed and
removes previous [patch 4/11] and [patch 11/11]
which needs further discussion, and adds a new
patch [10/10] suggested by Saeed Mahameed.
====================
Reviewed-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/nfc')
0 files changed, 0 insertions, 0 deletions