aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-20print VHT operation IEJohannes Berg1-1/+22
2012-11-20allow multiple command variantsJohannes Berg1-3/+34
2012-11-19iw: add set_mcast_rate command supportAntonio Quartulli1-0/+29
2012-11-19update nl80211.hJohannes Berg1-0/+7
2012-11-15add a helper command to print command IDsJohannes Berg1-0/+13
2012-11-13Clarify that unit is ms for ROC commandPontus Fuchs1-1/+1
2012-11-12print VHT capabilitiesJohannes Berg5-2/+100
2012-11-09iw: print the ssid when requesting device infoAntonio Quartulli1-0/+6
2012-11-09parse more extended capabilitiesJohannes Berg1-21/+49
2012-11-06add P2P Device handling primitivesJohannes Berg3-1/+34
2012-11-06update command listJohannes Berg1-0/+3
2012-11-06fix bug in iftype_name()Johannes Berg1-1/+1
2012-10-26iw: add support for the forced AP scanAntonio Quartulli1-2/+6
2012-10-26iw: show AP scan capabilityAntonio Quartulli1-0/+2
2012-10-26update nl80211.hJohannes Berg1-0/+8
2012-10-22iw: remove unnecessary variable in find_mesh_paramAshok Nagarajan1-7/+3
2012-10-22iw: add lowpri and flush scan operandsSam Leffler2-2/+17
2012-10-16update nl80211.hJohannes Berg1-0/+40
2012-10-16update version to 3.7v3.7Johannes Berg1-1/+1
2012-10-16print more feature flagsJohannes Berg1-4/+10
2012-10-16add P2P DeviceJohannes Berg1-0/+1
2012-10-16update nl80211.hJohannes Berg1-4/+50
2012-08-03update version to 3.6v3.6Johannes Berg1-1/+1
2012-07-25print wdev id in event infoJohannes Berg1-0/+6
2012-07-19allow wdev in place of devJohannes Berg4-7/+16
2012-07-19pass idby argument to all functionsJohannes Berg22-71/+133
2012-07-19update interface info for non-netdev wdevsJohannes Berg1-0/+10
2012-07-19add basics for identify wireless devsJohannes Berg2-1/+20
2012-07-19update nl80211.hJohannes Berg1-0/+53
2012-07-06Fix print channel number for 60gVladimir Kondratiev1-1/+7
2012-07-06introduce GCMP cipherVladimir Kondratiev2-0/+5
2012-07-06Prefer 32-bit bitrateVladimir Kondratiev2-6/+14
2012-07-06update nl80211.hJohannes Berg1-0/+9
2012-07-06iw: allow setting mesh proactive tree building mode related parametersChun-Yeow Yeoh1-1/+9
2012-07-06update nl80211.hJohannes Berg1-53/+119
2012-07-06add (optional) hwsim codeJohannes Berg2-3/+153
2012-06-25update version to 3.5v3.5Johannes Berg1-1/+1
2012-06-19update command list and add scriptJohannes Berg1-8/+35
2012-06-07update manpage for "iw help command"Johannes Berg1-3/+7
2012-06-07update nl80211 to kernel 3.5 versionJohannes Berg1-3/+8
2012-06-06iw: fix the Makefile for multiple libnl installationsGuido Trentalancia1-4/+12
2012-05-14iw: print out Mesh ID on scanChun-Yeow Yeoh1-0/+1
2012-04-20iw: Show Toffset on station dumpAshok Nagarajan1-0/+4
2012-04-20iw: Allow setting RSSI threshold for peeringAshok Nagarajan1-0/+22
2012-04-13iw: add mesh conf parameter "mesh_sync_offset_max_neighor"Ashok Nagarajan1-0/+8
2012-04-13iw: allow user to enable vendor synchronization when joining meshAshok Nagarajan1-1/+23
2012-04-13update nl80211.hJohannes Berg1-7/+34
2012-04-04Add support for channel info in interface infoPontus Fuchs1-0/+27
2012-03-29update version to 3.4v3.4Johannes Berg1-1/+1
2012-03-26extend help frameworkJohannes Berg1-5/+20
2012-03-26iw: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh1-0/+2
2012-03-26update nl80211.hJohannes Berg1-14/+50
2012-03-20Fix typo in print_iface_handler.Pontus Fuchs1-1/+1
2012-03-13shorten TX/RX frame type outputJohannes Berg1-2/+2
2012-02-16iw: remove ifdefs for mcs maskSimon Wunderlich1-18/+2
2012-02-16update nl80211.hJohannes Berg1-1/+15
2012-01-17iw: allow setting mesh mcast-rateChun-Yeow Yeoh1-2/+18
2012-01-17update version to 3.3v3.3Johannes Berg1-1/+1
2012-01-08iw: add support for NL80211_CMD_DEL_STATION eventAntonio Quartulli1-0/+4
2011-12-14parse NL80211_ATTR_FEATURE_FLAGSJohannes Berg1-0/+9
2011-12-14iw: add HT options for ibssSimon Wunderlich1-1/+29
2011-12-14update nl80211.hJohannes Berg1-0/+2
2011-12-07whitespace cleanupsJohannes Berg6-15/+15
2011-12-07whitespace cleanupsNick Black1-3/+3
2011-12-07use signed int where negative values are usedNick Black1-1/+1
2011-12-06iw: add support for NoAck per tidSimon Wunderlich1-0/+27
2011-12-06update nl80211.hJohannes Berg1-0/+15
2011-11-29iw: Support ht-capability overrides mask.Ben Greear3-0/+80
2011-11-24update nl80211.hJohannes Berg1-0/+146
2011-11-17remove NLVERSION from MakefileJohannes Berg1-1/+0
2011-11-16iw: fix wifi wmm ie print functionYoni Divinsky1-1/+1
2011-11-14always use libnl 3.2 as 3.2, not 3.0Bjarke Istrup Pedersen1-6/+8
2011-11-14fix compilation against libnl-3.xGilles Espinasse1-14/+18
2011-11-11Revert "Fix linking with libnl-3"Johannes Berg1-3/+2
2011-11-10use genl_ctrl_resolve()Johannes Berg2-26/+5
2011-11-08Fix linking with libnl-3Gilles Espinasse1-2/+3
2011-11-07iw: fix regression in tx power validationFelix Fietkau1-1/+1
2011-11-04update version to 3.2v3.2Johannes Berg1-1/+1
2011-11-04print out AP-side uAPSD supportJohannes Berg1-0/+3
2011-11-04print PMKSA candidate eventJohannes Berg1-0/+3
2011-10-27iw: show STA flags in station dumpHelmut Schaa1-0/+56
2011-10-27update nl80211.hJohannes Berg1-0/+46
2011-10-21print wiphy idx in iface infoJohannes Berg1-0/+2
2011-10-16SSID printing: escape space at beginning end, backslashJohannes Berg1-1/+4
2011-10-13print PHY membership selector only for membership ratesJohannes Berg1-1/+1
2011-10-11iw: fix HT PHY BSS Membership selector value encodingChristian Lamparter1-1/+9
2011-10-05show supported ciphersJohannes Berg1-0/+38
2011-10-04print roam capabilityJohannes Berg1-0/+3
2011-10-04update nl80211.hJohannes Berg1-2/+101
2011-09-07iw: add libnl-3.0 supportYegor Yefremov3-5/+15
2011-09-03support for setting RANN interval and mesh gateJavier Cardona1-0/+4
2011-09-03update nl80211.hJohannes Berg1-10/+92
2011-07-20fix bug in version.shJohannes Berg1-2/+1
2011-07-15add remain-on-channelJohannes Berg2-1/+41
2011-07-15new wowlan triggers/infoJohannes Berg2-5/+37
2011-07-15add set_rekey_offload cmdJohannes Berg1-0/+1
2011-07-15update nl80211.hJohannes Berg1-3/+65
2011-06-29more verbose output for interface combinationsJohannes Berg1-2/+9
2011-06-09a little bit of P2P parsingJohannes Berg1-0/+101
2011-06-09scan: print MS OUI as what it isJohannes Berg1-6/+6
2011-06-09scan: print WPS UUIDJohannes Berg1-0/+14
2011-05-30iw: Fix calculation of fractional multicast ratesJo-Philipp Wich1-1/+1
2011-05-24show interface combinationsJohannes Berg1-0/+74
2011-05-24update nl80211.hJohannes Berg1-1/+202
2011-05-09wowlan supportJohannes Berg5-20/+272
2011-05-09update nl80211.hJohannes Berg1-0/+99
2011-04-28validate tx power argument is a numberJohannes Berg1-1/+4
2011-04-28Add station BSS params to iw outputPaul Stewart1-0/+34
2011-04-28update nl80211.hJohannes Berg1-15/+87
2011-04-27iw: Clarify bitrate mask documentationSujith Manoharan1-1/+3
2011-04-20print frame TX status eventJohannes Berg1-0/+5
2011-03-17Add send callbacks with optional debug handlerSean Robinson1-1/+5
2011-03-02fix frequency parsingJohannes Berg1-3/+6
2011-02-24report IBSS RSNJohannes Berg1-0/+4
2011-02-21use nla_typeJohannes Berg1-1/+1
2011-02-04version 0.9.22v0.9.22Johannes Berg1-1/+1
2011-02-04iw: parse michael MIC failure eventJouni Malinen1-0/+48
2011-01-17add more command namesJohannes Berg1-0/+4
2011-01-11iw: Add signal average to station dump informationBruno Randolf1-0/+3
2011-01-11iw: add multicast rates to IBSS joinFelix Fietkau1-3/+18
2011-01-11iw: Add channel busy time to surveyFelix Fietkau1-2/+17
2011-01-11iw: survey: Mark frequency in useFelix Fietkau1-2/+3
2011-01-06add unprot eventsJohannes Berg1-0/+10
2011-01-06parse NL80211_ATTR_CQM_PKT_LOSS_EVENTJohannes Berg1-7/+17
2011-01-04iw: Add antenna configurationBruno Randolf2-0/+51
2011-01-04update nl80211.hJohannes Berg1-9/+104
2010-12-21iw: fix country printLuis R. Rodriguez1-1/+1
2010-12-14mesh: add support for NL80211_MESHCONF_ELEMENT_TTLJohannes Berg1-0/+3
2010-12-14mesh: support join/leaveJohannes Berg1-0/+34
2010-12-14update nl80211.hJohannes Berg1-6/+90
2010-12-14mesh: allow setting multiple parameters at onceJohannes Berg1-36/+52
2010-12-14mesh: allow getting all parameters at onceJohannes Berg1-6/+23
2010-11-24Revert "iw: Add antenna configuration commands"Johannes Berg2-46/+0
2010-11-24Revert "update nl80211.h"Johannes Berg1-51/+1
2010-11-24allow sub-command selectionJohannes Berg4-9/+38
2010-11-23iw: Add antenna configuration commandsBruno Randolf2-0/+46
2010-11-23update nl80211.hJohannes Berg1-1/+51
2010-10-27iw: Add ibss join parameter for beacon intervalBruno Randolf1-3/+16
2010-10-26genl: include genetlink.h explicitlyJohannes Berg1-0/+1
2010-10-25iw: print out eirp for triplets on scanLuis R. Rodriguez1-1/+1
2010-10-13events: allow relative timestampsJohannes Berg2-6/+24
2010-10-08clean up some messagesJohannes Berg1-3/+3
2010-10-08iw: new command to set the wds peerBill Jordan1-0/+31
2010-10-07iw: print station retry countersBruno Randolf1-0/+8
2010-10-07update nl80211.hJohannes Berg1-2/+23
2010-10-04iw: Implement set 4addr.Jochen Friedrich1-0/+13
2010-09-29event parsing: remove PARSE_BEACON_CHANJohannes Berg1-10/+6
2010-09-29fix some indentationJohannes Berg1-2/+2
2010-09-29add p2p interface typesJohannes Berg2-1/+9
2010-09-29update nl80211.hJohannes Berg1-1/+19
2010-09-29parse RSN IE information on PMKIDs and mgmt cipher suiteJohannes Berg1-0/+22
2010-09-29flush stdout after each eventJohannes Berg1-0/+1
2010-09-26fix NL80211_ATTR_MAX_SCAN_IE_LEN attribute sizeJohannes Berg1-1/+1
2010-09-24version 0.9.21v0.9.21Johannes Berg1-1/+1
2010-09-24use strtod() instead of strtof()Johannes Berg1-4/+4
2010-09-24remove _ISOC99_SOURCE againJohannes Berg1-4/+0
2010-09-22define _ISOC99_SOURCEJohannes Berg1-0/+4
2010-09-22ibss: define _POSIX_SOURCE and include string.hJohannes Berg1-0/+4
2010-09-22phy: include string.hJohannes Berg1-0/+1
2010-09-22scan: don't define only an unnamed union in a structJohannes Berg1-15/+12
2010-09-21Revert "make iw build on FC8"Johannes Berg1-4/+0
2010-09-21make iw build on FC8Johannes Berg1-0/+4
2010-09-01analyse HT operation IEJohannes Berg1-0/+37
2010-09-01use generic length checkingJohannes Berg1-5/+1
2010-08-27make AP message more informativeJohannes Berg1-6/+5
2010-08-24parse supported TX/RX frame typesJohannes Berg1-12/+40
2010-08-24update nl80211.hJohannes Berg1-30/+120
2010-07-23implement setting bitrate maskJohannes Berg2-1/+142
2010-07-21iw: Add support for setting transmit power levelJuuso Oikarinen1-0/+48
2010-07-21update nl80211.hJohannes Berg1-0/+22
2010-07-14version 0.9.20v0.9.20Johannes Berg1-1/+1
2010-06-30iw: fix ampdu spacing & max amsdu length reportingChristian Lamparter2-3/+3
2010-06-16iw: Configure basic rates when joining ibss networkTeemu Paasikivi1-1/+33
2010-06-15update nl80211.hJohannes Berg1-1/+1
2010-06-09improve connect vs. notification race behaviourJohannes Berg3-26/+37
2010-06-09split out multicast group addingJohannes Berg1-10/+21
2010-06-08allow "link" command to print something for ibssJohannes Berg1-0/+3
2010-05-12iw: add channel command nameBruno Randolf1-0/+1
2010-05-11update nl80211.h from wireless-testingJohannes Berg1-0/+26
2010-05-11iw: fix makefile for cqmBruno Randolf1-1/+1
2010-04-09iw: fix typo on LDPC capabilityLuis R. Rodriguez1-1/+1
2010-04-06iw: Parse some common WPS attributesJouni Malinen1-2/+87
2010-04-01fix number parsing bugsJohannes Berg1-7/+43
2010-03-31iw: Add support for connection quality monitor configuationJuuso Oikarinen3-1/+86
2010-03-31sync nl80211.h from wireless-testingJohannes Berg1-0/+50
2010-03-24allow adding IEs to scanJohannes Berg1-17/+32
2010-03-24add hex parser utilJohannes Berg2-0/+38
2010-03-24print max scan IE lengthJohannes Berg1-0/+3
2010-03-24display unknown WPS TLVsJohannes Berg1-1/+14
2010-03-17iw: change install command to make it compatible with ancient coreutilsLuciano Coelho1-2/+2
2010-03-16iw: add set/get power_save commandsKalle Valo2-1/+84
2010-03-16update nl80211.hJohannes Berg1-0/+10
2010-02-19iw: add country IE parsingLuis R. Rodriguez1-17/+69
2010-02-18iw: Add support for NL80211_ATTR_WIPHY_COVERAGE_CLASSLukáš Turek2-0/+66
2010-02-18make commands array easier to handleJohannes Berg1-50/+58
2010-02-18update nl80211.hJohannes Berg1-1/+40
2010-02-06fix scan show_both_ie_setsJohannes Berg1-3/+6
2010-02-02add off-channel commandJohannes Berg3-1/+55
2010-01-29print unknown commands in supported list with numberJohannes Berg1-1/+1
2010-01-16iw: Add support for showing Beacon IEs and TIM IEJouni Malinen1-2/+29