Home | History | Annotate | only in /external/iw
Up to higher level directory
NameDateSize
.gitignore24-Aug-201644
Android.mk24-Aug-2016923
bitrate.c24-Aug-20166.6K
coalesce.c24-Aug-20167.2K
connect.c24-Aug-20164.7K
CONTRIBUTING24-Aug-20161.8K
COPYING24-Aug-2016849
cqm.c24-Aug-20161.2K
event.c24-Aug-201620.7K
genl.c24-Aug-20162.4K
hwsim.c24-Aug-20163.6K
ibss.c24-Aug-20164.7K
ieee80211.h24-Aug-20161.6K
info.c24-Aug-201625.1K
interface.c24-Aug-201614K
iw.824-Aug-20161.1K
iw.c24-Aug-201611.3K
iw.h24-Aug-20165.6K
link.c24-Aug-20167.6K
Makefile24-Aug-20162.8K
mesh.c24-Aug-201614.9K
MODULE_LICENSE_BSD_LIKE24-Aug-20160
mpath.c24-Aug-20165.1K
mpp.c24-Aug-20162K
nl80211.h24-Aug-2016187.6K
NOTICE24-Aug-2016849
ocb.c24-Aug-20161.5K
offch.c24-Aug-2016894
p2p.c24-Aug-2016765
phy.c24-Aug-201612K
ps.c24-Aug-20161.8K
README24-Aug-2016464
reason.c24-Aug-20162.8K
reg.c24-Aug-20167.2K
roc.c24-Aug-2016863
scan.c24-Aug-201651.5K
sections.c24-Aug-201645
station.c24-Aug-201615.1K
status.c24-Aug-20163.6K
survey.c24-Aug-20162.8K
util.c24-Aug-201618.4K
vendor.c24-Aug-20161.8K
version.sh24-Aug-2016504
wowlan.c24-Aug-201612.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