linux/drivers/net/ethernet/qlogic
Alexander Lobakin 097818fcf8 qed: populate supported link modes maps on module init
Simplify and lighten qed_set_link() by declaring static link modes maps
and populating them on module init. This way we save plenty of text size
at the low expense of __ro_after_init and __initconst data (the latter
will be purged after module init is done).

Misc: sanitize exit callback.

Signed-off-by: Alexander Lobakin <alobakin@marvell.com>
Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-07-20 17:59:44 -07:00
..
netxen netxen_nic: use generic power management 2020-07-04 18:02:06 -07:00
qed qed: populate supported link modes maps on module init 2020-07-20 17:59:44 -07:00
qede qede: introduce support for FEC control 2020-07-20 17:59:44 -07:00
qlcnic qlcnic: convert to new udp_tunnel_nic infra 2020-07-14 17:04:27 -07:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/ 2019-07-23 11:29:40 -07:00
qla3xxx.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2019-12-22 15:15:05 -08:00
qla3xxx.h