Home
last modified time | relevance | path

Searched hist:"4 f49dec9075aa0277b8c9c657ec31e6361f88724" (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/linux/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_netdev.cdiff 4f49dec9075aa0277b8c9c657ec31e6361f88724 Mon Jul 09 11:19:59 CDT 2018 Alexander Duyck <alexander.h.duyck@intel.com> net: allow ndo_select_queue to pass netdev

This patch makes it so that instead of passing a void pointer as the
accel_priv we instead pass a net_device pointer as sb_dev. Making this
change allows us to pass the subordinate device through to the fallback
function eventually so that we can keep the actual code in the
ndo_select_queue call as focused on possible on the exception cases.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dvnic_main.cdiff 4f49dec9075aa0277b8c9c657ec31e6361f88724 Mon Jul 09 11:19:59 CDT 2018 Alexander Duyck <alexander.h.duyck@intel.com> net: allow ndo_select_queue to pass netdev

This patch makes it so that instead of passing a void pointer as the
accel_priv we instead pass a net_device pointer as sb_dev. Making this
change allows us to pass the subordinate device through to the fallback
function eventually so that we can keep the actual code in the
ndo_select_queue call as focused on possible on the exception cases.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
/openbmc/linux/drivers/net/
H A Dnet_failover.cdiff 4f49dec9075aa0277b8c9c657ec31e6361f88724 Mon Jul 09 11:19:59 CDT 2018 Alexander Duyck <alexander.h.duyck@intel.com> net: allow ndo_select_queue to pass netdev

This patch makes it so that instead of passing a void pointer as the
accel_priv we instead pass a net_device pointer as sb_dev. Making this
change allows us to pass the subordinate device through to the fallback
function eventually so that we can keep the actual code in the
ndo_select_queue call as focused on possible on the exception cases.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
H A Dxen-netfront.cdiff 4f49dec9075aa0277b8c9c657ec31e6361f88724 Mon Jul 09 11:19:59 CDT 2018 Alexander Duyck <alexander.h.duyck@intel.com> net: allow ndo_select_queue to pass netdev

This patch makes it so that instead of passing a void pointer as the
accel_priv we instead pass a net_device pointer as sb_dev. Making this
change allows us to pass the subordinate device through to the fallback
function eventually so that we can keep the actual code in the
ndo_select_queue call as focused on possible on the exception cases.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
H A Dtun.cdiff 4f49dec9075aa0277b8c9c657ec31e6361f88724 Mon Jul 09 11:19:59 CDT 2018 Alexander Duyck <alexander.h.duyck@intel.com> net: allow ndo_select_queue to pass netdev

This patch makes it so that instead of passing a void pointer as the
accel_priv we instead pass a net_device pointer as sb_dev. Making this
change allows us to pass the subordinate device through to the fallback
function eventually so that we can keep the actual code in the
ndo_select_queue call as focused on possible on the exception cases.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
/openbmc/linux/drivers/net/ethernet/sun/
H A Dldmvsw.cdiff 4f49dec9075aa0277b8c9c657ec31e6361f88724 Mon Jul 09 11:19:59 CDT 2018 Alexander Duyck <alexander.h.duyck@intel.com> net: allow ndo_select_queue to pass netdev

This patch makes it so that instead of passing a void pointer as the
accel_priv we instead pass a net_device pointer as sb_dev. Making this
change allows us to pass the subordinate device through to the fallback
function eventually so that we can keep the actual code in the
ndo_select_queue call as focused on possible on the exception cases.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
H A Dsunvnet.cdiff 4f49dec9075aa0277b8c9c657ec31e6361f88724 Mon Jul 09 11:19:59 CDT 2018 Alexander Duyck <alexander.h.duyck@intel.com> net: allow ndo_select_queue to pass netdev

This patch makes it so that instead of passing a void pointer as the
accel_priv we instead pass a net_device pointer as sb_dev. Making this
change allows us to pass the subordinate device through to the fallback
function eventually so that we can keep the actual code in the
ndo_select_queue call as focused on possible on the exception cases.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dos_intfs.cdiff 4f49dec9075aa0277b8c9c657ec31e6361f88724 Mon Jul 09 11:19:59 CDT 2018 Alexander Duyck <alexander.h.duyck@intel.com> net: allow ndo_select_queue to pass netdev

This patch makes it so that instead of passing a void pointer as the
accel_priv we instead pass a net_device pointer as sb_dev. Making this
change allows us to pass the subordinate device through to the fallback
function eventually so that we can keep the actual code in the
ndo_select_queue call as focused on possible on the exception cases.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dmain.cdiff 4f49dec9075aa0277b8c9c657ec31e6361f88724 Mon Jul 09 11:19:59 CDT 2018 Alexander Duyck <alexander.h.duyck@intel.com> net: allow ndo_select_queue to pass netdev

This patch makes it so that instead of passing a void pointer as the
accel_priv we instead pass a net_device pointer as sb_dev. Making this
change allows us to pass the subordinate device through to the fallback
function eventually so that we can keep the actual code in the
ndo_select_queue call as focused on possible on the exception cases.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.hdiff 4f49dec9075aa0277b8c9c657ec31e6361f88724 Mon Jul 09 11:19:59 CDT 2018 Alexander Duyck <alexander.h.duyck@intel.com> net: allow ndo_select_queue to pass netdev

This patch makes it so that instead of passing a void pointer as the
accel_priv we instead pass a net_device pointer as sb_dev. Making this
change allows us to pass the subordinate device through to the fallback
function eventually so that we can keep the actual code in the
ndo_select_queue call as focused on possible on the exception cases.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
H A Dbnx2x_cmn.cdiff 4f49dec9075aa0277b8c9c657ec31e6361f88724 Mon Jul 09 11:19:59 CDT 2018 Alexander Duyck <alexander.h.duyck@intel.com> net: allow ndo_select_queue to pass netdev

This patch makes it so that instead of passing a void pointer as the
accel_priv we instead pass a net_device pointer as sb_dev. Making this
change allows us to pass the subordinate device through to the fallback
function eventually so that we can keep the actual code in the
ndo_select_queue call as focused on possible on the exception cases.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.cdiff 4f49dec9075aa0277b8c9c657ec31e6361f88724 Mon Jul 09 11:19:59 CDT 2018 Alexander Duyck <alexander.h.duyck@intel.com> net: allow ndo_select_queue to pass netdev

This patch makes it so that instead of passing a void pointer as the
accel_priv we instead pass a net_device pointer as sb_dev. Making this
change allows us to pass the subordinate device through to the fallback
function eventually so that we can keep the actual code in the
ndo_select_queue call as focused on possible on the exception cases.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
/openbmc/linux/drivers/net/xen-netback/
H A Dinterface.cdiff 4f49dec9075aa0277b8c9c657ec31e6361f88724 Mon Jul 09 11:19:59 CDT 2018 Alexander Duyck <alexander.h.duyck@intel.com> net: allow ndo_select_queue to pass netdev

This patch makes it so that instead of passing a void pointer as the
accel_priv we instead pass a net_device pointer as sb_dev. Making this
change allows us to pass the subordinate device through to the fallback
function eventually so that we can keep the actual code in the
ndo_select_queue call as focused on possible on the exception cases.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
/openbmc/linux/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.cdiff 4f49dec9075aa0277b8c9c657ec31e6361f88724 Mon Jul 09 11:19:59 CDT 2018 Alexander Duyck <alexander.h.duyck@intel.com> net: allow ndo_select_queue to pass netdev

This patch makes it so that instead of passing a void pointer as the
accel_priv we instead pass a net_device pointer as sb_dev. Making this
change allows us to pass the subordinate device through to the fallback
function eventually so that we can keep the actual code in the
ndo_select_queue call as focused on possible on the exception cases.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_tx.cdiff 4f49dec9075aa0277b8c9c657ec31e6361f88724 Mon Jul 09 11:19:59 CDT 2018 Alexander Duyck <alexander.h.duyck@intel.com> net: allow ndo_select_queue to pass netdev

This patch makes it so that instead of passing a void pointer as the
accel_priv we instead pass a net_device pointer as sb_dev. Making this
change allows us to pass the subordinate device through to the fallback
function eventually so that we can keep the actual code in the
ndo_select_queue call as focused on possible on the exception cases.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
H A Dmlx4_en.hdiff 4f49dec9075aa0277b8c9c657ec31e6361f88724 Mon Jul 09 11:19:59 CDT 2018 Alexander Duyck <alexander.h.duyck@intel.com> net: allow ndo_select_queue to pass netdev

This patch makes it so that instead of passing a void pointer as the
accel_priv we instead pass a net_device pointer as sb_dev. Making this
change allows us to pass the subordinate device through to the fallback
function eventually so that we can keep the actual code in the
ndo_select_queue call as focused on possible on the exception cases.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tx.cdiff 4f49dec9075aa0277b8c9c657ec31e6361f88724 Mon Jul 09 11:19:59 CDT 2018 Alexander Duyck <alexander.h.duyck@intel.com> net: allow ndo_select_queue to pass netdev

This patch makes it so that instead of passing a void pointer as the
accel_priv we instead pass a net_device pointer as sb_dev. Making this
change allows us to pass the subordinate device through to the fallback
function eventually so that we can keep the actual code in the
ndo_select_queue call as focused on possible on the exception cases.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
H A Den.hdiff 4f49dec9075aa0277b8c9c657ec31e6361f88724 Mon Jul 09 11:19:59 CDT 2018 Alexander Duyck <alexander.h.duyck@intel.com> net: allow ndo_select_queue to pass netdev

This patch makes it so that instead of passing a void pointer as the
accel_priv we instead pass a net_device pointer as sb_dev. Making this
change allows us to pass the subordinate device through to the fallback
function eventually so that we can keep the actual code in the
ndo_select_queue call as focused on possible on the exception cases.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
/openbmc/linux/drivers/net/ethernet/renesas/
H A Dravb_main.cdiff 4f49dec9075aa0277b8c9c657ec31e6361f88724 Mon Jul 09 11:19:59 CDT 2018 Alexander Duyck <alexander.h.duyck@intel.com> net: allow ndo_select_queue to pass netdev

This patch makes it so that instead of passing a void pointer as the
accel_priv we instead pass a net_device pointer as sb_dev. Making this
change allows us to pass the subordinate device through to the fallback
function eventually so that we can keep the actual code in the
ndo_select_queue call as focused on possible on the exception cases.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbcmsysport.cdiff 4f49dec9075aa0277b8c9c657ec31e6361f88724 Mon Jul 09 11:19:59 CDT 2018 Alexander Duyck <alexander.h.duyck@intel.com> net: allow ndo_select_queue to pass netdev

This patch makes it so that instead of passing a void pointer as the
accel_priv we instead pass a net_device pointer as sb_dev. Making this
change allows us to pass the subordinate device through to the fallback
function eventually so that we can keep the actual code in the
ndo_select_queue call as focused on possible on the exception cases.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
/openbmc/linux/drivers/net/team/
H A Dteam.cdiff 4f49dec9075aa0277b8c9c657ec31e6361f88724 Mon Jul 09 11:19:59 CDT 2018 Alexander Duyck <alexander.h.duyck@intel.com> net: allow ndo_select_queue to pass netdev

This patch makes it so that instead of passing a void pointer as the
accel_priv we instead pass a net_device pointer as sb_dev. Making this
change allows us to pass the subordinate device through to the fallback
function eventually so that we can keep the actual code in the
ndo_select_queue call as focused on possible on the exception cases.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
/openbmc/linux/drivers/net/hyperv/
H A Dnetvsc_drv.cdiff 4f49dec9075aa0277b8c9c657ec31e6361f88724 Mon Jul 09 11:19:59 CDT 2018 Alexander Duyck <alexander.h.duyck@intel.com> net: allow ndo_select_queue to pass netdev

This patch makes it so that instead of passing a void pointer as the
accel_priv we instead pass a net_device pointer as sb_dev. Making this
change allows us to pass the subordinate device through to the fallback
function eventually so that we can keep the actual code in the
ndo_select_queue call as focused on possible on the exception cases.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.cdiff 4f49dec9075aa0277b8c9c657ec31e6361f88724 Mon Jul 09 11:19:59 CDT 2018 Alexander Duyck <alexander.h.duyck@intel.com> net: allow ndo_select_queue to pass netdev

This patch makes it so that instead of passing a void pointer as the
accel_priv we instead pass a net_device pointer as sb_dev. Making this
change allows us to pass the subordinate device through to the fallback
function eventually so that we can keep the actual code in the
ndo_select_queue call as focused on possible on the exception cases.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
/openbmc/linux/net/mac80211/
H A Diface.cdiff 4f49dec9075aa0277b8c9c657ec31e6361f88724 Mon Jul 09 11:19:59 CDT 2018 Alexander Duyck <alexander.h.duyck@intel.com> net: allow ndo_select_queue to pass netdev

This patch makes it so that instead of passing a void pointer as the
accel_priv we instead pass a net_device pointer as sb_dev. Making this
change allows us to pass the subordinate device through to the fallback
function eventually so that we can keep the actual code in the
ndo_select_queue call as focused on possible on the exception cases.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.cdiff 4f49dec9075aa0277b8c9c657ec31e6361f88724 Mon Jul 09 11:19:59 CDT 2018 Alexander Duyck <alexander.h.duyck@intel.com> net: allow ndo_select_queue to pass netdev

This patch makes it so that instead of passing a void pointer as the
accel_priv we instead pass a net_device pointer as sb_dev. Making this
change allows us to pass the subordinate device through to the fallback
function eventually so that we can keep the actual code in the
ndo_select_queue call as focused on possible on the exception cases.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>

12