index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mesh.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
John W. Linville
2012-05-22
1
-2
/
+4
|
\
|
*
mac80211: Fix don't use '>' operator for matching channel types
Ashok Nagarajan
2012-05-16
1
-2
/
+4
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2012-05-14
1
-4
/
+14
|
\
|
|
*
{nl,cfg,mac}80211: Allow user to see/configure HT protection mode
Ashok Nagarajan
2012-05-08
1
-0
/
+3
|
*
mac80211: Allow nonHT/HT peering in mesh
Ashok Nagarajan
2012-05-08
1
-3
/
+9
|
*
mac80211: Advertise HT protection mode in IEs
Ashok Nagarajan
2012-05-08
1
-1
/
+2
*
|
mac80211: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-09
1
-2
/
+2
|
/
*
mac80211: refactor mesh peer rate handling
Thomas Pedersen
2012-04-23
1
-10
/
+9
*
mac80211: Check basic rates when peering
Ashok Nagarajan
2012-04-11
1
-5
/
+10
*
mac80211: Modify sta_get_rates to give basic rates
Ashok Nagarajan
2012-04-11
1
-2
/
+3
*
mac80211: Use mandatory rates as basic rates when starting mesh
Ashok Nagarajan
2012-04-11
1
-0
/
+4
*
mac80211: Implement mesh synchronization framework
Javier Cardona
2012-04-10
1
-5
/
+16
*
wireless: rename ht_info to ht_operation
Johannes Berg
2012-04-09
1
-6
/
+6
*
mac80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
2012-03-05
1
-1
/
+1
*
{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval
Thomas Pedersen
2011-11-28
1
-0
/
+1
*
mac80211: Support ht-cap over-rides.
Ben Greear
2011-11-21
1
-1
/
+1
*
mac80211: set HT capabilities for mesh peer
Thomas Pedersen
2011-11-08
1
-9
/
+18
*
mac80211: add HT IEs to mesh frames
Thomas Pedersen
2011-11-08
1
-0
/
+43
*
mac80211: standardize adding supported rates IEs
Arik Nemtsov
2011-09-30
1
-58
/
+0
*
mac80211: Mesh data frames must have the QoS header
Javier Cardona
2011-09-14
1
-2
/
+1
*
mac80211: Remove unnecessary OOM logging messages
Joe Perches
2011-09-13
1
-3
/
+2
*
mac80211: mesh gate fixes
Thomas Pedersen
2011-08-26
1
-2
/
+2
*
{nl,cfg,mac}80211: let userspace set RANN interval
Javier Cardona
2011-08-24
1
-1
/
+2
*
mac80211: mesh gate implementation
Javier Cardona
2011-08-24
1
-1
/
+2
*
mac80211: update mesh path selection frame format
Thomas Pedersen
2011-08-22
1
-6
/
+14
*
mac80211: update mesh peering frame format
Thomas Pedersen
2011-08-22
1
-2
/
+8
*
mac80211: fix mesh beacon format
Thomas Pedersen
2011-08-22
1
-59
/
+164
*
mac80211: mesh: move some code to make it static
Johannes Berg
2011-05-12
1
-43
/
+0
*
mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTION
Javier Cardona
2011-05-11
1
-1
/
+1
*
nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE
Javier Cardona
2011-05-11
1
-1
/
+1
*
mac80211: Fix warnings due to -Wunused-but-set-variable
Rajkumar Manoharan
2011-04-26
1
-3
/
+0
*
mac80211: send notification on new peer candidate for our secure mesh
Javier Cardona
2011-04-12
1
-3
/
+1
*
mac80211: ignore peers if security is enabled for this mesh
Javier Cardona
2011-04-12
1
-0
/
+4
*
nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE
Javier Cardona
2011-04-12
1
-3
/
+3
*
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
2011-01-21
1
-1
/
+1
*
mac80211:mesh_mpp_table_grow call should depend on MESH_WORK_GROW_MPP_TABLE f...
Nick Ledovskikh
2011-01-19
1
-1
/
+1
*
mac80211: Remove unused third address from mesh address extension header.
Javier Cardona
2010-12-20
1
-19
/
+13
*
mac80211: Send mesh non-HWMP path selection frames to userspace
Javier Cardona
2010-12-20
1
-10
/
+3
*
mac80211: Let userspace enable and configure vendor specific path selection.
Javier Cardona
2010-12-20
1
-0
/
+7
*
cfg80211/mac80211: add mesh join/leave commands
Johannes Berg
2010-12-06
1
-21
/
+5
*
mac80211: move mesh filter adjusting
Johannes Berg
2010-12-06
1
-0
/
+11
*
nl80211/mac80211: define and allow configuring mesh element TTL
Javier Cardona
2010-12-06
1
-0
/
+1
*
mac80211: pull mgmt frame rx into rx handler
Johannes Berg
2010-06-14
1
-25
/
+0
*
mac80211: common work skb freeing
Johannes Berg
2010-06-14
1
-2
/
+0
*
mac80211: use common work function
Johannes Berg
2010-06-14
1
-17
/
+3
*
mac80211: use common work struct
Johannes Berg
2010-06-14
1
-13
/
+9
*
mac80211: use common skb queue
Johannes Berg
2010-06-14
1
-12
/
+2
*
net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-17
1
-2
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-15
1
-2
/
+2
|
\
|
*
mac80211: Moved mesh action codes to a more visible location
Javier Cardona
2010-04-08
1
-2
/
+2
[next]