Home | History | Annotate | only in /external/iw
Up to higher level directory
NameDateSize
.gitignore06-Dec-201644
Android.mk06-Dec-2016923
bitrate.c06-Dec-20166.6K
coalesce.c06-Dec-20167.2K
connect.c06-Dec-20164.7K
CONTRIBUTING06-Dec-20161.8K
COPYING06-Dec-2016849
cqm.c06-Dec-20161.2K
event.c06-Dec-201620.7K
genl.c06-Dec-20162.4K
hwsim.c06-Dec-20163.6K
ibss.c06-Dec-20164.7K
ieee80211.h06-Dec-20161.6K
info.c06-Dec-201625.1K
interface.c06-Dec-201614K
iw.806-Dec-20161.1K
iw.c06-Dec-201611.3K
iw.h06-Dec-20165.6K
link.c06-Dec-20167.6K
Makefile06-Dec-20162.8K
mesh.c06-Dec-201614.9K
MODULE_LICENSE_BSD_LIKE06-Dec-20160
mpath.c06-Dec-20165.1K
mpp.c06-Dec-20162K
nl80211.h06-Dec-2016187.6K
NOTICE06-Dec-2016849
ocb.c06-Dec-20161.5K
offch.c06-Dec-2016894
p2p.c06-Dec-2016765
phy.c06-Dec-201612K
ps.c06-Dec-20161.8K
README06-Dec-2016464
reason.c06-Dec-20162.8K
reg.c06-Dec-20167.2K
roc.c06-Dec-2016863
scan.c06-Dec-201651.5K
sections.c06-Dec-201645
station.c06-Dec-201615.1K
status.c06-Dec-20163.6K
survey.c06-Dec-20162.8K
util.c06-Dec-201618.4K
vendor.c06-Dec-20161.8K
version.sh06-Dec-2016504
wowlan.c06-Dec-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