| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: add ability to parse CCFS2 | Johannes Berg | 2018-09-05 | 1 | -1/+4 |
* | mac80211: notify driver for change in multicast rates | Pradeep Kumar Chitrapu | 2018-03-23 | 1 | -1/+2 |
* | Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2018-02-22 | 1 | -11/+6 |
|\ |
|
| * | mac80211: mesh: fix wrong mesh TTL offset calculation | Peter Oh | 2018-01-31 | 1 | -11/+6 |
* | | mac80211: mark expected switch fall-throughs | Gustavo A. R. Silva | 2017-12-11 | 1 | -0/+2 |
|/ |
|
* | mac80211: Convert timers to use timer_setup() | Kees Cook | 2017-11-20 | 1 | -15/+12 |
* | mac80211: use offsetofend() | Johannes Berg | 2017-09-21 | 1 | -2/+1 |
* | networking: make skb_put & friends return void pointers | Johannes Berg | 2017-06-16 | 1 | -1/+1 |
* | networking: introduce and use skb_put_data() | Johannes Berg | 2017-06-16 | 1 | -4/+4 |
* | networking: convert many more places to skb_put_zero() | Johannes Berg | 2017-06-16 | 1 | -2/+1 |
* | skbuff/mac80211: introduce and use skb_put_zero() | Johannes Berg | 2017-05-30 | 1 | -6/+3 |
* | mac80211: enable VHT for mesh channel processing | Simon Wunderlich | 2017-05-24 | 1 | -1/+3 |
* | mac80211: mesh: support sending wide bandwidth CSA | Simon Wunderlich | 2017-05-24 | 1 | -2/+43 |
* | mac80211: mark as action frame when parsing IEs of CSA action frames | Simon Wunderlich | 2017-05-19 | 1 | -1/+1 |
* | mac80211: mesh: Allow following CSA to DFS channels if userspace handles it | Benjamin Berg | 2017-05-19 | 1 | -3/+12 |
* | mac80211: move clearing result into ieee80211_parse_ch_switch_ie() | Johannes Berg | 2017-05-19 | 1 | -1/+0 |
* | mac80211: mesh: mark channel as unusable if a regulatory MESH CSA is received | Benjamin Berg | 2017-05-19 | 1 | -0/+21 |
* | mac80211: Fix possible sband related NULL pointer de-reference | Mohammed Shafi Shajakhan | 2017-04-28 | 1 | -9/+20 |
* | mac80211: mesh: drop new node with weak power | Masashi Honma | 2017-03-29 | 1 | -2/+8 |
* | scripts/spelling.txt: add "swith" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-02-07 | 1 | -1/+1 |
|\ |
|
| * | mac80211: Fix adding of mesh vendor IEs | Thorsten Horstmann | 2017-02-06 | 1 | -1/+1 |
* | | mac80211: Fix addition of mesh configuration element | Ilan peer | 2017-01-02 | 1 | -2/+0 |
* | | mac80211: Use appropriate name for functions and messages | Masashi Honma | 2016-12-13 | 1 | -1/+1 |
* | | mac80211: Remove invalid flag operations in mesh TSF synchronization | Masashi Honma | 2016-12-13 | 1 | -3/+0 |
|/ |
|
* | mac80211: mesh: flush stations before beacons are stopped | Maital Hahn | 2016-08-03 | 1 | -4/+6 |
* | mac80211: use common cleanup for user/!user_mpm | Bob Copeland | 2016-06-30 | 1 | -19/+1 |
* | mac80211: Fix mesh estab_plinks counting in STA removal case | Jouni Malinen | 2016-06-28 | 1 | -2/+5 |
* | mac80211: mesh: flush mesh paths unconditionally | Bob Copeland | 2016-05-31 | 1 | -0/+4 |
* | cfg80211: remove enum ieee80211_band | Johannes Berg | 2016-04-12 | 1 | -5/+5 |
* | mac80211: mesh: fix cleanup for mesh pathtable | Bob Copeland | 2016-04-05 | 1 | -1/+6 |
* | mac80211: mesh: use hlist for rmc cache | Bob Copeland | 2016-04-05 | 1 | -8/+10 |
* | mac80211: mesh: handle failed alloc for rmc cache | Bob Copeland | 2016-04-05 | 1 | -0/+3 |
* | mac80211: mesh: convert path table to rhashtable | Bob Copeland | 2016-04-05 | 1 | -6/+0 |
* | mac80211: mesh: move path tables into if_mesh | Bob Copeland | 2016-04-05 | 1 | -4/+6 |
* | Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc... | David S. Miller | 2016-03-01 | 1 | -5/+4 |
|\ |
|
| * | mac80211: refactor HT/VHT to chandef code | Johannes Berg | 2016-02-24 | 1 | -5/+4 |
* | | mac80211: Requeue work after scan complete for all VIF types. | Sachin Kulkarni | 2016-01-26 | 1 | -11/+0 |
|/ |
|
* | mac80211: TDLS: add proper HT-oper IE | Arik Nemtsov | 2015-11-03 | 1 | -1/+2 |
* | mac80211: make ieee80211_new_mesh_header return unsigned | Andrzej Hajda | 2015-10-05 | 1 | -3/+3 |
* | mac80211: implement VHT support for mesh | Bob Copeland | 2015-09-22 | 1 | -3/+73 |
* | mac80211: move mesh related station fields to own struct | Johannes Berg | 2015-07-17 | 1 | -1/+1 |
* | mac80211: fix the beacon csa counter for mesh and ibss | Chun-Yeow Yeoh | 2015-06-09 | 1 | -0/+1 |
* | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc... | David S. Miller | 2015-03-31 | 1 | -1/+2 |
|\ |
|
| * | nl/mac80211: allow zero plink timeout to disable STA expiration | Masashi Honma | 2015-02-28 | 1 | -1/+2 |
* | | mac80211: Use eth_<foo>_addr instead of memset | Joe Perches | 2015-03-03 | 1 | -1/+1 |
|/ |
|
* | mac80211: use secondary channel offset IE also beacons during CSA | Luciano Coelho | 2014-10-29 | 1 | -1/+1 |
* | mac80211: move csa counters from sdata to beacon/presp | Michal Kazior | 2014-06-23 | 1 | -1/+1 |
* | trivial: net/mac80211/mesh.c: fix typo s/Substract/Subtract/ | Antonio Ospite | 2014-06-23 | 1 | -1/+1 |
* | mac80211: Support multiple CSA counters | Andrei Otcheretianski | 2014-05-15 | 1 | -1/+1 |