aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/fddi/defza.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2018-11-07 17:08:51 -0800
committerDavid S. Miller <davem@davemloft.net>2018-11-07 17:08:51 -0800
commit69e362985fcbbb0589fc3e910fab00e6cdcc17e7 (patch)
treeabefc565502a3756133abf625cae5de017ad163c /drivers/net/fddi/defza.c
parentnet: phy: Allow BCM54616S PHY to setup internal TX/RX clock delay (diff)
parenti40e: enable NETIF_F_NTUPLE and NETIF_F_HW_TC at driver load (diff)
downloadlinux-dev-69e362985fcbbb0589fc3e910fab00e6cdcc17e7.tar.xz
linux-dev-69e362985fcbbb0589fc3e910fab00e6cdcc17e7.zip
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
Jeff Kirsher says: ==================== Intel Wired LAN Driver Updates 2018-11-07 This series contains fixes to igb, i40e and ice drivers. Anirudh fixes an issue during rebuild of the ice driver, where we need to set the carrier state, as well as start or stop the queues all based on the link status. Removed functions that were duplicating current functionality in the VSI rebuild/replay framework. Dave fixes a potential resource collision during the remove path, so add a check to see if we are in the middle of a reset. Fixed the remove path to ensure we call netif_napi_del() to free vectors before we set vsi->netdev to NULL. Akeem fixes an issue when the receive or transmit pause parameter is set, results in link loss on the interface. Fixed the spelling of "Enabling" in error message. Victor fixes potential memory leak by also freeing the related VSI contexts in the unload path. Md Fahad fixes a flag during port VLAN insertion, which was not being set properly. Brett fixes a transmit timeout during stress due to the hardware tail and software tail were incorrectly out of sync. Miroslav Lichvar fixes the igb PHC timecounter update interval to be sure the timecounter is updated in time. Chinh fixes the req_speeds variable to be u16 instead of u8 so that it can handle all the link speeds. Jake fixes i40e to add back the missing feature flags, which was causing IP-in-IP offloads to be reported as not supported. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions