aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/mesh_hwmp.c
AgeCommit message (Expand)Author
2010-06-14mac80211: use common work structJohannes Berg
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-08mac80211: Moved mesh action codes to a more visible locationJavier Cardona
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-30mac80211: fix PREQ processing and one small bugPorsch, Marco
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-21mac80211: make station management completely depend on vifJohannes Berg
2009-12-10mac80211: Revert 'Use correct sign for mesh active path refresh'Javier Cardona
2009-11-29net: Move && and || to end of previous lineJoe Perches
2009-11-18mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg
2009-11-18mac80211: use fixed broadcast addressJohannes Berg
2009-11-13mac80211: update copyrights to 2009Rui Paulo
2009-11-13mac80211: implement a timer to send RANN action framesRui Paulo
2009-11-13mac80211: replace "destination" with "target" to follow the specRui Paulo
2009-11-13mac80211: properly forward the RANN IERui Paulo
2009-11-13mac80211: update PERR frame formatRui Paulo
2009-11-13mac80211: implement RANN processing and forwardingRui Paulo
2009-11-11mac80211: improve HWMP debuggingRui Paulo
2009-11-11mac80211: allow processing of more than one HWMP IERui Paulo
2009-11-11mac80211: add MAC80211_VERBOSE_MHWMP_DEBUGRui Paulo
2009-11-11mac80211: update the format of path selection framesRui Paulo
2009-10-27mac80211: trivial: fix spelling in mesh_hwmpAndrey Yurovsky
2009-08-20mac80211: New stat counters for multicast and unicast forwarded framesDaniel Walker
2009-08-20mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.Javier Cardona
2009-08-14mac80211: Mark a destination sequence number as valid when a PREQ is received.David Woo
2009-08-14mac80211: Use correct sign for mesh active path refresh.Andrey Yurovsky
2009-08-14mac80211: Improve dequeing from mpath frame queue.Javier Cardona
2009-08-14mac80211: fix compilation of mesh (although its disabled)Luis R. Rodriguez
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-07-24mac80211: Fix regression in mesh forwarding path.Javier Cardona
2009-07-24mac80211: mesh: fix two small problemsJohannes Berg
2009-07-07mac80211: fix allocation in mesh_queue_preqAndrey Yurovsky
2009-05-20mac80211: cancel/restart all timers across suspend/resumeJohannes Berg
2009-02-13mac80211: fix RX aggregation timeoutsJohannes Berg
2009-01-29mac80211: trivial documentation fix (mesh_nexthop_lookup()).Rami Rosen
2009-01-29mac80211: 802.11w - Do not force Action frames to disable encryptionJouni Malinen
2008-11-21net: remove redundant argument commentsQinghuang Feng
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-09-15mac80211: move txrate_idx into RC algorithmsJohannes Berg
2008-09-15mac80211: share STA information with driverJohannes Berg
2008-09-15mac80211: split off mesh handling entirelyJohannes Berg
2008-09-11mac80211: move frame TX functionJohannes Berg
2008-09-11mac80211: fix action frame length checksJohannes Berg
2008-08-22replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene
2008-08-22mac80211: remove IEEE80211_FC helperHarvey Harrison
2008-08-07mac80211: fix use of skb->cb for mesh forwardingLuis Carlos Cobo
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller