linux/drivers/net/ethernet/intel
Arnd Bergmann a76053707d dev_ioctl: split out ndo_eth_ioctl
Most users of ndo_do_ioctl are ethernet drivers that implement
the MII commands SIOCGMIIPHY/SIOCGMIIREG/SIOCSMIIREG, or hardware
timestamping with SIOCSHWTSTAMP/SIOCGHWTSTAMP.

Separate these from the few drivers that use ndo_do_ioctl to
implement SIOCBOND, SIOCBR and SIOCWANDEV commands.

This is a purely cosmetic change intended to help readers find
their way through the implementation.

Cc: Doug Ledford <dledford@redhat.com>
Cc: Jason Gunthorpe <jgg@ziepe.ca>
Cc: Jay Vosburgh <j.vosburgh@gmail.com>
Cc: Veaceslav Falico <vfalico@gmail.com>
Cc: Andy Gospodarek <andy@greyhouse.net>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Vivien Didelot <vivien.didelot@gmail.com>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Cc: Vladimir Oltean <olteanv@gmail.com>
Cc: Leon Romanovsky <leon@kernel.org>
Cc: linux-rdma@vger.kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Jason Gunthorpe <jgg@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-07-27 20:11:45 +01:00
..
e1000 dev_ioctl: split out ndo_eth_ioctl 2021-07-27 20:11:45 +01:00
e1000e dev_ioctl: split out ndo_eth_ioctl 2021-07-27 20:11:45 +01:00
fm10k fm10k: Fix an error handling path in 'fm10k_probe()' 2021-07-01 10:59:21 -07:00
i40e dev_ioctl: split out ndo_eth_ioctl 2021-07-27 20:11:45 +01:00
iavf iavf: fix locking of critical sections 2021-07-19 09:18:30 -07:00
ice dev_ioctl: split out ndo_eth_ioctl 2021-07-27 20:11:45 +01:00
igb dev_ioctl: split out ndo_eth_ioctl 2021-07-27 20:11:45 +01:00
igbvf dev_ioctl: split out ndo_eth_ioctl 2021-07-27 20:11:45 +01:00
igc dev_ioctl: split out ndo_eth_ioctl 2021-07-27 20:11:45 +01:00
ixgb intel: handle unused assignments 2020-09-25 16:28:59 -07:00
ixgbe dev_ioctl: split out ndo_eth_ioctl 2021-07-27 20:11:45 +01:00
ixgbevf ixgbevf: use xso.real_dev instead of xso.dev in callback functions of struct xfrmdev_ops 2021-07-06 10:36:59 -07:00
e100.c dev_ioctl: split out ndo_eth_ioctl 2021-07-27 20:11:45 +01:00
Kconfig Revert "igc: Export LEDs" 2021-07-20 13:53:59 +02:00
Makefile