summaryrefslogtreecommitdiffstats
path: root/net/wireless/ibss.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-061-1/+1
* cfg80211: always set IBSS basic ratesJohannes Berg2010-09-281-0/+19
* cfg80211: fix IBSS default management keyJohannes Berg2010-07-261-1/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-111-5/+0
|\
| * cfg80211/mac80211: better channel handlingJohannes Berg2010-05-071-5/+0
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* wireless : use a dedicated workqueue for cfg80211.Alban Browaeys2009-11-281-1/+1
* cfg80211: re-join IBSS when privacy changesJohannes Berg2009-11-181-2/+2
* wext: refactorJohannes Berg2009-10-071-5/+5
* cfg80211: make spurious warnings less likely, configurableJohannes Berg2009-08-281-1/+3
* cfg80211: validate channel settings across interfacesJohannes Berg2009-08-141-22/+39
* cfg80211: combine IWESSID handlersJohannes Berg2009-07-291-4/+0
* cfg80211: combine IWAP handlersJohannes Berg2009-07-291-4/+0
* cfg80211: combine iwfreq implementationsJohannes Berg2009-07-291-4/+1
* cfg80211: fix NULL dereference in IBSS SIOCGIWAPZhu Yi2009-07-241-1/+4
* cfg80211: rework key operationJohannes Berg2009-07-241-13/+66
* cfg80211: fix lockingJohannes Berg2009-07-101-27/+106
* cfg80211: fix netdev down problemJohannes Berg2009-07-101-0/+4
* cfg80211: keep track of BSSesJohannes Berg2009-07-101-6/+6
* cfg80211: remove wireless_dev->bssidJohannes Berg2009-07-101-10/+3
* cfg80211: put wext data into substructureJohannes Berg2009-05-111-30/+30
* nl80211: allow configuring IBSS beacon intervalJohannes Berg2009-04-221-0/+3
* cfg80211: clear WEXT SSID when clearing IBSSJohannes Berg2009-04-221-7/+14
* cfg80211: clean up includesJohannes Berg2009-04-221-1/+0
* cfg80211/nl80211: add IBSS APIJohannes Berg2009-04-221-0/+360