Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
d3adce9d0334fcd5de1e9aa8749c8953ffc9b5a7
/
net
/
mac80211
/
mesh.c
dcbe73ca
mac80211: notify driver for change in multicast rates
by Pradeep Kumar Chitrapu
· 7 years ago
ed04c46
Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
c4de37e
mac80211: mesh: fix wrong mesh TTL offset calculation
by Peter Oh
· 7 years ago
02049ce
mac80211: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
34f11cd
mac80211: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
4c121fd6
mac80211: use offsetofend()
by Johannes Berg
· 7 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 8 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
b080db5
networking: convert many more places to skb_put_zero()
by Johannes Berg
· 8 years ago
e45a79d
skbuff/mac80211: introduce and use skb_put_zero()
by Johannes Berg
· 8 years ago
71ec289
mac80211: enable VHT for mesh channel processing
by Simon Wunderlich
· 8 years ago
75d627d
mac80211: mesh: support sending wide bandwidth CSA
by Simon Wunderlich
· 8 years ago
3b23782
mac80211: mark as action frame when parsing IEs of CSA action frames
by Simon Wunderlich
· 8 years ago
0ab2e55d
mac80211: mesh: Allow following CSA to DFS channels if userspace handles it
by Benjamin Berg
· 8 years ago
61b81b4
mac80211: move clearing result into ieee80211_parse_ch_switch_ie()
by Johannes Berg
· 8 years ago
5d55371
mac80211: mesh: mark channel as unusable if a regulatory MESH CSA is received
by Benjamin Berg
· 8 years ago
21a8e9d
mac80211: Fix possible sband related NULL pointer de-reference
by Mohammed Shafi Shajakhan
· 8 years ago
ed92a9b
mac80211: mesh: drop new node with weak power
by Masashi Honma
· 8 years ago
08a7e62
scripts/spelling.txt: add "swith" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
3efa70d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
da7061c
mac80211: Fix adding of mesh vendor IEs
by Thorsten Horstmann
· 8 years ago
5762991
mac80211: Fix addition of mesh configuration element
by Ilan peer
· 8 years ago
445cd45
mac80211: Use appropriate name for functions and messages
by Masashi Honma
· 8 years ago
76f43b4
mac80211: Remove invalid flag operations in mesh TSF synchronization
by Masashi Honma
· 8 years ago
c37a54a
mac80211: mesh: flush stations before beacons are stopped
by Maital Hahn
· 8 years ago
efc401f
mac80211: use common cleanup for user/!user_mpm
by Bob Copeland
· 9 years ago
126e755
mac80211: Fix mesh estab_plinks counting in STA removal case
by Jouni Malinen
· 9 years ago
fe7a7c5
mac80211: mesh: flush mesh paths unconditionally
by Bob Copeland
· 9 years ago
57fbcce
cfg80211: remove enum ieee80211_band
by Johannes Berg
· 9 years ago
0371a08
mac80211: mesh: fix cleanup for mesh pathtable
by Bob Copeland
· 9 years ago
47a0489
mac80211: mesh: use hlist for rmc cache
by Bob Copeland
· 9 years ago
0aa7fab
mac80211: mesh: handle failed alloc for rmc cache
by Bob Copeland
· 9 years ago
60854fd
mac80211: mesh: convert path table to rhashtable
by Bob Copeland
· 9 years ago
2bdaf38
mac80211: mesh: move path tables into if_mesh
by Bob Copeland
· 9 years ago
d67703f
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
8ac3c704
mac80211: refactor HT/VHT to chandef code
by Johannes Berg
· 9 years ago
4fa11ec
mac80211: Requeue work after scan complete for all VIF types.
by Sachin Kulkarni
· 9 years ago
57f255f
mac80211: TDLS: add proper HT-oper IE
by Arik Nemtsov
· 9 years ago
5edfcee
mac80211: make ieee80211_new_mesh_header return unsigned
by Andrzej Hajda
· 9 years ago
c85fb53
mac80211: implement VHT support for mesh
by Bob Copeland
· 9 years ago
433f5bc
mac80211: move mesh related station fields to own struct
by Johannes Berg
· 10 years ago
8df734e
mac80211: fix the beacon csa counter for mesh and ibss
by Chun-Yeow Yeoh
· 10 years ago
7b6249b
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
c84a67a
mac80211: Use eth_<foo>_addr instead of memset
by Joe Perches
· 10 years ago
31f909a
nl/mac80211: allow zero plink timeout to disable STA expiration
by Masashi Honma
· 10 years ago
84469a4
mac80211: use secondary channel offset IE also beacons during CSA
by Luciano Coelho
· 10 years ago
af296bd
mac80211: move csa counters from sdata to beacon/presp
by Michal Kazior
· 11 years ago
b314c66
trivial: net/mac80211/mesh.c: fix typo s/Substract/Subtract/
by Antonio Ospite
· 11 years ago
0d06d9b
mac80211: Support multiple CSA counters
by Andrei Otcheretianski
· 11 years ago
a40a8c1
mac80211: fix mesh_add_rsn_ie IE finding loop
by Bob Copeland
· 11 years ago
2beb6dab
cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()
by Luciano Coelho
· 11 years ago
0c2bef46
mac80211: use RCU_INIT_POINTER
by Monam Agarwal
· 11 years ago
dbd7285
mac80211: add missing CSA locking
by Michal Kazior
· 11 years ago
faf046e
mac80211: batch CSA bss info notification
by Michal Kazior
· 11 years ago
1693d34
mac80211: use sdata mesh_id_len instead of wdev's
by Johannes Berg
· 11 years ago
66e01cf
mac80211: only set CSA beacon when at least one beacon must be transmitted
by Luciano Coelho
· 11 years ago
b58e81e
mac80211: align ieee80211_mesh_csa_beacon() with ieee80211_assign_beacon()
by Luciano Coelho
· 11 years ago
0cb4d4d
mac80211: refactor ieee80211_mesh_process_chanswitch()
by Luciano Coelho
· 11 years ago
057d5f4
mac80211: sync dtim_count to TSF
by Thomas Pedersen
· 11 years ago
43552be
mac80211: update adjusting TBTT bit in beacon
by Thomas Pedersen
· 11 years ago
e08fd97
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
33787fc
mac80211: move csa_chandef to sdata
by Luciano Coelho
· 11 years ago
ca91dc9
mac80211: use put_unaligned_le16 for precedence value in mesh
by Chun-Yeow Yeoh
· 11 years ago
3f718fd
mac80211: fix the mesh channel switch support
by Chun-Yeow Yeoh
· 11 years ago
33a4586
mac80211: process mesh channel switching using beacon
by Chun-Yeow Yeoh
· 11 years ago
b8456a1
{nl,cfg,mac}80211: implement mesh channel switch userspace API
by Chun-Yeow Yeoh
· 11 years ago
8f2535b
mac80211: process the CSA frame for mesh accordingly
by Chun-Yeow Yeoh
· 11 years ago
a4ef66a
mac80211: only respond to probe request with mesh ID
by Chun-Yeow Yeoh
· 11 years ago
b60e527
mac80211: set forwarding in mesh capability info
by Chun-Yeow Yeoh
· 11 years ago
2103dec
mac80211: select and adjust bitrates according to channel mode
by Simon Wunderlich
· 11 years ago
0418a44
mac80211: fix various components for the new 5 and 10 MHz widths
by Simon Wunderlich
· 12 years ago
f81a9de
mac80211: update mesh beacon on workqueue
by Thomas Pedersen
· 12 years ago
ffb3cf3
{nl,mac,cfg}80211: Allow user to configure basic rates for mesh
by Ashok Nagarajan
· 12 years ago
66de671
mac80211: expire mesh peers based on mesh configuration
by Colleen Twitty
· 12 years ago
ecccd07
mac80211: fix mesh deadlock
by Thomas Pedersen
· 12 years ago
e05eccc
mac80211: set mesh formation field properly
by Jacob Minshall
· 12 years ago
8d61ffa
cfg80211/mac80211: use cfg80211 wdev mutex in mac80211
by Johannes Berg
· 12 years ago
b422c6c
{cfg,mac}80211: move mandatory rates calculation to cfg80211
by Ashok Nagarajan
· 12 years ago
0d4261a
mac80211: enable Auth Protocol Identifier on mesh config.
by Colleen Twitty
· 12 years ago
a42c74e
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 12 years ago
b2e506b
mac80211: parse VHT channel switch IEs
by Johannes Berg
· 12 years ago
655d8e2
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
1cd8e88
mac80211: check DSSS params IE length in parser
by Johannes Berg
· 12 years ago
9a574cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
370bd00
mac80211: Don't restart sta-timer if not associated.
by Ben Greear
· 12 years ago
511044e
mac80211: remove a few set but unused variables
by Johannes Berg
· 12 years ago
a6dad6a
mac80211: support userspace MPM
by Thomas Pedersen
· 12 years ago
690205f
mac80211: cleanup suspend/resume on mesh mode
by Stanislaw Gruszka
· 12 years ago
c39ac03
mac80211: don't spam mesh probe response messages
by Thomas Pedersen
· 12 years ago
bf7cd94
mac80211: clean up mesh code
by Johannes Berg
· 12 years ago
9fb04b5
mac80211: generate mesh probe responses
by Thomas Pedersen
· 12 years ago
2b5e196
mac80211: cache mesh beacon
by Thomas Pedersen
· 12 years ago
39886b6
mac80211: consolidate MBSS change notification
by Thomas Pedersen
· 12 years ago
601513a
mac80211: Add the DS Params for mesh to every band
by Emanuel Taube
· 12 years ago
45b5028
mac80211: fix mesh sta teardown
by Thomas Pedersen
· 12 years ago
3f52b7e
mac80211: mesh power save basics
by Marco Porsch
· 12 years ago
3b14465
mac80211: dynamic short slot time for MBSSs
by Thomas Pedersen
· 12 years ago
9bdbf04
{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join
by Marco Porsch
· 12 years ago
ad2d223
mac80211: assign bss_conf.bssid only once
by Johannes Berg
· 12 years ago
d6a8322
mac80211: track enable_beacon explicitly
by Johannes Berg
· 12 years ago
Next »