aboutsummaryrefslogtreecommitdiff
path: root/net/wireless/mesh.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-13wifi: cfg80211: remove scan_width supportGravatar Johannes Berg 1-4/+1
2023-09-11wifi: cfg80211: remove wdev mutexGravatar Johannes Berg 1-18/+5
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsGravatar Johannes Berg 1-13/+18
2020-07-31cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discoveryGravatar Linus Lüssing 1-0/+1
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_MESHGravatar Denis Kenzior 1-15/+1
2018-01-31cfg80211: use only 1Mbps for basic rates in meshGravatar Johannes Berg 1-3/+22
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-05-19wireless: Only join DFS channels in mesh mode if userspace flags supportGravatar Benjamin Berg 1-0/+8
2017-03-06cfg80211: Make pre-CAC results valid only for ETSI domainGravatar Vasanthakumar Thiagarajan 1-0/+1
2016-10-27cfg80211: mesh: track (and thus validate) beacon intervalGravatar Johannes Berg 1-0/+2
2016-04-12cfg80211: remove enum ieee80211_bandGravatar Johannes Berg 1-2/+2
2014-05-06cfg80211: export interface stopping functionGravatar Michal Kazior 1-2/+2
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Gravatar Luciano Coelho 1-28/+0
2014-04-09cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Gravatar Luciano Coelho 1-2/+5
2014-04-09cfg80211: Enable GO operation on additional channelsGravatar Ilan Peer 1-1/+2
2014-02-21cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan()Gravatar Luciano Coelho 1-0/+6
2014-02-04cfg80211: consider existing DFS interfacesGravatar Michal Kazior 1-3/+3
2013-12-19cfg80211: Add support for QoS mappingGravatar Kyeyoon Park 1-0/+1
2013-12-04nl80211: allow the use of DFS channel in meshGravatar Chun-Yeow Yeoh 1-2/+11
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsGravatar Luis R. Rodriguez 1-2/+1
2013-07-16cfg80211/mac80211: get mandatory rates based on scan widthGravatar Simon Wunderlich 1-1/+4
2013-06-11{nl,mac,cfg}80211: Allow user to configure basic rates for meshGravatar Ashok Nagarajan 1-0/+10
2013-06-11{nl,cfg}80211: make peer link expiration time configurableGravatar Colleen Twitty 1-0/+2
2013-05-25cfg80211: vastly simplify lockingGravatar Johannes Berg 1-2/+0
2013-05-16cfg80211: Userspace may inform kernel of mesh auth method.Gravatar Colleen Twitty 1-0/+1
2013-03-06nl80211: explicit userspace MPMGravatar Thomas Pedersen 1-0/+1
2013-03-06cfg80211: move exported event functions into nl80211Gravatar Johannes Berg 1-14/+0
2013-01-16{cfg,nl}80211: mesh power mode primitives and userspace accessGravatar Marco Porsch 1-0/+3
2013-01-16{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinGravatar Marco Porsch 1-0/+5
2012-12-03cfg80211: fix channel error on mesh joinGravatar Marco Porsch 1-1/+2
2012-11-26nl80211/cfg80211: support VHT channel configurationGravatar Johannes Berg 1-2/+2
2012-11-26cfg80211: pass a channel definition structGravatar Johannes Berg 1-31/+18
2012-10-18cfg80211: add cfg80211 exported function tracingGravatar Beni Lev 1-0/+1
2012-10-18cfg80211: add wrappers for registered_device_opsGravatar Hila Gonen 1-5/+5
2012-06-29cfg80211: respect iface combinations when starting operationGravatar Michal Kazior 1-0/+12
2012-06-29cfg80211: add channel tracking for AP and meshGravatar Michal Kazior 1-4/+14
2012-06-18{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalGravatar Chun-Yeow Yeoh 1-0/+2
2012-06-14{nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...Gravatar Chun-Yeow Yeoh 1-0/+4
2012-06-06cfg80211: clarify set_channel APIsGravatar Johannes Berg 1-13/+13
2012-06-05cfg80211: provide channel to join_mesh functionGravatar Johannes Berg 1-2/+89
2012-05-08{nl,cfg,mac}80211: Allow user to see/configure HT protection modeGravatar Ashok Nagarajan 1-0/+1
2012-04-10{nl,cfg}80211: Support for mesh synchronizationGravatar Javier Cardona 1-0/+3
2012-03-05{nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringGravatar Ashok Nagarajan 1-0/+3
2012-01-27{nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshGravatar Chun-Yeow Yeoh 1-0/+1
2011-11-28{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalGravatar Thomas Pedersen 1-0/+2
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesGravatar Paul Gortmaker 1-0/+1
2011-08-24{nl,cfg,mac}80211: let userspace make meshif mesh gateGravatar Javier Cardona 1-0/+1
2011-08-24{nl,cfg,mac}80211: let userspace set RANN intervalGravatar Javier Cardona 1-0/+2
2011-04-12nl80211: New notification to discover mesh peer candidates.Gravatar Javier Cardona 1-0/+14
2011-04-12mac80211: ignore peers if security is enabled for this meshGravatar Javier Cardona 1-0/+1