linux/drivers/net/ethernet/ibm
Uwe Kleine-König (The Capable Hub) 995832b2ce Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Replace the #include of <linux/mod_devicetable.h> by the more specific
<linux/device-id/*.h> where applicable. For most cases the include
can be dropped completely, only a few drivers need one or two headers
added.

Acked-by: Danilo Krummrich <dakr@kernel.org>
Acked-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://patch.msgid.link/1a3f2007c5c5dcf555c09a4035ce3ae8ef1b6c49.1782808461.git.u.kleine-koenig@baylibre.com
Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
2026-07-03 07:38:17 +02:00
..
ehea net: ehea: unwind probe_port sysfs file on failure 2026-06-17 16:33:39 -07:00
emac Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ibmveth.c ibmveth: Disable GSO for packets with small MSS 2026-04-27 19:07:57 -07:00
ibmveth.h ibmveth: Disable GSO for packets with small MSS 2026-04-27 19:07:57 -07:00
ibmvnic.c Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses 2026-02-22 08:26:33 -08:00
ibmvnic.h ibmvnic: Increase max subcrq indirect entries with fallback 2025-08-26 09:45:50 +02:00
Kconfig net: ibmveth: added KUnit tests for some buffer pool functions 2025-05-06 10:24:38 +02:00
Makefile