index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-11
nl80211: allow installing keys for a meshif
Thomas Pedersen
1
-1
/
+4
2011-05-11
nl80211: Let userspace drive the peer link management states.
Javier Cardona
2
-32
/
+21
2011-05-11
open80211s: Stop using zero for address 3 in mesh plink mgmt frames
Javier Cardona
1
-2
/
+2
2011-05-11
mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTION
Javier Cardona
3
-4
/
+7
2011-05-11
nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE
Javier Cardona
4
-5
/
+14
2011-05-10
mac80211: don't drop frames where skb->len < 24 in ieee80211_scan_rx()
Luciano Coelho
1
-1
/
+1
2011-05-10
mac80211: Fix build error when CONFIG_PM is not defined
Larry Finger
1
-2
/
+5
2011-05-10
mac80211: don't start the dynamic ps timer if not associated
Luciano Coelho
1
-0
/
+4
2011-05-08
net,rcu: convert call_rcu(kfree_tid_tx) to kfree_rcu()
Lai Jiangshan
1
-11
/
+3
2011-05-08
net/mac80211,rcu: convert call_rcu(work_free_rcu) to kfree_rcu()
Lai Jiangshan
1
-9
/
+1
2011-05-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
17
-133
/
+147
2011-05-05
mac80211: add basic support for WoWLAN
Johannes Berg
8
-5
/
+81
2011-05-05
nl80211/cfg80211: WoWLAN support
Johannes Berg
1
-1
/
+2
2011-05-05
cfg80211: Remove unused wiphy flag
Jouni Malinen
1
-2
/
+1
2011-05-05
mac80211: Postpond ps timer if tx is stopped by others
Rajkumar Manoharan
1
-0
/
+20
2011-05-05
mac80211: set TID of internal mgmt packets to 7
Arik Nemtsov
1
-2
/
+3
2011-05-05
mac80211: use wake_queue to restart trasmit
Rajkumar Manoharan
1
-1
/
+1
2011-05-05
net: call dev_alloc_name from register_netdevice
Jiri Pirko
1
-4
/
+0
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
17
-133
/
+147
2011-05-05
mac80211: Fix a warning due to skipping tailroom reservation for IV
Mohammed Shafi Shajakhan
1
-2
/
+4
2011-05-02
mac80211: consolidate MIC failure report handling
Christian Lamparter
2
-61
/
+48
2011-04-28
mac80211: Skip tailroom reservation for full HW-crypto devices
Yogesh Ashok Powar
3
-8
/
+21
2011-04-28
mac80211: Add new API for rate selection
Sujith Manoharan
3
-9
/
+51
2011-04-28
mac80211: allow low level drivers to report packet loss
Arik Nemtsov
1
-0
/
+8
2011-04-26
mac80211: Fix warnings due to -Wunused-but-set-variable
Rajkumar Manoharan
7
-31
/
+5
2011-04-26
mac80211: fix too early reorder release timer
Christian Lamparter
1
-1
/
+1
2011-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-2
/
+4
2011-04-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-2
/
+4
2011-04-25
cfg80211: module_param to disable HT40 in 2.4GHz band
Amitkumar Karwar
1
-18
/
+0
2011-04-25
mac80211: tear down BA sessions properly on suspend
Johannes Berg
1
-5
/
+11
2011-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
15
-66
/
+203
2011-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-2
/
+4
2011-04-21
mac80211: fix SMPS debugfs locking
Johannes Berg
2
-2
/
+4
2011-04-19
mac80211: explain padding in place of rate field
Johannes Berg
1
-1
/
+2
2011-04-19
mac80211: add a function for setting the TIM bit for a specific station
Felix Fietkau
2
-1
/
+15
2011-04-19
mac80211: fix debugfs printk format warning
Randy Dunlap
1
-1
/
+1
2011-04-13
mac80211: Allocate new mesh path and portal tables before taking locks
cozybit Inc
1
-24
/
+25
2011-04-13
mac80211: receive EAP frames from a station in an AP VLAN on the main AP
Felix Fietkau
1
-4
/
+16
2011-04-13
{mac|nl}80211: Add station connected time
Mohammed Shafi Shajakhan
4
-1
/
+37
2011-04-13
mac80211: send notification on new peer candidate for our secure mesh
Javier Cardona
4
-9
/
+21
2011-04-13
nl80211/mac80211: Perform PLINK_ACTION on new station
Javier Cardona
1
-1
/
+1
2011-04-13
mac80211: ignore peer link requests from unauthenticated stations.
Javier Cardona
1
-0
/
+9
2011-04-13
mac80211: Let user space receive and send mesh auth/deauth frames
Javier Cardona
2
-2
/
+5
2011-04-13
nl80211/mac80211: let userspace authenticate stations
Javier Cardona
1
-0
/
+6
2011-04-13
mac80211: ignore peers if security is enabled for this mesh
Javier Cardona
4
-0
/
+10
2011-04-13
nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE
Javier Cardona
5
-15
/
+14
2011-04-13
mac80211: Check for queued frames before entering power save.
Vivek Natarajan
3
-8
/
+42
2011-04-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
16
-75
/
+126
2011-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2011-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-12
/
+25
[prev]
[next]