mwifiex/mxm_wifiex/wlan_src/mlinux
Darko Budor 636fd7a106 mxm_wifiex: fix the build errors with the API changes on L5.19.2 kernel
L5.19.2 kernel added preliminary support to MLO link API to
    include/net/cfg80211.h.
    Added unused link_id parameters to
        woal_cfg80211_set_bitrate_mask(),
        woal_cfg80211_get_channel(),
        woal_cfg80211_del_beacon().

    Updated access of fields  moved from wireless_dev to wireless_dev.u.ibss
    in L5.19.2

    struct wireless_dev {
	union {
		struct {
			struct cfg80211_internal_bss *current_bss;
			struct cfg80211_chan_def chandef;
			int beacon_interval;
			u8 ssid[IEEE80211_MAX_SSID_LEN];
			u8 ssid_len;
		} ibss;
	} u;
    }

mxm_wifiex: made compatible with v5.19.2+ MLO link APIs
see kernel commit 7a53ad13c09150076b7ddde96c2dfc5622c90b45
2022-11-08 14:39:04 +01:00
..
mlan.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
mlan_decl.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
mlan_ieee.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
mlan_ioctl.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
moal_cfg80211.c mxm_wifiex: fix the build errors with the API changes on L5.19.2 kernel 2022-11-08 14:39:04 +01:00
moal_cfg80211.h mxm_wifiex: fix the build errors with the API changes on L5.19.2 kernel 2022-11-08 14:39:04 +01:00
moal_cfg80211_util.c mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
moal_cfg80211_util.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
moal_debug.c mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
moal_eth_ioctl.c mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
moal_eth_ioctl.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
moal_init.c mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
moal_ioctl.c mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
moal_main.c mxm_wifiex: fix the build errors with the API changes on L5.19.2 kernel 2022-11-08 14:39:04 +01:00
moal_main.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
moal_pcie.c mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
moal_pcie.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
moal_priv.c mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
moal_priv.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
moal_proc.c mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
moal_sdio.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
moal_sdio_mmc.c mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
moal_shim.c mxm_wifiex: fix the build errors with the API changes on L5.19.2 kernel 2022-11-08 14:39:04 +01:00
moal_shim.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
moal_sta_cfg80211.c mxm_wifiex: fix the build errors with the API changes on L5.19.2 kernel 2022-11-08 14:39:04 +01:00
moal_sta_cfg80211.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
moal_uap.c mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
moal_uap.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
moal_uap_cfg80211.c mxm_wifiex: fix the build errors with the API changes on L5.19.2 kernel 2022-11-08 14:39:04 +01:00
moal_uap_cfg80211.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
moal_uap_priv.c mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
moal_uap_priv.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
moal_uap_wext.c mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
moal_usb.c mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
moal_usb.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
moal_wext.c mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00
moal_wext.h mxm_wifiex: update to mxm5x17344.p3 release 2022-08-31 10:00:56 +08:00