summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mesh.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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/+8Star
* 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/+3Star
* mac80211: align ieee80211_mesh_csa_beacon() with ieee80211_assign_beacon()Luciano Coelho2014-02-041-3/+1Star
* mac80211: refactor ieee80211_mesh_process_chanswitch()Luciano Coelho2014-02-041-55/+19Star
* 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/+1Star
|/
* 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/+1Star
* 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/+0Star
* mac80211: expire mesh peers based on mesh configurationColleen Twitty2013-06-111-1/+1
* mac80211: fix mesh deadlockThomas Pedersen2013-06-111-12/+17
* mac80211: set mesh formation field properlyJacob Minshall2013-06-031-2/+1Star
* cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-251-16/+16
* {cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan2013-05-241-2/+3
* mac80211: enable Auth Protocol Identifier on mesh config.Colleen Twitty2013-05-161-1/+0Star
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-04-221-1/+2
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-101-1/+1
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-291-1/+2
| |\ \
| | * | mac80211: Don't restart sta-timer if not associated.Ben Greear2013-03-241-1/+2
* | | | mac80211: parse VHT channel switch IEsJohannes Berg2013-04-161-2/+2
| |_|/ |/| |
* | | mac80211: check DSSS params IE length in parserJohannes Berg2013-04-081-1/+1
|/ /
* | mac80211: remove a few set but unused variablesJohannes Berg2013-03-111-4/+1Star
* | mac80211: support userspace MPMThomas Pedersen2013-03-061-1/+1
* | mac80211: cleanup suspend/resume on mesh modeStanislaw Gruszka2013-03-061-55/+2Star
|/
* mac80211: don't spam mesh probe response messagesThomas Pedersen2013-02-181-1/+0Star
* mac80211: clean up mesh codeJohannes Berg2013-02-151-54/+61
* mac80211: generate mesh probe responsesThomas Pedersen2013-02-151-0/+60