1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/dec/tulip
Wei Yongjun 02f2743ecd tulip: de2104x: use module_pci_driver to simplify the code
Use the module_pci_driver() macro to make the code simpler
by eliminating module_init and module_exit calls.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-04-07 15:15:01 -07:00
..
21142.c drivers/net: fix up stale paths from driver reorg 2012-01-30 12:54:40 -05:00
de4x5.c drivers/net/ethernet: clean up unused assignments 2020-09-25 16:29:00 -07:00
de4x5.h net: fix up a few missing hashtable.h conflict resolutions 2016-08-13 14:51:02 -07:00
de2104x.c tulip: de2104x: use module_pci_driver to simplify the code 2021-04-07 15:15:01 -07:00
dmfe.c tulip: dmfe: switch from 'pci_' to 'dma_' API 2020-09-13 14:42:21 -07:00
eeprom.c tulip: eeprom: use struct_size() in kmalloc() 2019-02-01 15:12:29 -08:00
interrupt.c tulip: switch from 'pci_' to 'dma_' API 2020-09-13 14:42:21 -07:00
Kconfig docs: networking: reorganize driver documentation again 2020-06-26 16:08:44 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
media.c drivers/net/ethernet: clean up unused assignments 2020-09-25 16:29:00 -07:00
pnic.c net: tulip: Convert timers to use timer_setup() 2017-10-18 12:39:38 +01:00
pnic2.c net: tulip: Convert timers to use timer_setup() 2017-10-18 12:39:38 +01:00
timer.c net: tulip: Convert timers to use timer_setup() 2017-10-18 12:39:38 +01:00
tulip.h net: tulip: Replace zero-length array with flexible-array member 2020-03-05 14:55:48 -08:00
tulip_core.c drivers: net: tulip: Fix set but not used with W=1 2020-11-02 15:50:04 -08:00
uli526x.c tulip: uli526x: switch from 'pci_' to 'dma_' API 2020-09-13 14:42:21 -07:00
winbond-840.c tulip: windbond-840: use module_pci_driver to simplify the code 2021-04-07 15:15:01 -07:00
xircom_cb.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00