summaryrefslogtreecommitdiff
path: root/net/mac80211/mesh_pathtbl.c
AgeCommit message (Expand)Author
2011-11-28mac80211: don't initiate path discovery when forwarding frame with unknown DAThomas Pedersen
2011-11-28mac80211: failed forwarded mesh frame addressingThomas Pedersen
2011-11-21mac80211: fix RCU warnings in meshJohannes Berg
2011-11-09mac80211: simplify mesh frame queue mapping and QoSJavier Cardona
2011-09-19Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...John W. Linville
2011-09-14mac80211: Mesh data frames must have the QoS headerJavier Cardona
2011-09-14mac80211: Start implementing QoS support for mesh interfacesJavier Cardona
2011-09-13mac80211: handle allocation failures in mesh_pathtbl_init()Dan Carpenter
2011-09-13mac80211: Consolidate mesh path duplicated functionsJavier Cardona
2011-09-13mac80211: Consolidate {mesh,mpp}_path_flush into one functionJavier Cardona
2011-09-13mac80211: Don't iterate twice over all mpaths when once in sufficientJavier Cardona
2011-09-13mac80211: Remove redundant mesh path expiration checksJavier Cardona
2011-09-13mac80211: Improve mpath state lockingJavier Cardona
2011-09-13mac80211: Remove mesh paths when an interface is removedJavier Cardona
2011-09-13mac80211: Fix RCU pointer dereference in mesh_path_discard_frame()Javier Cardona
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