aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mesh.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-23mac80211: only respond to probe request with mesh IDChun-Yeow Yeoh1-0/+3
2013-07-16mac80211: set forwarding in mesh capability infoChun-Yeow Yeoh1-1/+3
2013-07-16mac80211: select and adjust bitrates according to channel modeSimon Wunderlich1-2/+1
2013-06-18mac80211: fix various components for the new 5 and 10 MHz widthsSimon Wunderlich1-1/+3
2013-06-18mac80211: update mesh beacon on workqueueThomas Pedersen1-12/+41
2013-06-11{nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan1-4/+0
2013-06-11mac80211: expire mesh peers based on mesh configurationColleen Twitty1-1/+1
2013-06-11mac80211: fix mesh deadlockThomas Pedersen1-12/+17
2013-06-03mac80211: set mesh formation field properlyJacob Minshall1-2/+1
2013-05-25cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg1-16/+16
2013-05-24{cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan1-2/+3
2013-05-16mac80211: enable Auth Protocol Identifier on mesh config.Colleen Twitty1-1/+0
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg1-1/+2
2013-04-16mac80211: parse VHT channel switch IEsJohannes Berg1-2/+2
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+1
2013-04-08mac80211: check DSSS params IE length in parserJohannes Berg1-1/+1
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+2
2013-03-24mac80211: Don't restart sta-timer if not associated.Ben Greear1-1/+2
2013-03-11mac80211: remove a few set but unused variablesJohannes Berg1-4/+1
2013-03-06mac80211: support userspace MPMThomas Pedersen1-1/+1
2013-03-06mac80211: cleanup suspend/resume on mesh modeStanislaw Gruszka1-55/+2
2013-02-18mac80211: don't spam mesh probe response messagesThomas Pedersen1-1/+0
2013-02-15mac80211: clean up mesh codeJohannes Berg1-54/+61
2013-02-15mac80211: generate mesh probe responsesThomas Pedersen1-0/+60
2013-02-15mac80211: cache mesh beaconThomas Pedersen1-3/+151
2013-02-15mac80211: consolidate MBSS change notificationThomas Pedersen1-1/+1
2013-02-11mac80211: Add the DS Params for mesh to every bandEmanuel Taube1-9/+4
2013-02-11mac80211: fix mesh sta teardownThomas Pedersen1-0/+25
2013-02-04mac80211: mesh power save basicsMarco Porsch1-0/+33
2013-01-29mac80211: dynamic short slot time for MBSSsThomas Pedersen1-5/+0
2013-01-16{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch1-1/+0
2013-01-03mac80211: assign bss_conf.bssid only onceJohannes Berg1-0/+3
2013-01-03mac80211: track enable_beacon explicitlyJohannes Berg1-0/+3
2013-01-03mac80211: remove a bit of dead mesh codeJohannes Berg1-5/+0
2013-01-03mac80211: remove final sta_info_flush()Johannes Berg1-1/+1
2013-01-03mac80211: use short slot time in mesh for 5GHzChun-Yeow Yeoh1-7/+14
2013-01-03mac80211: RMC buckets are just list headsThomas Pedersen1-4/+4
2012-11-26mac80211: convert to channel definition structJohannes Berg1-17/+11
2012-11-26mac80211: move Mesh Capability field definition to ieee80211.hMarco Porsch1-4/+4
2012-10-23mac80211: mesh STAs only process mesh beaconsThomas Pedersen1-4/+5
2012-10-17mac80211: move out the non-statistics variable estab_plinks from mesh_statAshok Nagarajan1-1/+1
2012-10-17mac80211: use channel contextsJohannes Berg1-9/+32
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-9/+19
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-9/+19
2012-08-20mac80211: mesh: don't use global channel typeJohannes Berg1-5/+6
2012-08-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-8/+13
2012-08-13mac80211: fix unnecessary beacon update after peering status changeMarco Porsch1-8/+13
2012-08-03mac80211: improve cleanup when leaving meshThomas Pedersen1-1/+5
2012-08-01mac80211: cancel mesh path timerJohannes Berg1-0/+1
2012-08-01mac80211: clear timer bits when disconnectingJohannes Berg1-0/+2