summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mesh.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: mesh: fix cleanup for mesh pathtableBob Copeland2016-04-051-0/+1
* mac80211: mesh: fix mesh path kerneldocBob Copeland2016-04-051-8/+12
* mac80211: mesh: reorder structure membersBob Copeland2016-04-051-3/+2
* mac80211: mesh: embed gates hlist head directlyBob Copeland2016-04-051-1/+1
* mac80211: mesh: use hlist for rmc cacheBob Copeland2016-04-051-2/+2
* mac80211: mesh: fix crash in mesh_path_timerBob Copeland2016-04-051-0/+3
* mac80211: mesh: convert path table to rhashtableBob Copeland2016-04-051-28/+3
* mac80211: mesh: embed known gates list in struct mesh_pathBob Copeland2016-04-051-0/+1
* mac80211: mesh: move path tables into if_meshBob Copeland2016-04-051-6/+4
* Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller2016-03-011-3/+0
|\
| * mac80211: mesh: drop constant field mean_chain_lenBob Copeland2016-02-241-3/+0
* | mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni2016-01-261-4/+0
|/
* mac80211: make ieee80211_new_mesh_header return unsignedAndrzej Hajda2015-10-051-3/+3
* mac80211: implement VHT support for meshBob Copeland2015-09-221-0/+4
* mac80211: implement cfg80211_ops to query mesh proxy path tableHenning Rogge2014-10-091-0/+3
* mac80211: use put_unaligned_le in mesh when necessaryChun-Yeow Yeoh2013-11-251-2/+2
* mac80211: remove unused mesh_mgmt_ies_add() prototypeBob Copeland2013-11-251-2/+0
* mac80211: update mesh beacon on workqueueThomas Pedersen2013-06-181-0/+2
* mac80211: expire mesh peers based on mesh configurationColleen Twitty2013-06-111-1/+0
* mac80211: set mesh formation field properlyJacob Minshall2013-06-031-2/+2
* mac80211: return new mpath from mesh_path_add()Bob Copeland2013-04-081-1/+2
* mac80211: cleanup suspend/resume on mesh modeStanislaw Gruszka2013-03-061-12/+0
* mac80211: clean up mesh codeJohannes Berg2013-02-151-55/+50
* mac80211: cache mesh beaconThomas Pedersen2013-02-151-1/+4
* mac80211: constify IE parsingJohannes Berg2013-02-151-5/+6
* mac80211: consolidate MBSS change notificationThomas Pedersen2013-02-151-5/+5
* mac80211: fix mesh sta teardownThomas Pedersen2013-02-111-1/+2
* mac80211: mesh power save basicsMarco Porsch2013-02-041-0/+17
* {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch2013-01-161-2/+0
* mac80211: update mesh peer link counter during userspace peeringMarco Porsch2013-01-161-0/+14
* mac80211: RMC buckets are just list headsThomas Pedersen2013-01-031-1/+1
* mac80211: move Mesh Capability field definition to ieee80211.hMarco Porsch2012-11-261-14/+0
* mac80211: remove unimplemented mesh vendor syncJohannes Berg2012-10-181-1/+1
* mac80211: move out the non-statistics variable estab_plinks from mesh_statAshok Nagarajan2012-10-171-1/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-211-0/+3
|\
| * mac80211: clean up mpath_move_to_queue()Thomas Pedersen2012-08-201-0/+3
* | mac80211: fix unnecessary beacon update after peering status changeMarco Porsch2012-08-131-1/+1
|/
* {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh2012-06-181-0/+2
* mac80211: Rename stainfo variable for the more common staJavier Cardona2012-06-091-1/+1
* mac80211: Adds clean sdata helperAndrei Emeltchenko2012-04-241-1/+3
* mac80211: refactor mesh peer rate handlingThomas Pedersen2012-04-231-5/+5
* mac80211: Check basic rates when peeringAshok Nagarajan2012-04-111-1/+1
* mac80211: Implement mesh synchronization frameworkJavier Cardona2012-04-101-0/+19
* mac80211: fix the RANN propagation issuesChun-Yeow Yeoh2012-04-091-0/+2
* wireless: rename ht_info to ht_operationJohannes Berg2012-04-091-1/+1
* mac80211: Fix the generation of PREQs in proactive RANN mechanism of HWMPChun-Yeow Yeoh2012-03-051-0/+4
* mac80211: clean up asm/unaligned.h inclusionJohannes Berg2012-02-271-1/+0
* mac80211: don't initiate path discovery when forwarding frame with unknown DAThomas Pedersen2011-11-281-0/+2
* mac80211: Avoid filling up mesh preq queue with redundant requestsJavier Cardona2011-11-091-0/+3
* mac80211: add HT IEs to mesh framesThomas Pedersen2011-11-081-0/+4