index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mesh_plink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-14
mac80211: allow re-open the blocked peer link in mesh
Chun-Yeow Yeoh
1
-1
/
+2
2012-08-21
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-11
/
+27
2012-08-20
mac80211: mesh: don't use global channel type
Johannes Berg
1
-3
/
+4
2012-08-13
mac80211: fix unnecessary beacon update after peering status change
Marco Porsch
1
-25
/
+19
2012-08-03
mac80211: skb leak in mesh_plink_frame_tx()
Thomas Pedersen
1
-6
/
+11
2012-08-03
mac80211: don't request ack for peering close
Thomas Pedersen
1
-0
/
+3
2012-07-31
mac80211: fix current vs. operating channel in preq/beacon
Johannes Berg
1
-2
/
+4
2012-07-31
mac80211: don't re-init rate control when receiving mesh beacon
Chun-Yeow Yeoh
1
-0
/
+5
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2012-07-10
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-2
/
+3
2012-06-28
mac80211: don't expose ieee80211_add_srates_ie()
Johannes Berg
1
-2
/
+2
2012-06-24
mac80211: clean up debugging
Johannes Berg
1
-29
/
+32
2012-06-05
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
1
-1
/
+1
2012-05-16
mac80211: Modify mesh_set_ht_prot_mode() to have less identation
Ashok Nagarajan
1
-23
/
+24
2012-05-15
mac80211: send peer candidate event for new sta only
Thomas Pedersen
1
-9
/
+9
2012-05-08
{nl,cfg,mac}80211: Allow user to see/configure HT protection mode
Ashok Nagarajan
1
-0
/
+1
2012-05-08
mac80211: Implement HT mixed protection mode
Ashok Nagarajan
1
-7
/
+76
2012-05-08
mac80211: don't transmit 40MHz frames to 20MHz peer
Thomas Pedersen
1
-0
/
+6
2012-05-08
mac80211: insert mesh peer after init
Thomas Pedersen
1
-3
/
+5
2012-04-23
mac80211: don't set mesh peer ht caps if ht disabled
Thomas Pedersen
1
-1
/
+2
2012-04-23
mac80211: refactor mesh peer rate handling
Thomas Pedersen
1
-14
/
+11
2012-04-23
mac80211: refactor mesh peer initialization
Thomas Pedersen
1
-54
/
+72
2012-04-11
mac80211: Check basic rates when peering
Ashok Nagarajan
1
-1
/
+1
2012-04-11
mac80211: Modify sta_get_rates to give basic rates
Ashok Nagarajan
1
-3
/
+4
2012-04-11
mac80211: Indicate basic rates when adding rate IEs
Ashok Nagarajan
1
-2
/
+2
2012-04-09
wireless: rename ht_info to ht_operation
Johannes Berg
1
-2
/
+2
2012-03-07
mac80211: Fix potential null pointer dereferencing
Ashok Nagarajan
1
-6
/
+7
2012-03-05
{nl,cfg,mac}80211: Implement RSSI threshold for mesh peering
Ashok Nagarajan
1
-1
/
+15
2012-02-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2012-01-30
mac80211: station state transition error handling
Johannes Berg
1
-3
/
+3
2012-01-18
mac80211: Use the right headroom size for mesh mgmt frames
Javier Cardona
1
-2
/
+2
2011-12-15
mac80211: refactor station state transitions
Johannes Berg
1
-2
/
+5
2011-11-21
mac80211: Support ht-cap over-rides.
Ben Greear
1
-1
/
+2
2011-11-08
mac80211: set HT capabilities for mesh peer
Thomas Pedersen
1
-3
/
+10
2011-11-08
mac80211: add HT IEs to mesh frames
Thomas Pedersen
1
-0
/
+9
2011-11-08
mac80211: comment allocation of mesh frames
Thomas Pedersen
1
-11
/
+17
2011-09-30
mac80211: optimise station flags
Johannes Berg
1
-3
/
+5
2011-09-30
mac80211: standardize adding supported rates IEs
Arik Nemtsov
1
-2
/
+2
2011-09-21
mac80211: notify peer when shutting down peer link
Thomas Pedersen
1
-0
/
+8
2011-09-14
mac80211: Mark all mesh stations as QoS capable
Javier Cardona
1
-1
/
+1
2011-08-22
mac80211: update mesh peering frame format
Thomas Pedersen
1
-41
/
+48
2011-08-22
mac80211: update mesh peering frame codes
Thomas Pedersen
1
-81
/
+76
2011-08-22
mac80211: fix mesh beacon format
Thomas Pedersen
1
-1
/
+6
2011-05-16
nl80211: Move peer link state definition to nl80211
Javier Cardona
1
-36
/
+36
2011-05-11
open80211s: Stop using zero for address 3 in mesh plink mgmt frames
Javier Cardona
1
-2
/
+2
2011-05-11
mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTION
Javier Cardona
1
-1
/
+1
2011-05-11
nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE
Javier Cardona
1
-2
/
+3
2011-04-12
mac80211: send notification on new peer candidate for our secure mesh
Javier Cardona
1
-5
/
+13
2011-04-12
nl80211/mac80211: Perform PLINK_ACTION on new station
Javier Cardona
1
-1
/
+1
2011-04-12
mac80211: ignore peer link requests from unauthenticated stations.
Javier Cardona
1
-0
/
+9
[next]