android_mt6572_jiabo/external/iw
2025-09-05 16:56:03 +08:00
..
.gitignore first commit 2025-09-05 16:56:03 +08:00
Android.mk first commit 2025-09-05 16:56:03 +08:00
bitrate.c first commit 2025-09-05 16:56:03 +08:00
coalesce.c first commit 2025-09-05 16:56:03 +08:00
connect.c first commit 2025-09-05 16:56:03 +08:00
CONTRIBUTING first commit 2025-09-05 16:56:03 +08:00
COPYING first commit 2025-09-05 16:56:03 +08:00
cqm.c first commit 2025-09-05 16:56:03 +08:00
event.c first commit 2025-09-05 16:56:03 +08:00
genl.c first commit 2025-09-05 16:56:03 +08:00
hwsim.c first commit 2025-09-05 16:56:03 +08:00
ibss.c first commit 2025-09-05 16:56:03 +08:00
ieee80211.h first commit 2025-09-05 16:56:03 +08:00
info.c first commit 2025-09-05 16:56:03 +08:00
interface.c first commit 2025-09-05 16:56:03 +08:00
iw.8 first commit 2025-09-05 16:56:03 +08:00
iw.c first commit 2025-09-05 16:56:03 +08:00
iw.h first commit 2025-09-05 16:56:03 +08:00
link.c first commit 2025-09-05 16:56:03 +08:00
Makefile first commit 2025-09-05 16:56:03 +08:00
mesh.c first commit 2025-09-05 16:56:03 +08:00
MODULE_LICENSE_BSD_LIKE first commit 2025-09-05 16:56:03 +08:00
mpath.c first commit 2025-09-05 16:56:03 +08:00
mpp.c first commit 2025-09-05 16:56:03 +08:00
nl80211.h first commit 2025-09-05 16:56:03 +08:00
NOTICE first commit 2025-09-05 16:56:03 +08:00
ocb.c first commit 2025-09-05 16:56:03 +08:00
offch.c first commit 2025-09-05 16:56:03 +08:00
p2p.c first commit 2025-09-05 16:56:03 +08:00
phy.c first commit 2025-09-05 16:56:03 +08:00
ps.c first commit 2025-09-05 16:56:03 +08:00
README first commit 2025-09-05 16:56:03 +08:00
reason.c first commit 2025-09-05 16:56:03 +08:00
reg.c first commit 2025-09-05 16:56:03 +08:00
roc.c first commit 2025-09-05 16:56:03 +08:00
scan.c first commit 2025-09-05 16:56:03 +08:00
sections.c first commit 2025-09-05 16:56:03 +08:00
station.c first commit 2025-09-05 16:56:03 +08:00
status.c first commit 2025-09-05 16:56:03 +08:00
survey.c first commit 2025-09-05 16:56:03 +08:00
util.c first commit 2025-09-05 16:56:03 +08:00
vendor.c first commit 2025-09-05 16:56:03 +08:00
version.sh first commit 2025-09-05 16:56:03 +08:00
wowlan.c first commit 2025-09-05 16:56:03 +08:00

This is 'iw', a tool to use nl80211.


To build iw, just enter 'make'. If that fails, set the
PKG_CONFIG_PATH environment variable to allow the Makefile
to find libnl.


'iw' is currently maintained at http://git.sipsolutions.net/iw.git/,
some more documentation is available at
http://wireless.kernel.org/en/users/Documentation/iw.

Please send all patches to Johannes Berg <johannes@sipsolutions.net>
and CC linux-wireless@vger.kernel.org for community review.