summaryrefslogtreecommitdiff
path: root/net/mac80211/mesh.h
AgeCommit message (Expand)Author
2017-11-20mac80211: Convert timers to use timer_setup()Kees Cook
2017-10-06net/mac80211/mesh_plink: Convert timers to use timer_setup()Kees Cook
2016-12-13mac80211: Use appropriate name for functions and messagesMasashi Honma
2016-04-05mac80211: mesh: fix cleanup for mesh pathtableBob Copeland
2016-04-05mac80211: mesh: fix mesh path kerneldocBob Copeland
2016-04-05mac80211: mesh: reorder structure membersBob Copeland
2016-04-05mac80211: mesh: embed gates hlist head directlyBob Copeland
2016-04-05mac80211: mesh: use hlist for rmc cacheBob Copeland
2016-04-05mac80211: mesh: fix crash in mesh_path_timerBob Copeland
2016-04-05mac80211: mesh: convert path table to rhashtableBob Copeland
2016-04-05mac80211: mesh: embed known gates list in struct mesh_pathBob Copeland
2016-04-05mac80211: mesh: move path tables into if_meshBob Copeland
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller
2016-02-24mac80211: mesh: drop constant field mean_chain_lenBob Copeland
2016-01-26mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni
2015-10-05mac80211: make ieee80211_new_mesh_header return unsignedAndrzej Hajda
2015-09-22mac80211: implement VHT support for meshBob Copeland
2014-10-09mac80211: implement cfg80211_ops to query mesh proxy path tableHenning Rogge
2013-11-25mac80211: use put_unaligned_le in mesh when necessaryChun-Yeow Yeoh
2013-11-25mac80211: remove unused mesh_mgmt_ies_add() prototypeBob Copeland
2013-06-18mac80211: update mesh beacon on workqueueThomas Pedersen
2013-06-11mac80211: expire mesh peers based on mesh configurationColleen Twitty
2013-06-03mac80211: set mesh formation field properlyJacob Minshall
2013-04-08mac80211: return new mpath from mesh_path_add()Bob Copeland
2013-03-06mac80211: cleanup suspend/resume on mesh modeStanislaw Gruszka
2013-02-15mac80211: clean up mesh codeJohannes Berg
2013-02-15mac80211: cache mesh beaconThomas Pedersen
2013-02-15mac80211: constify IE parsingJohannes Berg
2013-02-15mac80211: consolidate MBSS change notificationThomas Pedersen
2013-02-11mac80211: fix mesh sta teardownThomas Pedersen
2013-02-04mac80211: mesh power save basicsMarco Porsch
2013-01-16{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch
2013-01-16mac80211: update mesh peer link counter during userspace peeringMarco Porsch
2013-01-03mac80211: RMC buckets are just list headsThomas Pedersen
2012-11-26mac80211: move Mesh Capability field definition to ieee80211.hMarco Porsch
2012-10-18mac80211: remove unimplemented mesh vendor syncJohannes Berg
2012-10-17mac80211: move out the non-statistics variable estab_plinks from mesh_statAshok Nagarajan
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-20mac80211: clean up mpath_move_to_queue()Thomas Pedersen
2012-08-13mac80211: fix unnecessary beacon update after peering status changeMarco Porsch
2012-06-18{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh
2012-06-09mac80211: Rename stainfo variable for the more common staJavier Cardona
2012-04-24mac80211: Adds clean sdata helperAndrei Emeltchenko
2012-04-23mac80211: refactor mesh peer rate handlingThomas Pedersen
2012-04-11mac80211: Check basic rates when peeringAshok Nagarajan
2012-04-10mac80211: Implement mesh synchronization frameworkJavier Cardona
2012-04-09mac80211: fix the RANN propagation issuesChun-Yeow Yeoh
2012-04-09wireless: rename ht_info to ht_operationJohannes Berg
2012-03-05mac80211: Fix the generation of PREQs in proactive RANN mechanism of HWMPChun-Yeow Yeoh
2012-02-27mac80211: clean up asm/unaligned.h inclusionJohannes Berg