aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2018-07-26 14:14:01 -0700
committerDavid S. Miller <davem@davemloft.net>2018-07-26 14:14:01 -0700
commit6a8fab17940d4934293d4145abce00e178393bec (patch)
tree440ee0f42504419738bcbc675c37dfaec378e46f /drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
parentnet: sched: unmark chain as explicitly created on delete (diff)
parentixgbe: Refactor queue disable logic to take completion time into account (diff)
downloadlinux-dev-6a8fab17940d4934293d4145abce00e178393bec.tar.xz
linux-dev-6a8fab17940d4934293d4145abce00e178393bec.zip
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
Jeff Kirsher says: ==================== 10GbE Intel Wired LAN Driver Updates 2018-07-26 This series contains updates to ixgbe and igb. Tony fixes ixgbe to add checks to ensure jumbo frames or LRO get enabled after an XDP program is loaded. Shannon Nelson adds the missing security configuration registers to the ixgbe register dump, which will help in debugging. Christian Grönke fixes an issue in igb that occurs on SGMII based SPF mdoules, by reverting changes from 2 previous patches. The issue was that initialization would fail on the fore mentioned modules because the driver would try to reset the PHY before obtaining the PHY address of the SGMII attached PHY. Venkatesh Srinivas replaces wmb() with dma_wmb() for doorbell writes, which avoids SFENCEs before the doorbell writes. Alex cleans up and refactors ixgbe Tx/Rx shutdown to reduce time needed to stop the device. The code refactor allows us to take the completion time into account when disabling queues, so that on some platforms with higher completion times, would not result in receive queues disabled messages. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c')
0 files changed, 0 insertions, 0 deletions