summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mesh.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho2014-04-091-4/+5
* mac80211: use RCU_INIT_POINTERMonam Agarwal2014-04-091-3/+3
* mac80211: add missing CSA lockingMichal Kazior2014-02-041-0/+2
* mac80211: batch CSA bss info notificationMichal Kazior2014-02-041-2/+3
* mac80211: use sdata mesh_id_len instead of wdev'sJohannes Berg2014-02-041-2/+2
* mac80211: only set CSA beacon when at least one beacon must be transmittedLuciano Coelho2014-02-041-6/+3
* mac80211: align ieee80211_mesh_csa_beacon() with ieee80211_assign_beacon()Luciano Coelho2014-02-041-3/+1
* mac80211: refactor ieee80211_mesh_process_chanswitch()Luciano Coelho2014-02-041-55/+19
* mac80211: sync dtim_count to TSFThomas Pedersen2014-01-061-0/+1
* mac80211: update adjusting TBTT bit in beaconThomas Pedersen2013-12-161-0/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-061-8/+12
|\
| * mac80211: fix the mesh channel switch supportChun-Yeow Yeoh2013-11-251-8/+12
* | mac80211: move csa_chandef to sdataLuciano Coelho2013-11-251-1/+1
* | mac80211: use put_unaligned_le16 for precedence value in meshChun-Yeow Yeoh2013-11-251-4/+1
|/
* mac80211: process mesh channel switching using beaconChun-Yeow Yeoh2013-10-281-9/+130
* {nl,cfg,mac}80211: implement mesh channel switch userspace APIChun-Yeow Yeoh2013-10-281-0/+98
* mac80211: process the CSA frame for mesh accordinglyChun-Yeow Yeoh2013-10-281-3/+80
* mac80211: only respond to probe request with mesh IDChun-Yeow Yeoh2013-08-231-0/+3
* mac80211: set forwarding in mesh capability infoChun-Yeow Yeoh2013-07-161-1/+3
* mac80211: select and adjust bitrates according to channel modeSimon Wunderlich2013-07-161-2/+1
* mac80211: fix various components for the new 5 and 10 MHz widthsSimon Wunderlich2013-06-181-1/+3
* mac80211: update mesh beacon on workqueueThomas Pedersen2013-06-181-12/+41
* {nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan2013-06-111-4/+0
* mac80211: expire mesh peers based on mesh configurationColleen Twitty2013-06-111-1/+1