summaryrefslogtreecommitdiff
path: root/net/mac80211/mesh.c (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani2024-10-17
* BACKPORT: cfg80211: remove enum ieee80211_bandJohannes Berg2020-02-02
* mac80211: mesh: fix RCU warningThomas Pedersen2019-07-21
* mac80211: Fix addition of mesh configuration elementIlan peer2017-12-20
* mac80211: Remove invalid flag operations in mesh TSF synchronizationMasashi Honma2017-11-30
* mac80211: Fix adding of mesh vendor IEsThorsten Horstmann2017-02-14
* mac80211: Fix mesh estab_plinks counting in STA removal caseJouni Malinen2016-07-27
* mac80211: mesh: flush mesh paths unconditionallyBob Copeland2016-07-27
* mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni2016-03-03
* mac80211: TDLS: add proper HT-oper IEArik Nemtsov2015-11-03
* mac80211: make ieee80211_new_mesh_header return unsignedAndrzej Hajda2015-10-05
* mac80211: implement VHT support for meshBob Copeland2015-09-22
* mac80211: move mesh related station fields to own structJohannes Berg2015-07-17
* mac80211: fix the beacon csa counter for mesh and ibssChun-Yeow Yeoh2015-06-09
* Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-31
|\
| * nl/mac80211: allow zero plink timeout to disable STA expirationMasashi Honma2015-02-28
* | mac80211: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
|/
* mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho2014-10-29
* mac80211: move csa counters from sdata to beacon/prespMichal Kazior2014-06-23
* trivial: net/mac80211/mesh.c: fix typo s/Substract/Subtract/Antonio Ospite2014-06-23
* mac80211: Support multiple CSA countersAndrei Otcheretianski2014-05-15
* mac80211: fix mesh_add_rsn_ie IE finding loopBob Copeland2014-04-22
* cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho2014-04-09
* mac80211: use RCU_INIT_POINTERMonam Agarwal2014-04-09
* mac80211: add missing CSA lockingMichal Kazior2014-02-04
* mac80211: batch CSA bss info notificationMichal Kazior2014-02-04
* mac80211: use sdata mesh_id_len instead of wdev'sJohannes Berg2014-02-04
* mac80211: only set CSA beacon when at least one beacon must be transmittedLuciano Coelho2014-02-04
* mac80211: align ieee80211_mesh_csa_beacon() with ieee80211_assign_beacon()Luciano Coelho2014-02-04
* mac80211: refactor ieee80211_mesh_process_chanswitch()Luciano Coelho2014-02-04
* mac80211: sync dtim_count to TSFThomas Pedersen2014-01-06
* mac80211: update adjusting TBTT bit in beaconThomas Pedersen2013-12-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-06
|\
| * mac80211: fix the mesh channel switch supportChun-Yeow Yeoh2013-11-25
* | mac80211: move csa_chandef to sdataLuciano Coelho2013-11-25
* | mac80211: use put_unaligned_le16 for precedence value in meshChun-Yeow Yeoh2013-11-25
|/
* mac80211: process mesh channel switching using beaconChun-Yeow Yeoh2013-10-28
* {nl,cfg,mac}80211: implement mesh channel switch userspace APIChun-Yeow Yeoh2013-10-28
* mac80211: process the CSA frame for mesh accordinglyChun-Yeow Yeoh2013-10-28
* mac80211: only respond to probe request with mesh IDChun-Yeow Yeoh2013-08-23
* mac80211: set forwarding in mesh capability infoChun-Yeow Yeoh2013-07-16
* mac80211: select and adjust bitrates according to channel modeSimon Wunderlich2013-07-16
* mac80211: fix various components for the new 5 and 10 MHz widthsSimon Wunderlich2013-06-18
* mac80211: update mesh beacon on workqueueThomas Pedersen2013-06-18
* {nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan2013-06-11
* mac80211: expire mesh peers based on mesh configurationColleen Twitty2013-06-11
* mac80211: fix mesh deadlockThomas Pedersen2013-06-11
* mac80211: set mesh formation field properlyJacob Minshall2013-06-03
* cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-25
* {cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan2013-05-24