summaryrefslogtreecommitdiffstats
path: root/net/wireless/mesh.c
Commit message (Expand)AuthorAgeFilesLines
* 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