summaryrefslogtreecommitdiffstats
path: root/net/wireless/mesh.c
Commit message (Expand)AuthorAgeFilesLines
* nl80211: Add SOCKET_OWNER support to JOIN_MESHDenis Kenzior2018-03-291-15/+1
* cfg80211: use only 1Mbps for basic rates in meshJohannes Berg2018-01-311-3/+22
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* wireless: Only join DFS channels in mesh mode if userspace flags supportBenjamin Berg2017-05-191-0/+8
* cfg80211: Make pre-CAC results valid only for ETSI domainVasanthakumar Thiagarajan2017-03-061-0/+1
* cfg80211: mesh: track (and thus validate) beacon intervalJohannes Berg2016-10-271-0/+2
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-2/+2
* cfg80211: export interface stopping functionMichal Kazior2014-05-061-2/+2
* cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho2014-04-091-28/+0
* cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho2014-04-091-2/+5
* cfg80211: Enable GO operation on additional channelsIlan Peer2014-04-091-1/+2
* cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan()Luciano Coelho2014-02-211-0/+6
* cfg80211: consider existing DFS interfacesMichal Kazior2014-02-041-3/+3
* cfg80211: Add support for QoS mappingKyeyoon Park2013-12-191-0/+1
* nl80211: allow the use of DFS channel in meshChun-Yeow Yeoh2013-12-041-2/+11
* cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-251-2/+1
* cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich2013-07-161-1/+4
* {nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan2013-06-111-0/+10
* {nl,cfg}80211: make peer link expiration time configurableColleen Twitty2013-06-111-0/+2
* cfg80211: vastly simplify lockingJohannes Berg2013-05-251-2/+0
* cfg80211: Userspace may inform kernel of mesh auth method.Colleen Twitty2013-05-161-0/+1
* nl80211: explicit userspace MPMThomas Pedersen2013-03-061-0/+1
* cfg80211: move exported event functions into nl80211Johannes Berg2013-03-061-14/+0
* {cfg,nl}80211: mesh power mode primitives and userspace accessMarco Porsch2013-01-161-0/+3
* {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch2013-01-161-0/+5
* cfg80211: fix channel error on mesh joinMarco Porsch2012-12-031-1/+2
* nl80211/cfg80211: support VHT channel configurationJohannes Berg2012-11-261-2/+2
* cfg80211: pass a channel definition structJohannes Berg2012-11-261-31/+18
* cfg80211: add cfg80211 exported function tracingBeni Lev2012-10-181-0/+1
* cfg80211: add wrappers for registered_device_opsHila Gonen2012-10-181-5/+5
* cfg80211: respect iface combinations when starting operationMichal Kazior2012-06-291-0/+12
* cfg80211: add channel tracking for AP and meshMichal Kazior2012-06-291-4/+14
* {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh2012-06-181-0/+2
* {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...Chun-Yeow Yeoh2012-06-141-0/+4
* cfg80211: clarify set_channel APIsJohannes Berg2012-06-061-13/+13
* cfg80211: provide channel to join_mesh functionJohannes Berg2012-06-051-2/+89
* {nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan2012-05-081-0/+1
* {nl,cfg}80211: Support for mesh synchronizationJavier Cardona2012-04-101-0/+3
* {nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan2012-03-051-0/+3
* {nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh2012-01-271-0/+1
* {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen2011-11-281-0/+2
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* {nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona2011-08-241-0/+1
* {nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona2011-08-241-0/+2
* nl80211: New notification to discover mesh peer candidates.Javier Cardona2011-04-121-0/+14
* mac80211: ignore peers if security is enabled for this meshJavier Cardona2011-04-121-0/+1
* cfg80211/nl80211: Add userspace authentication flag to mesh setupJavier Cardona2011-04-121-0/+4
* nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IEJavier Cardona2011-04-121-2/+2
* mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona2010-12-201-11/+13
* cfg80211/mac80211: add mesh join/leave commandsJohannes Berg2010-12-061-0/+140
OpenPOWER on IntegriCloud