summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mesh.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: standardize adding supported rates IEsArik Nemtsov2011-09-301-4/+0
* mac80211: Improve mpath state lockingJavier Cardona2011-09-131-1/+3
* mac80211: Remove mesh paths when an interface is removedJavier Cardona2011-09-131-1/+1
* {nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona2011-08-241-1/+0
* mac80211: mesh gate implementationJavier Cardona2011-08-241-0/+11
* mac80211: update mesh path selection frame formatThomas Pedersen2011-08-221-8/+4
* mac80211: fix mesh beacon formatThomas Pedersen2011-08-221-0/+14
* mac80211: annotate and fix RCU in mesh codeJohannes Berg2011-05-161-4/+0
* mac80211: fix and simplify mesh lockingJohannes Berg2011-05-161-0/+3
* mac80211: sparse RCU annotationsJohannes Berg2011-05-161-1/+1
* mac80211: mesh: move some code to make it staticJohannes Berg2011-05-121-4/+0
* mac80211: send notification on new peer candidate for our secure meshJavier Cardona2011-04-121-1/+2
* mac80211: Remove unused third address from mesh address extension header.Javier Cardona2010-12-201-2/+2
* mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona2010-12-201-0/+7
OpenPOWER on IntegriCloud