Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a4ef66a915b957416a89a48365aea2ec2dc551f6
/
net
/
mac80211
/
mesh.c
« Previous
36b3a62
mac80211: common work skb freeing
by Johannes Berg
· 14 years ago
1fa57d0
mac80211: use common work function
by Johannes Berg
· 14 years ago
64592c8
mac80211: use common work struct
by Johannes Berg
· 14 years ago
35f20c1
mac80211: use common skb queue
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
4a1032f
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
97ad913
mac80211: Moved mesh action codes to a more visible location
by Javier Cardona
· 15 years ago
1cb561f
mac80211: Handle mesh action frames in ieee80211_rx_h_action
by Javier Cardona
· 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
9607e6b
mac80211: add ieee80211_sdata_running
by Johannes Berg
· 15 years ago
ea1e4b8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
47846c9
mac80211: reduce reliance on netdev
by Johannes Berg
· 15 years ago
0c3cee7
net/mac80211: Correct size given to memset
by Julia Lawall
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
136cfa2
mac80211: use a structure to hold the mesh config information element
by Rui Paulo
· 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
63c5723
mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.
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
be125c6
mac80211: add the DS params to the beacon
by Rui Paulo
· 15 years ago
0938393
mac80211: update peer link management IE and action frames
by Rui Paulo
· 15 years ago
8f2fda9
mac80211: implement the meshconf formation info field
by Rui Paulo
· 15 years ago
3491707
mac80211: update meshconf IE
by Rui Paulo
· 15 years ago
6b9ac44
mesh: use set_bit() to set MESH_WORK_HOUSEKEEPING.
by Rui Paulo
· 15 years ago
9e03fdf
mac80211: Update mesh config IE to 11s draft 3.02
by Javier Cardona
· 15 years ago
1888923
mac80211: Move mpath and mpp growth to mesh workqueue.
by Javier Cardona
· 15 years ago
5b36583
mac80211: Assign a default mesh beaconing interval.
by Javier Cardona
· 15 years ago
3c5772a
mac80211: Use 3-address format for mesh broadcast frames.
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
fbe9c42
mac80211: Replace {sw, hw}_scanning variables with a bitfield
by Helmut Schaa
· 15 years ago
a43816d
mac80211: mesh: fix two small problems
by Johannes Berg
· 15 years ago
f1d58c2
mac80211: push rx status into skb->cb
by Johannes Berg
· 15 years ago
4a27096
mac80211: Use rcu_barrier() on unload.
by Jesper Dangaard Brouer
· 15 years ago
5bb644a
mac80211: cancel/restart all timers across suspend/resume
by Johannes Berg
· 15 years ago
2d0ddec
mac80211: unify config_interface and bss_info_changed
by Johannes Berg
· 16 years ago
00d3f14
mac80211: use cfg80211s BSS infrastructure
by Johannes Berg
· 16 years ago
078e1e6
mac80211: Add capability to enable/disable beaconing
by Johannes Berg
· 16 years ago
881d948
wireless: restrict to 32 legacy rates
by Johannes Berg
· 16 years ago
1239cd5
wireless: move mesh config length constant
by Johannes Berg
· 16 years ago
c6a1fa1
mac80211: minor code cleanups
by Johannes Berg
· 16 years ago
133b822
mac80211: make master iface not wireless
by Johannes Berg
· 16 years ago
c2b1345
mac80211: clean up scan namespace
by Johannes Berg
· 16 years ago
b741343
mac80211: fix work race
by Johannes Berg
· 16 years ago
472dbc4
mac80211: split off mesh handling entirely
by Johannes Berg
· 16 years ago
b171e19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
667d8af
net/mac80211/mesh.c: correct the argument to __mesh_table_free
by Julia Lawall
· 16 years ago
f698d85
replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate
by Jasper Bryant-Greene
· 16 years ago
bd9b448
mac80211: Consolidate hash kfree-ing in mesh.c.
by Pavel Emelyanov
· 17 years ago
a3538b1
mac80211: Merge error paths in mesh_table_grow().
by Pavel Emelyanov
· 17 years ago
4caf86c
mac80211: Prepare mesh_table_grow to failing copy_node callback.
by Pavel Emelyanov
· 17 years ago
ef26925
mac80211: fix incorrect mesh header length
by Luis Carlos Cobo
· 17 years ago
51cedda
mac80211: use 4-byte mesh sequence number
by Luis Carlos Cobo
· 17 years ago
2473670
Revert "mac80211: use a struct for bss->mesh_config"
by John W. Linville
· 17 years ago
6c4711b
mac80211: use a struct for bss->mesh_config
by Luis Carlos Cobo
· 17 years ago
b4e08ea
mac80211: add PLINK_ prefix and kernel doc to enum plink_state
by Luis Carlos Cobo
· 17 years ago
3b091cd
mac80211: move comment to better location
by Luis Carlos Cobo
· 17 years ago
d0709a6
mac80211: RCU-ify STA info structure access
by Johannes Berg
· 17 years ago
902acc7
mac80211: clean up mesh code
by Johannes Berg
· 17 years ago
2e3c873
mac80211: support functions for mesh
by Luis Carlos Cobo
· 17 years ago