summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mesh.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: RMC buckets are just list headsThomas Pedersen2013-01-031-4/+4
* mac80211: convert to channel definition structJohannes Berg2012-11-261-17/+11Star
* mac80211: move Mesh Capability field definition to ieee80211.hMarco Porsch2012-11-261-4/+4
* mac80211: mesh STAs only process mesh beaconsThomas Pedersen2012-10-231-4/+5
* mac80211: move out the non-statistics variable estab_plinks from mesh_statAshok Nagarajan2012-10-171-1/+1
* mac80211: use channel contextsJohannes Berg2012-10-171-9/+32
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-241-9/+19
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-211-9/+19
| |\
| | * mac80211: mesh: don't use global channel typeJohannes Berg2012-08-201-5/+6
| | * mac80211: improve cleanup when leaving meshThomas Pedersen2012-08-031-1/+5
| | * mac80211: manage carrier state in meshJohannes Berg2012-07-311-0/+4
| | * mac80211: use oper_channel in meshJohannes Berg2012-07-311-3/+4
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-151-8/+13
|\| |
| * | mac80211: fix unnecessary beacon update after peering status changeMarco Porsch2012-08-131-8/+13
| |/
* | mac80211: cancel mesh path timerJohannes Berg2012-08-011-0/+1
* | mac80211: clear timer bits when disconnectingJohannes Berg2012-08-011-0/+2
|/
* net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-111-1/+1
* mac80211: clean up debuggingJohannes Berg2012-06-241-4/+0Star
* mac80211: invoke the timer only with correct dot11MeshHWMPRootMode valueChun-Yeow Yeoh2012-06-181-1/+1
* mac80211: implement the proactive PREQ generationChun-Yeow Yeoh2012-06-141-2/+8
* net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-06-051-2/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-221-2/+4
|\
| * mac80211: Fix don't use '>' operator for matching channel typesAshok Nagarajan2012-05-161-2/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-151-4/+14
|\|
| * {nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan2012-05-091-0/+3
| * mac80211: Allow nonHT/HT peering in meshAshok Nagarajan2012-05-091-3/+9
| * mac80211: Advertise HT protection mode in IEsAshok Nagarajan2012-05-091-1/+2
* | mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-101-2/+2
|/
* mac80211: refactor mesh peer rate handlingThomas Pedersen2012-04-231-10/+9Star
* mac80211: Check basic rates when peeringAshok Nagarajan2012-04-111-5/+10
* mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan2012-04-111-2/+3
* mac80211: Use mandatory rates as basic rates when starting meshAshok Nagarajan2012-04-111-0/+4
* mac80211: Implement mesh synchronization frameworkJavier Cardona2012-04-101-5/+16
* wireless: rename ht_info to ht_operationJohannes Berg2012-04-091-6/+6
* mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2012-03-051-1/+1
* {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen2011-11-281-0/+1
* mac80211: Support ht-cap over-rides.Ben Greear2011-11-211-1/+1
* mac80211: set HT capabilities for mesh peerThomas Pedersen2011-11-081-9/+18
* mac80211: add HT IEs to mesh framesThomas Pedersen2011-11-081-0/+43
* mac80211: standardize adding supported rates IEsArik Nemtsov2011-09-301-58/+0Star
* mac80211: Mesh data frames must have the QoS headerJavier Cardona2011-09-141-2/+1Star
* mac80211: Remove unnecessary OOM logging messagesJoe Perches2011-09-131-3/+2Star
* mac80211: mesh gate fixesThomas Pedersen2011-08-261-2/+2
* {nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona2011-08-241-1/+2
* mac80211: mesh gate implementationJavier Cardona2011-08-241-1/+2
* mac80211: update mesh path selection frame formatThomas Pedersen2011-08-221-6/+14
* mac80211: update mesh peering frame formatThomas Pedersen2011-08-221-2/+8
* mac80211: fix mesh beacon formatThomas Pedersen2011-08-221-59/+164
* mac80211: mesh: move some code to make it staticJohannes Berg2011-05-121-43/+0Star
* mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTIONJavier Cardona2011-05-111-1/+1