aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mesh.h
Commit message (Expand)AuthorAgeFilesLines
* Backport mac80211 from 3.4 kernelWolfgang Wiedmeyer2017-01-211-11/+41
* 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
* wireless:mac80211: kill unuse macro MESH_CFG_CMP_LEN in mesh.hShan Wei2010-12-151-11/+0
* cfg80211/mac80211: add mesh join/leave commandsJohannes Berg2010-12-061-25/+0
* nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona2010-12-061-0/+2
* Fix spelling fuction -> function in commentsStefan Weil2010-08-091-1/+1
* mac80211: pull mgmt frame rx into rx handlerJohannes Berg2010-06-141-2/+0
* mac80211: Moved mesh action codes to a more visible locationJavier Cardona2010-04-081-2/+0
* mac80211: Revert 'Use correct sign for mesh active path refresh'Javier Cardona2009-12-101-2/+3
* mac80211: use fixed broadcast addressJohannes Berg2009-11-181-2/+2
* mac80211: update copyrights to 2009Rui Paulo2009-11-131-1/+1
* mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.Rui Paulo2009-11-131-0/+1
* mac80211: implement a timer to send RANN action framesRui Paulo2009-11-131-0/+3
* mac80211: replace "destination" with "target" to follow the specRui Paulo2009-11-131-5/+5
* mac80211: update PERR frame formatRui Paulo2009-11-131-2/+7
* mac80211: update the format of path selection framesRui Paulo2009-11-111-0/+1
* mac80211: update peer link management IE and action framesRui Paulo2009-11-111-1/+1
* mac80211: set MESH_TTL to 31Rui Paulo2009-11-111-1/+1
* mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.Javier Cardona2009-08-201-0/+2
* mac80211: Move mpath and mpp growth to mesh workqueue.Javier Cardona2009-08-141-1/+19
* mac80211: Assign a default mesh beaconing interval.Javier Cardona2009-08-141-0/+1
* mac80211: Use 3-address format for mesh broadcast frames.Javier Cardona2009-08-141-1/+4
* mac80211: Improve dequeing from mpath frame queue.Javier Cardona2009-08-141-1/+1
* nl80211: add generation number to all dumpsJohannes Berg2009-08-141-0/+2
* mac80211: push rx status into skb->cbJohannes Berg2009-07-101-2/+1
* wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-221-4/+0
* mac80211: cancel/restart all timers across suspend/resumeJohannes Berg2009-05-201-0/+12
* mac80211: use cfg80211s BSS infrastructureJohannes Berg2009-02-131-1/+0
* wireless: restrict to 32 legacy ratesJohannes Berg2009-01-291-1/+1
* mac80211: trivial documentation fixes (enum mesh_path_flags).Rami Rosen2009-01-291-3/+3
* mac80211: remove mesh_plink_close() method.Rami Rosen2009-01-291-1/+0
* wireless: move mesh config length constantJohannes Berg2008-11-101-4/+1
* mac80211: mesh portal functionality supportYanBo2008-09-241-0/+4
* mac80211: split off mesh handling entirelyJohannes Berg2008-09-151-3/+12
* replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene2008-08-221-27/+34
* mac80211: fix use of skb->cb for mesh forwardingLuis Carlos Cobo2008-08-071-4/+1
* mac80211: Prepare mesh_table_grow to failing copy_node callback.Pavel Emelyanov2008-05-211-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-011-1/+1
|\
| * mac80211: use 4-byte mesh sequence numberLuis Carlos Cobo2008-04-301-1/+1
* | asm/unaligned.h doesn't work well as the very first includeAl Viro2008-04-271-0/+1
|/
* Revert "mac80211: use a struct for bss->mesh_config"John W. Linville2008-04-081-10/+0
* mac80211: use a struct for bss->mesh_configLuis Carlos Cobo2008-04-011-0/+10
* mac80211: always force mesh_path deletionsLuis Carlos Cobo2008-03-061-3/+1
* mac80211: fix sta_info mesh timer bugJohannes Berg2008-03-061-2/+0