aboutsummaryrefslogtreecommitdiffstats
path: root/connect.c
Commit message (Expand)AuthorAgeFilesLines
* iw: reorder some code in iw_connect to avoid a potential memory leakJohn W. Linville2013-06-261-4/+4
* add "auth" commandJohannes Berg2013-01-251-0/+71
* allow wdev in place of devJohannes Berg2012-07-191-1/+1
* pass idby argument to all functionsJohannes Berg2012-07-191-3/+6
* improve connect vs. notification race behaviourJohannes Berg2010-06-091-12/+16
* separate commands into sectionsJohannes Berg2009-08-241-2/+2
* Revert "magically set interface up for connect/join"Johannes Berg2009-08-161-12/+8
* magically set interface up for connect/joinJohannes Berg2009-07-111-8/+12
* make connect able to waitJohannes Berg2009-07-081-7/+73
* make it possible to pass WEP keys to connect/joinJohannes Berg2009-07-081-9/+15
* fix connect helpJohannes Berg2009-07-061-1/+1
* connect API testJohannes Berg2009-06-231-0/+68