Searched hist:"4228 c3942821a67b8e313f7c35fdc5832cb67081" (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/ethernet/cirrus/ |
H A D | Kconfig | diff 4228c3942821a67b8e313f7c35fdc5832cb67081 Tue Aug 03 13:40:47 CEST 2021 Arnd Bergmann <arnd@arndb.de> make legacy ISA probe optional
There are very few ISA drivers left that rely on the static probing from drivers/net/Space.o. Make them all select a new CONFIG_NETDEV_LEGACY_INIT symbol, and drop the entire probe logic when that is disabled.
The 9 drivers that are called from Space.c are the same set that calls netdev_boot_setup_check().
Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/ethernet/3com/ |
H A D | Kconfig | diff 4228c3942821a67b8e313f7c35fdc5832cb67081 Tue Aug 03 13:40:47 CEST 2021 Arnd Bergmann <arnd@arndb.de> make legacy ISA probe optional
There are very few ISA drivers left that rely on the static probing from drivers/net/Space.o. Make them all select a new CONFIG_NETDEV_LEGACY_INIT symbol, and drop the entire probe logic when that is disabled.
The 9 drivers that are called from Space.c are the same set that calls netdev_boot_setup_check().
Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/ethernet/smsc/ |
H A D | Kconfig | diff 4228c3942821a67b8e313f7c35fdc5832cb67081 Tue Aug 03 13:40:47 CEST 2021 Arnd Bergmann <arnd@arndb.de> make legacy ISA probe optional
There are very few ISA drivers left that rely on the static probing from drivers/net/Space.o. Make them all select a new CONFIG_NETDEV_LEGACY_INIT symbol, and drop the entire probe logic when that is disabled.
The 9 drivers that are called from Space.c are the same set that calls netdev_boot_setup_check().
Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/ethernet/8390/ |
H A D | Kconfig | diff 4228c3942821a67b8e313f7c35fdc5832cb67081 Tue Aug 03 13:40:47 CEST 2021 Arnd Bergmann <arnd@arndb.de> make legacy ISA probe optional
There are very few ISA drivers left that rely on the static probing from drivers/net/Space.o. Make them all select a new CONFIG_NETDEV_LEGACY_INIT symbol, and drop the entire probe logic when that is disabled.
The 9 drivers that are called from Space.c are the same set that calls netdev_boot_setup_check().
Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/ethernet/amd/ |
H A D | Kconfig | diff 4228c3942821a67b8e313f7c35fdc5832cb67081 Tue Aug 03 13:40:47 CEST 2021 Arnd Bergmann <arnd@arndb.de> make legacy ISA probe optional
There are very few ISA drivers left that rely on the static probing from drivers/net/Space.o. Make them all select a new CONFIG_NETDEV_LEGACY_INIT symbol, and drop the entire probe logic when that is disabled.
The 9 drivers that are called from Space.c are the same set that calls netdev_boot_setup_check().
Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/ |
H A D | Makefile | diff 4228c3942821a67b8e313f7c35fdc5832cb67081 Tue Aug 03 13:40:47 CEST 2021 Arnd Bergmann <arnd@arndb.de> make legacy ISA probe optional
There are very few ISA drivers left that rely on the static probing from drivers/net/Space.o. Make them all select a new CONFIG_NETDEV_LEGACY_INIT symbol, and drop the entire probe logic when that is disabled.
The 9 drivers that are called from Space.c are the same set that calls netdev_boot_setup_check().
Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Kconfig | diff 4228c3942821a67b8e313f7c35fdc5832cb67081 Tue Aug 03 13:40:47 CEST 2021 Arnd Bergmann <arnd@arndb.de> make legacy ISA probe optional
There are very few ISA drivers left that rely on the static probing from drivers/net/Space.o. Make them all select a new CONFIG_NETDEV_LEGACY_INIT symbol, and drop the entire probe logic when that is disabled.
The 9 drivers that are called from Space.c are the same set that calls netdev_boot_setup_check().
Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|