mac80211: brcmsmac: add ap mode support
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 24 Feb 2013 01:11:20 +0000 (01:11 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 24 Feb 2013 01:11:20 +0000 (01:11 +0000)
commit60ba17b69f9bc3c752555b64e8d6aff9eb263d56
tree9cee6208f53d8dea76ddb1a6a75dbea7fac76124
parentf5eb604a40dc934ae09752e54af561d9e6d0f7f9
mac80211: brcmsmac: add ap mode support

This does not work very well. I did not got this running in 5GHz mode and it was not very fast.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35763 3c298f89-4303-0410-b956-a3cf2f4a3e73
14 files changed:
package/mac80211/patches/860-brcmsmac-implement-ieee80211_ops-get_tsf-and-set_tsf.patch [new file with mode: 0644]
package/mac80211/patches/861-brcmsmac-add-interface-type-to-brcms_bss_cfg.patch [new file with mode: 0644]
package/mac80211/patches/862-brcmsmac-remove-brcms_bss_cfg-BSS.patch [new file with mode: 0644]
package/mac80211/patches/863-brcmsmac-remove-brcms_bss_cfg-associated.patch [new file with mode: 0644]
package/mac80211/patches/864-brcmsmac-remove-brcms_bss_cfg-enable.patch [new file with mode: 0644]
package/mac80211/patches/865-brcmsmac-remove-brcms_bss_cfg-up.patch [new file with mode: 0644]
package/mac80211/patches/866-brcmsmac-remove-brcms_bss_cfg-cur_etheraddr.patch [new file with mode: 0644]
package/mac80211/patches/867-brcmsmac-remove-brcms_pub-bcmerr.patch [new file with mode: 0644]
package/mac80211/patches/868-brcmsmac-write-beacon-period-to-hardware.patch [new file with mode: 0644]
package/mac80211/patches/869-brcmsmac-add-beacon-template-support.patch [new file with mode: 0644]
package/mac80211/patches/870-brcmsmac-react-on-changing-SSID.patch [new file with mode: 0644]
package/mac80211/patches/871-brcmsmac-add-support-for-probe-response-template.patch [new file with mode: 0644]
package/mac80211/patches/872-brcmsmac-activate-AP-support.patch [new file with mode: 0644]
package/mac80211/patches/873-brcmsmac-remove-extra-regulation-restriction.patch [new file with mode: 0644]