aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mesh.c
Commit message (Expand)AuthorAge
* 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-24
* {cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan2013-05-24
* mac80211: enable Auth Protocol Identifier on mesh config.Colleen Twitty2013-05-16
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-04-22
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-10
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-29
| |\ \
| | * | mac80211: Don't restart sta-timer if not associated.Ben Greear2013-03-24
* | | | mac80211: parse VHT channel switch IEsJohannes Berg2013-04-16
| |_|/ |/| |
* | | mac80211: check DSSS params IE length in parserJohannes Berg2013-04-08
|/ /
* | mac80211: remove a few set but unused variablesJohannes Berg2013-03-11
* | mac80211: support userspace MPMThomas Pedersen2013-03-06
* | mac80211: cleanup suspend/resume on mesh modeStanislaw Gruszka2013-03-06
|/
* mac80211: don't spam mesh probe response messagesThomas Pedersen2013-02-18
* mac80211: clean up mesh codeJohannes Berg2013-02-15
* mac80211: generate mesh probe responsesThomas Pedersen2013-02-15
* mac80211: cache mesh beaconThomas Pedersen2013-02-15
* mac80211: consolidate MBSS change notificationThomas Pedersen2013-02-15
* mac80211: Add the DS Params for mesh to every bandEmanuel Taube2013-02-11
* mac80211: fix mesh sta teardownThomas Pedersen2013-02-11
* mac80211: mesh power save basicsMarco Porsch2013-02-04
* mac80211: dynamic short slot time for MBSSsThomas Pedersen2013-01-29
* {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch2013-01-16
* mac80211: assign bss_conf.bssid only onceJohannes Berg2013-01-03
* mac80211: track enable_beacon explicitlyJohannes Berg2013-01-03
* mac80211: remove a bit of dead mesh codeJohannes Berg2013-01-03
* mac80211: remove final sta_info_flush()Johannes Berg2013-01-03
* mac80211: use short slot time in mesh for 5GHzChun-Yeow Yeoh2013-01-03
* mac80211: RMC buckets are just list headsThomas Pedersen2013-01-03
* mac80211: convert to channel definition structJohannes Berg2012-11-26
* mac80211: move Mesh Capability field definition to ieee80211.hMarco Porsch2012-11-26
* mac80211: mesh STAs only process mesh beaconsThomas Pedersen2012-10-23
* mac80211: move out the non-statistics variable estab_plinks from mesh_statAshok Nagarajan2012-10-17
* mac80211: use channel contextsJohannes Berg2012-10-17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-24
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-21
| |\
| | * mac80211: mesh: don't use global channel typeJohannes Berg2012-08-20
| | * mac80211: improve cleanup when leaving meshThomas Pedersen2012-08-03
| | * mac80211: manage carrier state in meshJohannes Berg2012-07-31