aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2019-10-21 09:22:10 -0700
committerDavid S. Miller <davem@davemloft.net>2019-10-21 09:22:10 -0700
commit13faf77185225a1383f6f5a072383771ccfe456b (patch)
tree99c7ce25485421e8e85c8da441f6b782d446c8f2 /drivers/net/ethernet/intel/igc
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (diff)
parentnet: hns3: log and clear hardware error after reset complete (diff)
downloadlinux-dev-13faf77185225a1383f6f5a072383771ccfe456b.tar.xz
linux-dev-13faf77185225a1383f6f5a072383771ccfe456b.zip
Merge branch 'hns3-next'
Huazhong Tan says: ==================== net: hns3: add some cleanups & optimizations This patchset includes some cleanups and optimizations for the HNS3 ethernet driver. [patch 1/8] removes unused and unnecessary structures. [patch 2/8] uses a ETH_ALEN u8 array to replace two mac_addr_* field in struct hclge_mac_mgr_tbl_entry_cmd. [patch 3/8] optimizes the barrier used in the IO path. [patch 4/8] introduces macro ring_to_netdev() to get netdevive from struct hns3_enet_ring variable. [patch 5/8] makes struct hns3_enet_ring to be cacheline aligned [patch 6/8] adds a minor cleanup for hns3_handle_rx_bd(). [patch 7/8] removes linear data allocating for fraglist SKB. [patch 8/8] clears hardware error when resetting. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/igc')
0 files changed, 0 insertions, 0 deletions