summaryrefslogtreecommitdiff
path: root/net/mac80211/mesh.c
AgeCommit message (Expand)Author
2014-11-21mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho
2014-01-06mac80211: sync dtim_count to TSFThomas Pedersen
2013-12-16mac80211: update adjusting TBTT bit in beaconThomas Pedersen
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-25mac80211: move csa_chandef to sdataLuciano Coelho
2013-11-25mac80211: use put_unaligned_le16 for precedence value in meshChun-Yeow Yeoh
2013-11-25mac80211: fix the mesh channel switch supportChun-Yeow Yeoh
2013-10-28mac80211: process mesh channel switching using beaconChun-Yeow Yeoh
2013-10-28{nl,cfg,mac}80211: implement mesh channel switch userspace APIChun-Yeow Yeoh
2013-10-28mac80211: process the CSA frame for mesh accordinglyChun-Yeow Yeoh
2013-08-23mac80211: only respond to probe request with mesh IDChun-Yeow Yeoh
2013-07-16mac80211: set forwarding in mesh capability infoChun-Yeow Yeoh
2013-07-16mac80211: select and adjust bitrates according to channel modeSimon Wunderlich
2013-06-18mac80211: fix various components for the new 5 and 10 MHz widthsSimon Wunderlich
2013-06-18mac80211: update mesh beacon on workqueueThomas Pedersen
2013-06-11{nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan
2013-06-11mac80211: expire mesh peers based on mesh configurationColleen Twitty
2013-06-11mac80211: fix mesh deadlockThomas Pedersen
2013-06-03mac80211: set mesh formation field properlyJacob Minshall
2013-05-25cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg
2013-05-24{cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan
2013-05-16mac80211: enable Auth Protocol Identifier on mesh config.Colleen Twitty
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