summaryrefslogtreecommitdiff
path: root/net/mac80211/mesh.c
Commit message (Expand)AuthorAge
...
* 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-10
* 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
| * mac80211: Advertise HT protection mode in IEsAshok Nagarajan2012-05-08
* | mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-09
|/
* mac80211: refactor mesh peer rate handlingThomas Pedersen2012-04-23
* mac80211: Check basic rates when peeringAshok Nagarajan2012-04-11
* mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan2012-04-11
* mac80211: Use mandatory rates as basic rates when starting meshAshok Nagarajan2012-04-11
* mac80211: Implement mesh synchronization frameworkJavier Cardona2012-04-10
* wireless: rename ht_info to ht_operationJohannes Berg2012-04-09
* mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2012-03-05
* {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen2011-11-28
* mac80211: Support ht-cap over-rides.Ben Greear2011-11-21
* mac80211: set HT capabilities for mesh peerThomas Pedersen2011-11-08
* mac80211: add HT IEs to mesh framesThomas Pedersen2011-11-08