summaryrefslogtreecommitdiff
path: root/net/wireless/ibss.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-06cfg80211: Make pre-CAC results valid only for ETSI domainVasanthakumar Thiagarajan
2016-09-30cfg80211: Add support for static WEP in the driverDavid Spinadel
2016-09-15cfg80211: allow connect keys only with default (TX) keyJohannes Berg
2016-09-13cfg80211: reduce connect key caching struct sizeJohannes Berg
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky
2014-09-11cfg80211: clear connect keys when freeing themJohannes Berg
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg
2014-04-25cfg80211: change wiphy_to_dev function nameZhao, Gang
2014-04-10cfg80211: reject invalid IBSS BSSIDs in wext compat codeJohannes Berg
2014-04-10cfg80211: remove unused wiphy argument from cfg80211_wext_freq()Zhao, Gang
2014-04-09cfg80211/mac80211: move combination check to mac80211 for ibssLuciano Coelho
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho
2014-03-19cfg80211: make __cfg80211_join_ibss() staticZhao, Gang
2014-02-21cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan()Luciano Coelho
2014-02-04cfg80211: consider existing DFS interfacesMichal Kazior
2014-02-04cfg80211: fix channel configuration in IBSS joinAntonio Quartulli
2013-12-19cfg80211: Add support for QoS mappingKyeyoon Park
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-11-25cfg80211: fix ibss wext chandef creationSimon Wunderlich
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-10-28nl80211/cfg80211: enable DFS for IBSS modeSimon Wunderlich
2013-09-26cfg80211: fix warning when using WEXT for IBSSBruno Randolf
2013-06-04cfg80211: separate internal SME implementationJohannes Berg
2013-05-25cfg80211: vastly simplify lockingJohannes Berg
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