]> git.ipfire.org Git - thirdparty/iw.git/history - ibss.c
info: macro-ify ext_feat_print()
[thirdparty/iw.git] / ibss.c
2018-10-11  Emmanuel Grumbachconnect: fix parsing of WEP keys
2018-10-11  Johannes Bergiw: fix various static checker warnings
2016-11-16  Benjamin Bergibss: Use common freqchan helper for joining an ibss
2016-10-18  Johannes Bergibss: remove _POSIX_SOURCE
2016-01-06  Sven Eckelmanniw: print NOHT always as first in usage texts
2016-01-06  Sven Eckelmanniw: prepare get_cf1 for use in join_* functions
2015-10-14  Johannes Bergiw: add and fix -Wsign-compare
2015-09-18  Johannes Bergibss: use correct "MHz" instead of "MHZ"
2015-09-18  Janusz.Dziedzic... ibss: add VHT80 support for IBSS
2015-08-13  Johannes Bergiw: remove cb from arguments and simplify valid handler
2013-11-13  Simon Wunderlichiw: add support for 5 and 10 MHz channels in IBSS mode
2012-07-19  Johannes Bergpass idby argument to all functions
2011-12-14  Simon Wunderlichiw: add HT options for ibss
2011-05-30  Jo-Philipp Wichiw: Fix calculation of fractional multicast rates
2011-01-11  Felix Fietkauiw: add multicast rates to IBSS join
2010-10-27  Bruno Randolfiw: Add ibss join parameter for beacon interval
2010-09-22  Johannes Bergibss: define _POSIX_SOURCE and include string.h
2010-06-16  Teemu Paasikiviiw: Configure basic rates when joining ibss network
2009-08-24  Johannes Bergseparate commands into sections
2009-08-16  Johannes BergRevert "magically set interface up for connect/join"
2009-07-11  Johannes Bergmagically set interface up for connect/join
2009-07-07  Johannes Bergmake it possible to pass WEP keys to connect/join
2009-05-05  Johannes Bergadd help for ibss commands
2009-05-05  Johannes Bergadd ability to document commands, document event/help
2009-04-20  Johannes BergMerge branch 'ibss-test'
2009-04-19  Johannes Bergadjust to new ibss API
2009-04-19  Johannes BergMerge branch 'master' into ibss-test
2009-04-18  Johannes Bergibss join/leave/event code