summaryrefslogtreecommitdiffstats
path: root/net/wireless/ibss.c
Commit message (Expand)AuthorAgeFilesLines
* nl80211: Add SOCKET_OWNER support to JOIN_IBSSDenis Kenzior2018-03-291-21/+6
* cfg80211: IBSS: Add support for static WEP in driver for IBSSTova Mussai2017-12-111-0/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* cfg80211: Make pre-CAC results valid only for ETSI domainVasanthakumar Thiagarajan2017-03-061-0/+1
* cfg80211: Add support for static WEP in the driverDavid Spinadel2016-09-301-2/+3
* cfg80211: allow connect keys only with default (TX) keyJohannes Berg2016-09-151-1/+4
* cfg80211: reduce connect key caching struct sizeJohannes Berg2016-09-131-4/+2
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-3/+3
* Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-311-1/+1
|\
| * cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-031-1/+1
* | wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-1/+1
|/
* cfg80211: clear connect keys when freeing themJohannes Berg2014-09-111-2/+2
* cfg80211: constify more pointers in the cfg80211 APIJohannes Berg2014-05-191-1/+1
* cfg80211: change wiphy_to_dev function nameZhao, Gang2014-04-251-6/+6
* cfg80211: reject invalid IBSS BSSIDs in wext compat codeJohannes Berg2014-04-101-0/+3
* cfg80211: remove unused wiphy argument from cfg80211_wext_freq()Zhao, Gang2014-04-101-1/+1
* cfg80211/mac80211: move combination check to mac80211 for ibssLuciano Coelho2014-04-091-28/+0
* cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho2014-04-091-0/+4
* cfg80211: make __cfg80211_join_ibss() staticZhao, Gang2014-03-191-4/+4
* cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan()Luciano Coelho2014-02-211-4/+3
* cfg80211: consider existing DFS interfacesMichal Kazior2014-02-041-0/+2
* cfg80211: fix channel configuration in IBSS joinAntonio Quartulli2014-02-041-6/+11
* cfg80211: Add support for QoS mappingKyeyoon Park2013-12-191-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-061-9/+9
|\
| * cfg80211: fix ibss wext chandef creationSimon Wunderlich2013-11-251-9/+9
* | cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-251-2/+2
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-051-4/+20
|\
| * nl80211/cfg80211: enable DFS for IBSS modeSimon Wunderlich2013-10-281-4/+20
* | cfg80211: fix warning when using WEXT for IBSSBruno Randolf2013-09-261-0/+3
|/
* cfg80211: separate internal SME implementationJohannes Berg2013-06-041-6/+0
* cfg80211: vastly simplify lockingJohannes Berg2013-05-251-8/+2
* cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-111-2/+2
* nl80211/cfg80211: support VHT channel configurationJohannes Berg2012-11-261-2/+2
* cfg80211: pass a channel definition structJohannes Berg2012-11-261-12/+15
* cfg80211: add cfg80211 exported function tracingBeni Lev2012-10-181-0/+2
* cfg80211: add wrappers for registered_device_opsHila Gonen2012-10-181-3/+4
* cfg80211: respect iface combinations when starting operationMichal Kazior2012-06-291-0/+10
* cfg80211: track ibss fixed channelMichal Kazior2012-06-291-0/+1
* cfg80211: use sme_state in ibss start/join pathAmitkumar Karwar2012-06-041-1/+5
* wireless: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-091-1/+1
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* 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
OpenPOWER on IntegriCloud