mac80211: brcmsmac: add ap mode support
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 24 Feb 2013 01:11:20 +0000 (01:11 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 24 Feb 2013 01:11:20 +0000 (01:11 +0000)
commit2754907a13a9b7c38e0b9fabdb642a6a8155e4fa
tree6301437f883017f4f67618e61cee05d195b339cb
parent414a2631b64b0b0bfab0c1bf1fdff985b63e1ff0
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.

SVN-Revision: 35763
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]