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
2010-12-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-1
/
+12
2010-11-30
mac80211: Fix STA disconnect due to MIC failure
Senthil Balasubramanian
1
-0
/
+2
2010-11-30
mac80211: ignore non-bcast mcast deauth/disassoc franes
Christian Lamparter
1
-0
/
+4
2010-11-29
mac80211: Fix frame injection using non-AP vif
Jouni Malinen
1
-1
/
+6
2010-11-25
mac80211: implement packet loss notification
Johannes Berg
2
-0
/
+25
2010-11-25
mac80211: avoid aggregation for VO traffic
Luis R. Rodriguez
1
-0
/
+3
2010-11-25
mac80211: reduce the number of retries for nullfunc probing
Felix Fietkau
1
-1
/
+8
2010-11-25
mac80211: use nullfunc instead of probe request for connection monitoring
Felix Fietkau
3
-26
/
+72
2010-11-25
cfg80211/mac80211: improve ad-hoc multicast rate handling
Felix Fietkau
2
-14
/
+14
2010-11-25
mac80211: probe the AP when resuming
Felix Fietkau
1
-0
/
+1
2010-11-25
mac80211: calculate beacon loss time accurately
Felix Fietkau
2
-4
/
+13
2010-11-25
mac80211: restart beacon miss timer on system resume from suspend
Felix Fietkau
1
-0
/
+1
2010-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+3
2010-11-25
Revert "nl80211/mac80211: Report signal average"
John W. Linville
5
-9
/
+1
2010-11-22
mac80211: Disable hw crypto for GTKs on AP VLAN interfaces
Helmut Schaa
1
-1
/
+8
2010-11-18
nl80211/mac80211: Report signal average
Bruno Randolf
5
-1
/
+9
2010-11-18
mac80211: fix powersaving clients races
Johannes Berg
4
-7
/
+29
2010-11-18
mac80211: defines for AC numbers
Johannes Berg
1
-1
/
+10
2010-11-17
mac80211: add support for setting the ad-hoc multicast rate
Felix Fietkau
3
-6
/
+19
2010-11-17
mac80211: Add function to get probe request template for current AP
Juuso Oikarinen
3
-5
/
+46
2010-11-17
mac80211: Add antenna configuration
Bruno Randolf
3
-0
/
+92
2010-11-17
mac80211: support hardware TX fragmentation offload
Arik Nemtsov
5
-2
/
+54
2010-11-15
mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher()
Jesper Juhl
2
-4
/
+2
2010-11-15
mac80211: refactor debugfs function generation code
Eliad Peller
4
-55
/
+52
2010-11-15
mac80211: minstrel_ht - reduce the overhead of rate sampling
Felix Fietkau
1
-6
/
+10
2010-11-09
mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scan
Brian Cavagnolo
1
-3
/
+3
2010-10-29
mac80211: fix failure to check kmalloc return value in key_key_read
Jesper Juhl
1
-1
/
+5
2010-10-27
mac80211: Fix scan_ies_len to include DS Params
Jouni Malinen
1
-2
/
+3
2010-10-25
mac80211: Fix ibss station got expired immediately
Rajkumar Manoharan
1
-0
/
+1
2010-10-25
mac80211: don't sanitize invalid rates
Christian Lamparter
1
-0
/
+3
2010-10-25
mac80211: cancel restart_work explicitly instead of depending on flush_schedu...
Tejun Heo
1
-7
/
+1
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
36
-1099
/
+2005
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
8
-7
/
+25
2010-10-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-23
/
+91
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
4
-6
/
+16
2010-10-13
mac80211: fix SMPS request
Johannes Berg
1
-0
/
+2
2010-10-13
mac80211: add probe request filter flag
Johannes Berg
4
-2
/
+32
2010-10-11
mac80211: minstrel_ht A-MPDU fix
Björn Smedman
1
-3
/
+4
2010-10-11
mac80211: don't kmalloc 16 bytes
Johannes Berg
1
-7
/
+1
2010-10-11
mac80211: temporarily disable reorder release timer
Christian Lamparter
1
-0
/
+24
2010-10-11
mac80211: fix possible null-pointer de-reference
Christian Lamparter
1
-3
/
+14
2010-10-11
wireless: Set some stats used by /proc/net/wireless (wext)
Ben Greear
1
-1
/
+3
2010-10-11
mac80211: Improve mlme probe response log messages.
Ben Greear
1
-7
/
+11
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
20
-260
/
+410
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-2
/
+4
2010-10-07
cfg80211: constify WDS address
Johannes Berg
1
-1
/
+1
2010-10-07
mac80211: fix sw scan locking
Johannes Berg
1
-2
/
+1
2010-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2010-10-07
Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"
John W. Linville
1
-2
/
+2
[next]