Home | History | Annotate | only in /external/iw
Up to higher level directory
NameDateSize
Android.mk21-Aug-20181.1K
bitrate.c21-Aug-20186.6K
coalesce.c21-Aug-20187.2K
connect.c21-Aug-20184.7K
CONTRIBUTING21-Aug-20181.8K
COPYING21-Aug-2018849
cqm.c21-Aug-20181.2K
event.c21-Aug-201820.7K
genl.c21-Aug-20182.4K
hwsim.c21-Aug-20183.6K
ibss.c21-Aug-20184.7K
ieee80211.h21-Aug-20181.6K
info.c21-Aug-201825.1K
interface.c21-Aug-201814K
iw.821-Aug-20181.1K
iw.c21-Aug-201811.3K
iw.h21-Aug-20185.6K
link.c21-Aug-20187.6K
Makefile21-Aug-20182.8K
mesh.c21-Aug-201814.9K
MODULE_LICENSE_BSD_LIKE21-Aug-20180
mpath.c21-Aug-20185.1K
mpp.c21-Aug-20182K
nl80211.h21-Aug-2018187.6K
NOTICE21-Aug-2018849
ocb.c21-Aug-20181.5K
offch.c21-Aug-2018894
p2p.c21-Aug-2018765
phy.c21-Aug-201812K
ps.c21-Aug-20181.8K
README21-Aug-2018464
reason.c21-Aug-20182.8K
reg.c21-Aug-20187.2K
roc.c21-Aug-2018863
scan.c21-Aug-201851.5K
sections.c21-Aug-201845
station.c21-Aug-201815.1K
status.c21-Aug-20183.6K
survey.c21-Aug-20182.8K
util.c21-Aug-201818.4K
vendor.c21-Aug-20181.8K
version.sh21-Aug-2018504
wowlan.c21-Aug-201812.6K

README

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