aboutsummaryrefslogtreecommitdiffstats
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* iw: Fix calculation of maximum supported 802.11n data rateHenning Rogge2014-12-121-1/+1
* update nl80211.h and command IDsJohannes Berg2014-11-131-0/+7
* iw: print hexdump when vendor eventJanusz Dziedzic2014-09-031-0/+13
* fix RX & TX Antenna Pattern Consistency in VHT capabilitiesMaxime Bizon2014-02-191-2/+2
* update command listJohannes Berg2014-01-241-0/+4
* iw: sync frequency to channel mapping with kernelBruno Randolf2013-09-301-19/+35
* iw: fix incorrect bit shifting in print_ht_mcsJohn W. Linville2013-06-261-1/+1
* add new nl80211 commands to listJohannes Berg2013-05-161-0/+8
* print VHT capabilitiesJohannes Berg2012-11-121-0/+74
* update command listJohannes Berg2012-11-061-0/+3
* fix bug in iftype_name()Johannes Berg2012-11-061-1/+1
* add P2P DeviceJohannes Berg2012-10-161-0/+1
* Fix print channel number for 60gVladimir Kondratiev2012-07-061-1/+7
* update command list and add scriptJohannes Berg2012-06-191-8/+35
* whitespace cleanupsNick Black2011-12-071-3/+3
* use signed int where negative values are usedNick Black2011-12-071-1/+1
* SSID printing: escape space at beginning end, backslashJohannes Berg2011-10-161-1/+4
* add set_rekey_offload cmdJohannes Berg2011-07-151-0/+1
* wowlan supportJohannes Berg2011-05-091-18/+54
* add more command namesJohannes Berg2011-01-171-0/+4
* add p2p interface typesJohannes Berg2010-09-291-1/+3
* iw: fix ampdu spacing & max amsdu length reportingChristian Lamparter2010-06-301-2/+2
* iw: add channel command nameBruno Randolf2010-05-121-0/+1
* iw: fix typo on LDPC capabilityLuis R. Rodriguez2010-04-091-1/+1
* add hex parser utilJohannes Berg2010-03-241-0/+37
* make commands array easier to handleJohannes Berg2010-02-181-50/+58
* print unknown commands in supported list with numberJohannes Berg2010-01-291-1/+1
* fix another typoJohannes Berg2009-12-081-1/+1
* remove stray \nJohannes Berg2009-12-081-1/+1
* fix ampdu spacing typo by replacing the textJohannes Berg2009-12-081-1/+1
* completely unify MCS parsingJohannes Berg2009-12-081-1/+42
* HT fixupsJohannes Berg2009-12-081-6/+31
* iw: bring together common ht capability parsingLuis R. Rodriguez2009-12-081-0/+50
* iw: share mimumum ampdu spacing and maximum ampdu length printsLuis R. Rodriguez2009-12-081-0/+54
* iw: fix 'iw list' MCS set printLuis R. Rodriguez2009-12-081-0/+9
* add support for showing NL80211_ATTR_SUPPORTED_COMMANDSMarcel Holtmann2009-11-151-0/+63
* Revert "magically set interface up for connect/join"Johannes Berg2009-08-161-32/+0
* mark a key default if none is marked manuallyJohannes Berg2009-08-161-1/+8
* add link commandJohannes Berg2009-07-251-2/+1
* magically set interface up for connect/joinJohannes Berg2009-07-111-0/+32
* make it possible to pass WEP keys to connect/joinJohannes Berg2009-07-081-0/+121
* print scan info on eventJohannes Berg2009-05-241-0/+13
* print better interface namesJohannes Berg2009-04-191-3/+3
* reorder includesJohannes Berg2009-04-081-1/+1
* show channels and allow setting frequency by channelJohannes Berg2008-12-081-0/+24
* ship nl80211.hJohannes Berg2008-09-181-1/+1
* return stray code in utilJohannes Berg2008-09-161-7/+0
* fix up some error handlingJohannes Berg2008-09-161-0/+7
* add interface get commandJohannes Berg2008-09-161-0/+22
* mac_addr_n2a: don't use an unused 'blen' variableJohannes Berg2008-04-021-3/+3