summaryrefslogtreecommitdiff
path: root/kernel/fork.c
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2020-11-15 21:20:44 +0200
committerMichael Bestas <mkbestas@lineageos.org>2020-11-15 21:20:44 +0200
commit84b7bb459e9a8bb6a8e22d5f0120d450d23d933f (patch)
tree6a03779a3cac55c30a3ce9dcc8228f4cff141307 /kernel/fork.c
parenta0f828ccb2a91a57a088500e8d54eee94b8cb6e1 (diff)
parent9218d33a2bbdff06eea5f093dd27b54a5257622d (diff)
Merge tag 'LA.UM.7.2.r1-09400-sdm660.0' of https://source.codeaurora.org/quic/la/platform/vendor/qcom-opensource/wlan/qcacld-3.0 into lineage-17.1-caf-msm8998
* tag 'LA.UM.7.2.r1-09400-sdm660.0' of https://source.codeaurora.org/quic/la/platform/vendor/qcom-opensource/wlan/qcacld-3.0: Release 5.1.1.77V qcacld-3.0: Update HT caps correctly Release 5.1.1.77U qcacld-3.0: Flush SAP pre-cac work during SAP stop adapter Release 5.1.1.77T qcacld-3.0: Update mac address correctly for SAP case Release 5.1.1.77S qcacld-3.0: Limit the number of times get_tx_power can come Release 5.1.1.77R qcacld-3.0: Tdls sta BA session doesn't happen Release 5.1.1.77Q qcacld-3.0: Reject assoc req with PMF disabled from SAE STA Release 5.1.1.77P qcacld-3.0: Add API lim_translate_rsn_oui_to_akm_type() Release 5.1.1.77O qcacld-3.0: Do not create preauth node while sending SAE assoc reject Release 5.1.1.77N qcacld-3.0: kernel-tests: Fix compilation error Release 5.1.1.77M qcacld-3.0: Process ll stats correctly Release 5.1.1.77L qcacld-3.0: Wait for driver recovery while WiFi ON/OFF Release 5.1.1.77K qcacld-3.0: Enable SAE for sdio wlan driver Release 5.1.1.77J qcacld-3.0: Fix a driver loading error for wlan sdio chip Release 5.1.1.77I qcacld-3.0: Defer Assoc indication to SME if auth is in progress Release 5.1.1.77H qcacld-3.0: Split processing of assoc request frame Release 5.1.1.77G qcacld-3.0: Validate the PMKID of SAE assoc request Release 5.1.1.77F qcacld-3.0: Update tSirMacStatusCodes qcacld-3.0: Extract and cache PMKID from EXTERNAL_AUTH command qcacld-3.0: Process external auth command and set preauth node state Release 5.1.1.77E qcacld-3.0: Add preauth node when SAE auth frame is received Release 5.1.1.77D qcacld-3.0: Set EXTERNAL_AUTH flag for SAE auth frame Release 5.1.1.77C qcacld-3.0: Process SAE authentication frames in SAP mode qcacld-3.0: Fill sequence number for auth frames in mgmt_tx Release 5.1.1.77B qcacld-3.0: Enable mgmt_tx for auth frames in SAP mode qcacld-3.0: Introduce ini parameter for SAE support on SAP Release 5.1.1.77A qcacld-3.0: Use tSirRetStatus for lim_strip_ie Release 5.1.1.77 qcacld-3.0: Fix compilation errors in TSO code path Release 5.1.1.76Z qcacld-3.0: Fix a compilation error in sme_reset_key() Release 5.1.1.76Y qcacld-3.0: Fix some compilation errors Release 5.1.1.76X qcacld-3.0: Handle tx_power_level under radio stat qcacld-3.0: Fix while condition in rrm_fill_beacon_ies() Release 5.1.1.76W qcacld-3.0: Copy peer and radio stats correctly qcacld-3.0: Handle LL stats for 2nd radio qcacld-3.0: Return LL stats resp in caller context Release 5.1.1.76V qcacld-3.0: fix error in arg type of hdd_ipa_uc_stat_request Release 5.1.1.76U qcacld-3.0: Forward NDP Indication event for NDP initiator Release 5.1.1.76T qcacld-3.0: Append vendor specific IEs received to assoc request Release 5.1.1.76S qcacld-3.0: Set power stats response cb and context to NULL Release 5.1.1.76R qcacld-3.0: Fix while condition in rrm_fill_beacon_ies() Release 5.1.1.76Q qcacld-3.0: Fix possible memleak in send_assoc_req Release 5.1.1.76P qcacld-3.0: Fill proper seg0 and seg1 values Release 5.1.1.76O qcacld-3.0: Update correct MCS parameters in wiphy qcacld-3.0: Assert for PMF peer isn't added to data path Release 5.1.1.76N qcacld-3.0: Supplicant always does 4-way handshake for whitelist SSID Release 5.1.1.76M qcacld-3.0: Update the phy mode correctly after roaming Release 5.1.1.76L qcacld-3.0: Fix dot11mode setting in roaming session Release 5.1.1.76K qcacld-3.0: Fix channel width update sent during channel switch Release 5.1.1.76J qcacld-3.0: Update frequency for Data packets for packet capture Release 5.1.1.76I qcacld-3.0: Skip QOS NULL frames from monitor interface Release 5.1.1.76H qcacld-3.0: Race condition handling for roam during disconnect Release 5.1.1.76G qcacld-3.0: Ignore roaming in progress in start bss Release 5.1.1.76F qcacld-3.0: Fix race between wpa_supplicant and scheduler_thread Release 5.1.1.76E qcacld-3.0: Validate assoc response IE len before copy Release 5.1.1.76D qcacld-3.0: Validate assoc response IE len before copy qcacld-3.0: Do not disable 11d voting in connected state qcacld-3.0: Advertise NAN support only if INI is enabled qcacld-3.0: Implement descriptor pool for fw stats qcacld-3.0: Fix invalid dereferencing of peer_id_to_obj_map for peer_ref qcacld-3.0: Fix hdd adaptor failed to start Change-Id: I57bf79c99c1c0fc3ad80d93602edfdeba855abac
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions