aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/mesh.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-16{cfg,nl}80211: mesh power mode primitives and userspace accessMarco Porsch1-0/+3
2013-01-16{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch1-0/+5
2012-12-03cfg80211: fix channel error on mesh joinMarco Porsch1-1/+2
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg1-2/+2
2012-11-26cfg80211: pass a channel definition structJohannes Berg1-31/+18
2012-10-18cfg80211: add cfg80211 exported function tracingBeni Lev1-0/+1
2012-10-18cfg80211: add wrappers for registered_device_opsHila Gonen1-5/+5
2012-06-29cfg80211: respect iface combinations when starting operationMichal Kazior1-0/+12
2012-06-29cfg80211: add channel tracking for AP and meshMichal Kazior1-4/+14
2012-06-18{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh1-0/+2
2012-06-14{nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactivePathToRootTimeoutChun-Yeow Yeoh1-0/+4
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg1-13/+13
2012-06-05cfg80211: provide channel to join_mesh functionJohannes Berg1-2/+89
2012-05-08{nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan1-0/+1
2012-04-10{nl,cfg}80211: Support for mesh synchronizationJavier Cardona1-0/+3
2012-03-05{nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan1-0/+3
2012-01-27{nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh1-0/+1
2011-11-28{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen1-0/+2
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2011-08-24{nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona1-0/+1
2011-08-24{nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona1-0/+2
2011-04-12nl80211: New notification to discover mesh peer candidates.Javier Cardona1-0/+14
2011-04-12mac80211: ignore peers if security is enabled for this meshJavier Cardona1-0/+1
2011-04-12cfg80211/nl80211: Add userspace authentication flag to mesh setupJavier Cardona1-0/+4
2011-04-12nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IEJavier Cardona1-2/+2
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona1-11/+13
2010-12-06cfg80211/mac80211: add mesh join/leave commandsJohannes Berg1-0/+140