Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
cfbffc39ac89dbd5197cbeec2599a1128eb928f8
/
net
/
mac80211
/
mesh_plink.c
57cf804
nl80211: Move peer link state definition to nl80211
by Javier Cardona
· 13 years ago
915b5c5
open80211s: Stop using zero for address 3 in mesh plink mgmt frames
by Javier Cardona
· 14 years ago
d3aaec8
mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTION
by Javier Cardona
· 14 years ago
b130e5c
nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE
by Javier Cardona
· 14 years ago
1570ca5
mac80211: send notification on new peer candidate for our secure mesh
by Javier Cardona
· 14 years ago
96b78df
nl80211/mac80211: Perform PLINK_ACTION on new station
by Javier Cardona
· 14 years ago
53e8051
mac80211: ignore peer link requests from unauthenticated stations.
by Javier Cardona
· 14 years ago
5cff5e0
mac80211: ignore peers if security is enabled for this mesh
by Javier Cardona
· 14 years ago
581a8b0
nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE
by Javier Cardona
· 14 years ago
c80d545
mac80211: Let userspace enable and configure vendor specific path selection.
by Javier Cardona
· 14 years ago
d12c745
mac80211: fix possible null-pointer de-reference
by Christian Lamparter
· 14 years ago
c937019
mac80211: avoid scheduling while atomic in mesh_rx_plink_frame
by John W. Linville
· 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
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
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
34e8950
mac80211: allow station add/remove to sleep
by Johannes Berg
· 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
62ae67b
mac80211: remove encrypt parameter from ieee80211_tx_skb
by Johannes Berg
· 15 years ago
264d9b7
mac80211: update copyrights to 2009
by Rui Paulo
· 15 years ago
77fa76b
mac80211: set the AID field correctly for mesh peer frames
by Rui Paulo
· 15 years ago
1460dd1
mac80211: improve peer link management debugging
by Rui Paulo
· 15 years ago
0938393
mac80211: update peer link management IE and action frames
by Rui Paulo
· 15 years ago
23c7a29
mac80211: fix typo in a comment
by Rui Paulo
· 15 years ago
8f2fda9
mac80211: implement the meshconf formation info field
by Rui Paulo
· 15 years ago
70bdb6b
mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM frames
by David Woo
· 15 years ago
5bb644a
mac80211: cancel/restart all timers across suspend/resume
by Johannes Berg
· 15 years ago
881d948
wireless: restrict to 32 legacy rates
by Johannes Berg
· 16 years ago
9cf2d18
mac80211: remove mesh_plink_close() method.
by Rami Rosen
· 16 years ago
1acc97b
mac80211: 802.11w - Do not force Action frames to disable encryption
by Jouni Malinen
· 16 years ago
b973c31
mac80211: initialize RC data for all mesh links upon allocation
by Christian Lamparter
· 16 years ago
0c68ae26
mac80211: convert to %pM away from print_mac
by Johannes Berg
· 16 years ago
323ce79
mac80211: share sta->supp_rates
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
07346f81
mac80211: proper STA info locking
by Johannes Berg
· 17 years ago
2c8dccc
mac80211: rename files
by Johannes Berg
· 17 years ago
9cfb000
mac80211: clean up IEEE80211_FC use
by Johannes Berg
· 17 years ago
93e5deb
mac80211: automatically free sta struct when insertion fails
by Johannes Berg
· 17 years ago
b4e08ea
mac80211: add PLINK_ prefix and kernel doc to enum plink_state
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
03e4497
mac80211: fix sta_info mesh timer bug
by Johannes Berg
· 17 years ago
73651ee
mac80211: split sta_info_add
by Johannes Berg
· 17 years ago
d0709a6
mac80211: RCU-ify STA info structure access
by Johannes Berg
· 17 years ago
42096b6
mac80211: fix kernel-doc comment for mesh_plink_deactivate
by Johannes Berg
· 17 years ago
ff59dc7
mac80211: add missing "break" statement in mesh code
by Johannes Berg
· 17 years ago
902acc7
mac80211: clean up mesh code
by Johannes Berg
· 17 years ago
c3896d2
mac80211: mesh peer link implementation
by Luis Carlos Cobo
· 17 years ago