summaryrefslogtreecommitdiff
path: root/net/wireless/ibss.c
AgeCommit message (Expand)Author
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg
2023-01-18wifi: cfg80211: remove support for static WEPJohannes Berg
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg
2022-05-04cfg80211: remove cfg80211_get_chan_state()Johannes Berg
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2019-08-21cfg80211: ibss: use 11a mandatory rates for 6GHz band operationArend van Spriel
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_IBSSDenis Kenzior
2017-12-11cfg80211: IBSS: Add support for static WEP in driver for IBSSTova Mussai
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