Add hostapd support for nl80211 (mac80211 stack)
authormb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 16 Feb 2008 18:51:55 +0000 (18:51 +0000)
committermb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 16 Feb 2008 18:51:55 +0000 (18:51 +0000)
commit67a3aa6b3969d1d1c584598169ffbb5e4ba689cb
treebec57e7b12848bad64b391615efe828f442f24bc
parentc4328f2677943565ef7e3d1f2aa56640ce51e6ce
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]