Add hostapd support for nl80211 (mac80211 stack)
authorMichael Büsch <mb@bu3sch.de>
Sat, 16 Feb 2008 18:51:55 +0000 (18:51 +0000)
committerMichael Büsch <mb@bu3sch.de>
Sat, 16 Feb 2008 18:51:55 +0000 (18:51 +0000)
commit38a03804d4cfe1d2bc642cb9686095d8144a1967
treebec57e7b12848bad64b391615efe828f442f24bc
parentfa657fadc0aff63b8ae1d5f0e640716a8144ad8d
Add hostapd support for nl80211 (mac80211 stack)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10469 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/hostapd/Makefile
package/hostapd/files/default.config
package/hostapd/files/driver_nl80211.c [new file with mode: 0644]
package/hostapd/files/mini.config
package/hostapd/files/radiotap.c [new file with mode: 0644]
package/hostapd/files/radiotap.h [new file with mode: 0644]
package/hostapd/files/radiotap_iter.h [new file with mode: 0644]
package/hostapd/patches/007-add-nl80211-driver.patch [new file with mode: 0644]