NameDateSize

..11-Jun-201812 KiB

.gitignore11-Jun-201844

Android.mk11-Jun-20181.1 KiB

bitrate.c11-Jun-20186.6 KiB

coalesce.c11-Jun-20187.2 KiB

connect.c11-Jun-20184.7 KiB

CONTRIBUTING11-Jun-20181.8 KiB

COPYING11-Jun-2018849

cqm.c11-Jun-20181.2 KiB

event.c11-Jun-201820.7 KiB

genl.c11-Jun-20182.4 KiB

hwsim.c11-Jun-20183.6 KiB

ibss.c11-Jun-20184.7 KiB

ieee80211.h11-Jun-20181.6 KiB

info.c11-Jun-201825.1 KiB

interface.c11-Jun-201814 KiB

iw.811-Jun-20181.1 KiB

iw.c11-Jun-201811.3 KiB

iw.h11-Jun-20185.6 KiB

link.c11-Jun-20187.6 KiB

Makefile11-Jun-20182.8 KiB

mesh.c11-Jun-201814.9 KiB

MODULE_LICENSE_BSD_LIKE11-Jun-20180

mpath.c11-Jun-20185.1 KiB

mpp.c11-Jun-20182 KiB

nl80211.h11-Jun-2018187.6 KiB

NOTICE11-Jun-2018849

ocb.c11-Jun-20181.5 KiB

offch.c11-Jun-2018894

p2p.c11-Jun-2018765

phy.c11-Jun-201812 KiB

ps.c11-Jun-20181.8 KiB

README11-Jun-2018464

reason.c11-Jun-20182.8 KiB

reg.c11-Jun-20187.2 KiB

roc.c11-Jun-2018863

scan.c11-Jun-201851.5 KiB

sections.c11-Jun-201845

station.c11-Jun-201815.1 KiB

status.c11-Jun-20183.6 KiB

survey.c11-Jun-20182.8 KiB

util.c11-Jun-201818.4 KiB

vendor.c11-Jun-20181.8 KiB

version.sh11-Jun-2018504

wowlan.c11-Jun-201812.6 KiB

README

1
2This is 'iw', a tool to use nl80211.
3
4
5To build iw, just enter 'make'. If that fails, set the
6PKG_CONFIG_PATH environment variable to allow the Makefile
7to find libnl.
8
9
10'iw' is currently maintained at http://git.sipsolutions.net/iw.git/,
11some more documentation is available at
12http://wireless.kernel.org/en/users/Documentation/iw.
13
14Please send all patches to Johannes Berg <johannes@sipsolutions.net>
15and CC linux-wireless@vger.kernel.org for community review.
16