aboutsummaryrefslogtreecommitdiffstats
path: root/mesh.c
Commit message (Expand)AuthorAgeFilesLines
* iw: Allow basic rates to be configured when joining meshChun-Yeow Yeoh2014-10-091-6/+34
* iw: Allow user to provide freq during mesh joinChun-Yeow Yeoh2014-10-091-3/+67
* iw: Add support for mesh peer link expiration.Colleen Twitty2013-07-081-0/+7
* iw: add default mesh Power Mode and Awake Window to mesh configMarco Porsch2013-01-291-2/+50
* iw: add beacon interval and DTIM period parameters to mesh joinMarco Porsch2013-01-291-2/+30
* iw: remove unnecessary variable in find_mesh_paramAshok Nagarajan2012-10-221-7/+3
* pass idby argument to all functionsJohannes Berg2012-07-191-5/+9
* iw: allow setting mesh proactive tree building mode related parametersChun-Yeow Yeoh2012-07-061-1/+9
* iw: Allow setting RSSI threshold for peeringAshok Nagarajan2012-04-201-0/+22
* iw: add mesh conf parameter "mesh_sync_offset_max_neighor"Ashok Nagarajan2012-04-131-0/+8
* iw: allow user to enable vendor synchronization when joining meshAshok Nagarajan2012-04-131-1/+23
* iw: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh2012-03-261-0/+2
* iw: allow setting mesh mcast-rateChun-Yeow Yeoh2012-01-171-2/+18
* support for setting RANN interval and mesh gateJavier Cardona2011-09-031-0/+4
* mesh: add support for NL80211_MESHCONF_ELEMENT_TTLJohannes Berg2010-12-141-0/+3
* mesh: support join/leaveJohannes Berg2010-12-141-0/+34
* mesh: allow setting multiple parameters at onceJohannes Berg2010-12-141-36/+52
* mesh: allow getting all parameters at onceJohannes Berg2010-12-141-6/+23
* implement rootmodeRui Paulo2009-11-161-0/+2
* finish docsJohannes Berg2009-05-051-2/+4
* add ability to document commands, document event/helpJohannes Berg2009-05-051-2/+2
* prepare for more generic commandsJohannes Berg2009-04-081-6/+8
* mesh parameter list improvementsJohannes Berg2009-01-291-7/+5
* iw: Fix regression in mesh_param input parsingColin McCabe2009-01-101-1/+2
* fix sparse warningsJohannes Berg2008-12-081-8/+8
* add and use ARRAY_SIZEJohannes Berg2008-12-081-7/+2
* iw: Add commands to get and set o11s mesh networking parameterscolin@cozybit.com2008-10-221-0/+297