| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: implement cfg80211_ops to query mesh proxy path table | Henning Rogge | 2014-10-09 | 1 | -0/+3 |
* | mac80211: use put_unaligned_le in mesh when necessary | Chun-Yeow Yeoh | 2013-11-25 | 1 | -2/+2 |
* | mac80211: remove unused mesh_mgmt_ies_add() prototype | Bob Copeland | 2013-11-25 | 1 | -2/+0 |
* | mac80211: update mesh beacon on workqueue | Thomas Pedersen | 2013-06-18 | 1 | -0/+2 |
* | mac80211: expire mesh peers based on mesh configuration | Colleen Twitty | 2013-06-11 | 1 | -1/+0 |
* | mac80211: set mesh formation field properly | Jacob Minshall | 2013-06-03 | 1 | -2/+2 |
* | mac80211: return new mpath from mesh_path_add() | Bob Copeland | 2013-04-08 | 1 | -1/+2 |
* | mac80211: cleanup suspend/resume on mesh mode | Stanislaw Gruszka | 2013-03-06 | 1 | -12/+0 |
* | mac80211: clean up mesh code | Johannes Berg | 2013-02-15 | 1 | -55/+50 |
* | mac80211: cache mesh beacon | Thomas Pedersen | 2013-02-15 | 1 | -1/+4 |
* | mac80211: constify IE parsing | Johannes Berg | 2013-02-15 | 1 | -5/+6 |
* | mac80211: consolidate MBSS change notification | Thomas Pedersen | 2013-02-15 | 1 | -5/+5 |
* | mac80211: fix mesh sta teardown | Thomas Pedersen | 2013-02-11 | 1 | -1/+2 |
* | mac80211: mesh power save basics | Marco Porsch | 2013-02-04 | 1 | -0/+17 |
* | {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join | Marco Porsch | 2013-01-16 | 1 | -2/+0 |
* | mac80211: update mesh peer link counter during userspace peering | Marco Porsch | 2013-01-16 | 1 | -0/+14 |
* | mac80211: RMC buckets are just list heads | Thomas Pedersen | 2013-01-03 | 1 | -1/+1 |
* | mac80211: move Mesh Capability field definition to ieee80211.h | Marco Porsch | 2012-11-26 | 1 | -14/+0 |
* | mac80211: remove unimplemented mesh vendor sync | Johannes Berg | 2012-10-18 | 1 | -1/+1 |
* | mac80211: move out the non-statistics variable estab_plinks from mesh_stat | Ashok Nagarajan | 2012-10-17 | 1 | -1/+1 |
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-08-21 | 1 | -0/+3 |
|\ |
|
| * | mac80211: clean up mpath_move_to_queue() | Thomas Pedersen | 2012-08-20 | 1 | -0/+3 |
* | | mac80211: fix unnecessary beacon update after peering status change | Marco Porsch | 2012-08-13 | 1 | -1/+1 |
|/ |
|
* | {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval | Chun-Yeow Yeoh | 2012-06-18 | 1 | -0/+2 |
* | mac80211: Rename stainfo variable for the more common sta | Javier Cardona | 2012-06-09 | 1 | -1/+1 |
* | mac80211: Adds clean sdata helper | Andrei Emeltchenko | 2012-04-24 | 1 | -1/+3 |
* | mac80211: refactor mesh peer rate handling | Thomas Pedersen | 2012-04-23 | 1 | -5/+5 |
* | mac80211: Check basic rates when peering | Ashok Nagarajan | 2012-04-11 | 1 | -1/+1 |
* | mac80211: Implement mesh synchronization framework | Javier Cardona | 2012-04-10 | 1 | -0/+19 |
* | mac80211: fix the RANN propagation issues | Chun-Yeow Yeoh | 2012-04-09 | 1 | -0/+2 |
* | wireless: rename ht_info to ht_operation | Johannes Berg | 2012-04-09 | 1 | -1/+1 |
* | mac80211: Fix the generation of PREQs in proactive RANN mechanism of HWMP | Chun-Yeow Yeoh | 2012-03-05 | 1 | -0/+4 |
* | mac80211: clean up asm/unaligned.h inclusion | Johannes Berg | 2012-02-27 | 1 | -1/+0 |
* | mac80211: don't initiate path discovery when forwarding frame with unknown DA | Thomas Pedersen | 2011-11-28 | 1 | -0/+2 |
* | mac80211: Avoid filling up mesh preq queue with redundant requests | Javier Cardona | 2011-11-09 | 1 | -0/+3 |
* | mac80211: add HT IEs to mesh frames | Thomas Pedersen | 2011-11-08 | 1 | -0/+4 |
* | mac80211: standardize adding supported rates IEs | Arik Nemtsov | 2011-09-30 | 1 | -4/+0 |
* | mac80211: Improve mpath state locking | Javier Cardona | 2011-09-13 | 1 | -1/+3 |
* | mac80211: Remove mesh paths when an interface is removed | Javier Cardona | 2011-09-13 | 1 | -1/+1 |
* | {nl,cfg,mac}80211: let userspace set RANN interval | Javier Cardona | 2011-08-24 | 1 | -1/+0 |
* | mac80211: mesh gate implementation | Javier Cardona | 2011-08-24 | 1 | -0/+11 |
* | mac80211: update mesh path selection frame format | Thomas Pedersen | 2011-08-22 | 1 | -8/+4 |
* | mac80211: fix mesh beacon format | Thomas Pedersen | 2011-08-22 | 1 | -0/+14 |
* | mac80211: annotate and fix RCU in mesh code | Johannes Berg | 2011-05-16 | 1 | -4/+0 |
* | mac80211: fix and simplify mesh locking | Johannes Berg | 2011-05-16 | 1 | -0/+3 |
* | mac80211: sparse RCU annotations | Johannes Berg | 2011-05-16 | 1 | -1/+1 |
* | mac80211: mesh: move some code to make it static | Johannes Berg | 2011-05-12 | 1 | -4/+0 |
* | mac80211: send notification on new peer candidate for our secure mesh | Javier Cardona | 2011-04-12 | 1 | -1/+2 |
* | mac80211: Remove unused third address from mesh address extension header. | Javier Cardona | 2010-12-20 | 1 | -2/+2 |
* | mac80211: Send mesh non-HWMP path selection frames to userspace | Javier Cardona | 2010-12-20 | 1 | -0/+7 |