linux-stable/drivers/s390/net
Julian Wiedmann 2decb0b7ba s390/qeth: remove .do_ioctl() callback from driver discipline
With commit 18787eeebd ("qeth: use ndo_siocdevprivate") this callback
is now actually used to handle transport mode-specific _private_ ioctls.

We only have such ioctls for L3 devices. So wire up a L3-specific
.ndo_siocdevprivate() callback that handles those ioctls, and defers to
the core qeth_siocdevprivate() for all other private ioctls.

This takes the discipline one step closer to its original purpose of
providing an internal extension for the qeth_core_ccwgroup_driver.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-10-25 13:58:19 +01:00
..
ctcm_dbug.c
ctcm_dbug.h
ctcm_fsms.c s390/ctcm: remove incorrect kernel doc indicators 2021-09-14 12:46:29 +01:00
ctcm_fsms.h s390/ctcm: remove orphaned function declarations 2020-10-02 16:22:49 -07:00
ctcm_main.c s390/ctcm: remove incorrect kernel doc indicators 2021-09-14 12:46:29 +01:00
ctcm_main.h s390/ctcm: Use GFP_ATOMIC in ctcmpc_tx(). 2020-12-01 16:56:02 -08:00
ctcm_mpc.c s390/ctcm: remove incorrect kernel doc indicators 2021-09-14 12:46:29 +01:00
ctcm_mpc.h s390/ctcm: remove orphaned function declarations 2020-10-02 16:22:49 -07:00
ctcm_sysfs.c
fsm.c s390/netiucv: remove incorrect kernel doc indicators 2021-09-14 12:46:29 +01:00
fsm.h
ism.h net/smc: introduce System Enterprise ID (SEID) 2020-09-28 15:19:02 -07:00
ism_drv.c s390/ism: switch from 'pci_' to 'dma_' API 2021-09-14 12:46:30 +01:00
Kconfig s390/qeth: Switchdev event handler 2021-08-07 09:44:02 +01:00
lcs.c net: s390: constify and use eth_hw_addr_set() 2021-10-22 10:16:11 -07:00
lcs.h
Makefile
netiucv.c s390/netiucv: remove incorrect kernel doc indicators 2021-09-14 12:46:29 +01:00
qeth_core.h s390/qeth: remove .do_ioctl() callback from driver discipline 2021-10-25 13:58:19 +01:00
qeth_core_main.c s390/qeth: remove .do_ioctl() callback from driver discipline 2021-10-25 13:58:19 +01:00
qeth_core_mpc.c s390/qeth: remove OSN support 2021-07-20 06:17:06 -07:00
qeth_core_mpc.h s390/qeth: clean up QETH_PROT_* naming 2021-07-20 06:17:06 -07:00
qeth_core_sys.c s390/qeth: remove OSN support 2021-07-20 06:17:06 -07:00
qeth_ethtool.c ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00
qeth_l2.h s390/qeth: use dev->groups for common sysfs attributes 2020-12-07 06:55:21 -08:00
qeth_l2_main.c s390/qeth: remove .do_ioctl() callback from driver discipline 2021-10-25 13:58:19 +01:00
qeth_l2_sys.c s390/qeth: use dev->groups for common sysfs attributes 2020-12-07 06:55:21 -08:00
qeth_l3.h s390/qeth: use dev->groups for common sysfs attributes 2020-12-07 06:55:21 -08:00
qeth_l3_main.c s390/qeth: remove .do_ioctl() callback from driver discipline 2021-10-25 13:58:19 +01:00
qeth_l3_sys.c s390/qeth: use dev->groups for common sysfs attributes 2020-12-07 06:55:21 -08:00
smsgiucv.c
smsgiucv.h
smsgiucv_app.c