Age | Commit message (Expand) | Author | Files | Lines |
2017-02-28 | scripts/spelling.txt: add "swith" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2017-02-06 | mac80211: Fix adding of mesh vendor IEs | Thorsten Horstmann | 1 | -1/+1 |
2017-01-02 | mac80211: Fix addition of mesh configuration element | Ilan peer | 1 | -2/+0 |
2016-12-13 | mac80211: Use appropriate name for functions and messages | Masashi Honma | 1 | -1/+1 |
2016-12-13 | mac80211: Remove invalid flag operations in mesh TSF synchronization | Masashi Honma | 1 | -3/+0 |
2016-08-03 | mac80211: mesh: flush stations before beacons are stopped | Maital Hahn | 1 | -4/+6 |
2016-06-30 | mac80211: use common cleanup for user/!user_mpm | Bob Copeland | 1 | -19/+1 |
2016-06-28 | mac80211: Fix mesh estab_plinks counting in STA removal case | Jouni Malinen | 1 | -2/+5 |
2016-05-31 | mac80211: mesh: flush mesh paths unconditionally | Bob Copeland | 1 | -0/+4 |
2016-04-12 | cfg80211: remove enum ieee80211_band | Johannes Berg | 1 | -5/+5 |
2016-04-05 | mac80211: mesh: fix cleanup for mesh pathtable | Bob Copeland | 1 | -1/+6 |
2016-04-05 | mac80211: mesh: use hlist for rmc cache | Bob Copeland | 1 | -8/+10 |
2016-04-05 | mac80211: mesh: handle failed alloc for rmc cache | Bob Copeland | 1 | -0/+3 |
2016-04-05 | mac80211: mesh: convert path table to rhashtable | Bob Copeland | 1 | -6/+0 |
2016-04-05 | mac80211: mesh: move path tables into if_mesh | Bob Copeland | 1 | -4/+6 |
2016-03-02 | Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -5/+4 |
2016-02-24 | mac80211: refactor HT/VHT to chandef code | Johannes Berg | 1 | -5/+4 |
2016-01-26 | mac80211: Requeue work after scan complete for all VIF types. | Sachin Kulkarni | 1 | -11/+0 |
2015-11-03 | mac80211: TDLS: add proper HT-oper IE | Arik Nemtsov | 1 | -1/+2 |
2015-10-05 | mac80211: make ieee80211_new_mesh_header return unsigned | Andrzej Hajda | 1 | -3/+3 |
2015-09-22 | mac80211: implement VHT support for mesh | Bob Copeland | 1 | -3/+73 |
2015-07-17 | mac80211: move mesh related station fields to own struct | Johannes Berg | 1 | -1/+1 |
2015-06-09 | mac80211: fix the beacon csa counter for mesh and ibss | Chun-Yeow Yeoh | 1 | -0/+1 |
2015-03-31 | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -1/+2 |
2015-03-04 | mac80211: Use eth_<foo>_addr instead of memset | Joe Perches | 1 | -1/+1 |
2015-02-28 | nl/mac80211: allow zero plink timeout to disable STA expiration | Masashi Honma | 1 | -1/+2 |
2014-10-29 | mac80211: use secondary channel offset IE also beacons during CSA | Luciano Coelho | 1 | -1/+1 |
2014-06-23 | mac80211: move csa counters from sdata to beacon/presp | Michal Kazior | 1 | -1/+1 |
2014-06-23 | trivial: net/mac80211/mesh.c: fix typo s/Substract/Subtract/ | Antonio Ospite | 1 | -1/+1 |
2014-05-15 | mac80211: Support multiple CSA counters | Andrei Otcheretianski | 1 | -1/+1 |
2014-04-22 | mac80211: fix mesh_add_rsn_ie IE finding loop | Bob Copeland | 1 | -13/+8 |
2014-04-09 | cfg80211/mac80211: refactor cfg80211_chandef_dfs_required() | Luciano Coelho | 1 | -4/+5 |
2014-04-09 | mac80211: use RCU_INIT_POINTER | Monam Agarwal | 1 | -3/+3 |
2014-02-05 | mac80211: add missing CSA locking | Michal Kazior | 1 | -0/+2 |
2014-02-05 | mac80211: batch CSA bss info notification | Michal Kazior | 1 | -2/+3 |
2014-02-05 | mac80211: use sdata mesh_id_len instead of wdev's | Johannes Berg | 1 | -2/+2 |
2014-02-05 | mac80211: only set CSA beacon when at least one beacon must be transmitted | Luciano Coelho | 1 | -6/+3 |
2014-02-05 | mac80211: align ieee80211_mesh_csa_beacon() with ieee80211_assign_beacon() | Luciano Coelho | 1 | -3/+1 |
2014-02-05 | mac80211: refactor ieee80211_mesh_process_chanswitch() | Luciano Coelho | 1 | -55/+19 |
2014-01-06 | mac80211: sync dtim_count to TSF | Thomas Pedersen | 1 | -0/+1 |
2013-12-16 | mac80211: update adjusting TBTT bit in beacon | Thomas Pedersen | 1 | -0/+5 |
2013-12-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -8/+12 |
2013-11-25 | mac80211: move csa_chandef to sdata | Luciano Coelho | 1 | -1/+1 |
2013-11-25 | mac80211: use put_unaligned_le16 for precedence value in mesh | Chun-Yeow Yeoh | 1 | -4/+1 |
2013-11-25 | mac80211: fix the mesh channel switch support | Chun-Yeow Yeoh | 1 | -8/+12 |
2013-10-28 | mac80211: process mesh channel switching using beacon | Chun-Yeow Yeoh | 1 | -9/+130 |
2013-10-28 | {nl,cfg,mac}80211: implement mesh channel switch userspace API | Chun-Yeow Yeoh | 1 | -0/+98 |
2013-10-28 | mac80211: process the CSA frame for mesh accordingly | Chun-Yeow Yeoh | 1 | -3/+80 |
2013-08-23 | mac80211: only respond to probe request with mesh ID | Chun-Yeow Yeoh | 1 | -0/+3 |