summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2015-04-14 22:29:27 -0400
committerDavid S. Miller <davem@davemloft.net>2015-04-14 22:29:27 -0400
commit9f9151412dd7aae0e3f51a89ae4a1f8755fdb4d0 (patch)
tree1254150fc61808159ee4666ee3bdd53d2a358dc3 /lib
parentbae97d84100ae7a8dc3b79233ecd3a8f7c19ea57 (diff)
parentf4f88c6d3b6fe1632ddb567be155698733e857a1 (diff)
downloadop-kernel-dev-9f9151412dd7aae0e3f51a89ae4a1f8755fdb4d0.zip
op-kernel-dev-9f9151412dd7aae0e3f51a89ae4a1f8755fdb4d0.tar.gz
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
Jeff Kirsher says: ==================== Intel Wired LAN Driver Updates 2015-04-14 This series contains updates to fm10k only. Fixed transmit statistics which was actually using values from the receive ring, instead of the transmit ring. Fixed up spelling mistakes in code comments and resolved unused argument warnings. Added support for netconsole. Fixed up statistic reporting so that we are only reporting from actual queues as well as display PF only stats for just the PF and not the VF. Also fixed an issue that when returning virtualization queues from the VF back to the PF, we were retaining the VF rate limiter. Fixed up the driver to use a separate workqueue, which helps reduce and stabilize latency between scheduling the work in our interrupt and actually performing the work. Fixed a bug where the VF tried to set a multicast address before requesting the required xcast mode. Fix VF multicast update since VFs were being improperly added to the switch's mutlicast group. The error stems from the fact that incorrect arguments were passed to the update_mc_addr(). Thanks to Alex Duyck for the extensive review. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud