summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mesh.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: notify driver for change in multicast ratesPradeep Kumar Chitrapu2018-03-231-1/+2
* Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-02-221-11/+6
|\
| * mac80211: mesh: fix wrong mesh TTL offset calculationPeter Oh2018-01-311-11/+6
* | mac80211: mark expected switch fall-throughsGustavo A. R. Silva2017-12-111-0/+2
|/
* mac80211: Convert timers to use timer_setup()Kees Cook2017-11-201-15/+12
* mac80211: use offsetofend()Johannes Berg2017-09-211-2/+1
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-4/+4
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-161-2/+1
* skbuff/mac80211: introduce and use skb_put_zero()Johannes Berg2017-05-301-6/+3
* mac80211: enable VHT for mesh channel processingSimon Wunderlich2017-05-241-1/+3
* mac80211: mesh: support sending wide bandwidth CSASimon Wunderlich2017-05-241-2/+43
* mac80211: mark as action frame when parsing IEs of CSA action framesSimon Wunderlich2017-05-191-1/+1
* mac80211: mesh: Allow following CSA to DFS channels if userspace handles itBenjamin Berg2017-05-191-3/+12
* mac80211: move clearing result into ieee80211_parse_ch_switch_ie()Johannes Berg2017-05-191-1/+0
* mac80211: mesh: mark channel as unusable if a regulatory MESH CSA is receivedBenjamin Berg2017-05-191-0/+21
* mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan2017-04-281-9/+20
* mac80211: mesh: drop new node with weak powerMasashi Honma2017-03-291-2/+8
* scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-071-1/+1
|\
| * mac80211: Fix adding of mesh vendor IEsThorsten Horstmann2017-02-061-1/+1
* | mac80211: Fix addition of mesh configuration elementIlan peer2017-01-021-2/+0
* | mac80211: Use appropriate name for functions and messagesMasashi Honma2016-12-131-1/+1
* | mac80211: Remove invalid flag operations in mesh TSF synchronizationMasashi Honma2016-12-131-3/+0
|/
* mac80211: mesh: flush stations before beacons are stoppedMaital Hahn2016-08-031-4/+6
* mac80211: use common cleanup for user/!user_mpmBob Copeland2016-06-301-19/+1
* mac80211: Fix mesh estab_plinks counting in STA removal caseJouni Malinen2016-06-281-2/+5
* mac80211: mesh: flush mesh paths unconditionallyBob Copeland2016-05-311-0/+4
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-5/+5
* mac80211: mesh: fix cleanup for mesh pathtableBob Copeland2016-04-051-1/+6
* mac80211: mesh: use hlist for rmc cacheBob Copeland2016-04-051-8/+10
* mac80211: mesh: handle failed alloc for rmc cacheBob Copeland2016-04-051-0/+3
* mac80211: mesh: convert path table to rhashtableBob Copeland2016-04-051-6/+0
* mac80211: mesh: move path tables into if_meshBob Copeland2016-04-051-4/+6
* Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller2016-03-011-5/+4
|\
| * mac80211: refactor HT/VHT to chandef codeJohannes Berg2016-02-241-5/+4
* | mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni2016-01-261-11/+0
|/
* mac80211: TDLS: add proper HT-oper IEArik Nemtsov2015-11-031-1/+2
* mac80211: make ieee80211_new_mesh_header return unsignedAndrzej Hajda2015-10-051-3/+3
* mac80211: implement VHT support for meshBob Copeland2015-09-221-3/+73
* mac80211: move mesh related station fields to own structJohannes Berg2015-07-171-1/+1
* mac80211: fix the beacon csa counter for mesh and ibssChun-Yeow Yeoh2015-06-091-0/+1
* Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-311-1/+2
|\
| * nl/mac80211: allow zero plink timeout to disable STA expirationMasashi Honma2015-02-281-1/+2
* | mac80211: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-1/+1
|/
* mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho2014-10-291-1/+1
* mac80211: move csa counters from sdata to beacon/prespMichal Kazior2014-06-231-1/+1
* trivial: net/mac80211/mesh.c: fix typo s/Substract/Subtract/Antonio Ospite2014-06-231-1/+1
* mac80211: Support multiple CSA countersAndrei Otcheretianski2014-05-151-1/+1
* mac80211: fix mesh_add_rsn_ie IE finding loopBob Copeland2014-04-221-13/+8
OpenPOWER on IntegriCloud