Age | Commit message (Expand) | Author |
2014-06-23 | mac80211: move csa counters from sdata to beacon/presp | Michal Kazior |
2014-06-23 | trivial: net/mac80211/mesh.c: fix typo s/Substract/Subtract/ | Antonio Ospite |
2014-05-15 | mac80211: Support multiple CSA counters | Andrei Otcheretianski |
2014-04-22 | mac80211: fix mesh_add_rsn_ie IE finding loop | Bob Copeland |
2014-04-09 | cfg80211/mac80211: refactor cfg80211_chandef_dfs_required() | Luciano Coelho |
2014-04-09 | mac80211: use RCU_INIT_POINTER | Monam Agarwal |
2014-02-04 | mac80211: add missing CSA locking | Michal Kazior |
2014-02-04 | mac80211: batch CSA bss info notification | Michal Kazior |
2014-02-04 | mac80211: use sdata mesh_id_len instead of wdev's | Johannes Berg |
2014-02-04 | mac80211: only set CSA beacon when at least one beacon must be transmitted | Luciano Coelho |
2014-02-04 | mac80211: align ieee80211_mesh_csa_beacon() with ieee80211_assign_beacon() | Luciano Coelho |
2014-02-04 | mac80211: refactor ieee80211_mesh_process_chanswitch() | Luciano Coelho |
2014-01-06 | mac80211: sync dtim_count to TSF | Thomas Pedersen |
2013-12-16 | mac80211: update adjusting TBTT bit in beacon | Thomas Pedersen |
2013-12-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-11-25 | mac80211: move csa_chandef to sdata | Luciano Coelho |
2013-11-25 | mac80211: use put_unaligned_le16 for precedence value in mesh | Chun-Yeow Yeoh |
2013-11-25 | mac80211: fix the mesh channel switch support | Chun-Yeow Yeoh |
2013-10-28 | mac80211: process mesh channel switching using beacon | Chun-Yeow Yeoh |
2013-10-28 | {nl,cfg,mac}80211: implement mesh channel switch userspace API | Chun-Yeow Yeoh |
2013-10-28 | mac80211: process the CSA frame for mesh accordingly | Chun-Yeow Yeoh |
2013-08-23 | mac80211: only respond to probe request with mesh ID | Chun-Yeow Yeoh |
2013-07-16 | mac80211: set forwarding in mesh capability info | Chun-Yeow Yeoh |
2013-07-16 | mac80211: select and adjust bitrates according to channel mode | Simon Wunderlich |
2013-06-18 | mac80211: fix various components for the new 5 and 10 MHz widths | Simon Wunderlich |
2013-06-18 | mac80211: update mesh beacon on workqueue | Thomas Pedersen |
2013-06-11 | {nl,mac,cfg}80211: Allow user to configure basic rates for mesh | Ashok Nagarajan |
2013-06-11 | mac80211: expire mesh peers based on mesh configuration | Colleen Twitty |
2013-06-11 | mac80211: fix mesh deadlock | Thomas Pedersen |
2013-06-03 | mac80211: set mesh formation field properly | Jacob Minshall |
2013-05-25 | cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 | Johannes Berg |
2013-05-24 | {cfg,mac}80211: move mandatory rates calculation to cfg80211 | Ashok Nagarajan |
2013-05-16 | mac80211: enable Auth Protocol Identifier on mesh config. | Colleen Twitty |
2013-04-22 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg |
2013-04-16 | mac80211: parse VHT channel switch IEs | Johannes Berg |
2013-04-10 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-04-08 | mac80211: check DSSS params IE length in parser | Johannes Berg |
2013-03-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-03-24 | mac80211: Don't restart sta-timer if not associated. | Ben Greear |
2013-03-11 | mac80211: remove a few set but unused variables | Johannes Berg |
2013-03-06 | mac80211: support userspace MPM | Thomas Pedersen |
2013-03-06 | mac80211: cleanup suspend/resume on mesh mode | Stanislaw Gruszka |
2013-02-18 | mac80211: don't spam mesh probe response messages | Thomas Pedersen |
2013-02-15 | mac80211: clean up mesh code | Johannes Berg |
2013-02-15 | mac80211: generate mesh probe responses | Thomas Pedersen |
2013-02-15 | mac80211: cache mesh beacon | Thomas Pedersen |
2013-02-15 | mac80211: consolidate MBSS change notification | Thomas Pedersen |
2013-02-11 | mac80211: Add the DS Params for mesh to every band | Emanuel Taube |
2013-02-11 | mac80211: fix mesh sta teardown | Thomas Pedersen |
2013-02-04 | mac80211: mesh power save basics | Marco Porsch |