summaryrefslogtreecommitdiff
path: root/net/mac80211/mesh.c
AgeCommit message (Expand)Author
2017-11-20mac80211: Convert timers to use timer_setup()Kees Cook
2017-09-21mac80211: use offsetofend()Johannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2017-05-30skbuff/mac80211: introduce and use skb_put_zero()Johannes Berg
2017-05-24mac80211: enable VHT for mesh channel processingSimon Wunderlich
2017-05-24mac80211: mesh: support sending wide bandwidth CSASimon Wunderlich
2017-05-19mac80211: mark as action frame when parsing IEs of CSA action framesSimon Wunderlich
2017-05-19mac80211: mesh: Allow following CSA to DFS channels if userspace handles itBenjamin Berg
2017-05-19mac80211: move clearing result into ieee80211_parse_ch_switch_ie()Johannes Berg
2017-05-19mac80211: mesh: mark channel as unusable if a regulatory MESH CSA is receivedBenjamin Berg
2017-04-28mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan
2017-03-29mac80211: mesh: drop new node with weak powerMasashi Honma
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-06mac80211: Fix adding of mesh vendor IEsThorsten Horstmann
2017-01-02mac80211: Fix addition of mesh configuration elementIlan peer
2016-12-13mac80211: Use appropriate name for functions and messagesMasashi Honma
2016-12-13mac80211: Remove invalid flag operations in mesh TSF synchronizationMasashi Honma
2016-08-03mac80211: mesh: flush stations before beacons are stoppedMaital Hahn
2016-06-30mac80211: use common cleanup for user/!user_mpmBob Copeland
2016-06-28mac80211: Fix mesh estab_plinks counting in STA removal caseJouni Malinen
2016-05-31mac80211: mesh: flush mesh paths unconditionallyBob Copeland
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-05mac80211: mesh: fix cleanup for mesh pathtableBob Copeland
2016-04-05mac80211: mesh: use hlist for rmc cacheBob Copeland
2016-04-05mac80211: mesh: handle failed alloc for rmc cacheBob Copeland
2016-04-05mac80211: mesh: convert path table to rhashtableBob Copeland
2016-04-05mac80211: mesh: move path tables into if_meshBob Copeland
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller
2016-02-24mac80211: refactor HT/VHT to chandef codeJohannes Berg
2016-01-26mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni
2015-11-03mac80211: TDLS: add proper HT-oper IEArik Nemtsov
2015-10-05mac80211: make ieee80211_new_mesh_header return unsignedAndrzej Hajda
2015-09-22mac80211: implement VHT support for meshBob Copeland
2015-07-17mac80211: move mesh related station fields to own structJohannes Berg
2015-06-09mac80211: fix the beacon csa counter for mesh and ibssChun-Yeow Yeoh
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-03mac80211: Use eth_<foo>_addr instead of memsetJoe Perches
2015-02-28nl/mac80211: allow zero plink timeout to disable STA expirationMasashi Honma
2014-10-29mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho
2014-06-23mac80211: move csa counters from sdata to beacon/prespMichal Kazior
2014-06-23trivial: net/mac80211/mesh.c: fix typo s/Substract/Subtract/Antonio Ospite
2014-05-15mac80211: Support multiple CSA countersAndrei Otcheretianski
2014-04-22mac80211: fix mesh_add_rsn_ie IE finding loopBob Copeland
2014-04-09cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho
2014-04-09mac80211: use RCU_INIT_POINTERMonam Agarwal
2014-02-04mac80211: add missing CSA lockingMichal Kazior
2014-02-04mac80211: batch CSA bss info notificationMichal Kazior