aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/ibss.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-21cfg80211: ibss: use 11a mandatory rates for 6GHz band operationArend van Spriel1-5/+11
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_IBSSDenis Kenzior1-21/+6
2017-12-11cfg80211: IBSS: Add support for static WEP in driver for IBSSTova Mussai1-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-06cfg80211: Make pre-CAC results valid only for ETSI domainVasanthakumar Thiagarajan1-0/+1
2016-09-30cfg80211: Add support for static WEP in the driverDavid Spinadel1-2/+3
2016-09-15cfg80211: allow connect keys only with default (TX) keyJohannes Berg1-1/+4
2016-09-13cfg80211: reduce connect key caching struct sizeJohannes Berg1-4/+2
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-3/+3
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-1/+1
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches1-1/+1
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky1-1/+1
2014-09-11cfg80211: clear connect keys when freeing themJohannes Berg1-2/+2
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg1-1/+1
2014-04-25cfg80211: change wiphy_to_dev function nameZhao, Gang1-6/+6
2014-04-10cfg80211: reject invalid IBSS BSSIDs in wext compat codeJohannes Berg1-0/+3
2014-04-10cfg80211: remove unused wiphy argument from cfg80211_wext_freq()Zhao, Gang1-1/+1
2014-04-09cfg80211/mac80211: move combination check to mac80211 for ibssLuciano Coelho1-28/+0
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho1-0/+4
2014-03-19cfg80211: make __cfg80211_join_ibss() staticZhao, Gang1-4/+4
2014-02-21cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan()Luciano Coelho1-4/+3
2014-02-04cfg80211: consider existing DFS interfacesMichal Kazior1-0/+2
2014-02-04cfg80211: fix channel configuration in IBSS joinAntonio Quartulli1-6/+11
2013-12-19cfg80211: Add support for QoS mappingKyeyoon Park1-0/+2
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-9/+9
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez1-2/+2
2013-11-25cfg80211: fix ibss wext chandef creationSimon Wunderlich1-9/+9
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-4/+20
2013-10-28nl80211/cfg80211: enable DFS for IBSS modeSimon Wunderlich1-4/+20
2013-09-26cfg80211: fix warning when using WEXT for IBSSBruno Randolf1-0/+3
2013-06-04cfg80211: separate internal SME implementationJohannes Berg1-6/+0
2013-05-25cfg80211: vastly simplify lockingJohannes Berg1-8/+2
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg1-2/+2
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg1-2/+2
2012-11-26cfg80211: pass a channel definition structJohannes Berg1-12/+15
2012-10-18cfg80211: add cfg80211 exported function tracingBeni Lev1-0/+2
2012-10-18cfg80211: add wrappers for registered_device_opsHila Gonen1-3/+4
2012-06-29cfg80211: respect iface combinations when starting operationMichal Kazior1-0/+10
2012-06-29cfg80211: track ibss fixed channelMichal Kazior1-0/+1
2012-06-04cfg80211: use sme_state in ibss start/join pathAmitkumar Karwar1-1/+5
2012-05-09wireless: Convert compare_ether_addr to ether_addr_equalJoe Perches1-1/+1
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
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