aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mesh_pathtbl.c
AgeCommit message (Expand)Author
2011-09-13Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-08-29mac80211: refactor skb copy to failq in mesh_path_move_to_queueJohn W. Linville
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-26mac80211: mesh gate fixesThomas Pedersen
2011-08-24mac80211: mesh gate implementationJavier Cardona
2011-08-24mac80211: fix mesh path flushingJavier Cardona
2011-08-24mac80211: mesh locking fixesJavier Cardona
2011-08-24mac80211: fix mpath timer NULL functionJavier Cardona
2011-08-24mac80211: improve mpath debuggingJavier Cardona
2011-08-22mac80211: update mesh path selection frame formatThomas Pedersen
2011-08-12net: cleanup some rcu_dereference_rawEric Dumazet
2011-07-05mac80211: fix smatch complainsChristian Lamparter
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville
2011-05-19mac80211: Don't sleep when growing the mesh pathJavier Cardona
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-16mac80211: annotate and fix RCU in mesh codeJohannes Berg
2011-05-16mac80211: fix and simplify mesh lockingJohannes Berg
2011-05-16mac80211: Deactivate mesh path timers when freeing nodesJavier Cardona
2011-05-12mac80211: mesh: move some code to make it staticJohannes Berg
2011-05-11mac80211: Fix locking bug on mesh path table accessJavier Cardona
2011-05-11mac80211: Check size of a new mesh path table for changes since allocation.Javier Cardona
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-13mac80211: Allocate new mesh path and portal tables before taking lockscozybit Inc
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-06nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona
2010-06-14mac80211: use common work structJohannes Berg
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-21mac80211: reduce reliance on netdevJohannes Berg
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-19mac80211: fix endianess on mesh_path_error_tx() callsRui Paulo
2009-11-18mac80211: use fixed broadcast addressJohannes Berg
2009-11-13mac80211: update copyrights to 2009Rui Paulo
2009-11-13mac80211: replace "destination" with "target" to follow the specRui Paulo
2009-11-13mac80211: update PERR frame formatRui Paulo
2009-08-14mac80211: Move mpath and mpp growth to mesh workqueue.Javier Cardona
2009-08-14nl80211: add generation number to all dumpsJohannes Berg
2009-07-24mac80211: Fix regression in mesh forwarding path.Javier Cardona
2009-07-24mac80211: Assign next hop address to pending mesh framesJavier Cardona
2009-07-21mac80211: use correct address for mesh Path ErrorJavier Cardona
2009-07-21mac80211: disable meshJohannes Berg
2008-09-24mac80211: mesh portal functionality supportYanBo
2008-09-15mac80211: split off mesh handling entirelyJohannes Berg
2008-08-22replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene
2008-08-07mac80211: fix use of skb->cb for mesh forwardingLuis Carlos Cobo
2008-06-30build algorithms into the mac80211 moduleAdrian Bunk
2008-05-21mac80211: Do not report false error from mesh_path_add.Pavel Emelyanov
2008-05-21mac80211: Fix sleeping allocation under lock in mesh_path_node_copy.Pavel Emelyanov
2008-05-21mac80211: Report allocation failure from mesh_path_node_copy.Pavel Emelyanov