mac80211: backport brcmfmac patchset with driver setting concept
authorRafał Miłecki <zajec5@gmail.com>
Mon, 7 Mar 2016 22:37:09 +0000 (22:37 +0000)
committerRafał Miłecki <zajec5@gmail.com>
Mon, 7 Mar 2016 22:37:09 +0000 (22:37 +0000)
commitf5317ed5d2e06765982b44fb4f42b80686790b37
tree9ebd76a7389d8bf6d7849c1f9c7d412c4fbab2d4
parent296abba16141996aaaa510ca9b3bb41fc169ff36
mac80211: backport brcmfmac patchset with driver setting concept

This prepares brcmfmac for better country handling and fixes BCM4360
support which was always failing with:
[   13.249195] brcmfmac: brcmf_pcie_download_fw_nvram: FW failed to initialize

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 48959
22 files changed:
package/kernel/mac80211/patches/344-0001-brcmfmac-change-function-name-for-brcmf_cfg80211_wai.patch [new file with mode: 0644]
package/kernel/mac80211/patches/344-0002-brcmfmac-Limit-memory-allocs-to-64K.patch [new file with mode: 0644]
package/kernel/mac80211/patches/344-0003-brcmfmac-check-for-wowl-support-before-enumerating-f.patch [new file with mode: 0644]
package/kernel/mac80211/patches/344-0004-brcmfmac-Configure-country-code-using-device-specifi.patch [new file with mode: 0644]
package/kernel/mac80211/patches/344-0005-brcmfmac-Add-length-checks-on-firmware-events.patch [new file with mode: 0644]
package/kernel/mac80211/patches/344-0006-brcmfmac-add-neighbor-discovery-offload-ip-address-t.patch [new file with mode: 0644]
package/kernel/mac80211/patches/344-0007-brcmfmac-check-return-for-ARP-ip-setting-iovar.patch [new file with mode: 0644]
package/kernel/mac80211/patches/344-0008-brcmfmac-use-device-memsize-config-from-fw-if-define.patch [new file with mode: 0644]
package/kernel/mac80211/patches/344-0009-brcmfmac-use-bar1-window-size-as-provided-by-pci-sub.patch [new file with mode: 0644]
package/kernel/mac80211/patches/344-0010-brcmfmac-add-support-for-the-PCIE-4366c0-chip.patch [new file with mode: 0644]
package/kernel/mac80211/patches/344-0011-brcmfmac-remove-pcie-gen1-support.patch [new file with mode: 0644]
package/kernel/mac80211/patches/344-0012-brcmfmac-increase-timeout-for-tx-eapol.patch [new file with mode: 0644]
package/kernel/mac80211/patches/344-0013-brcmfmac-move-module-init-and-exit-to-common.patch [new file with mode: 0644]
package/kernel/mac80211/patches/344-0014-brcmfmac-add-wowl-gtk-rekeying-offload-support.patch [new file with mode: 0644]
package/kernel/mac80211/patches/344-0015-brcmfmac-move-platform-data-retrieval-code-to-common.patch [new file with mode: 0644]
package/kernel/mac80211/patches/344-0016-brcmfmac-keep-ARP-and-ND-offload-enabled-during-WOWL.patch [new file with mode: 0644]
package/kernel/mac80211/patches/344-0017-brcmfmac-switch-to-new-platform-data.patch [new file with mode: 0644]
package/kernel/mac80211/patches/344-0018-brcmfmac-merge-platform-data-and-module-paramaters.patch [new file with mode: 0644]
package/kernel/mac80211/patches/344-0019-brcmfmac-integrate-add_keyext-in-add_key.patch [new file with mode: 0644]
package/kernel/mac80211/patches/344-0020-brcmfmac-add-802.11w-management-frame-protection-sup.patch [new file with mode: 0644]
package/kernel/mac80211/patches/861-brcmfmac-register-wiphy-s-during-module_init.patch
package/kernel/mac80211/patches/862-brcmfmac-workaround-bug-with-some-inconsistent-BSSes.patch