summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mesh.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: fix mesh deadlockThomas Pedersen2013-06-111-12/+17
* mac80211: set mesh formation field properlyJacob Minshall2013-06-031-2/+1
* 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/+0
* 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/+1
* | mac80211: support userspace MPMThomas Pedersen2013-03-061-1/+1
* | mac80211: cleanup suspend/resume on mesh modeStanislaw Gruszka2013-03-061-55/+2
|/
* mac80211: don't spam mesh probe response messagesThomas Pedersen2013-02-181-1/+0
* mac80211: clean up mesh codeJohannes Berg2013-02-151-54/+61
* mac80211: generate mesh probe responsesThomas Pedersen2013-02-151-0/+60
* mac80211: cache mesh beaconThomas Pedersen2013-02-151-3/+151
* mac80211: consolidate MBSS change notificationThomas Pedersen2013-02-151-1/+1
* mac80211: Add the DS Params for mesh to every bandEmanuel Taube2013-02-111-9/+4
* mac80211: fix mesh sta teardownThomas Pedersen2013-02-111-0/+25
* mac80211: mesh power save basicsMarco Porsch2013-02-041-0/+33
* mac80211: dynamic short slot time for MBSSsThomas Pedersen2013-01-291-5/+0
* {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch2013-01-161-1/+0
* mac80211: assign bss_conf.bssid only onceJohannes Berg2013-01-031-0/+3
* mac80211: track enable_beacon explicitlyJohannes Berg2013-01-031-0/+3
* mac80211: remove a bit of dead mesh codeJohannes Berg2013-01-031-5/+0
* mac80211: remove final sta_info_flush()Johannes Berg2013-01-031-1/+1
* mac80211: use short slot time in mesh for 5GHzChun-Yeow Yeoh2013-01-031-7/+14
* mac80211: RMC buckets are just list headsThomas Pedersen2013-01-031-4/+4
* mac80211: convert to channel definition structJohannes Berg2012-11-261-17/+11
* mac80211: move Mesh Capability field definition to ieee80211.hMarco Porsch2012-11-261-4/+4
* mac80211: mesh STAs only process mesh beaconsThomas Pedersen2012-10-231-4/+5
* mac80211: move out the non-statistics variable estab_plinks from mesh_statAshok Nagarajan2012-10-171-1/+1
* mac80211: use channel contextsJohannes Berg2012-10-171-9/+32
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-241-9/+19
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-211-9/+19
| |\
| | * mac80211: mesh: don't use global channel typeJohannes Berg2012-08-201-5/+6
| | * mac80211: improve cleanup when leaving meshThomas Pedersen2012-08-031-1/+5
| | * mac80211: manage carrier state in meshJohannes Berg2012-07-311-0/+4
| | * mac80211: use oper_channel in meshJohannes Berg2012-07-311-3/+4
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-151-8/+13
|\| |
| * | mac80211: fix unnecessary beacon update after peering status changeMarco Porsch2012-08-131-8/+13
| |/
* | mac80211: cancel mesh path timerJohannes Berg2012-08-011-0/+1
* | mac80211: clear timer bits when disconnectingJohannes Berg2012-08-011-0/+2
|/
* net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-1/+1