]> git.ipfire.org Git - thirdparty/iw.git/history - mesh.c
update nl80211.h
[thirdparty/iw.git] / mesh.c
2023-04-14  Gilad Itzkovitchiw: S1G: add frequency set in kHz and offset options
2021-09-23  Gokul Sivakumariw: mesh: add comments in the mesh confguration paramet...
2021-08-13  Gokul Sivakumariw: mesh: add new cmd to dump all the supported mesh...
2021-08-13  Gokul Sivakumariw: mesh: fix crash when attempting to print the conf...
2020-08-27  Markus Theiliw: handle all mesh config parameters
2020-07-30  Linus Lüssingiw: mesh: add mesh_param "mesh_nolearn" to skip path...
2019-05-24  Johannes Bergmesh: initialize err in set_interface_meshparam()
2018-10-11  Johannes Bergiw: fix various static checker warnings
2018-05-22  Johannes Bergiw: enable -Wextra and fix warnings caused by it
2016-11-16  Benjamin Bergmesh: Use common freqchan helper for joining a mesh
2016-01-06  Sven Eckelmanniw: print NOHT always as first in usage texts
2016-01-06  Sven Eckelmanniw: add VHT80 support for 802.11s
2016-01-06  Sven Eckelmanniw: prepare get_cf1 for use in join_* functions
2015-10-21  Ola Olssonmesh: show mesh parameters when no args are given
2015-10-14  Johannes Bergiw: add and fix -Wsign-compare
2015-10-08  Ola Olssoniw: remove superfluous includes
2015-08-13  Johannes Bergiw: remove cb from arguments and simplify valid handler
2014-10-09  Chun-Yeow Yeohiw: Allow basic rates to be configured when joining...
2014-10-09  Chun-Yeow Yeohiw: Allow user to provide freq during mesh join
2013-07-08  Colleen Twittyiw: Add support for mesh peer link expiration.
2013-01-29  Marco Porschiw: add default mesh Power Mode and Awake Window to...
2013-01-29  Marco Porschiw: add beacon interval and DTIM period parameters...
2012-10-22  Ashok Nagarajaniw: remove unnecessary variable in find_mesh_param
2012-07-19  Johannes Bergpass idby argument to all functions
2012-07-06  Chun-Yeow Yeohiw: allow setting mesh proactive tree building mode...
2012-04-20  Ashok Nagarajaniw: Allow setting RSSI threshold for peering
2012-04-13  Ashok Nagarajaniw: add mesh conf parameter "mesh_sync_offset_max_neighor"
2012-04-13  Ashok Nagarajaniw: allow user to enable vendor synchronization when...
2012-03-26  Chun-Yeow Yeohiw: Add support of setting non-forwarding entity in...
2012-01-17  Chun-Yeow Yeohiw: allow setting mesh mcast-rate
2011-09-03  Javier Cardonasupport for setting RANN interval and mesh gate
2010-12-14  Johannes Bergmesh: add support for NL80211_MESHCONF_ELEMENT_TTL
2010-12-14  Johannes Bergmesh: support join/leave
2010-12-14  Johannes Bergmesh: allow setting multiple parameters at once
2010-12-14  Johannes Bergmesh: allow getting all parameters at once
2009-11-16  Rui Pauloimplement rootmode
2009-05-05  Johannes Bergfinish docs
2009-05-05  Johannes Bergadd ability to document commands, document event/help
2009-04-08  Johannes Bergprepare for more generic commands
2009-02-05  Johannes BergMerge branch 'master' into scan-test
2009-01-29  Johannes Bergmesh parameter list improvements
2009-01-10  Colin McCabeiw: Fix regression in mesh_param input parsing
2009-01-10  Colin McCabeiw: Fix regression in mesh_param input parsing
2008-12-08  Johannes BergMerge branch 'master' into scan-test
2008-12-08  Johannes Bergfix sparse warnings
2008-12-08  Johannes BergMerge branch 'master' into scan-test
2008-12-08  Johannes Bergadd and use ARRAY_SIZE
2008-10-23  Johannes BergMerge branch 'master' into scan-test
2008-10-23  Johannes BergMerge branch 'mesh-params'
2008-10-22  colin@cozybit.comiw: Add commands to get and set o11s mesh networking...