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)
commit7ce93a379de255c00ec408f09074178fb4c0388e
tree9cee6208f53d8dea76ddb1a6a75dbea7fac76124
parent960127b28bd0923f4ac3584f4ca4aa5547ce0186
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]