Johannes Berg
|
4bf88530be
mac80211: convert to channel definition struct
|
12 years ago |
Marco Porsch
|
65821635d2
mac80211: move Mesh Capability field definition to ieee80211.h
|
12 years ago |
Thomas Pedersen
|
9a90bc8191
mac80211: mesh STAs only process mesh beacons
|
12 years ago |
Ashok Nagarajan
|
1258d97616
mac80211: move out the non-statistics variable estab_plinks from mesh_stat
|
12 years ago |
Johannes Berg
|
55de908ab2
mac80211: use channel contexts
|
13 years ago |
John W. Linville
|
f20b6213f1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
|
13 years ago |
John W. Linville
|
01e17dacd4
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
|
13 years ago |
Johannes Berg
|
466f310d10
mac80211: mesh: don't use global channel type
|
13 years ago |
John W. Linville
|
16698918cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
|
13 years ago |
Marco Porsch
|
df32381896
mac80211: fix unnecessary beacon update after peering status change
|
13 years ago |
Thomas Pedersen
|
0d466b9c67
mac80211: improve cleanup when leaving mesh
|
13 years ago |
Johannes Berg
|
dd4c9260e7
mac80211: cancel mesh path timer
|
13 years ago |
Johannes Berg
|
2d9957cce6
mac80211: clear timer bits when disconnecting
|
13 years ago |
Johannes Berg
|
c405c6298e
mac80211: manage carrier state in mesh
|
13 years ago |
Johannes Berg
|
6962d60205
mac80211: use oper_channel in mesh
|
13 years ago |
Ben Hutchings
|
2c53040f01
net: Fix (nearly-)kernel-doc comments for various functions
|
13 years ago |
Johannes Berg
|
bdcbd8e0e3
mac80211: clean up debugging
|
13 years ago |
Chun-Yeow Yeoh
|
dbb912cd4c
mac80211: invoke the timer only with correct dot11MeshHWMPRootMode value
|
13 years ago |
Chun-Yeow Yeoh
|
a69cc44fe9
mac80211: implement the proactive PREQ generation
|
13 years ago |
Joe Perches
|
f0d232080f
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
|
13 years ago |
John W. Linville
|
a0d0d1685f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
|
13 years ago |
Ashok Nagarajan
|
0e482db8d3
mac80211: Fix don't use '>' operator for matching channel types
|
13 years ago |
David S. Miller
|
c597f6653d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
|
13 years ago |
Joe Perches
|
b203ca3912
mac80211: Convert compare_ether_addr to ether_addr_equal
|
13 years ago |
Ashok Nagarajan
|
70c33eaae7
{nl,cfg,mac}80211: Allow user to see/configure HT protection mode
|
13 years ago |
Ashok Nagarajan
|
b91e64aad2
mac80211: Allow nonHT/HT peering in mesh
|
13 years ago |
Ashok Nagarajan
|
431e315423
mac80211: Advertise HT protection mode in IEs
|
13 years ago |
Thomas Pedersen
|
f743ff4907
mac80211: refactor mesh peer rate handling
|
13 years ago |
Ashok Nagarajan
|
fe40cb6274
mac80211: Check basic rates when peering
|
13 years ago |
Ashok Nagarajan
|
9ebb61a23d
mac80211: Modify sta_get_rates to give basic rates
|
13 years ago |