linux/drivers/net/ethernet/atheros
Wei Yongjun 6381c45b28 net: atheros: atl2: 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
..
alx ethernet: alx: fix order of calls on resume 2021-03-05 15:05:33 -08:00
atl1c atl1c: use napi_alloc_skb 2021-03-19 11:45:07 -07:00
atl1e atl1e: fix error return code in atl1e_probe() 2020-11-18 11:02:15 -08:00
atlx net: atheros: atl2: use module_pci_driver to simplify the code 2021-04-07 15:15:01 -07:00
ag71xx.c net: ag71xx: Slightly simplify 'ag71xx_rx_packets()' 2021-04-05 11:53:44 -07:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile net: ethernet: add ag71xx driver 2019-05-26 13:22:50 -07:00