NameDateSize

..10-Aug-201812 KiB

.gitignore10-Aug-201844

Android.mk10-Aug-20181.1 KiB

bitrate.c10-Aug-20186.6 KiB

coalesce.c10-Aug-20187.2 KiB

connect.c10-Aug-20184.7 KiB

CONTRIBUTING10-Aug-20181.8 KiB

COPYING10-Aug-2018849

cqm.c10-Aug-20181.2 KiB

event.c10-Aug-201820.7 KiB

genl.c10-Aug-20182.4 KiB

hwsim.c10-Aug-20183.6 KiB

ibss.c10-Aug-20184.7 KiB

ieee80211.h10-Aug-20181.6 KiB

info.c10-Aug-201825.1 KiB

interface.c10-Aug-201814 KiB

iw.810-Aug-20181.1 KiB

iw.c10-Aug-201811.3 KiB

iw.h10-Aug-20185.6 KiB

link.c10-Aug-20187.6 KiB

Makefile10-Aug-20182.8 KiB

mesh.c10-Aug-201814.9 KiB

MODULE_LICENSE_BSD_LIKE10-Aug-20180

mpath.c10-Aug-20185.1 KiB

mpp.c10-Aug-20182 KiB

nl80211.h10-Aug-2018187.6 KiB

NOTICE10-Aug-2018849

ocb.c10-Aug-20181.5 KiB

offch.c10-Aug-2018894

p2p.c10-Aug-2018765

phy.c10-Aug-201812 KiB

ps.c10-Aug-20181.8 KiB

README10-Aug-2018464

reason.c10-Aug-20182.8 KiB

reg.c10-Aug-20187.2 KiB

roc.c10-Aug-2018863

scan.c10-Aug-201851.5 KiB

sections.c10-Aug-201845

station.c10-Aug-201815.1 KiB

status.c10-Aug-20183.6 KiB

survey.c10-Aug-20182.8 KiB

util.c10-Aug-201818.4 KiB

vendor.c10-Aug-20181.8 KiB

version.sh10-Aug-2018504

wowlan.c10-Aug-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