summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/huawei
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2018-09-28 21:09:02 +0300
committerDavid S. Miller <davem@davemloft.net>2018-09-28 21:09:02 +0300
commitec72001d38a1eaaabfcc43d58cbd3bfb815e3a90 (patch)
tree84d2163148dc5bd2de9620491eeb5ef46094235a /drivers/net/ethernet/huawei
parent5362700c942b2cc4bab328361545a6d6fe649534 (diff)
parentf934bb9b8b6136edd261b2dc2c9ad4dbc39ffc66 (diff)
downloadlinux-ec72001d38a1eaaabfcc43d58cbd3bfb815e3a90.tar.xz
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
Jeff Kirsher says: ==================== 100GbE Intel Wired LAN Driver Updates 2018-09-27 This series contains fixes to the ice driver only. Jake fixes a potential crash due to attempting to access the mutex which is already destroyed. Fix this by using rq.count and sq.count to determine if the queue was initialized. Fixed the current logic for checking the firmware version to properly handle situations when firmware major/minor versions differ and when the branch version differs. Bruce replaces a memcpy() with a direct assignment, which is preferred. Also updated the branding strings and device ids supported by the driver. Fixed the "ethtool -G" command in the driver, which was always returning EINVAL when changing the descriptor ring size. Brett update and clarified code comments. Anirudh updates the driver to ensure we query the firmware for the transmit scheduler node information before adding it to the driver database, to ensure we have the current information. Also update the "get capabilities" command to get device and function capabilities. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/huawei')
0 files changed, 0 insertions, 0 deletions