Age | Commit message (Expand) | Author |
2019-07-26 | mac80211: implement HE support for mesh | Sven Eckelmann |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-02-08 | mac80211: pass bssids to elements parsing function | Sara Sharon |
2018-11-09 | {nl,mac}80211: add rssi to mesh candidates | Bob Copeland |
2018-11-09 | {nl,mac}80211: report gate connectivity in station info | Bob Copeland |
2018-05-18 | mac80211: mesh: fix premature update of rc stats | Bob Copeland |
2017-12-11 | mac80211: mark expected switch fall-throughs | Gustavo A. R. Silva |
2017-10-06 | net/mac80211/mesh_plink: Convert timers to use timer_setup() | Kees Cook |
2017-09-21 | mac80211: use offsetofend() | Johannes Berg |
2017-06-16 | networking: convert many more places to skb_put_zero() | Johannes Berg |
2017-05-30 | skbuff/mac80211: introduce and use skb_put_zero() | Johannes Berg |
2017-04-28 | mac80211: Fix possible sband related NULL pointer de-reference | Mohammed Shafi Shajakhan |
2017-03-02 | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h... | Ingo Molnar |
2016-12-13 | mac80211: Suppress NEW_PEER_CANDIDATE event if no room | Masashi Honma |
2016-06-30 | mac80211: use common cleanup for user/!user_mpm | Bob Copeland |
2016-04-12 | cfg80211: remove enum ieee80211_band | Johannes Berg |
2016-04-06 | mac80211: move averaged values out of rx_stats | Johannes Berg |
2016-04-05 | mac80211: mesh: flush paths outside of plink lock | Bob Copeland |
2016-02-24 | mac80211: mesh_plink: remove redundant sta_info check | Sunil Shahu |
2015-11-03 | mac80211: fix crash on mesh local link ID generation with VIFs | Matthias Schiffer |
2015-10-21 | mac80211: move station statistics into sub-structs | Johannes Berg |
2015-09-22 | mac80211: implement VHT support for mesh | Bob Copeland |
2015-08-14 | mac80211: use DECLARE_EWMA | Johannes Berg |
2015-07-17 | mac80211: select an AID when creating new mesh STAs | Bob Copeland |
2015-07-17 | mac80211: mesh: separate plid and aid concepts | Bob Copeland |
2015-07-17 | mac80211: reorder mesh_plink to remove forward decl | Bob Copeland |
2015-07-17 | Merge branch 'mac80211' into mac80211-next | Johannes Berg |
2015-07-17 | mac80211: move mesh related station fields to own struct | Johannes Berg |
2015-07-17 | mac80211: add missing length check for confirm frames | Bob Copeland |
2015-07-17 | mac80211: correct aid location in peering frames | Bob Copeland |
2015-06-09 | mac80211: Always check rates and capabilities in mesh mode | Alexis Green |
2015-06-02 | mac80211: remove short slot/short preamble incapable flags | Johannes Berg |
2015-04-20 | mac80211: introduce plink lock for plink fields | Bob Copeland |
2015-03-30 | mac80211: add VHT support for IBSS | Janusz.Dziedzic@tieto.com |
2015-03-04 | mesh_plink: fixup type of timeout to match usage | Nicholas Mc Guire |
2015-03-04 | mesh_plink: use msecs_to_jiffies for proper time conversion | Nicholas Mc Guire |
2015-01-23 | Revert "mac80211: keep sending peer candidate events while in listen state" | Bob Copeland |
2014-12-17 | mac80211: keep sending peer candidate events while in listen state | Nishikawa, Kenzoh |
2014-09-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-08-26 | mac80211: mesh_plink: use get_unaligned_le16 instead of memcpy | Bob Copeland |
2014-08-26 | mac80211: mesh_plink: handle confirm frames with new plid | Bob Copeland |
2014-08-15 | mac80211: don't duplicate station QoS capability data | Johannes Berg |
2014-06-23 | mac80211: remove ignore_plink_timer flag | Bob Copeland |
2014-01-06 | mac80211: enable WME for peer mesh STA | Chun-Yeow Yeoh |
2013-11-25 | mac80211: use put_unaligned_le16 in mesh_plink_frame_tx | Chun-Yeow Yeoh |
2013-11-25 | mac80211: clean up mesh local link ID generation | Thomas Pedersen |
2013-11-25 | mac80211: factor out plink event gathering | Thomas Pedersen |
2013-11-25 | mac80211: factor out peering FSM | Thomas Pedersen |
2013-11-25 | mac80211: assign sta plid early | Thomas Pedersen |
2013-11-25 | mac80211: consolidate rcu unlocks in plink frame rx | Thomas Pedersen |