aboutsummaryrefslogtreecommitdiffstats
path: root/iw.h
Commit message (Expand)AuthorAgeFilesLines
* iw: add randomise option for sched_scanLuciano Coelho2015-03-171-1/+1
* iw: add support for active scheduled scanLuciano Coelho2015-03-171-1/+1
* iw: move generic sched scan parsing code out of net detectLuciano Coelho2015-03-171-0/+4
* iw: print hexdump when vendor eventJanusz Dziedzic2014-09-031-0/+1
* iw: sync frequency to channel mapping with kernelBruno Randolf2013-09-301-1/+1
* iw: dump station rx bit rate informationFelix Fietkau2013-07-111-1/+1
* refactor bitrate printingJohannes Berg2013-04-101-0/+1
* iw: add radar detect widths to phy infoSimon Wunderlich2013-02-181-0/+1
* print VHT capabilitiesJohannes Berg2012-11-121-0/+1
* pass idby argument to all functionsJohannes Berg2012-07-191-1/+2
* add basics for identify wireless devsJohannes Berg2012-07-191-0/+2
* iw: Support ht-capability overrides mask.Ben Greear2011-11-291-0/+2
* use genl_ctrl_resolve()Johannes Berg2011-11-101-2/+1
* iw: add libnl-3.0 supportYegor Yefremov2011-09-071-1/+2
* wowlan supportJohannes Berg2011-05-091-0/+3
* allow sub-command selectionJohannes Berg2010-11-241-4/+11
* events: allow relative timestampsJohannes Berg2010-10-131-1/+3
* remove _ISOC99_SOURCE againJohannes Berg2010-09-241-4/+0
* define _ISOC99_SOURCEJohannes Berg2010-09-221-0/+4
* improve connect vs. notification race behaviourJohannes Berg2010-06-091-3/+4
* add hex parser utilJohannes Berg2010-03-241-0/+1
* make command/section non-constJohannes Berg2010-01-111-4/+4
* completely unify MCS parsingJohannes Berg2009-12-081-1/+1
* HT fixupsJohannes Berg2009-12-081-1/+1
* iw: bring together common ht capability parsingLuis R. Rodriguez2009-12-081-0/+1
* iw: share mimumum ampdu spacing and maximum ampdu length printsLuis R. Rodriguez2009-12-081-0/+2
* iw: fix 'iw list' MCS set printLuis R. Rodriguez2009-12-081-0/+2
* add support for showing NL80211_ATTR_SUPPORTED_COMMANDSMarcel Holtmann2009-11-151-0/+1
* separate commands into sectionsJohannes Berg2009-08-241-8/+30
* Revert "magically set interface up for connect/join"Johannes Berg2009-08-161-4/+0
* add link commandJohannes Berg2009-07-251-1/+11
* magically set interface up for connect/joinJohannes Berg2009-07-111-0/+4
* make connect able to waitJohannes Berg2009-07-081-0/+9
* make it possible to pass WEP keys to connect/joinJohannes Berg2009-07-081-0/+2
* print scan info on eventJohannes Berg2009-05-241-0/+2
* add ability to document commands, document event/helpJohannes Berg2009-05-051-7/+9
* use C99 initialiser for cmd structJohannes Berg2009-05-051-4/+12
* split out event handling codeJohannes Berg2009-05-051-0/+2
* print statusJohannes Berg2009-05-051-0/+1
* print nicer auth/assoc/deauth/disassoc eventsJohannes Berg2009-05-051-0/+2
* generate version.c instead of version.oJohannes Berg2009-04-211-0/+1
* allow more command aliasing, dev/phy commandsJohannes Berg2009-04-191-5/+5
* remove "raw" thingJohannes Berg2009-04-081-1/+0
* add functionality to wait for eventsJohannes Berg2009-04-081-0/+2
* prepare for more generic commandsJohannes Berg2009-04-081-1/+15
* iw: add regulatory events notification parsingLuis R. Rodriguez2009-03-111-0/+2
* iw: rename nl_handle to nl_sock for libnl-2.0Pat Erley2009-01-291-6/+6
* include netlink/netlink.hJohannes Berg2009-01-211-0/+1
* allow linking against libnl 2.0Pat Erley2008-12-131-0/+4
* add and use ARRAY_SIZEJohannes Berg2008-12-081-0/+2