aboutsummaryrefslogtreecommitdiffstats
path: root/ibss.c
Commit message (Expand)AuthorAgeFilesLines
* iw: add support for 5 and 10 MHz channels in IBSS modeSimon Wunderlich2013-11-131-16/+46
* pass idby argument to all functionsJohannes Berg2012-07-191-2/+4
* iw: add HT options for ibssSimon Wunderlich2011-12-141-1/+29
* iw: Fix calculation of fractional multicast ratesJo-Philipp Wich2011-05-301-1/+1
* iw: add multicast rates to IBSS joinFelix Fietkau2011-01-111-3/+18
* iw: Add ibss join parameter for beacon intervalBruno Randolf2010-10-271-3/+16
* ibss: define _POSIX_SOURCE and include string.hJohannes Berg2010-09-221-0/+4
* iw: Configure basic rates when joining ibss networkTeemu Paasikivi2010-06-161-1/+33
* separate commands into sectionsJohannes Berg2009-08-241-0/+2
* Revert "magically set interface up for connect/join"Johannes Berg2009-08-161-12/+7
* magically set interface up for connect/joinJohannes Berg2009-07-111-7/+12
* make it possible to pass WEP keys to connect/joinJohannes Berg2009-07-081-8/+14
* add help for ibss commandsJohannes Berg2009-05-051-2/+8
* add ability to document commands, document event/helpJohannes Berg2009-05-051-2/+2
* adjust to new ibss APIJohannes Berg2009-04-191-29/+23
* ibss join/leave/event codeJohannes Berg2009-04-191-0/+74