Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ba1cffe0257bcd4d0070bc0e64f8ead97fefd148
/
net
/
mac80211
/
mesh_hwmp.c
0cfda85
mac80211: don't initiate path discovery when forwarding frame with unknown DA
by Thomas Pedersen
· 13 years ago
dca7e94
{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval
by Thomas Pedersen
· 13 years ago
3c26f1f
mac80211: fix switched HWMP frame addresses
by Thomas Pedersen
· 13 years ago
7e3c886
mac80211: failed forwarded mesh frame addressing
by Thomas Pedersen
· 13 years ago
f2dc798
mac80211: minor cleanup to mesh state locking
by Johannes Berg
· 13 years ago
88d5346
mac80211: memory leak in mesh_queue_preq()
by Dan Carpenter
· 13 years ago
d0ce185
mac80211: simplify mesh frame queue mapping and QoS
by Javier Cardona
· 13 years ago
f3011cf
mac80211: Avoid filling up mesh preq queue with redundant requests
by Javier Cardona
· 13 years ago
3b69a9c
mac80211: comment allocation of mesh frames
by Thomas Pedersen
· 13 years ago
9709131
mac80211: Fix regression that allowed mpaths between non-peers.
by Javier Cardona
· 13 years ago
2154c81
mac80211: Mesh data frames must have the QoS header
by Javier Cardona
· 13 years ago
2cca397
mac80211: Defer tranmission of mesh path errors
by Javier Cardona
· 13 years ago
16dd726
{nl,cfg,mac}80211: let userspace make meshif mesh gate
by Javier Cardona
· 13 years ago
0507e15
{nl,cfg,mac}80211: let userspace set RANN interval
by Javier Cardona
· 13 years ago
5ee68e5
mac80211: mesh gate implementation
by Javier Cardona
· 13 years ago
7646887
mac80211: improve mpath debugging
by Javier Cardona
· 13 years ago
25d49e4
mac80211: update mesh path selection frame format
by Thomas Pedersen
· 13 years ago
1b1de7a
mac80211: fix erroneous clearing of MESH_PATH_SN_VALID flag
by Javier Cardona
· 13 years ago
987dafa
mac80211/mesh: make the preq queue lock consistent
by Baruch Siach
· 13 years ago
497888c
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
by Phil Carmody
· 13 years ago
40b275b
mac80211: sparse RCU annotations
by Johannes Berg
· 13 years ago
dea4096
mac80211: remove pointless mesh path timer RCU code
by Johannes Berg
· 13 years ago
9b76b1e
mac80211: Only process mesh PREPs with equal seq number if metric is better.
by Fabrice Deyber
· 14 years ago
0915cba
mac80211: Fix warnings due to -Wunused-but-set-variable
by Rajkumar Manoharan
· 14 years ago
45904f2
nl80211/mac80211: define and allow configuring mesh element TTL
by Javier Cardona
· 14 years ago
64592c8
mac80211: use common work struct
by Johannes Berg
· 14 years ago
3fa21e0
net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
5c01d56
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
97ad913
mac80211: Moved mesh action codes to a more visible location
by Javier Cardona
· 15 years ago
cb4361c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
533866b
mac80211: fix PREQ processing and one small bug
by Porsch, Marco
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d346f49
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
47846c9
mac80211: reduce reliance on netdev
by Johannes Berg
· 15 years ago
abe6063
mac80211: make station management completely depend on vif
by Johannes Berg
· 15 years ago
7b324d2
mac80211: Revert 'Use correct sign for mesh active path refresh'
by Javier Cardona
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
62ae67b
mac80211: remove encrypt parameter from ieee80211_tx_skb
by Johannes Berg
· 15 years ago
15ff636
mac80211: use fixed broadcast address
by Johannes Berg
· 15 years ago
264d9b7
mac80211: update copyrights to 2009
by Rui Paulo
· 15 years ago
e304bfd
mac80211: implement a timer to send RANN action frames
by Rui Paulo
· 15 years ago
d19b3bf
mac80211: replace "destination" with "target" to follow the spec
by Rui Paulo
· 15 years ago
a6a58b4
mac80211: properly forward the RANN IE
by Rui Paulo
· 15 years ago
d611f06
mac80211: update PERR frame format
by Rui Paulo
· 15 years ago
90a5e16
mac80211: implement RANN processing and forwarding
by Rui Paulo
· 15 years ago
f3c0d88
mac80211: improve HWMP debugging
by Rui Paulo
· 15 years ago
dbb81c4
mac80211: allow processing of more than one HWMP IE
by Rui Paulo
· 15 years ago
27db2e4
mac80211: add MAC80211_VERBOSE_MHWMP_DEBUG
by Rui Paulo
· 15 years ago
095de01
mac80211: update the format of path selection frames
by Rui Paulo
· 15 years ago
f99288d
mac80211: trivial: fix spelling in mesh_hwmp
by Andrey Yurovsky
· 15 years ago
c8a61a7
mac80211: New stat counters for multicast and unicast forwarded frames
by Daniel Walker
· 15 years ago
bfc32e6
mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.
by Javier Cardona
· 15 years ago
57ef5dd
mac80211: Mark a destination sequence number as valid when a PREQ is received.
by David Woo
· 15 years ago
a9e3091
mac80211: Use correct sign for mesh active path refresh.
by Andrey Yurovsky
· 15 years ago
fe58343
mac80211: Improve dequeing from mpath frame queue.
by Javier Cardona
· 15 years ago
c03e20f
mac80211: fix compilation of mesh (although its disabled)
by Luis R. Rodriguez
· 15 years ago
42935ec
mac80211: redefine usage of the mac80211 workqueue
by Luis R. Rodriguez
· 15 years ago
249b405
mac80211: Fix regression in mesh forwarding path.
by Javier Cardona
· 15 years ago
a43816d
mac80211: mesh: fix two small problems
by Johannes Berg
· 15 years ago
59615b5
mac80211: fix allocation in mesh_queue_preq
by Andrey Yurovsky
· 15 years ago
5bb644a
mac80211: cancel/restart all timers across suspend/resume
by Johannes Berg
· 15 years ago
20ad19d
mac80211: fix RX aggregation timeouts
by Johannes Berg
· 16 years ago
2182b83
mac80211: trivial documentation fix (mesh_nexthop_lookup()).
by Rami Rosen
· 16 years ago
1acc97b
mac80211: 802.11w - Do not force Action frames to disable encryption
by Jouni Malinen
· 16 years ago
cf005b1
net: remove redundant argument comments
by Qinghuang Feng
· 16 years ago
e6a9854
mac80211/drivers: rewrite the rate control API
by Johannes Berg
· 16 years ago
ae17e98
mac80211: move txrate_idx into RC algorithms
by Johannes Berg
· 16 years ago
17741cd
mac80211: share STA information with driver
by Johannes Berg
· 16 years ago
472dbc4
mac80211: split off mesh handling entirely
by Johannes Berg
· 16 years ago
e50db65
mac80211: move frame TX function
by Johannes Berg
· 16 years ago
9c80d3d
mac80211: fix action frame length checks
by Johannes Berg
· 16 years ago
f698d85
replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate
by Jasper Bryant-Greene
· 16 years ago
e7827a7
mac80211: remove IEEE80211_FC helper
by Harvey Harrison
· 16 years ago
e32f85f
mac80211: fix use of skb->cb for mesh forwarding
by Luis Carlos Cobo
· 16 years ago
f42a444
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
ae7245c
wireless: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
812714d
mac80211: mesh hwmp: fix kfree(skb)
by Patrick McHardy
· 17 years ago
f375d55
asm/unaligned.h doesn't work well as the very first include
by Al Viro
· 17 years ago
9cfb000
mac80211: clean up IEEE80211_FC use
by Johannes Berg
· 17 years ago
a00de5d
mac80211: path IE fields macros, fix alignment problems and clean up
by Luis Carlos Cobo
· 17 years ago
cfa22c7
mac80211: always force mesh_path deletions
by Luis Carlos Cobo
· 17 years ago
aa2b592
mac80211: clean up use of endianness conversion functions
by Luis Carlos Cobo
· 17 years ago
37659ff
mac80211: fix mesh endianness sparse warnings and unmark it as broken
by Luis Carlos Cobo
· 17 years ago
d0709a6
mac80211: RCU-ify STA info structure access
by Johannes Berg
· 17 years ago
dc0b0f7
mac80211: mesh hwmp locking fixes
by Johannes Berg
· 17 years ago
050ac52
mac80211: code for on-demand Hybrid Wireless Mesh Protocol
by Luis Carlos Cobo
· 17 years ago