summaryrefslogtreecommitdiffstats
path: root/net/wireless/ibss.c
AgeCommit message (Expand)Author
2013-11-13cfg80211: fix warning when using WEXT for IBSSBruno Randolf
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg
2012-11-26cfg80211: pass a channel definition structJohannes Berg
2012-10-18cfg80211: add cfg80211 exported function tracingBeni Lev
2012-10-18cfg80211: add wrappers for registered_device_opsHila Gonen
2012-06-29cfg80211: respect iface combinations when starting operationMichal Kazior
2012-06-29cfg80211: track ibss fixed channelMichal Kazior
2012-06-04cfg80211: use sme_state in ibss start/join pathAmitkumar Karwar
2012-05-09wireless: Convert compare_ether_addr to ether_addr_equalJoe Perches
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg
2010-09-28cfg80211: always set IBSS basic ratesJohannes Berg
2010-07-26cfg80211: fix IBSS default management keyJohannes Berg
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-28wireless : use a dedicated workqueue for cfg80211.Alban Browaeys
2009-11-18cfg80211: re-join IBSS when privacy changesJohannes Berg
2009-10-07wext: refactorJohannes Berg
2009-08-28cfg80211: make spurious warnings less likely, configurableJohannes Berg
2009-08-14cfg80211: validate channel settings across interfacesJohannes Berg
2009-07-29cfg80211: combine IWESSID handlersJohannes Berg
2009-07-29cfg80211: combine IWAP handlersJohannes Berg
2009-07-29cfg80211: combine iwfreq implementationsJohannes Berg
2009-07-24cfg80211: fix NULL dereference in IBSS SIOCGIWAPZhu Yi
2009-07-24cfg80211: rework key operationJohannes Berg
2009-07-10cfg80211: fix lockingJohannes Berg
2009-07-10cfg80211: fix netdev down problemJohannes Berg
2009-07-10cfg80211: keep track of BSSesJohannes Berg
2009-07-10cfg80211: remove wireless_dev->bssidJohannes Berg
2009-05-11cfg80211: put wext data into substructureJohannes Berg
2009-04-22nl80211: allow configuring IBSS beacon intervalJohannes Berg
2009-04-22cfg80211: clear WEXT SSID when clearing IBSSJohannes Berg
2009-04-22cfg80211: clean up includesJohannes Berg
2009-04-22cfg80211/nl80211: add IBSS APIJohannes Berg