index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
ieee80211_rate: missed unlock
Cyrill Gorcunov
2007-12-17
1
-0
/
+1
*
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Herbert Xu
2007-11-30
3
-5
/
+10
|
\
|
*
mac80211: rate limit wep decrypt failed messages
Adel Gadllah
2007-11-29
1
-1
/
+2
|
*
mac80211: drop unencrypted frames if encryption is expected
Johannes Berg
2007-11-29
1
-1
/
+1
|
*
mac80211: Fix behavior of ieee80211_open and ieee80211_close
Michael Wu
2007-11-29
1
-3
/
+2
|
*
mac80211: free ifsta->extra_ie and clear IEEE80211_STA_PRIVACY_INVOKED
Zhu Yi
2007-11-29
1
-0
/
+5
*
|
mac80211: add missing space in error message
Bruno Randolf
2007-11-20
1
-1
/
+1
*
|
mac80211: fix allmulti/promisc behaviour
Johannes Berg
2007-11-20
1
-0
/
+23
*
|
mac80211: fix ieee80211_set_multicast_list
Johannes Berg
2007-11-20
1
-2
/
+2
|
/
*
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
David S. Miller
2007-11-14
2
-1
/
+9
|
\
|
*
mac80211: Fix queuing of scan containing a SSID
Helmut Schaa
2007-11-14
2
-1
/
+9
*
|
mac80211: fix MAC80211_RCSIMPLE Kconfig
Johannes Berg
2007-11-10
1
-2
/
+2
*
|
mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUG
John W. Linville
2007-11-10
3
-6
/
+16
*
|
mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMT
Johannes Berg
2007-11-10
3
-15
/
+21
*
|
mac80211: remove unused driver ops
Johannes Berg
2007-11-10
1
-6
/
+1
*
|
mac80211: remove ieee80211_common.h
Johannes Berg
2007-11-10
1
-91
/
+0
*
|
mac80211: allow driver to ask for a rate control algorithm
Johannes Berg
2007-11-10
1
-1
/
+2
*
|
mac80211: don't allow registering the same rate control twice
Johannes Berg
2007-11-10
1
-1
/
+10
*
|
mac80211: make simple rate control algorithm built-in
Johannes Berg
2007-11-10
6
-27
/
+42
|
/
*
cleanup asm/scatterlist.h includes
Adrian Bunk
2007-11-02
1
-1
/
+0
*
[PATCH] mac80211: fix printk warning on 64-bit
Johannes Berg
2007-10-26
1
-1
/
+1
*
[PATCH] mac80211: Fix SSID matching in AP selection
Michael Wu
2007-10-25
1
-1
/
+2
*
[PATCH] Fix breakage after SG cleanups
Ralf Baechle
2007-10-23
1
-1
/
+1
*
Update net/ to use sg helpers
Jens Axboe
2007-10-22
1
-6
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-10-19
1
-46
/
+9
|
\
|
*
[PATCH] mac80211: make ieee802_11_parse_elems return void
John W. Linville
2007-10-18
1
-46
/
+9
*
|
define global BIT macro
Jiri Slaby
2007-10-19
1
-2
/
+0
|
/
*
[MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modes
John W. Linville
2007-10-17
1
-18
/
+19
*
[PATCH] mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctl
Bill Moss
2007-10-16
1
-16
/
+24
*
[PATCH] mac80211: store SSID in sta_bss_list
John W. Linville
2007-10-16
1
-21
/
+33
*
[PATCH] mac80211: store channel info in sta_bss_list
John W. Linville
2007-10-16
1
-15
/
+19
*
[PATCH] mac80211: reorder association debug output
Johannes Berg
2007-10-16
1
-5
/
+6
*
[PATCH] mac80211: fix set_channel regression
Johannes Berg
2007-10-16
1
-1
/
+4
*
[PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED.
Mattias Nissler
2007-10-10
1
-9
/
+11
*
[PATCH] ieee80211_if_set_type: make check for master dev more explicit
John W. Linville
2007-10-10
1
-1
/
+1
*
[MAC80211]: add sta_notify callback
Tomas Winkler
2007-10-10
1
-6
/
+7
*
[MAC80211]: implement cfg80211's change_interface hook
Johannes Berg
2007-10-10
1
-18
/
+57
*
[MAC80211]: Add association LED trigger
Michael Buesch
2007-10-10
4
-19
/
+63
*
[MAC80211]: make userspace-mlme a per-interface setting
Johannes Berg
2007-10-10
4
-11
/
+8
*
[MAC80211]: improve radiotap injection
Johannes Berg
2007-10-10
2
-91
/
+105
*
[MAC80211]: remove ALG_NONE
Johannes Berg
2007-10-10
4
-14
/
+11
*
[MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as well
Johannes Berg
2007-10-10
1
-3
/
+5
*
[MAC80211]: consolidate decryption more
Johannes Berg
2007-10-10
1
-34
/
+12
*
[MAC80211]: move sta_process rx handler later
Johannes Berg
2007-10-10
1
-48
/
+48
*
[MAC80211]: remove management interface
Johannes Berg
2007-10-10
9
-305
/
+14
*
[MAC80211]: add "invalid" interface type
Johannes Berg
2007-10-10
3
-0
/
+9
*
[MAC80211]: Check open_count before calling config callback.
Michael Buesch
2007-10-10
1
-1
/
+1
*
[PATCH] mac80211: bss_tim_clear must use ~ instead of !
Michael Buesch
2007-10-10
1
-8
/
+8
*
[PATCH] mac80211: remove generic IE for AP interfaces
Johannes Berg
2007-10-10
4
-16
/
+0
*
[PATCH] mac80211: remove all prism2 ioctls
Johannes Berg
2007-10-10
4
-339
/
+0
[next]