mac80211: brcmfmac: fix getting/setting TX power
authorrmilecki <rmilecki@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 10 Jan 2016 00:19:09 +0000 (00:19 +0000)
committerrmilecki <rmilecki@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 10 Jan 2016 00:19:09 +0000 (00:19 +0000)
commitd5c9b651b1c1eb5a1944d94280bbbf4bb335f919
tree8e7d919264803bbeb0435dfa5e65974bb0b49739
parent9417dc51517e6f8b088957b8857e5a66f822dc61
mac80211: brcmfmac: fix getting/setting TX power

This patches also adds BCM4366 support which may be found on some new
routers based on BCM47094 or BCM4709C0. Unfortunately firmware is still
missing for this chipset.

git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@48166 3c298f89-4303-0410-b956-a3cf2f4a3e73
18 files changed:
package/kernel/mac80211/patches/370-0001-brcmfmac-Fix-exception-handling.patch [new file with mode: 0644]
package/kernel/mac80211/patches/370-0002-brcmfmac-Add-support-for-the-BCM4350-PCIE-device.patch [new file with mode: 0644]
package/kernel/mac80211/patches/370-0003-brcmfmac-Fix-set-and-get-tx-power-functions.patch [new file with mode: 0644]
package/kernel/mac80211/patches/370-0004-brcmfmac-Only-assign-primary-netdev-to-if2bss-array.patch [new file with mode: 0644]
package/kernel/mac80211/patches/370-0005-brcmfmac-Inform-p2p-module-about-p2pon-through-API.patch [new file with mode: 0644]
package/kernel/mac80211/patches/370-0006-brcmfmac-Fix-bug-in-flowring-management.patch [new file with mode: 0644]
package/kernel/mac80211/patches/370-0007-brcmfmac-Make-p2pon-module-param-always-available.patch [new file with mode: 0644]
package/kernel/mac80211/patches/370-0008-brcmfmac-Workaround-in-change-vif-for-wpa_supplicant.patch [new file with mode: 0644]
package/kernel/mac80211/patches/370-0009-brcmfmac-Deleting-of-p2p-device-is-leaking-memory.patch [new file with mode: 0644]
package/kernel/mac80211/patches/370-0010-brcmfmac-Only-handle-p2p_stop_device-if-vif-is-valid.patch [new file with mode: 0644]
package/kernel/mac80211/patches/370-0011-brcmfmac-Fix-p2p-bug-for-older-firmwares.patch [new file with mode: 0644]
package/kernel/mac80211/patches/370-0012-brcmfmac-Add-module-parameter-to-disable-features.patch [new file with mode: 0644]
package/kernel/mac80211/patches/370-0013-brcmfmac-Fix-race-condition-bug-when-deleting-p2p-in.patch [new file with mode: 0644]
package/kernel/mac80211/patches/370-0014-brcmfmac-Add-support-for-the-BCM4365-and-BCM4366-PCI.patch [new file with mode: 0644]
package/kernel/mac80211/patches/370-0015-brcmfmac-Fix-TDLS-setup-by-properly-handling-p2p-noi.patch [new file with mode: 0644]
package/kernel/mac80211/patches/370-0016-brcmfmac-Accept-events-when-TDLS-is-used-in-combinat.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