linux-stable/drivers/net
Michael Walle 2d0d083d8a wifi: wilc1000: sdio: fix module autoloading
commit 57d545b5a3 upstream.

There are no SDIO module aliases included in the driver, therefore,
module autoloading isn't working. Add the proper MODULE_DEVICE_TABLE().

Cc: stable@vger.kernel.org
Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20221027171221.491937-1-michael@walle.cc
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-01-12 11:58:57 +01:00
..
appletalk
arcnet arcnet: fix potential memory leak in com20020_probe() 2022-12-02 17:41:07 +01:00
bonding bonding: uninitialized variable in bond_miimon_inspect() 2022-12-31 13:14:14 +01:00
caif
can can: tcan4x5x: Fix use of register error status mask 2022-12-31 13:14:20 +01:00
dsa net: lan9303: Fix read error execution path 2022-12-31 13:14:20 +01:00
ethernet net: stmmac: fix errno when create_singlethread_workqueue() fails 2022-12-31 13:14:47 +01:00
fddi net: defxx: Fix missing err handling in dfx_init() 2022-12-31 13:14:18 +01:00
fjes
hamradio hamradio: baycom_epp: Fix return type of baycom_send_packet() 2022-12-31 13:14:41 +01:00
hippi
hyperv hv_netvsc: Fix race between VF offering and VF association message from host 2022-10-26 12:34:18 +02:00
ieee802154 ca8210: Fix crash by zero initializing data 2022-12-14 11:37:23 +01:00
ipa net: ipa: properly limit modem routing table use 2022-09-28 11:11:50 +02:00
ipvlan ipvlan: Fix out-of-bound bugs caused by unset skb->mac_header 2022-09-28 11:11:47 +02:00
mctp
mdio net: mdio: fix unbalanced fwnode reference count in mdio_device_release() 2022-12-14 11:37:28 +01:00
netdevsim netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failed 2022-11-03 23:59:19 +09:00
pcs
phy net: phy: mxl-gpy: fix version reporting 2022-12-14 11:37:29 +01:00
plip net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq() 2022-12-14 11:37:29 +01:00
ppp ppp: associate skb with a device at tx 2022-12-31 13:14:42 +01:00
slip
team net: team: Unsync device addresses on ndo_stop 2022-09-28 11:11:48 +02:00
usb net: usb: qmi_wwan: add u-blox 0x1342 composition 2022-12-14 11:37:17 +01:00
vmxnet3 vmxnet3: use correct intrConf reference when using extended queues 2022-12-14 11:37:24 +01:00
wan net: farsync: Fix kmemleak when rmmods farsync 2022-12-31 13:14:19 +01:00
wireguard wireguard: netlink: avoid variable-sized memcpy on sockaddr 2022-09-28 11:11:51 +02:00
wireless wifi: wilc1000: sdio: fix module autoloading 2023-01-12 11:58:57 +01:00
wwan net: wwan: iosm: fix dma_alloc_coherent incompatible pointer type 2022-12-08 11:28:41 +01:00
xen-netback xen/netback: fix build warning 2022-12-14 11:37:29 +01:00
bareudp.c
dummy.c
eql.c
geneve.c
gtp.c
ifb.c
Kconfig
LICENSE.SRC
loopback.c net: loopback: use NET_NAME_PREDICTABLE for name_assign_type 2022-12-21 17:36:38 +01:00
macsec.c net: macsec: fix net device access prior to holding a lock 2022-12-31 13:14:37 +01:00
macvlan.c macvlan: enforce a consistent minimal mtu 2022-11-26 09:24:50 +01:00
macvtap.c
Makefile
mdio.c
mhi_net.c net: mhi: Fix memory leak in mhi_net_dellink() 2022-11-26 09:24:40 +01:00
mii.c
net_failover.c
netconsole.c
nlmon.c
ntb_netdev.c ntb_netdev: Use dev_kfree_skb_any() in interrupt context 2022-12-31 13:14:20 +01:00
rionet.c
sb1000.c
Space.c
sungem_phy.c
tap.c
thunderbolt.c net: thunderbolt: fix memory leak in tbnet_open() 2022-12-14 11:37:30 +01:00
tun.c net: tun: Fix use-after-free in tun_detach() 2022-12-08 11:28:41 +01:00
veth.c
virtio_net.c
vrf.c
vsockmon.c
vxlan.c
xen-netfront.c xen-netfront: Fix NULL sring after live migration 2022-12-14 11:37:26 +01:00