summaryrefslogtreecommitdiff
path: root/net/mac80211/mesh.c
AgeCommit message (Expand)Author
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-04-16mac80211: parse VHT channel switch IEsJohannes Berg
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-08mac80211: check DSSS params IE length in parserJohannes Berg
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-24mac80211: Don't restart sta-timer if not associated.Ben Greear
2013-03-11mac80211: remove a few set but unused variablesJohannes Berg
2013-03-06mac80211: support userspace MPMThomas Pedersen
2013-03-06mac80211: cleanup suspend/resume on mesh modeStanislaw Gruszka
2013-02-18mac80211: don't spam mesh probe response messagesThomas Pedersen
2013-02-15mac80211: clean up mesh codeJohannes Berg
2013-02-15mac80211: generate mesh probe responsesThomas Pedersen
2013-02-15mac80211: cache mesh beaconThomas Pedersen
2013-02-15mac80211: consolidate MBSS change notificationThomas Pedersen
2013-02-11mac80211: Add the DS Params for mesh to every bandEmanuel Taube
2013-02-11mac80211: fix mesh sta teardownThomas Pedersen
2013-02-04mac80211: mesh power save basicsMarco Porsch
2013-01-29mac80211: dynamic short slot time for MBSSsThomas Pedersen
2013-01-16{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch
2013-01-03mac80211: assign bss_conf.bssid only onceJohannes Berg
2013-01-03mac80211: track enable_beacon explicitlyJohannes Berg
2013-01-03mac80211: remove a bit of dead mesh codeJohannes Berg
2013-01-03mac80211: remove final sta_info_flush()Johannes Berg
2013-01-03mac80211: use short slot time in mesh for 5GHzChun-Yeow Yeoh
2013-01-03mac80211: RMC buckets are just list headsThomas Pedersen
2012-11-26mac80211: convert to channel definition structJohannes Berg
2012-11-26mac80211: move Mesh Capability field definition to ieee80211.hMarco Porsch
2012-10-23mac80211: mesh STAs only process mesh beaconsThomas Pedersen
2012-10-17mac80211: move out the non-statistics variable estab_plinks from mesh_statAshok Nagarajan
2012-10-17mac80211: use channel contextsJohannes Berg
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-20mac80211: mesh: don't use global channel typeJohannes Berg
2012-08-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-13mac80211: fix unnecessary beacon update after peering status changeMarco Porsch
2012-08-03mac80211: improve cleanup when leaving meshThomas Pedersen
2012-08-01mac80211: cancel mesh path timerJohannes Berg
2012-08-01mac80211: clear timer bits when disconnectingJohannes Berg
2012-07-31mac80211: manage carrier state in meshJohannes Berg
2012-07-31mac80211: use oper_channel in meshJohannes Berg
2012-07-10net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-06-24mac80211: clean up debuggingJohannes Berg
2012-06-18mac80211: invoke the timer only with correct dot11MeshHWMPRootMode valueChun-Yeow Yeoh
2012-06-14mac80211: implement the proactive PREQ generationChun-Yeow Yeoh
2012-06-05net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville
2012-05-16mac80211: Fix don't use '>' operator for matching channel typesAshok Nagarajan
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-05-09mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-08{nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan