linux/drivers/net/ethernet/amd/xgbe
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
..
Makefile
xgbe-common.h net: amd-xgbe: Reset the PHY rx data path when mailbox command timeout 2021-02-16 14:09:45 -08:00
xgbe-dcb.c
xgbe-debugfs.c
xgbe-desc.c
xgbe-dev.c
xgbe-drv.c dev_ioctl: split out ndo_eth_ioctl 2021-07-27 20:11:45 +01:00
xgbe-ethtool.c
xgbe-i2c.c net: amd-xgbe: convert tasklets to use new tasklet_setup() API 2020-09-14 13:02:37 -07:00
xgbe-main.c xgbe: convert to new udp_tunnel_nic infra 2020-07-14 17:04:27 -07:00
xgbe-mdio.c net: amd-xgbe: Reset link when the link never comes back 2021-02-16 14:09:45 -08:00
xgbe-pci.c amd-xgbe: Convert to generic power management 2020-06-23 20:31:18 -07:00
xgbe-phy-v1.c
xgbe-phy-v2.c net: amd-xgbe: Fix network fluctuations when using 1G BELFUSE SFP 2021-02-16 14:09:46 -08:00
xgbe-platform.c
xgbe-ptp.c
xgbe.h amd-xgbe: Update DMA coherency values 2021-03-25 16:57:18 -07:00