mac80211: brcmfmac: support dumping stations
authorrmilecki <rmilecki@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 10 Jan 2016 00:19:16 +0000 (00:19 +0000)
committerrmilecki <rmilecki@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 10 Jan 2016 00:19:16 +0000 (00:19 +0000)
commit158d04f529bb5fc4d37da917bc53dbddf15f4ea8
tree8abbb86e4c12bf345dcebe199ca195f45557925b
parentd5c9b651b1c1eb5a1944d94280bbbf4bb335f919
mac80211: brcmfmac: support dumping stations

It allows user-space fetch associated STAs and e.g. iwinfo/luci display
them.

git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@48167 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 files changed:
package/kernel/mac80211/patches/371-brcmfmac-include-linux-atomic.h.patch [new file with mode: 0644]
package/kernel/mac80211/patches/372-0001-brcmfmac-expose-device-memory-to-devcoredump-subsyst.patch [new file with mode: 0644]
package/kernel/mac80211/patches/372-0002-brcmfmac-Fix-race-condition-between-USB-probe-load-a.patch [new file with mode: 0644]
package/kernel/mac80211/patches/372-0003-brcmfmac-rename-firmware_path-to-alternative_fw_path.patch [new file with mode: 0644]
package/kernel/mac80211/patches/372-0004-brcmfmac-remove-conversational-comment.patch [new file with mode: 0644]
package/kernel/mac80211/patches/372-0005-brcmfmac-Rework-p2p-attach-use-single-method-for-p2p.patch [new file with mode: 0644]
package/kernel/mac80211/patches/372-0006-brcmfmac-Fix-station-info-rate-information.patch [new file with mode: 0644]
package/kernel/mac80211/patches/372-0007-brcmfmac-Add-RSSI-information-to-get_station.patch [new file with mode: 0644]
package/kernel/mac80211/patches/372-0008-brcmfmac-Add-dump_station-support-to-cfg80221-ops.patch [new file with mode: 0644]
package/kernel/mac80211/patches/372-0009-brcmfmac-Move-brcmf_c_preinit_dcmds-prototype-to-cor.patch [new file with mode: 0644]
package/kernel/mac80211/patches/372-0010-brcmfmac-Remove-unused-state-AP-creating.patch [new file with mode: 0644]
package/kernel/mac80211/patches/372-0011-brcmfmac-Properly-set-carrier-state-of-netdev.patch [new file with mode: 0644]
package/kernel/mac80211/patches/861-brcmfmac-register-wiphy-s-during-module_init.patch