Age | Commit message (Expand) | Author |
2012-03-05 | mac80211: Fix the generation of PREQs in proactive RANN mechanism of HWMP | Chun-Yeow Yeoh |
2012-02-27 | mac80211: clean up asm/unaligned.h inclusion | Johannes Berg |
2011-11-28 | mac80211: don't initiate path discovery when forwarding frame with unknown DA | Thomas Pedersen |
2011-11-09 | mac80211: Avoid filling up mesh preq queue with redundant requests | Javier Cardona |
2011-11-08 | mac80211: add HT IEs to mesh frames | Thomas Pedersen |
2011-09-30 | mac80211: standardize adding supported rates IEs | Arik Nemtsov |
2011-09-13 | mac80211: Improve mpath state locking | Javier Cardona |
2011-09-13 | mac80211: Remove mesh paths when an interface is removed | Javier Cardona |
2011-08-24 | {nl,cfg,mac}80211: let userspace set RANN interval | Javier Cardona |
2011-08-24 | mac80211: mesh gate implementation | Javier Cardona |
2011-08-22 | mac80211: update mesh path selection frame format | Thomas Pedersen |
2011-08-22 | mac80211: fix mesh beacon format | Thomas Pedersen |
2011-05-16 | mac80211: annotate and fix RCU in mesh code | Johannes Berg |
2011-05-16 | mac80211: fix and simplify mesh locking | Johannes Berg |
2011-05-16 | mac80211: sparse RCU annotations | Johannes Berg |
2011-05-12 | mac80211: mesh: move some code to make it static | Johannes Berg |
2011-04-12 | mac80211: send notification on new peer candidate for our secure mesh | Javier Cardona |
2010-12-20 | mac80211: Remove unused third address from mesh address extension header. | Javier Cardona |
2010-12-20 | mac80211: Send mesh non-HWMP path selection frames to userspace | Javier Cardona |
2010-12-15 | wireless:mac80211: kill unuse macro MESH_CFG_CMP_LEN in mesh.h | Shan Wei |
2010-12-06 | cfg80211/mac80211: add mesh join/leave commands | Johannes Berg |
2010-12-06 | nl80211/mac80211: define and allow configuring mesh element TTL | Javier Cardona |
2010-08-09 | Fix spelling fuction -> function in comments | Stefan Weil |
2010-06-14 | mac80211: pull mgmt frame rx into rx handler | Johannes Berg |
2010-04-08 | mac80211: Moved mesh action codes to a more visible location | Javier Cardona |
2009-12-10 | mac80211: Revert 'Use correct sign for mesh active path refresh' | Javier Cardona |
2009-11-18 | mac80211: use fixed broadcast address | Johannes Berg |
2009-11-13 | mac80211: update copyrights to 2009 | Rui Paulo |
2009-11-13 | mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. | Rui Paulo |
2009-11-13 | mac80211: implement a timer to send RANN action frames | Rui Paulo |
2009-11-13 | mac80211: replace "destination" with "target" to follow the spec | Rui Paulo |
2009-11-13 | mac80211: update PERR frame format | Rui Paulo |
2009-11-11 | mac80211: update the format of path selection frames | Rui Paulo |
2009-11-11 | mac80211: update peer link management IE and action frames | Rui Paulo |
2009-11-11 | mac80211: set MESH_TTL to 31 | Rui Paulo |
2009-08-20 | mac80211: Decouple fail_avg stats used by mesh from rate control algorithm. | Javier Cardona |
2009-08-14 | mac80211: Move mpath and mpp growth to mesh workqueue. | Javier Cardona |
2009-08-14 | mac80211: Assign a default mesh beaconing interval. | Javier Cardona |
2009-08-14 | mac80211: Use 3-address format for mesh broadcast frames. | Javier Cardona |
2009-08-14 | mac80211: Improve dequeing from mpath frame queue. | Javier Cardona |
2009-08-14 | nl80211: add generation number to all dumps | Johannes Berg |
2009-07-10 | mac80211: push rx status into skb->cb | Johannes Berg |
2009-05-22 | wireless: move some utility functions from mac80211 to cfg80211 | Zhu Yi |
2009-05-20 | mac80211: cancel/restart all timers across suspend/resume | Johannes Berg |
2009-02-13 | mac80211: use cfg80211s BSS infrastructure | Johannes Berg |
2009-01-29 | wireless: restrict to 32 legacy rates | Johannes Berg |
2009-01-29 | mac80211: trivial documentation fixes (enum mesh_path_flags). | Rami Rosen |
2009-01-29 | mac80211: remove mesh_plink_close() method. | Rami Rosen |
2008-11-10 | wireless: move mesh config length constant | Johannes Berg |
2008-09-24 | mac80211: mesh portal functionality support | YanBo |