android_kernel_xiaomi_sm8450/drivers/net
Lukas Wunner e1dc3f102a wifi: mwifiex: Add missing compatible string for SD8787
commit 36dd7a4c6226133b0b7aa92b8e604e688d958d0c upstream.

Commit e3fffc1f0b ("devicetree: document new marvell-8xxx and
pwrseq-sd8787 options") documented a compatible string for SD8787 in
the devicetree bindings, but neglected to add it to the mwifiex driver.

Fixes: e3fffc1f0b ("devicetree: document new marvell-8xxx and pwrseq-sd8787 options")
Signed-off-by: Lukas Wunner <lukas@wunner.de>
Cc: stable@vger.kernel.org # v4.11+
Cc: Matt Ranostay <mranostay@ti.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/320de5005ff3b8fd76be2d2b859fd021689c3681.1674827105.git.lukas@wunner.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-02-25 11:55:04 +01:00
..
appletalk
arcnet arcnet: fix potential memory leak in com20020_probe() 2022-12-02 17:40:02 +01:00
bonding bonding: fix error checking in bond_debug_reregister() 2023-02-15 17:22:23 +01:00
caif caif_virtio: fix race between virtio_device_ready() and ndo_open() 2022-07-07 17:52:18 +02:00
can can: kvaser_usb: hydra: help gcc-13 to figure out cmd_len 2023-02-25 11:55:03 +01:00
dsa net: dsa: microchip: ksz9477: port map correction in ALU table entry register 2023-02-01 08:23:16 +01:00
ethernet i40e: Add checking for null for nlmsg_find_attr() 2023-02-22 12:55:59 +01:00
fddi net: defxx: Fix missing err handling in dfx_init() 2023-01-14 10:15:42 +01:00
fjes fjes: Check for error irq 2021-12-29 12:25:57 +01:00
hamradio hamradio: baycom_epp: Fix return type of baycom_send_packet() 2023-01-14 10:16:16 +01:00
hippi drivers: net: hippi: Fix deadlock in rr_close() 2022-05-09 09:05:06 +02:00
hyperv hv_netvsc: Fix race between VF offering and VF association message from host 2022-10-30 09:41:19 +01:00
ieee802154 ca8210: Fix crash by zero initializing data 2022-12-14 11:32:00 +01:00
ipa net: ipa: properly limit modem routing table use 2022-09-28 11:10:34 +02:00
ipvlan ipvlan: Fix out-of-bound bugs caused by unset skb->mac_header 2022-09-28 11:10:30 +02:00
mdio net: mdio-mux-meson-g12a: force internal PHY off on mux switch 2023-02-01 08:23:26 +01:00
netdevsim net: Use u64_stats_fetch_begin_irq() for stats fetch. 2022-09-08 11:11:40 +02:00
pcs
phy net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHY 2023-02-15 17:22:24 +01:00
plip net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq() 2022-12-14 11:32:04 +01:00
ppp ppp: associate skb with a device at tx 2023-01-14 10:16:18 +01:00
slip drivers: net: slip: fix NPD bug in sl_tx_timeout() 2022-04-20 09:23:24 +02:00
team net: team: Unsync device addresses on ndo_stop 2022-09-28 11:10:31 +02:00
usb net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path 2023-02-22 12:55:57 +01:00
vmxnet3 vmxnet3: correctly report csum_level for encapsulated packet 2023-01-14 10:16:45 +01:00
wan net: wan: Add checks for NULL for utdm in undo_uhdlc_init and unmap_si_regs 2023-02-01 08:23:12 +01:00
wimax
wireguard wireguard: netlink: avoid variable-sized memcpy on sockaddr 2022-09-28 11:10:34 +02:00
wireless wifi: mwifiex: Add missing compatible string for SD8787 2023-02-25 11:55:04 +01:00
xen-netback xen/netback: fix build warning 2022-12-14 11:32:04 +01:00
bareudp.c bareudp: use ipv6_mod_enabled to check if IPv6 enabled 2022-04-08 14:40:22 +02:00
dummy.c
eql.c
geneve.c geneve: fix TOS inheriting for ipv4 2022-08-25 11:38:02 +02:00
gtp.c
ifb.c ifb: fix building without CONFIG_NET_CLS_ACT 2021-11-18 14:03:49 +01:00
Kconfig lib/crypto: blake2s: include as built-in 2022-05-30 09:33:26 +02:00
LICENSE.SRC
loopback.c net: loopback: use NET_NAME_PREDICTABLE for name_assign_type 2022-12-21 17:32:08 +01:00
macsec.c net: macsec: fix net device access prior to holding a lock 2023-01-14 10:16:09 +01:00
macvlan.c macvlan: enforce a consistent minimal mtu 2022-11-25 17:45:55 +01:00
macvtap.c macvtap: advertise link netns via netlink 2022-04-13 21:00:59 +02:00
Makefile
mdio.c
mii.c
net_failover.c
netconsole.c
nlmon.c
ntb_netdev.c ntb_netdev: Use dev_kfree_skb_any() in interrupt context 2023-01-14 10:15:44 +01:00
rionet.c
sb1000.c
Space.c
sungem_phy.c net: sungem_phy: Add of_node_put() for reference returned by of_get_parent() 2022-08-03 12:00:46 +02:00
tap.c tuntap: add sanity checks about msg_controllen in sendmsg 2022-04-13 21:00:59 +02:00
thunderbolt.c net: thunderbolt: Fix error handling in tbnet_init() 2022-11-25 17:45:48 +01:00
tun.c net: tun: Fix use-after-free in tun_detach() 2022-12-08 11:23:56 +01:00
veth.c veth: Fix race with AF_XDP exposing old or uninitialized descriptors 2023-01-14 10:16:45 +01:00
virtio_net.c virtio-net: Keep stop() to follow mirror sequence of open() 2023-02-15 17:22:14 +01:00
vrf.c vrf: don't run conntrack on vrf with !dflt qdisc 2021-12-14 11:32:36 +01:00
vsockmon.c
vxlan.c vxlan: fix error return code in vxlan_fdb_append 2022-04-27 13:53:53 +02:00
xen-netfront.c xen-netfront: Fix NULL sring after live migration 2022-12-14 11:32:02 +01:00