]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qed: add support for link pause configuration.
authorSudarsana Reddy Kalluru <sudarsana.kalluru@qlogic.com>
Fri, 22 Apr 2016 05:41:04 +0000 (08:41 +0300)
committerChuck Anderson <chuck.anderson@oracle.com>
Fri, 8 Jul 2016 19:29:30 +0000 (12:29 -0700)
commitc8dbac7f4629dd8dda3442a7c1f89249dab788cf
tree050d765e28889bc251433bfba9a73198802cd8f9
parent27e86f578db21fc891282e98a80ce1060bd6ffaa
qed: add support for link pause configuration.

The APIs for making this sort of configuration [e.g., via ethtool] are
already present in qede, but the current configuration flow in qed doesn't
respect it.

Signed-off-by: Sudarsana Reddy Kalluru <sudarsana.kalluru@qlogic.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Orabug: 23732603
Signed-off-by: Manjunath Govindashetty <manjunath.govindashetty@oracle.com>
drivers/net/ethernet/qlogic/qed/qed_main.c