aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mesh.c
Commit message (Expand)AuthorAge
* 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
| | * mac80211: use oper_channel in meshJohannes Berg2012-07-31
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-15
|\| |
| * | mac80211: fix unnecessary beacon update after peering status changeMarco Porsch2012-08-13
| |/
* | mac80211: cancel mesh path timerJohannes Berg2012-08-01
* | mac80211: clear timer bits when disconnectingJohannes Berg2012-08-01
|/
* net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* mac80211: clean up debuggingJohannes Berg2012-06-24
* mac80211: invoke the timer only with correct dot11MeshHWMPRootMode valueChun-Yeow Yeoh2012-06-18
* mac80211: implement the proactive PREQ generationChun-Yeow Yeoh2012-06-14
* net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-06-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-22
|\
| * mac80211: Fix don't use '>' operator for matching channel typesAshok Nagarajan2012-05-16
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-14
|\|
| * {nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan2012-05-08
| * mac80211: Allow nonHT/HT peering in meshAshok Nagarajan2012-05-08