aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/ibss.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg1-1/+1
2010-09-28cfg80211: always set IBSS basic ratesJohannes Berg1-0/+19
2010-07-26cfg80211: fix IBSS default management keyJohannes Berg1-1/+3
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-5/+0
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg1-5/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-28wireless : use a dedicated workqueue for cfg80211.Alban Browaeys1-1/+1
2009-11-18cfg80211: re-join IBSS when privacy changesJohannes Berg1-2/+2
2009-10-07wext: refactorJohannes Berg1-5/+5
2009-08-28cfg80211: make spurious warnings less likely, configurableJohannes Berg1-1/+3
2009-08-14cfg80211: validate channel settings across interfacesJohannes Berg1-22/+39
2009-07-29cfg80211: combine IWESSID handlersJohannes Berg1-4/+0
2009-07-29cfg80211: combine IWAP handlersJohannes Berg1-4/+0
2009-07-29cfg80211: combine iwfreq implementationsJohannes Berg1-4/+1
2009-07-24cfg80211: fix NULL dereference in IBSS SIOCGIWAPZhu Yi1-1/+4
2009-07-24cfg80211: rework key operationJohannes Berg1-13/+66
2009-07-10cfg80211: fix lockingJohannes Berg1-27/+106
2009-07-10cfg80211: fix netdev down problemJohannes Berg1-0/+4
2009-07-10cfg80211: keep track of BSSesJohannes Berg1-6/+6
2009-07-10cfg80211: remove wireless_dev->bssidJohannes Berg1-10/+3
2009-05-11cfg80211: put wext data into substructureJohannes Berg1-30/+30
2009-04-22nl80211: allow configuring IBSS beacon intervalJohannes Berg1-0/+3
2009-04-22cfg80211: clear WEXT SSID when clearing IBSSJohannes Berg1-7/+14
2009-04-22cfg80211: clean up includesJohannes Berg1-1/+0
2009-04-22cfg80211/nl80211: add IBSS APIJohannes Berg1-0/+360